Sarah Hoffmann
d97d3f76a6
Replace PanZoom control with Zoom control for small maps
...
In OpenLayers 2.12 the event handling of PanZoom and PanZoomBar clashes
with the result that the zoom level changes by two steps every time one
of the zoom buttons is pressed. Using the Zoom control fixes this issue.
2012-07-16 18:05:02 +01:00
Tom Hughes
bd12ec7a8b
Present links at the bottom of data browser pages in a consistent way
2012-07-11 14:42:02 +01:00
Andy Allan
2c67c079ac
Don't show coordinates for deleted nodes
2012-07-11 14:42:01 +01:00
Robert Whittaker
2fba34eb85
Add link to Contributors page on wiki from the main OSM copyright page.
2012-07-04 17:51:57 +01:00
Siebrand Mazeland
f4a54c18c8
Localisation updates from http://translatewiki.net .
2012-06-30 11:11:02 +00:00
Siebrand Mazeland
d4f977ce33
Localisation updates from http://translatewiki.net .
2012-06-29 11:48:04 +00:00
Siebrand Mazeland
b7adee3334
Locale maintenance:
...
* Rename be-TARASK to be-Tarask
* Rename sr-EC to sr
* Rename sr-EL to sr-Latn
* Update README file in locales/
* Update languages.yml
2012-06-29 11:33:37 +00:00
Tom Hughes
8027dc85b1
Report the feature limit correctly in the data browser
2012-06-28 18:28:34 +01:00
Tom Hughes
b0453833b1
Replace use of Layer.GML with Layer.Vector
2012-06-28 18:18:42 +01:00
Tom Hughes
bad28a6478
Update OpenLayers to 2.12
2012-06-28 10:48:56 +01:00
Siebrand Mazeland
d5a3cf50fa
Localisation updates from http://translatewiki.net .
2012-06-24 18:26:13 +00:00
Tom Hughes
13ef6a2df1
Remove use of deprecated :comment attribute on link_to and button_to
2012-06-18 11:20:09 +01:00
Tom Hughes
0adb54ad86
Update to rails 3.2.6
2012-06-18 11:00:28 +01:00
Siebrand Mazeland
2d0a0057f3
Localisation updates from http://translatewiki.net .
2012-06-17 23:27:55 +00:00
Siebrand Mazeland
f6fd1f124c
Localisation updates from http://translatewiki.net .
2012-06-10 23:47:14 +00:00
Siebrand Mazeland
417db2c3c8
Localisation updates from http://translatewiki.net .
2012-06-04 15:04:29 +00:00
Tom Hughes
9813d9f1e4
Get all the tests passing under ruby 1.9
2012-05-27 13:51:25 +01:00
Siebrand Mazeland
df02008ee9
Localisation updates from http://translatewiki.net .
2012-05-26 21:20:24 +00:00
Siebrand Mazeland
dab6b32c85
Localisation updates from http://translatewiki.net .
2012-05-20 11:12:40 +00:00
Tom Hughes
76b568b9f0
Add Land Tirol attribution to copyright page
2012-05-17 00:06:41 +01:00
Siebrand Mazeland
8616ae479b
Localisation updates from http://translatewiki.net .
2012-05-12 18:47:19 +00:00
Tom Hughes
f89dda9b90
Use memcache to store temporary OpenID data
...
OpenID nonces and associations need to be visible across all the
servers in the production cluster, so store them in memcache where
everything can see them properly.
2012-05-09 10:14:58 +01:00
Siebrand Mazeland
7f9fc92fb6
Localisation updates from http://translatewiki.net .
2012-05-06 17:12:15 +00:00
Enno Brehm
6a09f49e71
Implement API endpoint to query permissions.
2012-05-05 15:28:45 +01:00
Siebrand Mazeland
dd65315136
Localisation updates from http://translatewiki.net .
2012-05-03 21:56:48 +00:00
Siebrand Mazeland
322c7061dc
CC-BY -> CC BY
2012-04-30 23:16:48 +02:00
Siebrand Mazeland
a949018a4d
Localisation updates from http://translatewiki.net .
2012-04-29 23:02:51 +00:00
Tom Hughes
1e0bdda2f5
Show a delete button on the OAuth application view
2012-04-23 21:30:57 +01:00
Siebrand Mazeland
7feb0d14c6
Localisation updates from http://translatewiki.net .
2012-04-21 10:25:25 +00:00
Tom Hughes
1a2f6c29c6
Update to use api.geonames.org instead of ws.geonames.org
2012-04-18 18:44:37 +01:00
Siebrand Mazeland
ce9ed7f226
Localisation updates from http://translatewiki.net .
2012-04-15 11:49:19 +00:00
Tom Hughes
a3fe0f43ca
Fix broken interpolation variables
2012-04-09 20:52:09 +01:00
Siebrand Mazeland
8f25eab257
Localisation updates from http://translatewiki.net .
2012-04-09 01:01:15 +02:00
Siebrand Mazeland
1b9de033bc
url -> URL
2012-04-06 12:28:27 +02:00
Tom Hughes
c5152d1860
Improve styling of redaction view
2012-04-05 14:33:13 +01:00
Tom Hughes
ec1667fc09
Prefer using _html locale keys to the raw function
2012-04-05 14:09:06 +01:00
Matt Amos
ac0603d055
Fixed redaction link in browse/history page
2012-04-05 13:50:20 +01:00
Matt Amos
9b1b6692d5
Fixed typo in translation
2012-04-05 13:50:17 +01:00
Matt Amos
851de28303
Added redactions resource
2012-04-05 13:50:15 +01:00
Matt Amos
9c098816e5
Added tests for browsing object histories with redacted elements
2012-04-05 13:49:59 +01:00
Matt Amos
8bfb5cae8a
Added relation redaction logic, same as node and way logic, plus tests
2012-04-05 13:49:46 +01:00
Matt Amos
990f3eba40
Altered old_way stuff to be Railsy like old_node is now
2012-04-05 13:49:43 +01:00
Kai Krueger
72e59b49fa
Copy the redaction code from nodes to ways
2012-04-05 13:49:39 +01:00
Matt Amos
67182f824e
Fixing review comments
...
Added scoping for unredacted items, cleaned up authorization and
railsified old_node_controller.
2012-04-05 13:46:40 +01:00
Matt Amos
67dd9e4c9d
Adding first cut of Redactions support
...
Redactions support hiding historical versions of elements and
collecting meta-data about that action together.
2012-04-05 13:46:36 +01:00
Grant Slater
ed98d71417
Add AND attribution per request
2012-03-30 18:20:21 +01:00
Tom Hughes
aa3011dcb7
Add Land Vorarlberg to Austrian copyright attributions
2012-03-29 18:39:03 +01:00
Tom Hughes
6072618f47
Remove mention of Tiles@Home from noscript text
2012-03-28 22:55:48 +01:00
Tom MacWright
8f4ed911e0
Introduce a new layer switcher
...
The new layer switcher behaves the same as the standard one but
has less cruft and more attractive styling.
2012-03-28 21:06:08 +01:00
Tom Hughes
afeee2923f
Send a Content-Length header when streaming a file
2012-03-28 18:44:02 +01:00