Commit graph

8349 commits

Author SHA1 Message Date
Tom Hughes
85f942bb62 Revert to dalli 2.7.6 2018-03-26 09:44:33 +01:00
Tom Hughes
df19865364 Update bundle 2018-03-26 08:54:38 +01:00
translatewiki.net
b25636465a Localisation updates from https://translatewiki.net. 2018-03-26 08:19:11 +02:00
Tom Hughes
1a2bdacf17 Merge remote-tracking branch 'upstream/pull/1788' 2018-03-25 14:27:16 +01:00
translatewiki.net
f68099eb8e Localisation updates from https://translatewiki.net. 2018-03-22 08:19:26 +01:00
Andy Allan
9f84c6f46e Use user_path links. Fixes #1785 2018-03-21 11:33:45 +08:00
translatewiki.net
eb7b0c05e3 Localisation updates from https://translatewiki.net. 2018-03-19 21:07:35 +01:00
translatewiki.net
701334bcc6 Localisation updates from https://translatewiki.net. 2018-03-15 16:10:33 +01:00
translatewiki.net
d2f7188d15 Localisation updates from https://translatewiki.net. 2018-03-12 09:10:50 +01:00
Bryan Housel
08edaf794b Update to iD v2.7.1 2018-03-11 11:58:48 -04:00
Andy Allan
0f5ad1f3cc Merge branch 'pull/1765' 2018-03-09 15:57:24 +08:00
Andy Allan
b2ff9f3aad Simplify redirect. 2018-03-09 15:56:56 +08:00
translatewiki.net
5cfc163bc2 Localisation updates from https://translatewiki.net. 2018-03-08 09:43:51 +01:00
Štefan Baebler
36a382bb43 Added support for 2 more secondary wikidata tag links
Listed on in https://wiki.openstreetmap.org/wiki/Key:wikidata :
* name:etymology:wikidata
* network:wikidata
2018-03-05 08:38:50 +00:00
Bryan Housel
e019a1f031 Update to iD v2.7.0 2018-03-05 08:38:50 +00:00
translatewiki.net
2b5c4c69e7 Localisation updates from https://translatewiki.net. 2018-03-05 09:32:42 +01:00
Tom Hughes
276859d0c9 Validate user location is sensible 2018-03-04 10:53:14 +00:00
Tom Hughes
9361478e74 Use home_tile to find nearby users 2018-03-04 09:59:24 +00:00
Tom Hughes
9f170663fc Make OSM::GreatCircle#bounds return a BoundingBox object 2018-03-04 09:59:23 +00:00
Tom Hughes
f1e9dcc66a Add an indexed home_tile column to the user table 2018-03-04 09:59:23 +00:00
biswesh456
674589ce2c Change test case 2018-03-03 20:20:52 +05:30
translatewiki.net
5fb55b8a05 Localisation updates from https://translatewiki.net. 2018-03-01 08:22:44 +01:00
Tom Hughes
4e138f6bf3 Merge remote-tracking branch 'upstream/pull/1772' 2018-02-27 20:38:53 +00:00
Holger Jeromin
f9745fd2b1
Move abbr style from border to text-decoration 2018-02-27 21:25:03 +01:00
Tom Hughes
c819c8114d Merge remote-tracking branch 'upstream/pull/1769' 2018-02-27 20:22:15 +00:00
Tom Hughes
c858d7d53a Remove underline from abbr elements
Fixes #1771
2018-02-27 20:19:52 +00:00
Aaron Lidman
b22cb7541d Trace everywhere in potlatch too 2018-02-26 22:42:29 -08:00
Aaron Lidman
446dbcd514 Use trace consistently, closes #1644 2018-02-26 22:42:03 -08:00
Tom Hughes
81241b3083 Exclude hidden diary entries and comments from spam scoring 2018-02-26 22:35:06 +00:00
Tom Hughes
f9eccfe64f Use bolded version of destinations 2018-02-25 21:29:54 +00:00
Tom Hughes
7913592b5e Fix translation keys for on ramps 2018-02-25 20:56:17 +00:00
Tom Hughes
c46a0ddaa3 Update to rails 5.1.5 2018-02-25 20:52:22 +00:00
Tom Hughes
d8eda6ba03 Show exit numbers for off ramps in OSRM directions
Fixes #1768
2018-02-25 20:51:11 +00:00
Mateusz Konieczny
94ffa36306 Update wiki page data
Closes #1767
2018-02-25 19:18:08 +00:00
biswesh456
646dcb62fc Allow admins and moderators to delete traces
Fixes #1625
2018-02-24 20:36:12 +05:30
Andy Allan
c32a63058c
Merge pull request #1758 from ardean80/patch-1
Update country.rb
2018-02-23 11:01:11 +08:00
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
translatewiki.net
ff962a1e1b Localisation updates from https://translatewiki.net. 2018-02-22 12:21:36 +01:00
translatewiki.net
f75e5d6ac4 Localisation updates from https://translatewiki.net. 2018-02-19 09:22:31 +01:00
Tom Hughes
fe35fe7475 Add libffi to requirements 2018-02-18 10:22:34 +00:00
ardean80
552a471188
Update country.rb
Without adding "Rails.root.join(...)" (or something else returning a complete path to the countries.xml file) this error occurred: 
"No such file or directory @ rb_sysopen - config/countries.xml" 
I think it happened because it could not find that file through a relative path.
2018-02-16 14:43:53 +01: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
translatewiki.net
09900654e6 Localisation updates from https://translatewiki.net. 2018-02-15 10:00:41 +01:00
Tom Hughes
1b89b29e82 Update bundle 2018-02-14 21:38:01 +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
Jamie Guthrie
5bb209a2f1 Change directions start to say 'on road' rather than 'at end of road'
Closes #1750
2018-02-14 17:30:59 +00:00
mmd-osm
910a7fe9fc Small comment fix 2018-02-14 17:23:30 +00:00
mmd-osm
cea403dce0 Remove BBOX expansion performance optimization
Closes #1749
Fixes #1742
2018-02-14 17:23:06 +00:00