Commit graph

728 commits

Author SHA1 Message Date
Tom Hughes
a53c7bf623 Rework the signup page 2010-05-09 17:03:51 +01:00
Tom Hughes
59a6b1973b Rework the login page to make it a bit cleaner 2010-05-09 15:33:35 +01:00
Tom Hughes
ebd109c946 Replace openID.js with funky rails generated javascript 2010-05-09 12:25:50 +01:00
Tom Hughes
f85681c5ce Merge branch 'master' into openid
Conflicts:
	app/controllers/user_controller.rb
2010-05-07 22:28:07 +01:00
Tom Hughes
303e5d3eb9 Merge branch 'master' into terms
Conflicts:
	config/application.yml
	lib/osm.rb
	public/stylesheets/common.css
2010-05-07 22:23:20 +01:00
Tom Hughes
ae8c0b3baf Add a user list view for administrators 2010-05-06 20:55:02 +01:00
Tom Hughes
d75c99b62d Update to OpenLayers 2.9.1 2010-05-06 15:08:47 +01:00
Tom Hughes
ffd7b02b0c Merge branch 'master' into terms 2010-05-05 15:29:48 +01:00
Grant Slater
684aad13df swf update with Surrey imagery support 2010-05-03 16:47:26 +01:00
Grant Slater
6155eabbf8 swf update with Surrey imagery support 2010-05-02 14:32:54 +01:00
Ævar Arnfjörð Bjarmason
6a6814e41d Only apply openid_url class to <input> boxes
This was already implicitly the case since it was only used on
<input>. Just narrow down the CSS rule.
2010-05-02 10:46:31 +00:00
Tom Hughes
c079c1f574 Improve hiding of openid field on signup screen 2010-05-01 19:18:06 +01:00
Kai Krueger
2b21b7f841 Forgott to commit a javascript file 2010-05-01 19:03:31 +01:00
Kai Krueger
31d497fb0a Fine tweek the size of the OpenID logos 2010-05-01 11:29:23 +01:00
Kai Krueger
058217bc69 Add the OpenID logo to all openid url entry textfields for clarity 2010-05-01 11:25:47 +01:00
Kai Krueger
65bcddf7a1 Replaced the Google and Yahoo logos with nicer ones 2010-04-27 22:06:10 +01:00
Ævar Arnfjörð Bjarmason
2d0d6339a5 Don't display an image border for images in the OpenID login box 2010-04-27 20:48:08 +00:00
Ævar Arnfjörð Bjarmason
79e140641c Tweak the OpenID login page
* Replace 'foo' alt text with a real alt text and add title="" text
    too

  * Don't display an "Or" between the two, it's obvious from context
    that it's either-or

  * Display a small OpenID logo next to the login form (from
    http://openid.net/foundation/news/logos/)

  * Fix some indenting / HTML errors in the login table

  * Don't add border: 1px style to the OpenID provider logos. Prettier
    this way and doesn't include inline CSS
2010-04-27 20:32:43 +00:00
Kai Krueger
f28f28f24a Try a different style for the OpenID login page 2010-04-27 20:54:07 +01:00
Tom Hughes
6729272444 Merge branch 'master' into terms 2010-04-27 11:22:25 +01:00
Tom Hughes
9241ecc8ee Improve layout of buttons on contributor terms page 2010-04-27 11:04:41 +01:00
Tom Hughes
276c29cb31 Make the decline button a real button
Make the decline button on the terms page a real form submit button
and have the server redirect to the wiki as it's the only way to get
something that will actually look the same as a button on all the
different browsers.
2010-04-27 10:45:49 +01:00
Tom Hughes
adb0883d17 Ajaxify the country selection on the terms page 2010-04-27 10:01:40 +01:00
Matt Amos
972278a223 Some styling changes. Changed drop-down into radio buttons. Tried, and failed, to get the 'decline' link to look like a button. 2010-04-27 00:36:44 +01:00
Tom Hughes
a97ae09d2a Add some extra translations from OpenLayers 2.9 2010-04-23 16:13:39 +01:00
Tom Hughes
54bed8e9c0 Improve layout of data browser pages
Use float to position the navigation controls and map on the right
rather than a table so that we get more consistent positioning and
avoid forcing the map of the right hand side of the viewport.
2010-04-22 23:05:20 +01:00
Tom Hughes
4ef8776490 Update to OpenLayers 2.9 2010-04-22 18:58:51 +01:00
Tom Hughes
7a8fe086cd Don't allow robots to fetch user edit lists 2010-04-20 22:40:32 +01:00
Tom Hughes
4b2ac2ea2b Merge branch 'master' into terms 2010-04-19 21:05:54 +01:00
Tom Hughes
16030e0381 Ignore yet more files. 2010-04-19 20:06:50 +01:00
Tom Hughes
a36185b22f Normalise line endings. 2010-04-19 15:17:18 +01:00
Tom Hughes
3e67d08c13 Removed old copy of OpenLayers that was hanging around. 2010-04-19 15:14:47 +01:00
Tom Hughes
fdbdc9f471 Fix typo. 2010-04-19 14:28:02 +01:00
Tom Hughes
79df86023c Add a keyid attribute to each layer and use it when requesting the
key instead of trying to use the layer name, which can be translated
which will stop it working. Closes #2876.
2010-04-19 14:28:02 +01:00
Richard Fairhurst
2a023fcfc8 last point release of Potlatch 1.x... 2010-04-19 14:28:02 +01:00
Richard Fairhurst
da059269f9 add OS StreetView (and a D keypress for the Ubuntu types) 2010-04-06 14:22:21 +00:00
Tom Hughes
576e6e6d67 More improvements to styling of terms. 2010-03-23 00:33:16 +00:00
Tom Hughes
917ed5a7fd Improve styling of contributor terms. 2010-03-23 00:17:14 +00:00
Tom Hughes
ea458b1821 Make disabled tabs more obvious. Based on patch from Adrian Cochrane. 2010-03-14 15:48:42 +00:00
Tom Hughes
89cf0dbe9d Use Prototype methods to find the anchor nodes to make sure they get
extended with the Prototype extensions on all browsers.
2010-03-14 08:48:48 +00:00
Tom Hughes
ed0375ec89 Use the small PanZoom control on the user map instead of the
full PanZoomBar control.
2010-03-11 18:29:35 +00:00
Tom Hughes
dcbc807526 Improve user popups on friend/nearby mapper maps. 2010-03-11 18:23:22 +00:00
Tom Hughes
910937ae4b Use CSS to style the disabled tabs. 2010-03-11 08:58:48 +00:00
Richard Fairhurst
8434fb53b7 couple of little fixes 2010-03-07 23:09:26 +00:00
Tom Hughes
318c7a9854 Tidy up the stylesheets, removing lots of ancient, unused junk and
trying to group everything else together in more logical fashion.
2010-03-03 15:46:16 +00:00
Grant Slater
4bbd7f5310 Update robots.txt to Disallow browser [node|way|relation] history. Content now worth indexing in most cases. 2010-03-03 11:41:43 +00:00
Tom Hughes
6758efb10f Add a note to the user image upload suggesting an appropriate size. 2010-02-28 08:55:01 +00:00
Tom Hughes
6ee7bc57f1 Clamp the maximum width and height of user images. This ensures they can't
get too big but means we don't get any upscaling.
2010-02-28 08:41:10 +00:00
Tom Hughes
87e7d500ce Remove border from anonymous user images as we add it with CSS now. 2010-02-28 00:31:44 +00:00
Tom Hughes
44fdad8478 Add a border to user images. 2010-02-28 00:11:17 +00:00