Commit graph

3267 commits

Author SHA1 Message Date
Anton Khorev
d87d06fee5 Move element history actions to old element controllers 2024-03-14 18:10:18 +03:00
Andy Allan
ac01ada274
Merge pull request #4557 from AntonKhorev/rename-api-old-version
Rename api old element actions and path helpers
2024-03-13 15:51:41 +00:00
Sarah Hoffmann
671355e9bc update hosting partners as per OWG policy 2024-03-13 12:17:49 +01:00
Anton Khorev
21801bb2bb Fix whitespace in changeset element lists 2024-03-12 15:39:12 +03:00
Janko Mihelić
e5dda7f4de Adding information about Croatia sources 2024-03-06 00:00:51 +01:00
Anton Khorev
cbf6b39464 Rename api element version action to show 2024-03-04 11:19:50 +03:00
Tom Hughes
664d02982c Merge remote-tracking branch 'upstream/pull/4324' 2024-03-01 19:23:51 +00:00
Anton Khorev
642070f1e5 Refactor common element version view code 2024-03-01 15:58:48 +03:00
Anton Khorev
81b431ac11 Add links to reveal/hide redacted version data 2024-03-01 14:23:04 +03:00
Anton Khorev
886712eaf0 Show unredacted element history 2024-03-01 11:21:49 +03:00
Anton Khorev
533816a3c2 Add link to unredacted element history for moderators 2024-03-01 11:21:49 +03:00
Anton Khorev
88669ef809 Move changeset created/closed popup/feed strings to changesets locale 2024-03-01 10:48:30 +03:00
Anton Khorev
befa654edf Move all browse.changeset strings to changesets locale 2024-03-01 10:48:30 +03:00
Anton Khorev
c1b5ae0aa0 Move changeset show action to changesets controller 2024-03-01 10:48:30 +03:00
Tom Hughes
53817fa9e8 Merge remote-tracking branch 'upstream/pull/4251' 2024-02-25 14:06:56 +00:00
Tom Hughes
71cb2c50fc Merge remote-tracking branch 'upstream/pull/4272' 2024-02-25 13:40:11 +00:00
Tom Hughes
f0764d3eca Add unsubscribe link to changeset notification mails 2024-02-25 09:48:11 +00:00
Tom Hughes
f5aa031b58 Rename path for changeset API subscription methods 2024-02-25 09:48:11 +00:00
Tom Hughes
746bfd0a48 Merge remote-tracking branch 'upstream/pull/4463' 2024-02-25 09:28:48 +00:00
Tom Hughes
d8cca976c0 Merge remote-tracking branch 'upstream/pull/4523' 2024-02-20 18:35:23 +00:00
Tom Hughes
1fa2972bcd Merge remote-tracking branch 'upstream/pull/4530' 2024-02-20 18:29:44 +00:00
Anton Khorev
9cdb8f208e Move changeset feed locale strings from browse section to changesets 2024-02-20 18:08:52 +03:00
Anton Khorev
7c522a4e02 Link to current and old element versions from changeset pages 2024-02-19 05:04:18 +03:00
Anton Khorev
ba2c75641d Move element title to changeset/relation list item 2024-02-19 03:42:24 +03:00
Anton Khorev
43a4a3a887 Add element list item helper 2024-02-19 03:41:59 +03:00
Anton Khorev
a8f14fb509 Separate element strikethrough from classes 2024-02-19 03:41:59 +03:00
Anton Khorev
d4aa257524 Apply changeset element classes to list items 2024-02-19 02:58:52 +03:00
Anton Khorev
a07df4c67b Add unsubscribe link to diary comment notification email 2024-02-17 06:16:42 +03:00
Anton Khorev
3a873b1668 Add diary entry subscribe/unsubscribe GET pages 2024-02-17 05:43:13 +03:00
Anton Khorev
8e3674b1c5 Remove html type from changeset feed entry titles 2024-02-16 18:29:40 +03:00
Tom Hughes
168087eba0 Prevent dividers between diary comments overflowing into the margins 2024-02-14 18:40:48 +00:00
Tom Hughes
e3c88b0736 Merge remote-tracking branch 'upstream/pull/4518' 2024-02-14 18:21:23 +00:00
Anton Khorev
9603bb404e Adjust diary comment widths and borders 2024-02-14 02:51:41 +03:00
Anton Khorev
f02100b963 Add diary discussion heading and move subscribe button next to it 2024-02-12 02:36:06 +03:00
Anton Khorev
1a2f48cb61 Move previous/next user's changeset links to bottom 2024-02-12 01:43:13 +03:00
Anton Khorev
ef919179fa Show api error message if failed to (un)subscribe 2024-02-12 01:27:12 +03:00
Anton Khorev
238f750b00 Remove duplicated code from changeset comments list 2024-02-12 01:27:12 +03:00
Anton Khorev
4702730060 Simplify moderator check when showing changeset comments 2024-02-12 01:27:12 +03:00
Anton Khorev
2b8798d769 Remove hidden comments test from controller tests 2024-02-12 01:27:12 +03:00
Anton Khorev
55bb243731 Turn hide/unhide comment controls into buttons 2024-02-12 01:27:12 +03:00
Anton Khorev
61c32388a9 Test notices of disabled changeset commenting 2024-02-12 01:23:23 +03:00
Anton Khorev
8ecb2c79f7 Use svg icons in first/last element version links 2024-02-10 19:19:36 +03:00
Anton Khorev
7918b151d8 Use svg icons in previous/next changeset links 2024-02-10 18:58:26 +03:00
Anton Khorev
d430cfb627 Use svg icons in previous/next element version links 2024-02-10 18:33:08 +03:00
Tom Hughes
31659bedbe Allow registration of OAuth 1.0 applications to be disabled 2024-01-31 19:18:16 +00:00
Andy Allan
5514bfa547
Merge pull request #4499 from tomhughes/help-styling
Improve styling of help page
2024-01-31 14:33:51 +00:00
Andy Allan
f862dbf166
Merge pull request #4498 from tomhughes/remove-help-link
Drop help.openstreetmap.org from the help page
2024-01-31 14:32:35 +00:00
Tom Hughes
95baadaea2 Show last authorization time for OAuth 2 applications
Fixes #4494
2024-01-29 22:30:12 +00:00
Tom Hughes
bf9713bf59 Improve styling of help page
Drop the redundant links in the footer and turn the title
into a header and extend it to cover the whole card.
2024-01-26 18:11:49 +00:00
Tom Hughes
58d17c8780 Drop help.openstreetmap.org from the help page
Move the community.openstreetmap.org tab up to replace it and
rename it to mentaion help as well as community.

Fixes #4497
2024-01-26 17:58:23 +00:00