Commit graph

5373 commits

Author SHA1 Message Date
Leo Koppelkamm
8255553e97 Don't focus the text area on touch devices to avoid flashing the keyboard
Currently the keyboard slide out & hides again quickly.
2013-05-12 19:26:05 +01:00
Leo Koppelkamm
b6b9052c37 Fix overlapping slogan (i18n) 2013-05-12 16:03:15 +01:00
Tom Hughes
3e92f1991e Restore rule for landuse=tourism and rename tourist.png to tourism.png 2013-05-12 14:25:04 +01:00
Tom Hughes
340c28127f Make sure updatelinks() is called even if Potlatch fails to load 2013-05-12 13:06:24 +01:00
Tom Hughes
5521f6ea9e Remove style rule for landuse=tourism as tourism.png doesn't exist 2013-05-12 13:00:44 +01:00
Siebrand Mazeland
60e51cbdf2 Fix link
Previous was pointing to a redirect.
2013-05-11 17:43:14 +02:00
Tom Hughes
28d4695927 Beef up tests for trace#list to check tag restrictions 2013-05-10 22:48:26 +01:00
Tom Hughes
a945fc0fcd Fix trace lists to correctly respect tag restrictions 2013-05-10 22:48:26 +01:00
Tom Hughes
b3e540a6b6 Improve tests for trace RSS feeds 2013-05-10 22:48:26 +01:00
Tom Hughes
164341121d Hide deleted traces in the RSS feeds 2013-05-10 21:35:00 +01:00
John Firebaugh
d1675eb764 Update to iD 1.0.1 2013-05-10 19:30:03 +01:00
Tom Hughes
ed4879b14a Fix alignment issues with icons in browse pages 2013-05-10 19:29:39 +01:00
Martin Raifer
278a2c5ea5 Fix gap for iconless nodes in history view
Done by inlining icons via ::before and content: url(...) so that tag
combinations without an icon do not get any additional markup at all.
2013-05-10 19:29:10 +01:00
Tom Hughes
c809f79912 Tidy up user preferences controller 2013-05-10 16:03:37 +01:00
Tom Hughes
083a8bb043 Only leave space for icons on links with the node/way/relation class 2013-05-10 09:24:12 +01:00
Tom Hughes
f495da8fda Fix a few user preferences bugs 2013-05-10 00:50:24 +01:00
Tom Hughes
d4776b59a1 Improve functional tests for user preferences 2013-05-10 00:50:10 +01:00
Tom Hughes
1ecf3ebd68 Remove unused friend controller and related test harness 2013-05-09 22:39:12 +01:00
Tom Hughes
aa93060b5c Improve export controller tests 2013-05-09 22:37:44 +01:00
Tom Hughes
446e54241c Fix invalid interpolation variables 2013-05-09 15:05:13 +01:00
Siebrand Mazeland
f9dfb15563 Localisation updates from http://translatewiki.net. 2013-05-09 13:43:43 +00:00
Siebrand Mazeland
0a5f63c6e0 Localisation updates from http://translatewiki.net. 2013-05-08 21:41:33 +00:00
Tom Hughes
720c8d0e35 Improve locale selection for Potlatch 2 and iD 2013-05-08 22:28:41 +01:00
Tom Hughes
a7e67846a7 Persist the state of the notes layer 2013-05-08 21:04:41 +01:00
Tom Hughes
427f896cdf Fix a bug decoding certain lat/lon formats 2013-05-08 19:21:19 +01:00
Tom Hughes
902ba27de9 Tidy up geocoder tests and extend lat/lon detection tests 2013-05-08 19:20:42 +01:00
Tom Hughes
5cf10fb13b Make a message pluralizable 2013-05-07 19:03:38 +01:00
Tom Hughes
fecc643c4e Fixed some "lego" messages in plain text emails 2013-05-07 18:59:12 +01:00
Tom Hughes
2b99d77962 Don't cast object type and ID to string in case they are nil 2013-05-07 17:39:11 +01:00
Tom Hughes
6e2c9ce258 Add a routing test for /id 2013-05-07 14:52:08 +01:00
Tom Hughes
6659fb9b33 Rename the ugly "id_iframe" to just plain "id" 2013-05-07 14:50:31 +01:00
Tom Hughes
1779347849 Merge remote-tracking branch 'osmlab/id-editor-embed' 2013-05-07 14:43:45 +01:00
Tom Hughes
42b3f961a6 Use CDATA for note descriptions in the RSS feed 2013-05-07 11:30:13 +01:00
Tom Hughes
621cb8a1ef Fix double escaping of date markup in note feed 2013-05-07 11:23:56 +01:00
John Firebaugh
3ff23409d7 Switch to stable branch 2013-05-06 12:50:46 -07:00
John Firebaugh
c3801e5931 Update to iD 1.0.0 2013-05-06 12:32:48 -07:00
Tom Hughes
e84b2bd22f Replace some inline javascript with a UJS solution 2013-05-06 11:09:17 +01:00
Tom Hughes
8bb7cdb75a Style the "view details" link in search results 2013-05-06 10:48:39 +01:00
Dan Stowell
887f456209 Append "view details" link to Nominatim search results 2013-05-06 10:48:35 +01:00
Tom Hughes
2da8c8c413 Show node coordinates in the right place 2013-05-05 17:28:57 +01:00
Leo Koppelkamm
d99830d431 Fix browse view display issues in medium width windows
Floats are evil - using inline-block instead makes the whole thing
easier and more stable.
2013-05-05 17:27:09 +01:00
Leo Koppelkamm
29f79e0a85 Show icons in browse history views 2013-05-05 17:20:35 +01:00
Leo Koppelkamm
9b33d307c4 Show object icons in the margin on data browers pages
Avoids indenting the text which looks odd, especially for things
which don't have an icon.
2013-05-05 17:16:34 +01:00
John Firebaugh
3da2a95cea Update iD, set locale 2013-05-03 13:47:30 -07:00
John Firebaugh
cfbb80d2d4 Selecting relations is now supported 2013-05-03 10:52:44 -07:00
John Firebaugh
fd8a775526 Fix search result link behavior (systemed/iD#1329) 2013-05-03 10:52:44 -07:00
John Firebaugh
a9386e843d Support maximize/minimize (systemed/iD#1327) 2013-05-03 10:52:43 -07:00
John Firebaugh
356fa7f2de Update iD 2013-05-03 10:52:43 -07:00
John Firebaugh
d444cc197a Load search result locations in iD 2013-05-03 10:52:43 -07:00
John Firebaugh
2fa81de6a9 Fix search results display (systemed/iD#1328) 2013-05-03 10:52:42 -07:00