Andy Allan
56fdf73b65
Use the worldCopyJump option for leaflet overlays
...
This means that if you pan to a 'copy' of the world, the overlays
reappear on that copy.
Fixes #2040
2020-07-22 17:54:10 +02:00
Andy Allan
47d11763fb
Add some changsets that shouldn't be selected
2020-07-22 17:51:43 +02:00
Tom Hughes
86428201dd
Merge remote-tracking branch 'upstream/pull/2726'
2020-07-22 16:48:53 +01:00
Quincy Morgan
9a5b3ffd6b
Update to iD v2.18.3
2020-07-22 11:44:42 -04:00
Andy Allan
e7dc2f2e55
Refactor changeset index testing to assert against objects, not db queries
...
This avoids the situation where tests pass despite an empty db.
Refs #2614
2020-07-22 17:39:48 +02:00
Andy Allan
b23d6a5445
Refator way_full test to avoid relying on non-existant fixtures
...
Refs #2614
2020-07-22 16:33:33 +02:00
Tom Hughes
c47ae99942
Merge remote-tracking branch 'upstream/pull/2723'
2020-07-22 15:02:51 +01:00
Tom Hughes
bc3a5adc79
Merge remote-tracking branch 'upstream/pull/2724'
2020-07-22 13:44:37 +01:00
Andy Allan
20ed4df472
Add a browse map link to notes
...
This matches the one for nodes. Fixes #1355 . Replacement for #1773 .
An unstyled list works better for the details section, particularly
when all three are shown.
2020-07-22 14:18:59 +02:00
Andy Allan
499a60c330
Use a named path instead of explicit controllers and actions
2020-07-22 14:04:42 +02:00
Andy Allan
6719d269e3
Use Brakeman for static code analysis
2020-07-22 13:37:38 +02:00
Tom Hughes
606d2e51c5
Merge remote-tracking branch 'upstream/pull/2722'
2020-07-22 08:33:38 +01:00
dependabot[bot]
a997834d1d
Bump aws-sdk-s3 from 1.74.0 to 1.75.0
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.74.0 to 1.75.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases )
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-ruby/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-22 05:03:19 +00:00
Tom Hughes
cf3c631cdf
Merge remote-tracking branch 'upstream/pull/2720'
2020-07-21 15:46:47 +01:00
Quincy Morgan
32c3000af7
Update to iD v2.18.2
2020-07-21 10:30:16 -04:00
Quincy Morgan
1c8fbe329d
Use legacy build of iD
2020-07-21 09:22:23 -04:00
Quincy Morgan
00bcd33722
Properly include iD's external data files
2020-07-20 20:46:26 -04:00
Quincy Morgan
de3ddafcd2
Update iD initialization for v2.18.1
2020-07-20 16:14:28 -04:00
Quincy Morgan
b7f022ecbe
Update to iD v2.18.1
2020-07-20 16:12:50 -04:00
translatewiki.net
efdeca235f
Localisation updates from https://translatewiki.net .
2020-07-20 19:53:23 +02:00
Quincy Morgan
c9310e10a4
Update to iD v2.18.0
2020-07-20 12:53:19 -04:00
Tom Hughes
b71eefe0e7
Merge remote-tracking branch 'upstream/pull/2719'
2020-07-20 11:46:27 +01:00
Tom Hughes
af26c9fe60
Merge remote-tracking branch 'upstream/pull/2718'
2020-07-20 11:46:21 +01:00
dependabot[bot]
f22aa8cf68
Bump rubocop-performance from 1.7.0 to 1.7.1
...
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.7.0...v1.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 05:18:59 +00:00
dependabot[bot]
00908718e6
Bump eslint from 7.4.0 to 7.5.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 05:18:58 +00:00
Tom Hughes
7986576b0e
Fix eslint warnings
2020-07-19 19:54:17 +01:00
Tom Hughes
2898633e72
Drop ch.disable from graphhopper parameters
2020-07-19 19:38:10 +01:00
Tom Hughes
65b984f90b
Merge remote-tracking branch 'upstream/pull/2712'
2020-07-17 09:05:12 +01:00
dependabot[bot]
78d0e43f2e
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 07:20:55 +00:00
Tom Hughes
a9b00e16e7
Merge remote-tracking branch 'upstream/pull/2695'
2020-07-16 19:30:55 +01:00
Tom Hughes
8a013c0a96
Merge remote-tracking branch 'upstream/pull/2711'
2020-07-15 21:31:18 +01:00
Andy Allan
89a57f33ef
Remove unused warning css
2020-07-15 19:34:19 +02:00
Andy Allan
0c098c3a1d
Convert data feature warning to use bootstrap alert
...
Also rearrange dialog to fit with standard sidebar layouts, so that
the close icon and load buttons are not within the paragraph.
There may be a better way to construct this!
2020-07-15 19:34:19 +02:00
Andy Allan
3012201160
Convert warnings to use bootstrap alerts
...
The new note is guidance, rather than a warning, so it gets the info
background
2020-07-15 19:09:46 +02:00
Tom Hughes
c87d316a1d
Merge remote-tracking branch 'upstream/pull/2710'
2020-07-15 14:37:59 +01:00
Tom Hughes
5cc4e93347
Merge remote-tracking branch 'upstream/pull/2709'
2020-07-15 14:14:39 +01:00
Andy Allan
3bc2b32111
Rephrase 'replying' text to clarify what will actually happen
...
Fixes #2166
2020-07-15 15:13:29 +02:00
Andy Allan
a9f751ec45
Remove unnecessary css
...
Images have no border in modern browsers, and bootstrap's reset also
sets this.
2020-07-15 13:58:56 +02:00
Andy Allan
b4e7f5eaca
Remove unused css
2020-07-15 12:27:15 +02:00
Andy Allan
d89a30421c
Use bootstrap backgrounds and text utilities for read issue reports
2020-07-15 12:12:35 +02:00
Andy Allan
e157b37ce5
Rename nav-related body classes
...
This makes it clearer that the classes are only for navigation menu
matters. Other things should be done on media queries, or ideally,
using bootstrap components like grids.
This has a side effect of removing the smaller font size from the
body when the navigation menu is in the small-nav state.
2020-07-15 11:40:02 +02:00
Andy Allan
58050240d6
Move the login form rules to be based on screen size
...
Ideally this would be refactored to be mobile-first, but is likely
to be replaced by more general bootstrap form refactoring anyway.
2020-07-15 11:21:08 +02:00
Andy Allan
46bd1a9a2e
Remove webkit-appearance: none
...
This is the default anyway, and we don't need this for anything specific.
2020-07-15 11:19:29 +02:00
Andy Allan
3f6fd290d7
Rework the about header size change to be based on the screen width, not the menu state
...
Also reworks to be mobile-first
2020-07-15 10:48:04 +02:00
Andy Allan
988446c307
Remove dead CSS code - nothing has the user_map class
2020-07-15 10:35:19 +02:00
translatewiki.net
06023cde27
Localisation updates from https://translatewiki.net .
2020-07-14 10:23:57 +02:00
Tom Hughes
8b081b4f58
Merge remote-tracking branch 'upstream/pull/2707'
2020-07-14 08:16:03 +01:00
dependabot[bot]
3f4397711d
Bump autoprefixer-rails from 9.8.4 to 9.8.5
...
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails ) from 9.8.4 to 9.8.5.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases )
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.8.4...9.8.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 05:02:13 +00:00
translatewiki.net
fc832a1e6a
Localisation updates from https://translatewiki.net .
2020-07-10 11:38:55 +02:00
Andy Allan
a8d2117cde
Merge pull request #2702 from openstreetmap/dependabot/bundler/aws-sdk-s3-1.74.0
...
Bump aws-sdk-s3 from 1.73.0 to 1.74.0
2020-07-09 13:24:45 +02:00