Commit graph

3973 commits

Author SHA1 Message Date
Tom Hughes
18883b59c8 Merge branch 'master' into openstreetbugs 2011-08-24 21:25:05 +01:00
Tom Hughes
69d02c624f Remove link to ethnio script which was never used 2011-08-23 11:12:29 +01:00
Tom Hughes
c24967d168 Remove :root qualifiers as they don't seem to work in rails 2.3.14 2011-08-22 22:42:38 +01:00
Tom Hughes
cd3501090e Update to rails 2.3.14 2011-08-22 22:24:16 +01:00
Tom Hughes
bfb1f2a575 Disable the openid_url field when it isn't shown 2011-08-22 11:40:08 +01:00
Tom Hughes
211f5d27bd Fix incorrect interpolation variable 2011-08-22 11:16:41 +01:00
Tom Hughes
4549c765f6 Don't show the openid field if the URL is the empty string 2011-08-22 11:00:42 +01:00
Tom Hughes
fd08fbacb2 Hide and show the openid field on the signup page correctly 2011-08-22 10:59:49 +01:00
Siebrand Mazeland
e4f0d1f323 Fix issues with variables. 2011-08-15 10:53:31 +02:00
Siebrand Mazeland
3285e78ba5 Fix old variables. 2011-08-15 10:41:10 +02:00
Siebrand Mazeland
46b9f01f3f Localisation updates from http://translatewiki.net. 2011-08-15 10:38:06 +02:00
Siebrand Mazeland
2ba07ab8b6 Localisation updates from http://translatewiki.net. 2011-08-15 10:22:11 +02:00
Tom Hughes
0e7324839b Turn on the note layer when adding a note 2011-08-14 17:21:20 +01:00
Tom Hughes
7bf44e6870 Remove the notes control
The control existed to allow creation of notes by clicking on the map
but as we're not doing that we don't need it.
2011-08-14 17:09:40 +01:00
Tom Hughes
e52b06d722 More cleanup work on the notes javascript 2011-08-14 16:57:46 +01:00
Tom Hughes
2b3846bf07 Move the marker with the mouse when positioning a note 2011-08-13 19:15:21 +01:00
Tom Hughes
e48837fb26 Tidy up some insanity in the creating of new notes 2011-08-13 19:11:05 +01:00
Tom Hughes
a12b0878bc First pass at banishing the words "bug" and "OpenStreetBugs" 2011-08-13 18:33:22 +01:00
Tom Hughes
be68d7319e Enable the note later when going from the browser to the map view 2011-08-13 17:09:07 +01:00
Tom Hughes
561140dcbc Add next/previous tooltips for browsing notes 2011-08-13 16:51:21 +01:00
Tom Hughes
81a6c7b7be Get the note browse pages into a vaguely working state 2011-08-13 13:25:41 +01:00
Tom Hughes
a693862371 Use correct URL for note details 2011-08-13 11:51:32 +01:00
Tom Hughes
72e33046c8 Merge branch 'master' into openstreetbugs
Conflicts:
	app/views/browse/_map.html.erb
	app/views/site/index.html.erb
2011-08-13 11:48:04 +01:00
Tom Hughes
9c1a3e4708 Allow the log location to be changed in production 2011-08-12 22:27:15 +01:00
Tom Hughes
18fcf61953 Pass the right extent for a changeset to the remote control handler 2011-08-12 19:26:12 +01:00
Tom Hughes
929f05d9d2 Add a small buffer to the extent before passing it to the remote control 2011-08-12 19:18:15 +01:00
Siebrand Mazeland
96339dda75 Fix syntax error in Hebrew. 2011-08-05 16:08:05 +02:00
Siebrand Mazeland
38b506177e Remove trailing space. 2011-08-05 16:00:36 +02:00
Siebrand Mazeland
40a8676b82 Fix for Hebrew directionality. Spotted by Aude. 2011-08-05 10:49:12 +02:00
Tom Hughes
e60810aeda Show the current location when editing a diary entry with a location 2011-08-01 16:59:40 +01:00
Tom Hughes
2047f7cc9b Style the map div correctly when editing an existing diary entry 2011-08-01 16:54:33 +01:00
Tom Hughes
0595255d58 Don't create the map until after the div for it is made visible 2011-08-01 09:09:24 +01:00
Tom Hughes
866f25bc45 Fix an accidental CSS match that broke user popups on maps 2011-07-31 16:21:35 +01:00
Tom Hughes
e951e0936a Update Potlatch 2 to 2.2-41-gec89ae9 build 2011-07-19 22:48:34 +01:00
Tom Hughes
f242c9de94 Add edit links to data browser pages 2011-07-19 22:48:29 +01:00
Tom Hughes
936a005f9f Implement a generic system for updating coordinates on links 2011-07-19 11:05:06 +01:00
Tom Hughes
42ae3a19b1 Add style rules for the main page when invoked for an export 2011-07-19 10:02:52 +01:00
Tom Hughes
0c0775f96a Disable the edit tab until we have some coordinates to edit at 2011-07-19 10:02:50 +01:00
Tom Hughes
e5c80c80ad Use num_changes to detect empty changesets instead of the bbox 2011-07-12 15:55:17 +01:00
Tom Hughes
ea207f51cc Update Potlatch 2 to 2.2-18-g514f0d2 build 2011-07-10 14:56:30 +01:00
Grant Slater
1f2545ea90 Show the Potlatch 2 help the first time a user starts it 2011-07-08 18:45:40 +01:00
Tom Hughes
7e4ceec192 Wait for dom:loaded to fire before initialising the map
Also very all our use of window.onload and switch to using dom:loaded
instead where we can - the main case where we can't is when using a
vector layer as IE will fail unless the page is completely loaded.
2011-07-07 10:02:42 +01:00
Matt Amos
cb4f1e62a0 Don't compare changeset bbox coordinates when they may be nil
The code assumed that the changeset bounding box would only be
updated with a valid bounding box, but this isn't the case when
dealing with certain corner cases, including when removing
deleted members from relations.
2011-07-06 08:50:08 +01:00
Tom Hughes
f0bd9de191 Add a secondary_link entry to the browse stylesheet 2011-07-05 13:22:02 +01:00
Tom Hughes
41c69b0dbe Put the permalink in the right place with LTR languages 2011-07-02 18:33:00 +01:00
Tom Hughes
6b8beb7d1a More work on moving styles out of line and extending RTL support 2011-07-02 17:10:56 +01:00
Tom Hughes
599843c72d Fix resizing of the map area in RTL layouts 2011-07-02 16:19:47 +01:00
Tom Hughes
aca299ecee Move more styling into CSS and make it support RTL layout 2011-07-02 11:22:19 +01:00
Tom Hughes
d075fc4c1f Lots more work on making RTL layout work 2011-07-02 01:00:51 +01:00
Katie Filbert
6234436cb8 CSS changes to improve RTL layout 2011-07-01 21:33:17 +01:00