]> git.openstreetmap.org Git - rails.git/log
rails.git
9 years agoForce coordinates into range for "Where am I" queries
Tom Hughes [Sun, 15 Jun 2014 10:08:25 +0000 (11:08 +0100)]
Force coordinates into range for "Where am I" queries

Fixes #753

9 years agoDon't force a login to use a remote editor
Tom Hughes [Sun, 15 Jun 2014 10:00:49 +0000 (11:00 +0100)]
Don't force a login to use a remote editor

Fixes #754

9 years agoAdded telephone links into tag detail browser
Štefan Baebler [Sun, 15 Jun 2014 08:30:17 +0000 (09:30 +0100)]
Added telephone links into tag detail browser

International phone numbers become links using the official URI scheme
as per http://tools.ietf.org/html/rfc3966.

It is not limited to key=phone, so it can be used in other keys as well.

9 years agoUpdate to iD v1.4.0
John Firebaugh [Thu, 29 May 2014 23:13:08 +0000 (16:13 -0700)]
Update to iD v1.4.0

9 years agoUpdate wiki pages index
João G. Packer [Fri, 23 May 2014 20:54:08 +0000 (17:54 -0300)]
Update wiki pages index

Now redirect pages that contain the template `KeyDescription` are processed.

Newly written wiki pages added.

Some keys and tags weren't recognized before because the script didn't
recognize all localized variant of the template `KeyDescription` (e.g.
`DE:KeyDescription` and `Uk:KeyDescription`). That's not a problem anymore
because the template `KeyDescription` was *internationalized* and *unified*.

9 years agoChange wiki preprocessing script to read redirect pages
João G. Packer [Fri, 23 May 2014 20:44:28 +0000 (17:44 -0300)]
Change wiki preprocessing script to read redirect pages

The script that preprocess keys and tags metadata from the wiki
was filtering redirect pages when looking for wiki pages with the
template `KeyDescription`.

Some wiki pages like `Key:admin_level` currently redirects to others
like `Tag:boundary=administrative`, but even so, they still contain
a `KeyDescription` template so their metadata can be read by other
programs.

The parameter `eifilterredir` was changed and tested. For more
details, see this parameter in the feature `list=embeddedin` from
https://www.mediawiki.org/w/api.php.

9 years agoClarify text for note creation
Simon Poole [Wed, 4 Jun 2014 09:43:15 +0000 (10:43 +0100)]
Clarify text for note creation

Clarify text for note creation as suggested by Michael Collinson.

9 years agoAdd support for ACL blocks on note commenting
Tom Hughes [Tue, 3 Jun 2014 19:59:25 +0000 (20:59 +0100)]
Add support for ACL blocks on note commenting

9 years agoAdd missing </p> tags
Tom Hughes [Sat, 24 May 2014 15:47:07 +0000 (16:47 +0100)]
Add missing </p> tags

9 years agoFix typo
Tom Hughes [Sat, 24 May 2014 15:47:01 +0000 (16:47 +0100)]
Fix typo

9 years agoTry harder to find a name in the right language
Tom Hughes [Sat, 24 May 2014 11:52:09 +0000 (12:52 +0100)]
Try harder to find a name in the right language

9 years agoUpdate to latest leaflet-locationfilter plugin
Tom Hughes [Fri, 23 May 2014 09:48:39 +0000 (10:48 +0100)]
Update to latest leaflet-locationfilter plugin

9 years agoReapply leaflet.locate patch
Tom Hughes [Fri, 23 May 2014 09:47:48 +0000 (10:47 +0100)]
Reapply leaflet.locate patch

9 years agoUpdate leaflet.locate
Tom Hughes [Fri, 23 May 2014 09:45:38 +0000 (10:45 +0100)]
Update leaflet.locate

9 years agoUpdate to Leaflet 0.7.3
Tom Hughes [Fri, 23 May 2014 09:43:24 +0000 (10:43 +0100)]
Update to Leaflet 0.7.3

