Commit graph

14156 commits

Author SHA1 Message Date
Dimitar
00251a6621
Added gps.tile.openstreetmap.org as allowed source for images
Resolves #4845
2024-05-28 10:12:31 +03:00
Tom Hughes
a90302aecf Merge remote-tracking branch 'upstream/pull/4842' 2024-05-27 15:11:16 +01:00
Tom Hughes
2c9043283e Merge remote-tracking branch 'upstream/pull/4828' 2024-05-27 15:05:43 +01:00
Tom Hughes
49b98c1fdd Merge remote-tracking branch 'upstream/pull/4846' 2024-05-27 15:00:51 +01:00
Milan Cvetkovic
22bceff40b Add proper referrer for authorization scenario
Fixes the following:
- `users_controller#new` loses referer in authorization scenario, when it was invoked after social signup succeded
- the second invocation of `auth_success`, triggered by re-authorization initiated from `users_controller#create`
  does not have referrer field set
- as a result, the final welcome screen does not offer final authorization, and drops into ID instead

Introduced by #4758.
2024-05-27 13:31:20 +00:00
translatewiki.net
3765c23518 Localisation updates from https://translatewiki.net. 2024-05-27 14:17:16 +02:00
Tom Hughes
8e5dbbc09f Merge remote-tracking branch 'upstream/pull/4844' 2024-05-27 10:52:32 +01:00
Tom Hughes
7a5524c854 Merge remote-tracking branch 'upstream/pull/4838' 2024-05-27 10:48:30 +01:00
Tom Hughes
26af28b7cb Merge remote-tracking branch 'upstream/pull/4837' 2024-05-27 10:46:38 +01:00
Tom Hughes
94afd0df1c Merge remote-tracking branch 'upstream/pull/4836' 2024-05-27 10:44:26 +01:00
Tom Hughes
d8332d0572 Merge remote-tracking branch 'upstream/pull/4835' 2024-05-27 10:42:50 +01:00
Tom Hughes
c834f9afe7 Merge remote-tracking branch 'upstream/pull/4841' 2024-05-27 10:33:34 +01:00
Tom Hughes
c8748442ae Merge remote-tracking branch 'upstream/pull/4840' 2024-05-27 10:31:33 +01:00
Anton Khorev
0b0f4b36ab Replace png directions icon with inline svg 2024-05-27 04:34:06 +03:00
Anton Khorev
b79e4f04b9 Truncate username in user menu 2024-05-27 01:59:32 +03:00
Anton Khorev
037e05d737 Adjust vertical alignment of user button contents 2024-05-27 01:47:25 +03:00
Anton Khorev
93d3345e25 Increase secondary nav item padding to compensate removed whitespace 2024-05-27 01:47:25 +03:00
Anton Khorev
f06e37bb68 Use Bootstrap .nav in secondary header navigation 2024-05-27 01:47:25 +03:00
Martin Raifer
416fca5703
update script-src CSP rules for iD 2024-05-26 15:24:57 +02:00
Martin Raifer
4ef6876b32
allow data URIs for images in iD 2024-05-26 15:01:30 +02:00
Anton Khorev
aac2829ea8 Remove unused #container css 2024-05-26 06:28:19 +03:00
Anton Khorev
2a657a969b Replace .btn-wrapper with Bootstrap gutters/gaps 2024-05-26 05:38:27 +03:00
Anton Khorev
9d4cf2bccc Remove unused .browse_status css class 2024-05-26 05:08:11 +03:00
Anton Khorev
bdac47c52e Remove custom css from "Load Data" button 2024-05-26 04:51:42 +03:00
Tom Hughes
affa9bbf15 Merge remote-tracking branch 'upstream/pull/4832' 2024-05-25 14:43:04 +01:00
Tom Hughes
a15f4ed9bf Merge remote-tracking branch 'upstream/pull/4833' 2024-05-25 14:31:44 +01:00
Tom Hughes
34ca352126 Merge remote-tracking branch 'upstream/pull/4829' 2024-05-25 14:30:06 +01:00
Tom Hughes
f5c2d37a7b Merge remote-tracking branch 'upstream/pull/4831' 2024-05-25 14:27:27 +01:00
Tom Hughes
9a563403d1 Merge remote-tracking branch 'upstream/pull/4830' 2024-05-25 14:27:21 +01:00
Anton Khorev
cd30c56623 Remove custom css from note descriptions 2024-05-25 05:07:24 +03:00
Anton Khorev
20f112b89a Remove custom css from "Enable overlays" text 2024-05-25 04:47:32 +03:00
dependabot[bot]
93ec105f42
Bump osm-community-index from 5.6.3 to 5.7.0
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.6.3 to 5.7.0.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.6.3...v5.7.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 23:50:16 +00:00
dependabot[bot]
390bee410d
Bump leaflet.locatecontrol from 0.81.0 to 0.81.1
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.81.0 to 0.81.1.
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.81.0...v0.81.1)

---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 23:50:07 +00:00
Anton Khorev
8bdbc4eb4d Keep header h1 height equal to default header height 2024-05-24 21:18:27 +03:00
Anton Khorev
868838bbad Adjust vertical alignment of user button contents 2024-05-24 20:53:19 +03:00
Anton Khorev
8a88eee488 Increase secondary nav item padding to compensate removed whitespace 2024-05-24 20:53:19 +03:00
Anton Khorev
52123336fd Use Bootstrap .nav in secondary header navigation 2024-05-24 20:53:19 +03:00
Tom Hughes
2ea256744a Merge remote-tracking branch 'upstream/pull/4826' 2024-05-24 11:59:52 +01:00
Nenad Vujicic
0612884096 Fixed "Tab alignment" issue described in #4773
Fixed "Tab alignment" for "Sign up" button issue described in #4773 and #4826
2024-05-24 12:33:17 +02:00
Tom Hughes
ce6b231f39 Merge remote-tracking branch 'upstream/pull/4826' 2024-05-24 11:10:03 +01:00
Nenad Vujicic
e3bac9e6e5 Fixed "Tab alignment" for "Sign up" button issue described in #4773 and #4826 2024-05-24 11:44:33 +02:00
Nenad Vujicic
73a60baf8c Fixed "Tab alignment" issue described in #4773 2024-05-24 11:36:28 +02:00
Tom Hughes
87c845b668 Merge remote-tracking branch 'upstream/pull/4827' 2024-05-23 18:25:29 +01:00
Nenad Vujicic
6b82a53c33 Fixed "Top menu buttons" issue mentioned in the #4773 2024-05-23 17:02:44 +02:00
translatewiki.net
993eaba55b Localisation updates from https://translatewiki.net. 2024-05-23 14:19:37 +02:00
Tom Hughes
6e71f16bbb Merge remote-tracking branch 'upstream/pull/4823' 2024-05-22 18:37:01 +01:00
Andy Allan
e488e4cf67
Merge pull request #4627 from tomhughes/security-policy
Switch to using rails builtin content security policy support
2024-05-22 16:54:18 +01:00
Tom Hughes
20bdbb05c3 Switch to using rails builtin content security policy support 2024-05-22 16:38:59 +01:00
Andy Allan
532dd10b18
Merge pull request #4756 from tomhughes/text-muted
Replace deprecated text-muted class with text-body-secondary
2024-05-22 12:32:38 +01:00
Andy Allan
8a5c9a8052
Merge pull request #4758 from tomhughes/login-referer
Stop using the session to persist the referer during login
2024-05-22 12:09:31 +01:00