Tom Hughes
f85681c5ce
Merge branch 'master' into openid
...
Conflicts:
app/controllers/user_controller.rb
2010-05-07 22:28:07 +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
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
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
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
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
Tom Hughes
c7217f38aa
Only specify the width for the user image for now.
2010-02-27 18:38:46 +00:00
Tom Hughes
acd72861ed
Rework the user details screen to be less crap... Highlights include:
...
- Map is smaller and placed to the side with lists of friends
and nearby users (now excluding friends) beside it.
- Map includes friends as well as nearby users.
- Friend and nearby user lists include photos and links to
friend/unfriend as appropriate.
- OAuth settings link moved up with all the other links in the
main navigation bar.
The addition of friends to the map also carries through to the user
settings page.
2010-02-27 18:11:04 +00:00
Tom Hughes
0b913efd05
Use Nominatim to reverse geocode diary location information and display
...
a friendly human readable location instead of some coordinates.
2010-02-27 12:41:56 +00:00
Tom Hughes
42b0dd52fd
New robots file from Firefishy.
2010-02-26 19:02:17 +00:00
Tom Hughes
c6077fd124
Make the tooltips for the tabs a bit more consistent and make the edit
...
and history tooltips change when those tabs are disabled to explain that
the user needs to zoom in to use them.
2010-02-26 18:49:22 +00:00
Grant Slater
e86a114aeb
Correct google webmaster tools bug.
2010-02-26 12:23:15 +00:00
Grant Slater
08545de876
Add google webmaster tools for Firefishy.
2010-02-26 12:21:36 +00:00
Tom Hughes
45cf5ccd29
Tweak the attribution string a bit more.
2010-02-25 17:01:19 +00:00
Grant Slater
345ac0bd1a
Tweak embed.html attribution to match Legal FAQ recommendation.
2010-02-24 16:58:32 +00:00
Richard Fairhurst
cad1634fc5
one more digit of precision for lat/long readout
2010-02-14 18:13:32 +00:00
Richard Fairhurst
4de68be303
join/unjoin fixes, plus better amf_controller error handling for deleted items
2010-02-11 00:48:15 +00:00
Richard Fairhurst
028a58cd66
cope with renumbered nodes properly
2010-02-10 13:12:19 +00:00
Richard Fairhurst
46adfe100a
set the way as unclean when we unjoin
2010-02-10 01:59:24 +00:00