9 years agoUpdate to iD v1.3.10
John Firebaugh [Wed, 21 May 2014 21:17:15 +0000 (14:17 -0700)]
Update to iD v1.3.10

9 years agoRemove bogus sort that is implied by the intermate association
Tom Hughes [Fri, 16 May 2014 21:39:53 +0000 (22:39 +0100)]
Remove bogus sort that is implied by the intermate association

9 years agoQualify SCALE in tests
Tom Hughes [Fri, 16 May 2014 21:39:38 +0000 (22:39 +0100)]
Qualify SCALE in tests

9 years agoWrap the ID in <bdi> tags for RTL locales
Tom Hughes [Sun, 18 May 2014 23:16:48 +0000 (00:16 +0100)]
Wrap the ID in <bdi> tags for RTL locales

9 years agoReplace <bdi> and </bdi> with Unicode markers in titles
Tom Hughes [Sun, 18 May 2014 23:16:28 +0000 (00:16 +0100)]
Replace <bdi> and </bdi> with Unicode markers in titles

9 years agoInstruct iD to load gpx file
Martin Raifer [Sun, 18 May 2014 15:07:31 +0000 (17:07 +0200)]
Instruct iD to load gpx file

When one clicks on the edit link of an uploaded GPX file, this instructs
the iD editor to load the respective GPX data from the appropriate URL.

See https://github.com/openstreetmap/iD/issues/970#issuecomment-43439476.

9 years agoIsolate object names from the database with a <bdi> tag
Tom Hughes [Sun, 18 May 2014 16:16:36 +0000 (17:16 +0100)]
Isolate object names from the database with a <bdi> tag

Fixes #743

9 years agoMerge branch 'jfire2' into routing
Richard Fairhurst [Sat, 17 May 2014 07:57:03 +0000 (08:57 +0100)]
Merge branch 'jfire2' into routing

9 years agoSupply hints for OSRM
John Firebaugh [Wed, 14 May 2014 23:00:31 +0000 (16:00 -0700)]
Supply hints for OSRM

9 years agoPermalinks for directions
John Firebaugh [Tue, 13 May 2014 18:21:48 +0000 (11:21 -0700)]
Permalinks for directions

9 years agoRefactor
John Firebaugh [Mon, 12 May 2014 23:09:29 +0000 (16:09 -0700)]
Refactor

9 years agoUse unobtrusive JS for routing related events
John Firebaugh [Mon, 12 May 2014 19:47:36 +0000 (12:47 -0700)]
Use unobtrusive JS for routing related events

9 years agoOSM.Routing -> OSM.Directions
John Firebaugh [Mon, 12 May 2014 19:34:34 +0000 (12:34 -0700)]
OSM.Routing -> OSM.Directions

Too close of a name collision to OSM.Router.

9 years agoConform to project style conventions
John Firebaugh [Mon, 12 May 2014 19:32:32 +0000 (12:32 -0700)]
Conform to project style conventions

9 years agoRequire the migration support code
Tom Hughes [Mon, 12 May 2014 14:55:00 +0000 (15:55 +0100)]
Require the migration support code

9 years agoLocalisation updates from https://translatewiki.net.
Siebrand Mazeland [Mon, 12 May 2014 13:43:23 +0000 (13:43 +0000)]
Localisation updates from https://translatewiki.net.

9 years agoUpdate to rails 4.0.5
Tom Hughes [Sun, 11 May 2014 09:03:05 +0000 (10:03 +0100)]
Update to rails 4.0.5

9 years agoLocalisation updates from https://translatewiki.net.
Siebrand Mazeland [Thu, 8 May 2014 08:44:59 +0000 (08:44 +0000)]
Localisation updates from https://translatewiki.net.

10 years agoQualify SCALE in tests
Tom Hughes [Fri, 25 Apr 2014 17:40:57 +0000 (18:40 +0100)]
Qualify SCALE in tests

