Commit graph

16002 commits

Author SHA1 Message Date
Anton Khorev
39b459422d Fix comments/changes counts wrapping on history pages 2025-03-08 16:45:29 +03:00
Tom Hughes
998ef40d19 Update URL for wiki page
Fixes #5771
2025-03-08 11:27:47 +00:00
Tom Hughes
121ef82e2c Merge remote-tracking branch 'upstream/pull/5493' 2025-03-08 11:18:17 +00:00
Tom Hughes
09d31dc6be Merge remote-tracking branch 'upstream/pull/5763' 2025-03-08 11:00:15 +00:00
Tom Hughes
70d61a17e5 Merge remote-tracking branch 'upstream/pull/5747' 2025-03-08 10:56:41 +00:00
Tom Hughes
348a799b83 Merge remote-tracking branch 'upstream/pull/5773' 2025-03-08 10:52:28 +00:00
dependabot[bot]
fad8de314d
Bump eslint from 9.21.0 to 9.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 23:11:39 +00:00
Tom Hughes
284a142c51 Merge remote-tracking branch 'upstream/pull/5767' 2025-03-07 17:53:32 +00:00
Tom Hughes
be4644db99 Merge remote-tracking branch 'upstream/pull/5768' 2025-03-07 17:43:57 +00:00
Tom Hughes
ec373c378c Merge remote-tracking branch 'upstream/pull/5762' 2025-03-07 17:42:43 +00:00
Anton Khorev
37447d1b7e Add right u-turn for GraphHopper and Valhalla 2025-03-07 19:25:19 +03:00
Anton Khorev
ff3d04a100 Send only reporters frame on frame requests 2025-03-07 18:08:21 +03:00
Anton Khorev
28c581307e Wrap reporting users in frame 2025-03-07 18:01:10 +03:00
Anton Khorev
1633671aee Add contents to issue reporters page 2025-03-07 17:58:05 +03:00
Anton Khorev
474c7edad5 Add link to issue reporters page 2025-03-07 17:53:11 +03:00
Anton Khorev
a440afc604 Add empty issue reporters page 2025-03-07 17:49:39 +03:00
Anton Khorev
34970acc5e Add unique reporters limit variable 2025-03-07 17:49:39 +03:00
Andy Allan
45c654bf03
Merge pull request #5766 from AntonKhorev/move-dashboard-strings
Move a couple of i18n strings to dashboards/contact
2025-03-07 14:45:20 +00:00
Anton Khorev
149137163c Move a couple of i18n strings to dashboards/contact
This is the only place where these string are used.
2025-03-07 17:16:28 +03:00
Anton Khorev
b76ed623d7 Create issue reporters template 2025-03-07 17:06:53 +03:00
Minh Nguyễn
7869631e83 Label boundaries by regional official designations 2025-03-07 04:37:01 -08:00
Minh Nguyễn
7006aa9839 Level 2 is always an international boundary 2025-03-07 03:40:09 -08:00
Minh Nguyễn
ad5d67931f Label administrative boundaries by level
In search and query results, administrative boundaries are now labeled by the literal admin_level=* value instead of a word that could be confused with a legal designation.
2025-03-07 03:40:08 -08:00
Anton Khorev
52bfc57089 Create last managing user column in issues table 2025-03-07 13:03:42 +03:00
Anton Khorev
335c09cd33 Test resolving deleted user's note issue 2025-03-07 12:10:06 +03:00
Emin Kocan
039c8db13c add note table user_id, created_at index for non-anonymus notes 2025-03-07 05:07:54 +01:00
Emin Kocan
227894193d Add index on gpx_files table on user_id, id 2025-03-07 05:02:13 +01:00
Tom Hughes
41b086e217 Merge remote-tracking branch 'upstream/pull/5756' 2025-03-06 17:55:14 +00:00
Tom Hughes
90228b939b Merge remote-tracking branch 'upstream/pull/5753' 2025-03-06 17:53:15 +00:00
Anton Khorev
1b8a5a8f15 Use svg symbols for routing icons 2025-03-06 20:19:07 +03:00
Anton Khorev
f47b3af8c2 Increase contrast of comments/changes counters in history 2025-03-06 20:06:49 +03:00
Tom Hughes
31ff609020 Merge remote-tracking branch 'upstream/pull/5754' 2025-03-06 16:36:26 +00:00
translatewiki.net
34ac3cdbc4
Localisation updates from https://translatewiki.net. 2025-03-06 13:13:35 +01:00
Anton Khorev
929b499222 Move directions title out of javascript i18n strings 2025-03-06 13:15:06 +03:00
Anton Khorev
09b9108e7a Hide loader spinner when sidebar content is not displayed 2025-03-06 13:15:06 +03:00
Anton Khorev
18f03fe59b Write directions sidebar header using .erb template 2025-03-06 13:15:06 +03:00
Anton Khorev
1c66d7f50f Move directions listeners init code to its own function 2025-03-06 12:06:22 +03:00
Anton Khorev
0ba8ac49f6 Move directions params init code to its own function 2025-03-06 12:02:15 +03:00
Anton Khorev
96a12196bf Separate setting/clearing listeners/values on directions endpoints 2025-03-06 11:56:15 +03:00
Tom Hughes
a6e3f47f03 Update uri gem 2025-03-05 19:11:57 +00:00
Tom Hughes
d8fb371d54 Merge remote-tracking branch 'upstream/pull/5751' 2025-03-05 19:09:11 +00:00
Tom Hughes
a176160287 Merge remote-tracking branch 'upstream/pull/5744' 2025-03-05 19:03:33 +00:00
Nenad Vujicic
cc6bfb2c7c Removes first comment body from notes tests
Improves notes unit tests by replacing checking with first comment's body with checking with default / user-specified descriptions. Also, removes test_author unit test, adds setting note's author when checking notification's success and sets first comment type to "opened" in tests with tooltips which require first comment to be "opened".
2025-03-05 19:01:03 +00:00
Tom Hughes
e463379db7 Merge remote-tracking branch 'upstream/pull/5750' 2025-03-05 18:24:23 +00:00
Tom Hughes
05556370f0 Merge remote-tracking branch 'upstream/pull/5749' 2025-03-05 18:22:59 +00:00
Tom Hughes
7798118111 Merge remote-tracking branch 'upstream/pull/4789' 2025-03-05 18:17:27 +00:00
Anton Khorev
cca07cf0b5 Rename browse controller to feature queries controller 2025-03-05 20:12:39 +03:00
Anton Khorev
cf80eb50f3 Prevent changeset comment links from reloading the page 2025-03-05 18:10:30 +03:00
Martin Raifer
15684f9894
Update to iD v2.32.0 2025-03-05 13:37:12 +01:00
Anton Khorev
7268f92654 Add title texts to changeset list comments/changes 2025-03-05 14:58:39 +03:00