Grant Slater
6155eabbf8
swf update with Surrey imagery support
2010-05-02 14:32:54 +01:00
Kai Krueger
5898b494df
Merge branch 'master' of git://git.openstreetmap.org/rails into openstreetbugs
2010-05-02 11:42:58 +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
acbc99ac16
Merge branch 'master' into openstreetbugs
2010-04-19 21:30:42 +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
Kai Krueger
aa61dfb1ae
Convert openstreetbugs javascript to new style api
2010-03-20 12:34:59 +00:00
Kai Krueger
03f733c4f4
Merge -r 20198:20540 from trunc into openstreetbugs branch
2010-03-18 12:42:23 +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
Kai Krueger
42822a8b89
An initial (incomplete) "proof of concept" integration of an OpenStreetBugs interface into the rails port
...
This is a (start of a) reimplementation of the api at http://github.com/emka/openstreetbugs/tree/master/api/0.1/
into rails
The client side code is taken from http://wiki.openstreetmap.org/wiki/OpenStreetBugs/New_Client
This is ment as a mockup to perhaps use as a basis to further discuss how best to integrate a map bug reporting system
It currently uses (more or less) the openstreetbugs api specification. But this api feels rather inconsistent with the
rest of the rails_port api, so depending on discussions might still need some significant changes.
2010-02-28 09:30:40 +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