10 years agoAdd correct icon for caravan parks
Tom Hughes [Fri, 25 Apr 2014 17:29:06 +0000 (18:29 +0100)]
Add correct icon for caravan parks

10 years agoRemove unused CSS rules that refer to non-existent images
Tom Hughes [Fri, 25 Apr 2014 17:17:14 +0000 (18:17 +0100)]
Remove unused CSS rules that refer to non-existent images

10 years agoRemove non-existent image from leaflet URL map
Tom Hughes [Fri, 25 Apr 2014 17:15:09 +0000 (18:15 +0100)]
Remove non-existent image from leaflet URL map

10 years agoModernise use of find and update_all in database migrations
Tom Hughes [Thu, 24 Apr 2014 23:41:39 +0000 (00:41 +0100)]
Modernise use of find and update_all in database migrations

10 years agoDon't pass strings to set_fixture_class
Tom Hughes [Thu, 24 Apr 2014 23:22:43 +0000 (00:22 +0100)]
Don't pass strings to set_fixture_class

10 years agoDon't try and route to a note with no ID
Tom Hughes [Fri, 25 Apr 2014 23:13:49 +0000 (00:13 +0100)]
Don't try and route to a note with no ID

Fixes #733

10 years agoLocalisation updates from https://translatewiki.net.
Siebrand Mazeland [Mon, 21 Apr 2014 09:27:51 +0000 (09:27 +0000)]
Localisation updates from https://translatewiki.net.

10 years agoUpdate to iD v1.3.9
John Firebaugh [Wed, 9 Apr 2014 19:07:54 +0000 (15:07 -0400)]
Update to iD v1.3.9

10 years agoLocalisation updates from https://translatewiki.net.
Siebrand Mazeland [Sun, 6 Apr 2014 17:12:22 +0000 (17:12 +0000)]
Localisation updates from https://translatewiki.net.

10 years agoAdd support for remote edit over https on port 8112
Tom Hughes [Tue, 1 Apr 2014 18:17:15 +0000 (19:17 +0100)]
Add support for remote edit over https on port 8112

10 years agoMerge pull request #20 from karussell/routing
Richard Fairhurst [Tue, 1 Apr 2014 15:15:17 +0000 (16:15 +0100)]
Merge pull request #20 from karussell/routing

Using GraphHopper new API

10 years agoUsing GraphHopper new API
Peter [Tue, 1 Apr 2014 14:22:06 +0000 (16:22 +0200)]
Using GraphHopper new API

10 years agoLocalisation updates from https://translatewiki.net.
Siebrand Mazeland [Mon, 31 Mar 2014 21:44:36 +0000 (21:44 +0000)]
Localisation updates from https://translatewiki.net.

10 years agoMerge pull request #19 from apmon/jsroute2
Richard Fairhurst [Mon, 31 Mar 2014 16:51:37 +0000 (17:51 +0100)]
Merge pull request #19 from apmon/jsroute2

Minor fixes to the I18n code of routing

10 years agoMerge pull request #18 from danstowell/jsrouting-durationcalc
Richard Fairhurst [Mon, 31 Mar 2014 16:50:48 +0000 (17:50 +0100)]
Merge pull request #18 from danstowell/jsrouting-durationcalc

Fix hours:minutes duration display for routing

10 years agoIgnore clicks on history entries if the mouse has moved
Tom Hughes [Mon, 31 Mar 2014 10:25:40 +0000 (11:25 +0100)]
Ignore clicks on history entries if the mouse has moved

Ignore click events on history events if the mouse moves so that
drag selection can work. Fixes #581.

10 years agoMinor fixes to the I18n code of routing
Kai Krueger [Sat, 29 Mar 2014 22:47:42 +0000 (16:47 -0600)]
Minor fixes to the I18n code of routing

MapQuest instructions still don't translate, as that backend doesn't accept
simple language locals but require country codes as well.

