Andy Allan
397d30c4e9
Add query-result classes for errors and nothing_found messages
2020-01-16 11:18:06 +01:00
Andy Allan
f885cfe0f5
Rename form-row to standard-form-row to avoid clashing with a bootstrap class
2020-01-15 17:16:11 +01:00
Andy Allan
712e67ed4a
Refactor the query results to use bootstrap list-group-flush
2020-01-08 16:00:18 +01:00
Simon Legner
7a81258ddc
Translate units used by leaflet-locatecontrol
2019-12-24 00:29:30 +01:00
Tom Hughes
a3a95616d9
Drop bowser, which is no longer used
2019-11-26 18:56:12 +00:00
Guillaume Rischard
7e390ec89b
Always use http to talk to josm
...
See discussion in #2445 and resulting conclusion that JOSM no
longer even listens on the https port.
Closes #2446
2019-11-26 18:53:54 +00:00
Tom Hughes
cc14fbe36e
Update to bowser 2.7.0
2019-11-25 12:45:53 +00:00
Tom Hughes
58e95f7ea4
Merge remote-tracking branch 'upstream/pull/2354'
2019-10-22 20:33:45 +01:00
Stefan Baebler
e968ad038a
Fixed 2 new eslint errors
2019-08-31 11:59:44 +02:00
Stefan Baebler
e731dd71a7
Merge branch 'master' into tag-colour-preview-rebase
2019-08-31 11:34:57 +02:00
mmd-osm
549be4adba
Overpass query to use map precision
2019-08-21 10:13:41 +02:00
marc tobias
61faea262a
Pass viewbox to Nominatim when geocoding routing endpoints
...
Fixes #2327
Closes #2328
2019-07-25 19:24:36 +01:00
Tom Hughes
6dd451c7ee
Stop creating a shared global querystring variable
2019-07-15 20:28:54 +01:00
Tom Hughes
a47c0a4411
Update querystring references
2019-07-15 10:03:09 +01:00
Tom Hughes
c162c065c6
Merge remote-tracking branch 'upstream/pull/2296'
2019-07-15 08:19:30 +01:00
Tom Hughes
492a640530
Enable a few more eslint checks
2019-07-14 12:08:02 +01:00
Tom Hughes
c4c0e8105a
Enforce consistent indentation in javascript code
2019-07-14 10:52:18 +01:00
Tom Hughes
807750023a
Fix eslint warning
2019-07-13 17:46:23 +01:00
Tom Hughes
6c202448ad
Move user images to Active Storage with paperclip as a fallback
2019-07-09 19:17:30 +01:00
Bryan Housel
7fb85f1ca6
Pass through photo_overlay
parameter
...
(re: https://github.com/openstreetmap/iD/issues/6492 )
2019-06-17 17:26:24 -04:00
Tom Hughes
176b853174
Fix new eslint warnings
2019-06-12 19:27:58 +01:00
Simon Poole
42a917b0a8
Reduce es lint moaning
2019-05-13 17:45:50 +02:00
Simon Poole
1be8d599e8
Add checkbox for contributor terms and improve text
2019-05-13 16:54:29 +02:00
Simon Poole
027728fede
Use jquery
2019-05-13 16:54:29 +02:00
Simon Poole
72d78db168
Move link to ToU to attribution footer
2019-05-13 16:54:29 +02:00
Simon Poole
d3d03a3177
Move onclick handling of tou checkbox to ujs
2019-05-13 16:52:18 +02:00
Tom Hughes
784d4ca03d
Avoid error when there is no layer with a keyid
...
Fixes #2215
2019-04-24 11:12:50 +01:00
Tom Hughes
d8c6f0e375
Return correct base layer ID
2019-04-23 14:41:09 +01:00
Tom Hughes
5bd59e1936
Enable a number of eslint style rules
2019-04-07 17:02:39 +01:00
Tom Hughes
8030e7b5d6
Enable some more eslint checks
2019-04-06 17:27:17 +01:00
Tom Hughes
eb7678145a
Use double quotes consistently in javascript code
2019-04-06 15:59:34 +01:00
Tom Hughes
87127d41e9
Enable some more eslint rules from iD rules
2019-04-06 15:48:51 +01:00
Tom Hughes
1f13321a60
Fix issues found by eslint
2019-04-01 22:03:39 +01:00
Tom Hughes
141df02e67
Move status into the settings object
...
Only the very early boot code needs to look at the value
from the environment directly.
2019-03-17 11:15:34 +00:00
Andy Allan
b3e74b0650
Instruct sprockets to recompile this file based on the settings files changing
2019-03-13 18:06:23 +01:00
Andy Allan
d102c9aaf4
Move all settings to settings.yml
...
We leave the STATUS setting alone, since it's required before rails
boots. The test-specific settings now live in config/settings/test.yml
2019-03-13 18:06:23 +01:00
Tom Hughes
d2ff1491b4
Avoid CSP issues with OpenID login
...
To avoid Chrom getting upset about sending form data to sites
that our policy doesn't allow, even when it isn't, use Javascript
to jump straight to Omniauth as the direct OpenID based login
buttons were already doing.
Fixes #1909
2019-02-25 11:46:12 +00:00
Tom Hughes
fa0a933c24
Replace augment.js with conditional polyfills for ES5 and ES6
2019-01-30 12:11:57 +00:00
Tom Hughes
48e886784e
Change default directions engine to fossgis_osrm_car
...
Also handle old cookies and URLs that ask for engines that
are no longer available.
2019-01-29 20:19:36 +00:00
Simon Poole
26102f581f
Remove old MapQuest Directions routing support
2019-01-29 20:19:36 +00:00
Simon Poole
067290f19f
Remove old OSRM routing support
2019-01-29 20:19:36 +00:00
Simon Poole
8937099429
Add support for FOSSGIS routing server
2019-01-29 20:19:36 +00:00
Quincy Morgan
3f2a42bf77
Add passthrough of new locale
, maprules
, and presets
URL hash parameters to iD
2019-01-23 12:13:27 -05:00
Tom Hughes
4b0fed0aa4
Replace custom panning with new panInside leaflet method
2019-01-02 11:03:06 +00:00
Tom Hughes
85802048a7
Fix issues with renaming of diary entry controller
2018-11-17 17:47:51 +00:00
Tom Hughes
efd50cd529
Merge remote-tracking branch 'upstream/pull/2009'
2018-11-04 14:50:14 +00:00
J Guthrie
d5e6acaace
On hover, change border to a subtle darker orange, increase strokeWidth
2018-11-02 01:23:37 +00:00
Tom Hughes
6b194ed627
Resize change bounding boxes on a zoom change
2018-10-14 12:28:26 +01:00
Tom Hughes
091818da5d
Adjust minimum changeset bbox to 20 pixels
2018-10-11 18:52:00 +01:00
Tom Hughes
bdcc33ae7f
Improve variable naming
2018-10-11 18:51:45 +01:00