Commit graph

5683 commits

Author SHA1 Message Date
John Firebaugh
e3aaa6dd4b Add welcome page based on http://osmlab.github.io/welcome-osm/ 2013-08-12 13:34:40 -07:00
Tom Hughes
dae2c209d9 Use render.openstreetmap.org for mapnik exports 2013-08-12 17:50:06 +01:00
Tom Hughes
b2c42d5521 Fix detection of timeouts 2013-08-12 17:33:18 +01:00
Tom Hughes
5da715756d Fix "view larger map" link in HTML sharing 2013-08-12 00:24:32 +01:00
Tom Hughes
9d68b65cd3 Fix "where am I" on the edit page 2013-08-11 15:58:42 +01:00
John Firebaugh
25792ba304 iD 1.1.1 2013-08-10 00:38:46 +01:00
John Firebaugh
452eabc941 Use full page width when editing with iD 2013-08-10 00:38:46 +01:00
John Firebaugh
78e97ade45 iD 1.1.0 2013-08-10 00:38:36 +01:00
Tom Hughes
f735912374 Remove session cleanup code from cleanup script 2013-08-09 17:39:00 +01:00
John Firebaugh
dc877c3d03 Reapply patch 2013-08-08 14:26:36 -07:00
John Firebaugh
1b2738af80 Update leaflet.locate (fixes #438) 2013-08-08 14:26:14 -07:00
John Firebaugh
eee1c2349c Preserve location hash in referer 2013-08-08 11:57:04 -07:00
John Firebaugh
dc5d88d93d Add a hash if one isn't already present 2013-08-08 11:51:13 -07:00
John Firebaugh
d31fc7c2f5 Add copyright in attribution control 2013-08-08 10:59:13 +01:00
John Firebaugh
3fe95f4a16 Adjust tooltip style 2013-08-08 00:17:52 +01:00
John Firebaugh
54ded37bf2 Tooltips for map controls 2013-08-07 15:41:32 -07:00
John Firebaugh
3324fd8dd3 Work around browser inconsistency in iframe URL resolution
Fixes systemed/iD#1672
2013-08-07 22:37:38 +01:00
Tom Hughes
258e66299a Fix the "Where am I?" link 2013-08-07 08:42:57 +01:00
Paul Norman
acf419d000 Add README links for other components
Add links for Osmosis and CGImap
2013-08-07 08:32:01 +01:00
John Firebaugh
a1af4d5de1 Hide search marker/object when closing sidebar
Fixes #417
2013-08-06 20:23:13 +01:00
John Firebaugh
c6cde2653b Refactor search JS 2013-08-06 20:23:06 +01:00
John Firebaugh
f18740a7af Fix "Edit area" links 2013-08-06 20:20:31 +01:00
John Firebaugh
e6ef6defb2 Wrap marker coordinates in URLs 2013-08-06 10:44:02 -07:00
John Firebaugh
7ee58d77b7 Wrap permalink coordinates 2013-08-06 09:12:20 -07:00
Tom Hughes
e84ed734aa Update short link test results 2013-08-06 13:33:21 +01:00
Tom Hughes
4a97b04179 Update Potlatch 2 to 2.3-596-gc119528 build 2013-08-06 12:26:20 +01:00
Tom Hughes
87782088bb Reduce line height in HTML share field 2013-08-06 11:19:27 +01:00
Tom Hughes
99c48285df Redirect short links properly 2013-08-06 10:58:54 +01:00
Tom Hughes
04fbc71a40 Ignore clicks on the add note button when it is disabled 2013-08-06 10:40:05 +01:00
Tom Hughes
afc46bcd9b Recognise locations in the hash correctly 2013-08-06 10:23:51 +01:00
Tom Hughes
feeb135760 Merge remote-tracking branch 'osmlab/map-ui' 2013-08-06 09:05:59 +01:00
John Firebaugh
d4135390ac Create linkloader iframe in script 2013-08-06 08:32:06 +01:00
John Firebaugh
34e251c225 Disable map key on non-default layers 2013-08-05 16:22:49 -07:00
John Firebaugh
406e93de95 Port fix for Leaflet issue #1919 2013-08-05 14:30:50 -07:00
John Firebaugh
a89d75d3d8 Recenter marker on map pan/zoom 2013-08-05 12:27:37 -07:00
Tom Hughes
b12598112a Add method specifiers to oauth routing tests 2013-08-05 20:12:49 +01:00
Martin Raifer
79bdb0ff86 Do not fit map to search result (object) twice
When clicking on search results the respective osm object is loaded
asynchronously and afterwards shown on the map. Some objects can take
a few seconds to load however.

If a user already panned/zoomed the map manually during this time then
their actions are reverted because the map fits to the object again.

There is actually no need for this behaviour, because a good geocoder
already returns an appropriate bounding box for the search result.
2013-08-05 18:50:40 +01:00
John Firebaugh
49b0dd4af5 Fix heart icon color 2013-08-05 08:37:51 -07:00
John Firebaugh
21ad851612 Reset filter bounds whenever it's enabled 2013-08-05 08:32:44 -07:00
John Firebaugh
160f7b26e8 Fix map control style on non-main page maps 2013-08-05 08:32:44 -07:00
John Firebaugh
48775da938 Make the toggles themselves permalinks 2013-08-05 08:32:44 -07:00
John Firebaugh
fa9b4a5f6a Add/remove active class on map UI buttons 2013-08-05 08:32:43 -07:00
John Firebaugh
a125ee829a Include object in share link 2013-08-05 08:32:42 -07:00
John Firebaugh
95ce2515d1 Tweak labels 2013-08-05 08:31:47 -07:00
John Firebaugh
98cd01c40d Toggle between Link / Short Link / HTML 2013-08-05 08:31:47 -07:00
John Firebaugh
a3d69ee264 Put link next to input and make it non-navigable 2013-08-05 08:31:47 -07:00
John Firebaugh
f1a6755060 Always center map on marker
Not centering is of dubious usefulness, and doesn't work
at all with a short link.
2013-08-05 08:31:46 -07:00
Saman Bemel-Benrud
dcbc42b1a4 reversed color on map controls and prepped active toggle 2013-08-05 08:31:46 -07:00
Saman Bemel-Benrud
8ef21285ab consistent padding in sidebar menu. 2013-08-05 08:31:46 -07:00
Saman Bemel-Benrud
c47b417f3e divide embed section from share section. 2013-08-05 08:31:46 -07:00