10 years agoUpdate to iD v1.3.8
John Firebaugh [Fri, 28 Mar 2014 18:58:55 +0000 (11:58 -0700)]
Update to iD v1.3.8

10 years agoFix hours:minutes duration display for routing
Dan Stowell [Sat, 22 Mar 2014 12:53:08 +0000 (12:53 +0000)]
Fix hours:minutes duration display for routing

10 years agoLocalisation updates from https://translatewiki.net.
Siebrand Mazeland [Tue, 18 Mar 2014 12:29:59 +0000 (12:29 +0000)]
Localisation updates from https://translatewiki.net.

10 years agoMake sure the hash updates properly on browse pages
Tom Hughes [Sun, 16 Mar 2014 14:11:29 +0000 (14:11 +0000)]
Make sure the hash updates properly on browse pages

Rework the way the move listener is disabled during initial
positiong of pages to avoid accidentally leaving it disabled
for the first user move of the map in some cases.

10 years agoUpdate to rails 4.0.4
Tom Hughes [Fri, 14 Mar 2014 18:58:02 +0000 (18:58 +0000)]
Update to rails 4.0.4

10 years agoDon't call updateLayers if the new state has no layer config
Tom Hughes [Thu, 13 Mar 2014 21:36:10 +0000 (21:36 +0000)]
Don't call updateLayers if the new state has no layer config

Fixes #719

10 years agoRemove unused (and bogus) code
Tom Hughes [Thu, 13 Mar 2014 17:33:46 +0000 (17:33 +0000)]
Remove unused (and bogus) code

10 years agoBlock submission of the export form when the area is too large
Tom Hughes [Thu, 13 Mar 2014 17:33:06 +0000 (17:33 +0000)]
Block submission of the export form when the area is too large

10 years agoFix more links to use new style #map links
Tom Hughes [Thu, 13 Mar 2014 16:02:50 +0000 (16:02 +0000)]
Fix more links to use new style #map links

10 years agoRemove unused file
Tom Hughes [Thu, 13 Mar 2014 16:01:17 +0000 (16:01 +0000)]
Remove unused file

10 years agoUpdate map state when following a client side route
Tom Hughes [Thu, 13 Mar 2014 13:37:45 +0000 (13:37 +0000)]
Update map state when following a client side route

10 years agoFix link
Tom Hughes [Thu, 13 Mar 2014 13:37:39 +0000 (13:37 +0000)]
Fix link

10 years agoGenerate a new style links for node locations in the data browser
Tom Hughes [Thu, 13 Mar 2014 13:19:50 +0000 (13:19 +0000)]
Generate a new style links for node locations in the data browser

10 years agoLocalisation updates from https://translatewiki.net.
Siebrand Mazeland [Wed, 12 Mar 2014 13:01:16 +0000 (13:01 +0000)]
Localisation updates from https://translatewiki.net.

10 years agoDon't show http-only routers to users on https
Richard Fairhurst [Mon, 10 Mar 2014 18:02:28 +0000 (18:02 +0000)]
Don't show http-only routers to users on https

10 years agoFrom->To->Go order as per @samanpwbb's comment
Richard Fairhurst [Mon, 10 Mar 2014 16:55:01 +0000 (16:55 +0000)]
From->To->Go order as per @samanpwbb's comment

10 years agoFirefox-friendly calculation of dragstart offset
Richard Fairhurst [Sun, 9 Mar 2014 21:29:48 +0000 (21:29 +0000)]
Firefox-friendly calculation of dragstart offset
(personally I am not feeling very Firefox-friendly right now)

10 years agoRefer to the id for the distance/time summary
Richard Fairhurst [Sun, 9 Mar 2014 20:27:22 +0000 (20:27 +0000)]
Refer to the id for the distance/time summary
(otherwise it fouls up the welcome message spacing)

