Commit graph

7491 commits

Author SHA1 Message Date
Anton Khorev
2764591a7d Allow revokers to edit revoked blocks 2024-07-26 03:38:27 +03:00
Anton Khorev
d88cb014cb Show edit links for revoked blocks to revokers 2024-07-25 04:05:31 +03:00
Tom Hughes
58ac035d41 Merge remote-tracking branch 'upstream/pull/5014' 2024-07-24 18:24:50 +01:00
Tom Hughes
f643b6627c Merge remote-tracking branch 'upstream/pull/5012' 2024-07-24 18:16:02 +01:00
Anton Khorev
6ec1947e90 Show edit links for inactive blocks on block pages 2024-07-24 04:55:59 +03:00
Anton Khorev
d750cc3e80 Show edit links for inactive blocks in block lists 2024-07-24 04:44:59 +03:00
Anton Khorev
51708d6238 Allow to edit inactive blocks 2024-07-24 04:43:13 +03:00
Anton Khorev
580daf06bd Check diary entry edit/update ability using CanCanCan 2024-07-23 18:22:46 +03:00
Anton Khorev
a3282b8542 Select closest value to remaining duration when editing a block 2024-07-22 18:58:43 +03:00
Tom Hughes
c0cf556c05 Merge remote-tracking branch 'upstream/pull/5007' 2024-07-20 12:03:43 +01:00
Anton Khorev
80d7fe4cce Move auth provider icons to auth_providers subdirectory 2024-07-19 20:24:46 +03:00
Anton Khorev
010f0e1aaf Use Bootstrap collapse to toggle OpenID login form 2024-07-19 20:02:04 +03:00
Tom Hughes
6aded887ee Merge remote-tracking branch 'upstream/pull/5003' 2024-07-18 17:21:28 +01:00
Tom Hughes
1e8e7e41f7 Merge remote-tracking branch 'upstream/pull/5002' 2024-07-18 17:21:25 +01:00
Anton Khorev
64dfb88ddf Fix marking muted messages as read/unread 2024-07-18 18:48:14 +03:00
Anton Khorev
fa4e0360ef Use Auth.providers in auth providers template 2024-07-18 15:56:55 +03:00
Anton Khorev
c3ad502f90 Remove 'None' from auth providers 2024-07-18 15:30:08 +03:00
Anton Khorev
5623967267 Set search input value when searching for coordinates 2024-07-18 14:56:36 +03:00
Tom Hughes
87d55912e2 Merge remote-tracking branch 'upstream/pull/4999' 2024-07-17 18:26:17 +01:00
Anton Khorev
206012ae8e Remove unnecessary loop when rendering preferred auth provider button 2024-07-17 17:47:13 +03:00
Anton Khorev
0e3f0fbfd4 Set search input value to 'lat, lon' params if query param is missing 2024-07-17 16:43:52 +03:00
Tom Hughes
28726e5f11 Merge remote-tracking branch 'upstream/pull/4973' 2024-07-16 17:16:45 +01:00
Tom Hughes
0a98d08885 Merge remote-tracking branch 'upstream/pull/4996' 2024-07-16 17:15:47 +01:00
Anton Khorev
1f4c298f76 Simplify subscribe path helper calls 2024-07-16 17:32:00 +03:00
Anton Khorev
b0e41cf142 Remove name parameter from auth button helpers 2024-07-16 17:12:17 +03:00
Tom Hughes
4a62dac9c0 Merge remote-tracking branch 'upstream/pull/4993' 2024-07-15 19:19:23 +01:00
Tom Hughes
37e6725d2d Merge remote-tracking branch 'upstream/pull/4964' 2024-07-15 19:16:29 +01:00
Anton Khorev
6d5752ad62 Set OpenID URL input value in html instead of javascript 2024-07-15 18:18:12 +03:00
nertc
08fa95cbfc When downloading image, allow other map styles 2024-07-15 19:08:49 +04:00
Enock Seth Nyamador
a4a316354d Remove SotM Africa 2023 and SotM Asia x FOSS4G 2023, add SotM 2024 2024-07-15 09:33:09 +02:00
Tom Hughes
26f6fdf82c Merge remote-tracking branch 'upstream/pull/4929' 2024-07-14 15:56:20 +01:00
Tom Hughes
1859728558 Merge remote-tracking branch 'upstream/pull/4984' 2024-07-14 15:40:39 +01:00
Anton Khorev
7917a7db80 Parse lat and lon independently when using dms notation 2024-07-13 17:52:39 +03:00
Anton Khorev
a082caef3c Use casecmp?() instead of casecmp().zero? 2024-07-13 16:00:45 +03:00
Anton Khorev
392d3d1226 Merge branch 'pull/4961' 2024-07-13 14:48:44 +03:00
Tom Hughes
b5c72bb6d7 Merge remote-tracking branch 'upstream/pull/4978' 2024-07-12 19:25:21 +01:00
Anton Khorev
00c2589374 Move diary comment action to comments controller 2024-07-12 17:58:43 +03:00
Anton Khorev
b69159795b Add new diary comment template
To be used when create comment action fails.
2024-07-12 17:34:32 +03:00
Tom Hughes
29dba7318a Use bigdecimal to avoid scientfic notation in DMS decoding 2024-07-12 14:43:33 +01:00
Tom Hughes
e5057dd57a Use named captures to simplify latlon parsing 2024-07-12 14:43:32 +01:00
Anton Khorev
66140c8d1d Show/hide entire OpenID form 2024-07-12 14:22:11 +03:00
Tom Hughes
f047f86c1d Preserve lat and lon values as entered for reverse searches 2024-07-12 12:04:16 +01:00
Anton Khorev
686c512543 Stack preferred auth button over other auth buttons on small screens 2024-07-11 16:10:53 +03:00
Tom Hughes
2419a011f0 Merge remote-tracking branch 'upstream/pull/4972' 2024-07-10 18:32:32 +01:00
Anton Khorev
24275fe237 Change OpenID provider link to button 2024-07-10 14:12:36 +03:00
Anton Khorev
9a9cf59adc Remove alt text of OpenID logo inside input label
This keeps the input focusing when the logo is clicked but the alt text is not read by screen readers.
2024-07-10 13:50:39 +03:00
Anton Khorev
38bfb33c02 Remove single-use OpenID logo helper 2024-07-10 13:50:39 +03:00
Anton Khorev
86b1e934b6 Move OpenID logo out of locale string 2024-07-10 13:32:11 +03:00
Tom Hughes
a897795c3b Merge remote-tracking branch 'upstream/pull/4968' 2024-07-09 18:47:18 +01:00
Tom Hughes
aa2a9249db Merge remote-tracking branch 'upstream/pull/4967' 2024-07-09 18:46:15 +01:00