Commit graph

8302 commits

Author SHA1 Message Date
Anton Khorev
3932d97f31 Merge branch 'pull/5783' 2025-03-11 11:00:45 +03:00
Tom Hughes
1129112a7e Merge remote-tracking branch 'upstream/pull/5787' 2025-03-10 17:19:09 +00:00
Tom Hughes
c8b23418f0 Allow user list to be filtered for the presence of edits 2025-03-10 17:13:12 +00:00
Anton Khorev
66b93a1a7e Show dates of reported items on issue pages 2025-03-10 19:17:37 +03:00
Anton Khorev
cb4060bb2e Order issue reports by id 2025-03-10 17:49:17 +03:00
Anton Khorev
a0768a4d04 Merge branch 'pull/5745' 2025-03-09 18:09:41 +03:00
Anton Khorev
b264e380c2 Translate step distance units 2025-03-09 17:16:05 +03:00
Anton Khorev
a62cf867cf Rename distance formatting functions 2025-03-09 17:16:05 +03:00
Anton Khorev
35581deab4 Return to a previous structure of getDistText
Undoes part of a3c45f6ed6 to make getDistText similar to formatDistance.
2025-03-09 17:16:05 +03:00
Anton Khorev
0925d30b5c Move getDistText next to other formatting functions 2025-03-09 17:16:05 +03:00
Anton Khorev
06ac13de3c Remove unitTemplate from formatDistance
Undoes part of a3c45f6ed6 to make I18n string references searchable again.
2025-03-09 17:16:05 +03:00
Tom Hughes
95b8297955 Merge remote-tracking branch 'upstream/pull/5778' 2025-03-08 17:35:49 +00:00
Anton Khorev
c3fa34b595 Make close buttons stick to the top of scrolled areas 2025-03-08 19:30:43 +03:00
Anton Khorev
9224f825b5 Create template for sidebar close controls 2025-03-08 19:30:43 +03:00
Anton Khorev
0b207537de Move close button out of right sidebar content 2025-03-08 19:30:43 +03:00
Anton Khorev
e6edca07dd Move close button out of left sidebar content 2025-03-08 19:30:43 +03:00
Anton Khorev
ff2ad8aef7 Stop using sidebar header template in welcome banner 2025-03-08 18:52:24 +03:00
Tom Hughes
feeaa1b03f Merge remote-tracking branch 'upstream/pull/5774' 2025-03-08 15:25:46 +00:00
Tom Hughes
84fc417162 Disable client side I18n fallbacks
They weren't actually doing anything, as we only ever load
resources for the current language, and the real fallback is
handled on the server when those are built.
2025-03-08 15:18:01 +00:00
Anton Khorev
9a1ba12c81 Use filled chat icon for nonzero comment counts in history
https://icons.getbootstrap.com/icons/chat-fill/
2025-03-08 17:06:30 +03:00
Anton Khorev
39b459422d Fix comments/changes counts wrapping on history pages 2025-03-08 16:45:29 +03: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
284a142c51 Merge remote-tracking branch 'upstream/pull/5767' 2025-03-07 17:53:32 +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
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
Anton Khorev
52bfc57089 Create last managing user column in issues table 2025-03-07 13:03:42 +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
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
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
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
Tom Hughes
05556370f0 Merge remote-tracking branch 'upstream/pull/5749' 2025-03-05 18:22:59 +00:00