10 years agoMerge pull request #17 from danstowell/jsrouting-clearsearch
Richard Fairhurst [Sun, 9 Mar 2014 17:35:51 +0000 (17:35 +0000)]
Merge pull request #17 from danstowell/jsrouting-clearsearch

jsrouting: clear search boxes on page unload

10 years agoAdd some additional information to help people starting out on the project using...
Shaun McDonald [Sun, 9 Mar 2014 12:16:41 +0000 (12:16 +0000)]
Add some additional information to help people starting out on the project using vagrant, especially if you haven't used vagrant before.

10 years agojsrouting: clear search boxes on page unload
Dan Stowell [Sun, 9 Mar 2014 15:06:08 +0000 (15:06 +0000)]
jsrouting: clear search boxes on page unload

10 years agoResolve conflict
Richard Fairhurst [Sun, 9 Mar 2014 12:05:37 +0000 (12:05 +0000)]
Resolve conflict

10 years agoMerge pull request #15 from danstowell/jsrouting-highlightsegments
Richard Fairhurst [Sun, 9 Mar 2014 11:44:02 +0000 (11:44 +0000)]
Merge pull request #15 from danstowell/jsrouting-highlightsegments

jsrouting: mouseover an instruction, highlight the route segment

10 years agojsrouting: mouseover an instruction, highlight the route segment
Dan Stowell [Sun, 9 Mar 2014 09:37:42 +0000 (09:37 +0000)]
jsrouting: mouseover an instruction, highlight the route segment

10 years agoMerge pull request #14 from tomhughes/routing
Richard Fairhurst [Sat, 8 Mar 2014 17:47:23 +0000 (17:47 +0000)]
Merge pull request #14 from tomhughes/routing

Routing

10 years agoMerge remote-tracking branch 'origin/master' into routing
Tom Hughes [Sat, 8 Mar 2014 17:44:22 +0000 (17:44 +0000)]
Merge remote-tracking branch 'origin/master' into routing

Conflicts:
app/views/layouts/_search.html.erb

