Commit graph

1012 commits

Author SHA1 Message Date
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
John Firebaugh
ee9642a28b Link search results directly to browse pages 2013-11-05 12:26:59 -08:00
John Firebaugh
637799f1f5 Fix export location filter button
Upstream pull request:
https://github.com/kajic/leaflet-locationfilter/pull/14
2013-10-13 14:46:10 -07:00
John Firebaugh
4cf32e0f00 Don't try to route external URLs 2013-10-13 14:46:10 -07:00
John Firebaugh
e5ca823f30 Work towards integrating data overlay and browse pages 2013-10-13 14:46:09 -07:00
John Firebaugh
8530e3eedb AJAXy changeset history 2013-10-13 14:46:09 -07:00
John Firebaugh
bcc4897ef6 Restore previous map state on popstate 2013-10-13 14:46:09 -07:00
John Firebaugh
db675e706a Fix click on search result 2013-10-13 14:46:09 -07:00
John Firebaugh
aa20398cea Consolidate search-related JavaScript 2013-10-13 14:46:09 -07:00
John Firebaugh
c9dcccdc90 Don't route clicks on the dropdown menus 2013-10-13 14:46:09 -07:00
John Firebaugh
32645dd856 Implement closing sidebar 2013-10-13 14:46:09 -07:00
John Firebaugh
6157280d19 Refactor browsed object loading 2013-10-13 14:46:08 -07:00
John Firebaugh
de97f7bfe4 Consolidate layer initialization 2013-10-13 14:46:08 -07:00
John Firebaugh
35458c0096 Convert search to pushState 2013-10-13 14:46:08 -07:00
John Firebaugh
a56d1036d5 pushState based navigation between map-based layouts 2013-10-13 14:46:08 -07:00
John Firebaugh
85e6bbde9b Eliminate edit.js 2013-10-13 14:46:07 -07:00
John Firebaugh
d414ffc61a Simplify geolink-related code
#zoom/lat/lon hash format is now used consistently.
2013-10-13 14:46:07 -07:00
John Firebaugh
2f076d8f34 Fix "Edit" button when browsing features 2013-10-13 14:46:07 -07:00
John Firebaugh
3ba036045b Don't disable History button 2013-10-13 14:46:07 -07:00
John Firebaugh
d3bf4149e0 Don't autofocus search, fade out "Where am I?" on focus 2013-10-13 14:46:06 -07:00
John Firebaugh
ad7bc7415b Remove unused 2013-10-13 14:46:06 -07:00
John Firebaugh
3ebad9ec2f Add about page 2013-10-13 14:46:05 -07:00
John Firebaugh
08a55ed1b5 Remove unused bounds parameters
These were used by "View on larger map" links,
which no longer exist.
2013-10-13 14:46:05 -07:00
John Firebaugh
53e4d600e7 Fixes 2013-10-13 14:45:58 -07:00
John Firebaugh
99775524b3 Fix display of browsed objects on map 2013-10-13 14:45:58 -07:00
John Firebaugh
b30983f02b Convert browse details to sidebar layout 2013-10-13 14:45:58 -07:00
John Firebaugh
e8ac6bd5d9 Convert history page to sidebar layout 2013-10-13 14:45:58 -07:00
John Firebaugh
a01195f149 Sidebar work 2013-10-13 14:45:58 -07:00
John Firebaugh
6adcce4e5d Frontpage redesign 2013-10-13 14:45:58 -07:00
John Firebaugh
aaeca5b534 Use reverse geocoders for any lat/lon queries
This simplifies the implementation, allows code sharing with
"Where am I?", and produces friendlier results for lat/lon
searches (actual reverse geocode results rather than a raw
lat/lon display).
2013-10-13 19:30:38 +01:00
Tom Hughes
e19e996f1f Improve behaviour of browse pages when no bounding box is available 2013-10-01 22:46:16 +01:00
Omar Vega
2d0dcbd9d0 Adding internationalization in links share and layers. 2013-10-01 19:38:27 +01:00
Tom Hughes
b756c5fd6e Add HOT layer to the main page 2013-09-23 17:50:06 +01:00
Tom Hughes
4e214746c6 Zoom out when switching to a layer with a lower maxZoom 2013-09-23 17:29:07 +01:00
Tom Hughes
42fa563e01 Fix some Leaflet asset loading issues 2013-09-22 11:47:45 +01:00
Tom Hughes
984c6dc114 Update to rails 4.0.0 2013-09-21 11:35:45 +01:00
Tom Hughes
ba8bc1a37f Stop default layer flickering when notes or data are shown 2013-09-13 16:07:51 +01:00
Tom Hughes
366fb80ddb Make sure we always have a base layer 2013-09-09 18:30:27 +01:00