Anton Khorev
69a2d5f4d4
Add image_alt accessor to rich text
2024-08-05 05:08:44 +03:00
Tom Hughes
1e15b89f76
Merge remote-tracking branch 'upstream/pull/5042'
2024-08-04 12:36:27 +01:00
Anton Khorev
2ba7eab67d
Change richtext edit/preview buttons type to non-submit
2024-08-03 04:52:13 +03:00
Anton Khorev
37edcb113a
Skip images with missing src
2024-08-02 20:19:10 +03:00
Anton Khorev
25aea657e2
Detect <img> images in markdown rich text
2024-08-02 20:04:59 +03:00
Anton Khorev
05ae8d2e27
Test plaintext trace emails
2024-08-01 19:07:00 +03:00
Anton Khorev
62af3d8745
Test tags with &-encoded characters in trace emails
2024-08-01 19:03:44 +03:00
Milan Cvetkovic
0db47f3f76
Add Messages API
...
as discussed in [Issue #4509 ](https://wiki.openstreetmap.org/w/index.php?title=Messaging_API_proposal )
and documented in [Messaging API reference](https://wiki.openstreetmap.org/w/index.php?title=Messaging_API_proposal )
2024-07-29 10:42:38 +00:00
Anton Khorev
898731ed81
Merge branch 'pull/5020'
2024-07-28 18:54:42 +03:00
Tom Hughes
541f0630ac
Merge remote-tracking branch 'upstream/pull/5022'
2024-07-26 17:52:54 +01:00
Tom Hughes
9e4a240975
Merge remote-tracking branch 'upstream/pull/5016'
2024-07-26 17:47:58 +01:00
Anton Khorev
5e0cf6b0ce
Move check_block_buttons method to other private methods
2024-07-26 03:42:11 +03:00
Anton Khorev
2764591a7d
Allow revokers to edit revoked blocks
2024-07-26 03:38:27 +03:00
Anton Khorev
fd78d3def0
Simplify issue path helper calls
2024-07-26 03:28:42 +03:00
Tom Hughes
5285f69a8a
Merge remote-tracking branch 'upstream/pull/5018'
2024-07-25 17:06:59 +01:00
Tom Hughes
1a7d68ccbc
Convert tests using OAuth 1 tokens to use OAuth 2 tokens
2024-07-25 16:55:47 +01:00
Anton Khorev
724376419a
Simplify api changeset path helper calls
2024-07-25 16:55:27 +03:00
Anton Khorev
a05de1e0a7
Use assert_not_predicate instead of assert_not next to assert_predicate
2024-07-25 04:56:57 +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
5b118c6828
Merge remote-tracking branch 'upstream/pull/5013'
2024-07-24 18:17:07 +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
a2aa44e026
Change diary comment post paths
2024-07-23 19:00:02 +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
Anton Khorev
80d7fe4cce
Move auth provider icons to auth_providers subdirectory
2024-07-19 20:24:46 +03:00
Tom Hughes
f9ea6aa718
Fallback to english locale when looking for community index templates
...
Starting with the v5.8.0 release osm-community-index has removed
strings from translations which are identical to the engish version
which mostly causes no problem except for some of the template values
that don't involve any localised text.
2024-07-18 18:00:19 +01:00
Tom Hughes
6aded887ee
Merge remote-tracking branch 'upstream/pull/5003'
2024-07-18 17:21:28 +01:00
Anton Khorev
64dfb88ddf
Fix marking muted messages as read/unread
2024-07-18 18:48:14 +03:00
Anton Khorev
5623967267
Set search input value when searching for coordinates
2024-07-18 14:56:36 +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
067754b766
Simplify hide path helper calls
2024-07-16 17:35:04 +03: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
nertc
08fa95cbfc
When downloading image, allow other map styles
2024-07-15 19:08:49 +04:00
Anton Khorev
0f63f0fd3d
Check comment ids instead of factory sequence numbers in changeset feed tests
2024-07-15 17:29:12 +03: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
d4ff510b03
Check that fractional part is present after . in geocoder latlon tests
2024-07-13 16:09:08 +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
Tom Hughes
6d217da3b6
Test that geocoder results are not in scientific form
2024-07-12 14:43:54 +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