10 years agoConvert tabs to spaces
Richard Fairhurst [Sat, 8 Mar 2014 16:39:51 +0000 (16:39 +0000)]
Convert tabs to spaces
(because I'll be lynched otherwise, mutter grumble)

10 years agoZoom to fit when submitting form
Richard Fairhurst [Sat, 8 Mar 2014 16:31:54 +0000 (16:31 +0000)]
Zoom to fit when submitting form

10 years agoAdd distance/time summary
Richard Fairhurst [Sat, 8 Mar 2014 16:14:14 +0000 (16:14 +0000)]
Add distance/time summary

10 years agoPut marker at exact position user dragged it to
Richard Fairhurst [Sat, 8 Mar 2014 15:17:22 +0000 (15:17 +0000)]
Put marker at exact position user dragged it to

10 years agoPass on routing failures from MapQuest
Richard Fairhurst [Sat, 8 Mar 2014 14:14:43 +0000 (14:14 +0000)]
Pass on routing failures from MapQuest

10 years agoAdd CORS for engines that support it
Richard Fairhurst [Sat, 8 Mar 2014 14:03:08 +0000 (14:03 +0000)]
Add CORS for engines that support it
(Do we need a fix for IE8/9?
- https://github.com/MoonScript/jQuery-ajaxTransport-XDomainRequest
- https://github.com/jaubourg/ajaxHooks/blob/master/src/xdr.js )

10 years agoRefactor MQ/OSRM engines a la @karussell patch
Richard Fairhurst [Sat, 8 Mar 2014 13:37:27 +0000 (13:37 +0000)]
Refactor MQ/OSRM engines a la @karussell patch

10 years agoRemove CloudMade foot engine
Richard Fairhurst [Sat, 8 Mar 2014 12:35:00 +0000 (12:35 +0000)]
Remove CloudMade foot engine
(OSM is probably not an "Enterprise Plan" customer ;) )

10 years agoUse generic GraphHopper engine
Richard Fairhurst [Sat, 8 Mar 2014 12:31:06 +0000 (12:31 +0000)]
Use generic GraphHopper engine

10 years agoMerge pull request #13 from danstowell/jsrouting-ffoxdragok
Richard Fairhurst [Sat, 8 Mar 2014 12:13:40 +0000 (12:13 +0000)]
Merge pull request #13 from danstowell/jsrouting-ffoxdragok

fix firefox behaviour when dragging pointer from the tray to the map

10 years agoImprove error-handling
Richard Fairhurst [Sat, 8 Mar 2014 12:07:54 +0000 (12:07 +0000)]
Improve error-handling

10 years agoMigrate the database on `vagrant up`.
Matt Amos [Sat, 8 Mar 2014 11:33:52 +0000 (11:33 +0000)]
Migrate the database on `vagrant up`.

Also fix the provisioning script so that it runs correctly when
the VM is upped, regardless of whether it's a clean install or
an 'up' of a previously halted VM.

10 years agoAdd spinner while awaiting route
Richard Fairhurst [Sat, 8 Mar 2014 11:14:48 +0000 (11:14 +0000)]
Add spinner while awaiting route

10 years agofix firefox behaviour when dragging pointer from the tray to the map
Dan Stowell [Sat, 8 Mar 2014 10:48:01 +0000 (10:48 +0000)]
fix firefox behaviour when dragging pointer from the tray to the map

10 years agoAdded some docs for Vagrant usage.
Matt Amos [Sat, 8 Mar 2014 10:45:51 +0000 (10:45 +0000)]
Added some docs for Vagrant usage.

It doesn't currently recomment using Vagrant - there are probably
some bugs to work out in the process before we can do that.

10 years agoReformat string to avoid long line
Richard Fairhurst [Sat, 8 Mar 2014 10:43:29 +0000 (10:43 +0000)]
Reformat string to avoid long line

10 years agoMerge pull request #12 from danstowell/jsrouting-bboxzoom
Richard Fairhurst [Sat, 8 Mar 2014 10:29:54 +0000 (10:29 +0000)]
Merge pull request #12 from danstowell/jsrouting-bboxzoom

jsrouting: zoom to bbox on getting fresh geocoded route, but not on drag etc

10 years agoMerge remote-tracking branch 'upstream/master' into vagrant
Matt Amos [Sat, 8 Mar 2014 10:18:24 +0000 (10:18 +0000)]
Merge remote-tracking branch 'upstream/master' into vagrant

10 years agojsrouting: zoom to bbox on getting fresh geocoded route, but not on drag etc
Dan Stowell [Sat, 8 Mar 2014 09:39:51 +0000 (09:39 +0000)]
jsrouting: zoom to bbox on getting fresh geocoded route, but not on drag etc

10 years agoMake the search form a GET form with no extra fields
Tom Hughes [Fri, 7 Mar 2014 19:18:24 +0000 (19:18 +0000)]
Make the search form a GET form with no extra fields

We only accept GET requests for the search, and although the form is
never normally submitted directly some browsers offer an option to
create a bookmark from a form, so make that work.

10 years agoMerge pull request #11 from danstowell/jsrouting-pulldownchange
Richard Fairhurst [Fri, 7 Mar 2014 15:58:04 +0000 (15:58 +0000)]
Merge pull request #11 from danstowell/jsrouting-pulldownchange

refresh search if showing and user changes provider

10 years agoMerge pull request #10 from danstowell/jsrouting-credits
Richard Fairhurst [Fri, 7 Mar 2014 15:57:40 +0000 (15:57 +0000)]
Merge pull request #10 from danstowell/jsrouting-credits

add a credits line for each routing service

10 years agoAdd more helper tests
Tom Hughes [Wed, 5 Mar 2014 22:54:59 +0000 (22:54 +0000)]
Add more helper tests