Tom Hughes
fbf92b17a0
Add test for redirect routes
2013-11-25 21:13:59 +00:00
John Firebaugh
415f6a42c7
Add explanatory comment
2013-11-25 13:12:04 -08:00
John Firebaugh
0dbd18e2bb
Document/clarify OSM.Router use
2013-11-25 13:10:07 -08:00
Tom Hughes
560763d224
Revert "Remove redundant code"
...
This reverts commit 28530085fb
.
2013-11-25 20:41:33 +00:00
Aaron Lidman
ccf7981c48
Sort changesets by id rather than created_at, closes #87
2013-11-25 12:27:52 -08:00
Aaron Lidman
cf87744cd7
Fix border-bottom for browse#note, closes #88
2013-11-25 12:04:35 -08:00
Tom Hughes
8482a525c0
Remove unneessary return added accidentally
2013-11-25 19:14:52 +00:00
Tom Hughes
87bf5e73d4
Fix "in bounds" test in updateData
...
Only call getData if the new bounds are not contained within the
old bounds, and only update the bounds after a successful load so
that the don't change if we error out.
2013-11-25 19:13:01 +00:00
Tom Hughes
43f52daeaa
Remove unused partials
2013-11-25 00:51:53 +00:00
Tom Hughes
581032b701
Enable oauth for geocoder#search
2013-11-24 17:05:02 +00:00
Tom Hughes
686aae7732
Block max_id for changeset feeds instead of page which is no longer used
2013-11-24 17:02:38 +00:00
Tom Hughes
272a708b0f
Format browse page titles in a consistent way
2013-11-24 16:55:56 +00:00
Tom Hughes
114f722860
Don't wait for a timeout when the browser doesn't support geolocation
...
If the browser doesn't support geolocation then we might as well just
start manual edit mode straight away rather than waiting four seconds.
2013-11-24 16:46:58 +00:00
Tom Hughes
312bc4e72c
Drop ejs as we aren't using it anymore
2013-11-24 16:43:06 +00:00
Tom Hughes
47385464cd
Remove redundant code
...
Attempts to view an object are now redirected to the browse pages
so we will never see a node/way/relation parameter here.
2013-11-24 16:38:53 +00:00
Tom Hughes
532d108536
Make sure all pages using the map layout call require_oauth
2013-11-24 15:29:38 +00:00
Tom Hughes
65d5f3a1db
Remove code to fixup authenticity tokens on page load
...
We don't cache anything with forms in now, so the code is no longer
needed and the comment was now misleading as extra code has been added
to the ready callback.
2013-11-24 12:13:02 +00:00
John Firebaugh
f387d99728
Compromise on fonts to look better on Windows
2013-11-22 12:58:09 -08:00
John Firebaugh
bbc72e26bc
Tweak welcome text
2013-11-22 12:29:45 -08:00
John Firebaugh
954261fb1c
Restore prev/next changeset by user links
2013-11-22 12:17:27 -08:00
John Firebaugh
fbd5a88b24
Use machine-readable lat/lon format
2013-11-21 11:31:58 -08:00
Aaron Lidman
ee10cb1290
Hide note overflow
...
Mostly for long links from craigslist notes.
2013-11-20 13:44:40 -08:00
Aaron Lidman
4c0a5ee7d9
Add coordinate detail to node pages
2013-11-20 13:31:05 -08:00
Aaron Lidman
86ae401aac
Nominatim results zoom to the result location
2013-11-20 12:37:57 -08:00
Aaron Lidman
5384ee236c
Fixed individual note marker implementation, closes #78
...
- Removed forced noteLayer view, now respects current selection just
like an other browse page.
- Made marker replacement it’s own thing, seperate from noteLayer.
- Reduced opacity on noteLayer notes, it makes the selected note stand
out more
2013-11-20 11:43:39 -08:00
John Firebaugh
b5825b2f64
Sign Up -> Start Mapping
2013-11-19 15:02:31 -08:00
John Firebaugh
826ab544b1
Logout -> Log Out
2013-11-19 14:59:25 -08:00
John Firebaugh
d0de36b607
Refine changeset browse behavior
...
The general history view shows changesets in the current view
and updates when you move the map. The view for an individual
user, nearby users, or friends zooms the map to the extent of
the results, and doesn't change when you move the map.
2013-11-19 12:10:14 -08:00
Aaron Lidman
a5e8b4cb88
Improved export warning, removed heading
2013-11-19 11:57:30 -08:00
John Firebaugh
cf0fccec1f
Revert padding; fixes header baseline
2013-11-19 11:45:49 -08:00
John Firebaugh
bd21a1f7ff
Eliminate loading flash for welcome overlay
2013-11-19 11:18:11 -08:00
John Firebaugh
e91956d0f7
Fix test failures
2013-11-19 10:30:18 -08:00
John Firebaugh
44629832dd
Merge branch 'master' into redesign
...
Conflicts:
vendor/assets/leaflet/leaflet.hash.js
vendor/assets/leaflet/leaflet.js
2013-11-19 09:42:47 -08:00
Siebrand Mazeland
0b7deb6375
Localisation updates from http://translatewiki.net .
2013-11-19 06:57:29 +00:00
Aaron Lidman
fc23515570
Improved export filter tool
2013-11-18 19:11:01 -08:00
Aaron Lidman
c0b0829901
Fixed export filter
2013-11-18 18:45:06 -08:00
John Firebaugh
6929566543
Shorten intro text
2013-11-18 18:04:05 -08:00
Aaron Lidman
5a330c7b9d
Improvements to changeset bbox styling
2013-11-18 17:29:55 -08:00
Aaron Lidman
8fe5dbb92c
Wrap bounds of changeset request, closes #72
2013-11-18 16:41:25 -08:00
Aaron Lidman
653f7c0d74
Increase sidebar width, back to 350px
2013-11-18 16:24:52 -08:00
Aaron Lidman
f45437f836
Reorder changeset detail lists
...
Nodes, ways, relations -> Ways, relations, nodes
2013-11-18 16:24:25 -08:00
Aaron Lidman
df32eee833
Better spaced changeset lists
2013-11-18 16:02:48 -08:00
Aaron Lidman
6c64a74a46
Improve changeset detail display
2013-11-18 15:23:48 -08:00
Aaron Lidman
104ba9c57a
Fix new note wrapping
2013-11-18 11:43:48 -08:00
Aaron Lidman
3e405040ea
Adjust header sizing
2013-11-18 11:26:43 -08:00
Aaron Lidman
b7d7781c5d
Fix welcome page redirect, closed #70
2013-11-18 09:56:03 -08:00
Tom Hughes
3bee80e0dc
Update to latest leaflet-locationfilter plugin
2013-11-18 17:43:46 +00:00
Tom Hughes
049093c5b4
Update to latest leaflet-osm plugin
2013-11-18 17:43:46 +00:00
Tom Hughes
f3895c8fab
Update to latest Leaflet-hash plugin
2013-11-18 17:43:46 +00:00
Tom Hughes
214ff28cd9
Update to Leaflet 0.7
2013-11-18 17:43:46 +00:00