Commit graph

7943 commits

Author SHA1 Message Date
Tom Hughes
bf4d8fc2d0 Merge remote-tracking branch 'upstream/pull/5386' 2024-12-08 11:27:18 +00:00
Tom Hughes
d9e047f189 Merge remote-tracking branch 'upstream/pull/5384' 2024-12-08 10:47:43 +00:00
Tom Hughes
0d9894214b Merge remote-tracking branch 'upstream/pull/5383' 2024-12-08 10:40:04 +00:00
Anton Khorev
02257f7294 Allow specifying extra layer options in layers.yml 2024-12-07 19:21:36 +03:00
Anton Khorev
725f6d847f Remove logger.debug from relation update action 2024-12-06 14:27:46 +03:00
Anton Khorev
4b92c8e555 Let header username expand to screen width in small nav mode 2024-12-06 12:19:43 +03:00
Anton Khorev
ba87362e7f Don't interpolate type in issue title 2024-12-06 11:15:34 +03:00
Tom Hughes
fe81ac334c Merge remote-tracking branch 'upstream/pull/5377' 2024-12-05 18:41:10 +00:00
Tom Hughes
08de53f51b Merge remote-tracking branch 'upstream/pull/5381' 2024-12-05 18:34:41 +00:00
Anton Khorev
1c3e4746b0 Don't show types twice in issue type select 2024-12-05 12:47:58 +03:00
Anton Khorev
1c7ead6008 Use translated model names in issue type select 2024-12-05 12:29:13 +03:00
Tom Hughes
0b97b6bc34 Merge remote-tracking branch 'upstream/pull/5374' 2024-12-04 18:59:21 +00:00
Tom Hughes
12998355a3 Merge remote-tracking branch 'upstream/pull/5378' 2024-12-04 18:53:37 +00:00
Anton Khorev
88d80018b5 Include data: when using allow_thirdparty_images CSP 2024-12-04 19:26:21 +03:00
Anton Khorev
16e97c57ca Truncate if necessary and set dir=auto for note usernames 2024-12-04 14:10:09 +03:00
Anton Khorev
f5980aca56 Truncate usernames in trace navigation tabs 2024-12-04 13:09:46 +03:00
Anton Khorev
821ebdd57b Use fetch() instead of iframe to make remote control requests 2024-12-04 12:30:19 +03:00
Anton Khorev
156c526c22 Change block end column to display strictly ends_at
Could display when block was viewed before. That's going to be unintuitive if sorting by different times is introduced.
2024-12-04 10:48:03 +03:00
Anton Khorev
30da09c5a1 Rearrange data in blocks table to start/end/status columns 2024-12-04 10:48:03 +03:00
Anton Khorev
6b55cce25c Use relation icon instead of word in containing relations 2024-12-04 10:30:44 +03:00
Tom Hughes
572d1adaae Merge remote-tracking branch 'upstream/pull/5372' 2024-12-03 18:36:23 +00:00
Anton Khorev
2d36aa74db Truncate if necessary and set dir=auto for message usernames 2024-12-03 10:48:59 +03:00
Anton Khorev
c739e061cc Truncate if necessary and set dir=auto for changeset usernames 2024-12-03 10:24:56 +03:00
Tom Hughes
bc70cae711 Merge remote-tracking branch 'upstream/pull/5366' 2024-12-02 15:00:45 +00:00
Tom Hughes
c4988a69b4 Merge remote-tracking branch 'upstream/pull/5365' 2024-12-02 15:00:42 +00:00
Anton Khorev
20ae1926a8 Truncate usernames in block navigation tabs 2024-12-02 12:22:45 +03:00
Anton Khorev
c4d16abeb7 Set dir=auto on usernames in block lists 2024-12-02 12:02:04 +03:00
Anton Khorev
0babf98256 Set dir=auto on username in header 2024-12-02 10:56:23 +03:00
Anton Khorev
9f34143049 Store selected map color scheme 2024-12-01 04:58:43 +03:00
Anton Khorev
444a691578 Add map color scheme select to preferences form 2024-12-01 04:58:00 +03:00
Anton Khorev
a35f360d5e Show map color scheme on user preferences page 2024-12-01 04:58:00 +03:00
Anton Khorev
141a216423 Set map color scheme depending on user preferences 2024-12-01 04:58:00 +03:00
Anton Khorev
3d79f9fd88 Make a generic preferred color scheme method 2024-12-01 04:58:00 +03:00
Anton Khorev
045af66d43 Store selected site color scheme 2024-12-01 04:43:31 +03:00
Anton Khorev
bad03267c1 Add site color scheme select to preferences form 2024-12-01 04:40:01 +03:00
Anton Khorev
d0b8278c4a Show site color scheme on user preferences page 2024-12-01 04:39:51 +03:00
Anton Khorev
2ca74ab3ef Add auto/manual color scheme stylesheets depending on user preferences 2024-12-01 03:55:19 +03:00
Tom Hughes
8a020b3ec7 Don't send comment text when reopening a note
Fixes #5359.
2024-11-29 17:41:00 +00:00
Andy Allan
ce342fede0 Move html_safe declaration for user_mailer from layout to helper
This allows us to enable output safety checks for all code within
erb files.

`rubocop --auto-gen-config` ignores code within the erb files, so
it is easier to maintain an exclusion on the helper than inside
the layout.
2024-11-27 18:04:32 +00:00
Andy Allan
c47a40c1db
Merge pull request #4316 from AntonKhorev/block-reason-max-length
Set max length of block reason
2024-11-27 17:02:25 +00:00
Anton Khorev
26cd62d5f2 Add default browse icons for nodes, ways, relations 2024-11-24 03:04:11 +03:00
Tom Hughes
2882a65d21 Merge remote-tracking branch 'upstream/pull/5349' 2024-11-22 17:51:49 +00:00
Anton Khorev
126a987aa8 Move layer definitions to yml 2024-11-22 03:16:20 +03:00
Anton Khorev
703990a5bb Move map layer ids/codes/keys to layer definition data 2024-11-22 01:06:22 +03:00
Anton Khorev
aca9bd205e Add subscribe/unsubscribe buttons to note pages 2024-11-22 00:55:41 +03:00
Anton Khorev
00270dd86e Collect map layer credits into a data structure 2024-11-21 20:24:02 +03:00
Anton Khorev
53a33110f0 Add destroy note subscription api endpoint 2024-11-20 20:35:24 +03:00
Anton Khorev
edd12c6995 Add create note subscription api endpoint 2024-11-20 20:34:52 +03:00
Anton Khorev
a25b7953b3 Merge branch 'pull/5297' 2024-11-18 18:15:25 +03:00
Emin Kocan
738e66afa6 Add status filter to user's note page 2024-11-18 15:21:55 +01:00