Andy Allan
b2ff9f3aad
Simplify redirect.
2018-03-09 15:56:56 +08:00
biswesh456
674589ce2c
Change test case
2018-03-03 20:20:52 +05:30
biswesh456
646dcb62fc
Allow admins and moderators to delete traces
...
Fixes #1625
2018-02-24 20:36:12 +05:30
Andy Allan
549acfa918
Merge pull request #1732 from tomhughes/npemap
...
Remove npemap as a source for UK postcodes
2018-02-23 10:23:22 +08:00
Jamie Guthrie
58a0184fc0
Fix route path 'hovering' when marker positions are changed
...
Closes #1755
2018-02-15 17:58:59 +00:00
Jamie Guthrie
4a9f20a485
Fix directions for roundabout without exit number
...
Closes #1756
2018-02-15 17:53:54 +00:00
Tom Hughes
aafb1db2be
Avoid relying on global state to detect when we are dragging
...
We can't guarantee what order getRoute calls will finish in so
relying on global state is dangerous - capture it in the closure
instead so that each route knows what it is doing.
2018-02-14 17:58:01 +00:00
Tom Hughes
20e4909230
Stop map zooming out after dropping marker
...
Closes #1751
2018-02-14 17:53:33 +00:00
mmd-osm
cea403dce0
Remove BBOX expansion performance optimization
...
Closes #1749
Fixes #1742
2018-02-14 17:23:06 +00:00
Jamie Guthrie
93d94bb1f9
Correctly swap from and to values when reversing directions
...
Closes #1752
Fixes #1748
2018-02-14 17:22:39 +00:00
Jamie Guthrie
161ce947c3
Improve OSRM directions for on and off ramps
...
Try and show both the name of the road being turned on to and the
destination depending on what is available.
Closes #1740
2018-02-13 17:32:57 +00:00
Jamie Guthrie
97f75e82c0
Add padding to directions popups
...
Clicking on a direction step now pans to the popup, but includes some
padding so that the popup is not hidden in the corner of the screen.
Closes #1745
2018-02-13 17:25:56 +00:00
Jamie Guthrie
c12ed85233
Use both name and ref when naming roads in directions
...
Closes #1741
2018-02-12 20:12:57 +00:00
Tom Hughes
96cc9abd23
Use https when redirecting to the render server
2018-02-09 22:31:45 +00:00
Tom Hughes
ab926ef4e6
Use correct class to disable zoom buttons
...
Fixes #1365
2018-02-09 18:50:31 +00:00
Tom Hughes
2515c77276
Use configured protocol for URLs in diary feeds
2018-02-05 22:31:27 +00:00
Tom Hughes
83d97699cc
Use configured server protocol for shared URLs
...
Closes #939
2018-02-05 21:03:45 +00:00
Tom Hughes
5d03c3899f
Use configured server protocol for links in e-mail notifications
...
Closes #1341
2018-02-05 21:01:36 +00:00
Tom Hughes
5925039729
Remove npemap as a source for UK postcodes
2018-02-04 15:14:41 +00:00
Tom Hughes
673b58f96f
Merge remote-tracking branch 'upstream/pull/1704'
2018-02-04 15:09:40 +00:00
Biswesh Mohapatra
dd27ee8afe
Add marker at trace start coordinate
...
Fixes #1676
Closes #1731
2018-02-04 15:04:17 +00:00
Biswesh Mohapatra
16b78022c7
Remove duplicate link: traces >> more
...
Fixes #1699
Closes #1730
2018-02-04 15:00:30 +00:00
Tom Hughes
609cedc499
Allow lat/lon from the URL to take precedence when routing
2018-02-03 16:39:39 +00:00
Tom Hughes
aea57cdfc3
Go through the router when reversing directions
2018-02-03 16:21:35 +00:00
Tom Hughes
9d2f920feb
Merge remote-tracking branch 'upstream/pull/1693'
2018-02-03 16:12:51 +00:00
Tom Hughes
630b43a0b1
Merge remote-tracking branch 'upstream/pull/1726'
2018-01-29 18:54:18 +00:00
Bryan Housel
0b993b51a3
Update query icon to display cursor with '?'
...
(fixes #1712 )
2018-01-29 13:21:23 -05:00
Bryan Housel
e592e12f1c
Add '+' to note icon ("add a note to the map")
2018-01-29 12:25:00 -05:00
Bryan Housel
ca20766be7
Rework FOSS4g-IT and FOSSGIS banners to leave space for close 'X'
2018-01-29 10:11:41 -05:00
Tom Hughes
9abcdb6886
Merge remote-tracking branch 'upstream/pull/1721'
2018-01-24 14:23:56 +00:00
Martin Koppenhoefer
738e1e9cc6
add banner for the Italian OSM conference 2018
2018-01-24 14:10:20 +01:00
Peter Barth
a02ab17727
cleanup banners: remove past conferences from 2017
2018-01-22 21:40:39 +01:00
Peter Barth
c668b237bf
add banner for this year's FOSSGIS conference
2018-01-22 21:40:27 +01:00
Tom Hughes
a83030dab7
Fix new rubocop warnings
2018-01-22 18:55:45 +00:00
Tom Hughes
ec45114f59
Use no-r2 comment to block RTL gem from changing sprites
...
Fixes #1717
2018-01-18 17:42:30 +00:00
Tom Hughes
9cf698322c
Merge remote-tracking branch 'upstream/pull/1707'
2018-01-13 10:35:42 +00:00
Tom Hughes
256460a2d9
Fix jshint warning
2018-01-08 20:30:51 +00:00
Tom Hughes
be86e4824f
Convert various URLs to https
2018-01-08 20:18:21 +00:00
Tom Hughes
af1397436f
Use https for nominatim
2018-01-08 10:50:44 +00:00
Tom Hughes
9340c46173
Remove dependencies on mapzen services
2018-01-02 18:45:20 +00:00
mmd-osm
e21c967fdd
Revoking administrator role on current user should fail
...
Fixes #1697
Closes #1701
2017-12-19 17:31:34 +00:00
mmd-osm
965123372d
Added explanation about discussions on open changesets
...
Closes #1705
2017-12-18 21:19:35 +00:00
J Guthrie
7a933cf928
Added 'Reverse Directions' link
...
Added a text link that reverses the directions of the planned route
2017-12-17 01:09:09 +00:00
Guillaume RISCHARD
ca36cf2826
Remove support for soon discontinued josm remote https endpoint
2017-12-16 16:15:52 +01:00
mmd-osm
b2a3955d93
Allow (un)subscribing discussions also when changeset still open
...
Fixes #1627
2017-12-16 13:32:04 +01:00
Tom Hughes
30757696bd
Move advice on what to enter in a note to guide text
2017-12-14 16:07:32 +00:00
Tom Hughes
2c52c91b39
Make changeset#query preload users, tags and comments
2017-12-04 07:54:19 +00:00
Tom Hughes
fe2e215d14
Make the AMF getway_old call parse times as UTC
...
Although it's not entirely clear how to interpret a timestamp from
a client the production servers have effectively been parsing them
as UTC because they run in the UTC time zone all year.
Using Time.zone to do the parse forces it to happen in the rails time
zone rather than the system time zone, which defaults to UTC as well.
Fixes #1688
2017-12-01 19:24:26 +00:00
Tom Hughes
b77406ff38
Use decoded strings when parsing XML responses from geocoders
...
Fixes #1690
2017-11-29 23:07:19 +00:00
Tom Hughes
986779966b
Extend form-action policies for Chrome
...
It seems that unlike other browsers Chrome requires that if a form
submission redirects that the redirected URL also match the form-action
policy rather than just requiring the original URL to match.
2017-11-25 12:04:02 +00:00