Anton Khorev
da28c0e561
Remove Oauth::OAUTH2_SCOPES
...
After OAuth1 was removed, all scopes are OAuth2 scopes. Former OAuth2-only scopes now can be combined with the rest.
2024-09-06 09:14:54 +03:00
Anton Khorev
dcb0369788
Merge branch 'pull/5115'
2024-09-06 06:04:25 +03:00
Anton Khorev
b14342b6f1
Merge branch 'pull/5155'
2024-09-06 01:23:36 +03:00
Anton Khorev
b928f62620
Remove unused site.about.next string
2024-09-06 01:15:08 +03:00
Anton Khorev
6a77a78d19
Remove unnecessary site.about locale scope from About page
2024-09-06 00:49:09 +03:00
Anton Khorev
ad4d4aa2b4
Remove strings unused since Oct 2013 frontpage redesign
2024-09-06 00:21:32 +03:00
Tom Hughes
4c65c3dbfd
Merge remote-tracking branch 'upstream/pull/5159'
2024-09-05 22:21:03 +01:00
Tom Hughes
407a5f218c
Merge remote-tracking branch 'upstream/pull/5152'
2024-09-05 22:20:29 +01:00
Anton Khorev
5bdb8a43e1
Remove messages.message_summary.reply_button string
2024-09-05 23:42:50 +03:00
Anton Khorev
e7fb89c8d0
Remove nil ApiCapability user branch
2024-09-05 23:21:24 +03:00
Anton Khorev
ccc70fb914
Remove OAuth 1 ApiCapability user branch
2024-09-05 23:16:01 +03:00
translatewiki.net
8389a77611
Localisation updates from https://translatewiki.net .
2024-09-05 14:42:55 +02:00
Tom Hughes
4d221fd7a6
Simplify creation of bearer authorization headers
...
Uses the new features added to the bearer_authorization_header while
dropping basic authentication support to simplify the creation of bearer
authorization headers for API tests.
2024-09-03 18:54:05 +01:00
Tom Hughes
2af5094742
Drop crossdomain policy for OAuth 1 API methods
2024-09-03 17:47:35 +01:00
Tom Hughes
68431bde1a
Update bundle
2024-09-03 17:43:01 +01:00
Tom Hughes
f8ed06b10d
Merge remote-tracking branch 'upstream/pull/5153'
2024-09-03 17:17:34 +01:00
Anton Khorev
7f9cccf038
Remove node.tags_as_hash method
2024-09-03 04:27:07 +03:00
Anton Khorev
414b01d310
Remove .btn-group wrapping Edit button
2024-09-03 03:32:33 +03:00
Anton Khorev
a973d2b540
Move History to secondary nav
2024-09-03 03:12:22 +03:00
Anton Khorev
21a08ca546
Update secondary nav active item highlight from js router
2024-09-03 02:59:18 +03:00
Anton Khorev
7fb432dc32
Close small mode menu on some interactions
2024-09-03 02:59:18 +03:00
Anton Khorev
e717c375bc
Move Export to secondary nav
2024-09-03 02:59:18 +03:00
Tom Hughes
3267a3c55c
Restore monkey patching of OAuth::Helper
...
This is needed for omniauth-mediawiki which still uses OAuth 1.
2024-09-03 00:26:32 +01:00
Anton Khorev
e9148e56eb
Use svg icons in pagination for note lists
2024-09-03 02:10:43 +03:00
Anton Khorev
6f074c9f20
Use Bootstrap pagination for note lists
2024-09-03 01:48:34 +03:00
Anton Khorev
2f5272639e
Move note paging locale strings to notes scope
2024-09-03 01:38:17 +03:00
Anton Khorev
b816bad726
Merge branch 'pull/5141'
2024-09-03 01:03:13 +03:00
Tom Hughes
423ae5f8e0
Merge remote-tracking branch 'upstream/pull/5146'
2024-09-02 19:16:29 +01:00
Tom Hughes
79e2208fe3
Merge remote-tracking branch 'upstream/pull/5143'
2024-09-02 19:11:29 +01:00
Tom Hughes
973d62a25e
Drop support for basic authentication
2024-09-02 19:00:57 +01:00
Anton Khorev
96b365dd6f
Merge branch 'pull/5149'
2024-09-02 18:05:26 +03:00
Anton Khorev
0579ff6e74
Test changeset not found page
2024-09-02 18:05:03 +03:00
Anton Khorev
e0d40dd436
Merge branch 'pull/5145'
2024-09-02 17:15:16 +03:00
Nenad Vujicic
005add9f49
Fixed bug when requested missing changeset
...
Fixes #5148 . Added forgotten @type = "changeset" in ChangesetsController#show.
2024-09-02 15:42:52 +02:00
translatewiki.net
19d91c0216
Localisation updates from https://translatewiki.net .
2024-09-02 14:14:07 +02:00
mmd-osm
3d3e143811
I18n: messages: avoid dynamic translation keys
...
By moving the translation outside the loop and calling t(...) with
explicitly stated keys, `bundle exec i18n-tasks unused` no longer
reports the keys as unused.
2024-09-02 06:55:21 +02:00
mmd-osm
202ee0f74c
I18n: ignore unused third party translations
...
Ignores doorkeeper namespace in `bundle exec i18n-tasks unused`
2024-09-01 21:54:40 +02:00
Tom Hughes
f6d33afb75
Merge remote-tracking branch 'upstream/pull/5144'
2024-09-01 19:01:06 +01:00
Anton Khorev
dc735619fd
Remove unused user_diaries_tooltip locale string
2024-09-01 19:13:26 +03:00
Anton Khorev
811e52b8e2
Remove unused locale strings for former changeset tables
2024-09-01 18:54:23 +03:00
Anton Khorev
b4146947ad
Merge branch 'pull/5142'
2024-09-01 18:22:30 +03:00
Tom Hughes
7e03bd5313
Drop unused oauth_10a_disabled translation
2024-09-01 15:31:53 +01:00
Tom Hughes
563871c5a9
Merge remote-tracking branch 'upstream/pull/5140'
2024-09-01 10:56:37 +01:00
Tom Hughes
d67efc3168
Merge remote-tracking branch 'upstream/pull/5139'
2024-09-01 10:55:48 +01:00
Tom Hughes
dbc3ab53e7
Merge remote-tracking branch 'upstream/pull/5138'
2024-09-01 10:54:39 +01:00
Tom Hughes
84765f2e6d
Merge remote-tracking branch 'upstream/pull/5137'
2024-09-01 10:53:44 +01:00
Tom Hughes
0a9dc1651e
Merge remote-tracking branch 'upstream/pull/5136'
2024-09-01 10:53:04 +01:00
Tom Hughes
33a2ccf560
Merge remote-tracking branch 'upstream/pull/5135'
2024-09-01 10:51:50 +01:00
Anton Khorev
d419a5d6c8
Merge branch 'drop-oauth1'
2024-09-01 03:46:23 +03:00
Tom Hughes
17bc0853a0
Drop support for OAuth 1
2024-09-01 03:43:02 +03:00