Commit graph

1149 commits

Author SHA1 Message Date
Aaron Lidman
6ecb8dbe8e Fix editing notes outside of view, closes #57 2013-11-12 16:58:03 -08:00
Aaron Lidman
afcaa2cf58 Add halo to currently selected note 2013-11-12 16:50:23 -08:00
John Firebaugh
8fb3d7365f Fix indentation and semicolon usage 2013-11-12 15:30:43 -08:00
Aaron Lidman
1673851b50 Add zoom to note 2013-11-12 15:12:40 -08:00
Aaron Lidman
4bfbdcc2f1 Loading indicator for notes 2013-11-12 11:20:23 -08:00
Aaron Lidman
1b19974b12 Add note creation to the sidebar 2013-11-11 19:06:07 -08:00
Aaron Lidman
85282f5cdd Add note selection to the sidebar 2013-11-11 16:37:23 -08:00
John Firebaugh
1082d3a653 preserve visual center of map on sidebar transitions 2013-11-11 14:42:59 -08:00
John Firebaugh
a805e0b545 Use our own hash implementation
We need more flexibility than L.Hash provides.
2013-11-11 14:42:59 -08:00
John Firebaugh
aa45efc1b7 Refactor to map.updateLayers 2013-11-11 14:42:46 -08:00
John Firebaugh
14136b27c2 Merge map.js.erb and leaflet.extend.js.erb 2013-11-11 14:42:46 -08:00
Aaron Lidman
e4504399ae Add notes sidebar interaction 2013-11-11 14:29:02 -08:00
John Firebaugh
59f1a6d496 Fix search 2013-11-11 13:39:20 -08:00
John Firebaugh
0d52b82d4e Move search form to header on small screens 2013-11-11 13:38:46 -08:00
John Firebaugh
a5b784bdf7 Replace Vary header with explicit xhr=1 param
IE10 doesn't respect the Vary header.
2013-11-08 17:11:54 -08:00
Aaron Lidman
1ae7872ed8 Update title on pushState, closes #33 2013-11-08 16:10:08 -08:00
John Firebaugh
a2dfc00f27 Include layers in all geolinks except edit 2013-11-08 13:51:44 -08:00
John Firebaugh
8b5e0d0248 Fix order of initialization
initializeNotes needs to be called after L.OSM.note.
2013-11-08 13:42:24 -08:00
John Firebaugh
e68e3e9150 Ignore hashchange-triggered popstate events here too 2013-11-08 13:42:24 -08:00
John Firebaugh
b903d8b746 Fix browse overlay status messages 2013-11-08 10:46:24 -08:00
John Firebaugh
cdfe2ac21e Redo mobile styles 2013-11-07 17:25:03 -08:00
John Firebaugh
040804335d Simplify 2013-11-07 16:37:14 -08:00
Eden Halperin
3f26761a26 Fix mobile menu and reduced sidebar height 2013-11-07 18:15:19 -05:00
Eden Halperin
3689798a04 Return map-ui sidebars in mobile 2013-11-07 16:57:53 -05:00
John Firebaugh
b90d27cdff Tweak attribution 2013-11-07 12:14:10 -08:00
John Firebaugh
12e820c27e Remove ad concept 2013-11-07 10:16:04 -08:00
Aaron Lidman
050f763616 Consistent changeset bbox color, closes #31 2013-11-07 09:48:04 -08:00
Aaron Lidman
6294e9ae59 Hide export button when export area is too large, closes #30 2013-11-07 09:12:14 -08:00
Eden Halperin
9029e47ce9 Minimize intro sidebar on mobile 2013-11-07 10:46:55 -05:00
Aaron Lidman
aca5308bcd Missed the sidebar on browse page 2013-11-06 17:48:51 -08:00
Aaron Lidman
1df32b88e8 Remove references to #view_tab 2013-11-06 17:26:20 -08:00
Aaron Lidman
e7d200c4a6 Sidebar close reverts to 'view' state 2013-11-06 16:59:14 -08:00
Eden Halperin
774aa0c875 RTL fix for leaflet controls, Ad concept 2013-11-06 18:18:35 -05:00
Eden Halperin
726db77827 Fix donate link in attribution 2013-11-06 16:20:26 -05:00
John Firebaugh
9cfb230e02 Fix layers initialization 2013-11-06 13:19:13 -08:00
Eden Halperin
0a040c7a79 Add donation attribution to mapnik layer 2013-11-06 16:14:27 -05:00
Eden Halperin
821f949869 compact menu fix, changeset highlight styles 2013-11-06 15:45:57 -05:00
John Firebaugh
e2f55c1c1b L.hash expects parseHash to return false if there isn't a location 2013-11-06 12:26:32 -08:00
John Firebaugh
c798962cda Fix feedback loop between L.hash and popstate 2013-11-06 12:26:32 -08:00
Aaron Lidman
8756feab8a Consistent changeset color 2013-11-06 12:21:51 -08:00
John Firebaugh
07c6d714c5 Remove unused about page code 2013-11-06 11:15:08 -08:00
Eden Halperin
89a132d31c user menu fix 2013-11-06 13:17:36 -05:00
Eden Halperin
537d72b0f6 responsive secondary pages and fixed map 2013-11-06 12:57:21 -05:00
Eden Halperin
582ab35ecd groundwork for responsive menu 2013-11-06 10:31:49 -05:00
Aaron Lidman
0f6ee7407c Commented out background images from about page 2013-11-05 17:17:52 -08:00
John Firebaugh
6681155865 Fix map controls on user settings page 2013-11-05 15:57:03 -08:00
Eden Halperin
bbfc65d1e1 base layers sidebar increased readability 2013-11-05 17:06:37 -05:00
John Firebaugh
0f799186ab Use appropriate precision for "Where am I?" 2013-11-05 13:27:18 -08:00
John Firebaugh
5ac731a3fc Undo commenting out code 2013-11-05 12:38:47 -08:00
Eden Halperin
7503caa750 touch up secondary pages and leaflet sidebar content 2013-11-05 12:37:29 -08:00