Tom Hughes
f37ea2fae3
Update to rails 7.1.1
2023-10-18 18:26:13 +01:00
Andy Allan
4c4150e0d0
Merge pull request #4279 from tomhughes/changeset-tags-primary-key
...
Add a primary key to the changeset_tags table
2023-10-18 15:41:01 +01:00
Tom Hughes
391728c8eb
Update i18n tasks from latest gem
2023-10-17 18:25:38 +01:00
translatewiki.net
cfd4d5a190
Localisation updates from https://translatewiki.net .
2023-10-16 13:21:41 +02:00
translatewiki.net
a4a294b1b8
Localisation updates from https://translatewiki.net .
2023-10-12 13:20:49 +02:00
translatewiki.net
70df26959b
Localisation updates from https://translatewiki.net .
2023-10-09 13:22:50 +02:00
Tom Hughes
132bb9ad59
Improve support for primary keys in migrations
2023-10-08 12:33:54 +01:00
Tom Hughes
8d7b98a618
Drop workaround to force UTF8 form upload in IE8
...
This has been disabled by default in rails for some time.
2023-10-07 11:57:54 +01:00
translatewiki.net
fc2c4cc9ab
Localisation updates from https://translatewiki.net .
2023-10-05 13:20:32 +02:00
Tobias
d42455d491
Docker: Use docker compose
in Docs and Workflow
...
Also extend "Tests" section on how to prepare the tests
2023-10-04 19:33:58 +02:00
Tom Hughes
c8fc2218e5
Merge remote-tracking branch 'upstream/pull/4226'
2023-10-03 19:39:41 +01:00
Milan Cvetkovic
1f62a2b342
Add a test for openid connect support
2023-10-03 18:55:10 +01:00
Milan Cvetkovic
64bcf7652b
Add openid connect support using doorkeeper-openid_connect gem
...
... as discussed in [Issue 507](https://github.com/openstreetmap/operations/issues/507 )
and described by @mmd-osm.
To activate, set the value of `doorkeeper_signing_key` to RSA private key.
Allows using openstreetmap as an identity provider.
Adds `openid` scope to OAuth2 authorizations, required to login to OSM.
Currently, the only claims returned are:
- "openid" scope: "sub" and "preferred_username"
- "read_email" scope: "email"
2023-10-03 18:53:47 +01:00
Milan Cvetkovic
e996ee5dbc
Merge locale definitions to config/locales/en.yml
2023-10-03 18:53:09 +01:00
Milan Cvetkovic
8a22bfb222
Add unconfigured doorkeeper-openid_connect
...
After executing:
rails generate doorkeeper:openid_connect:install
rails generate doorkeeper:openid_connect:install
Split migration script to 2 to avoid deadlock.
2023-10-03 18:53:09 +01:00
translatewiki.net
900d475392
Localisation updates from https://translatewiki.net .
2023-10-02 13:19:00 +02:00
translatewiki.net
be541bcab2
Localisation updates from https://translatewiki.net .
2023-09-28 13:19:02 +02:00
Andy Allan
0a046673d6
Merge pull request #4201 from AntonKhorev/issues-limit-settings
...
Move max value of issues counter to settings
2023-09-27 15:47:44 +01:00
translatewiki.net
93691b3595
Localisation updates from https://translatewiki.net .
2023-09-25 13:17:56 +02:00
Tom Hughes
44c30fa6ce
Merge remote-tracking branch 'upstream/pull/4255'
2023-09-22 17:45:42 +01:00
translatewiki.net
7a597d2972
Localisation updates from https://translatewiki.net .
2023-09-21 13:32:19 +02:00
Paul Norman
00d085ed5d
Add Tracestrack Topo as featured layer
2023-09-19 22:16:42 -07:00
Tom Hughes
8bd52cec3f
Limit SOTM EU banner to one month
2023-09-19 09:33:20 +01:00
Marjan Van de Kauter
781b5166ce
Add banner for State of the Map Europe 2023
...
Closes #4252
2023-09-19 09:17:30 +01:00
translatewiki.net
6bc81dc3e7
Localisation updates from https://translatewiki.net .
2023-09-18 13:18:08 +02:00
Tom Hughes
85b17a1f2a
Merge remote-tracking branch 'upstream/pull/4240'
2023-09-14 17:42:04 +01:00
translatewiki.net
6b86be6dec
Localisation updates from https://translatewiki.net .
2023-09-14 13:22:37 +02:00
translatewiki.net
3628bfd493
Localisation updates from https://translatewiki.net .
2023-09-11 13:18:30 +02:00
Anton Khorev
71654e563e
Add show user block api endpoint
2023-09-09 15:53:22 +03:00
translatewiki.net
aceae23c8e
Localisation updates from https://translatewiki.net .
2023-09-07 13:26:57 +02:00
Anton Khorev
caf49bb25d
Show user id on profile pages to moderators and admins
2023-09-05 13:35:08 +03:00
translatewiki.net
050fc582e9
Localisation updates from https://translatewiki.net .
2023-09-04 13:19:10 +02:00
Anton Khorev
d2bdf1f0ae
Add notes feed description for unspecified area
2023-09-01 17:05:07 +03:00
Anton Khorev
09225bc02d
Use i18n at_least_pattern in issues count helper
2023-09-01 08:19:22 +03:00
Anton Khorev
963b8f43f1
Change issue count logic from (n-1)+ to n+
2023-09-01 08:05:01 +03:00
Anton Khorev
fff98f2afb
Move max value of issues counter to settings
2023-09-01 07:14:45 +03:00
translatewiki.net
abecde92f5
Localisation updates from https://translatewiki.net .
2023-08-31 13:19:07 +02:00
Andy Allan
cdfd617eba
Merge pull request #4211 from tomhughes/changeset-comment-cleanup
...
Address review comments for changeset comment limiting
2023-08-31 10:02:18 +01:00
Tom Hughes
8e3af42fe1
Bump facebook API version
2023-08-30 20:31:24 +01:00
Tom Hughes
75bde83a13
Improve testing of changeset comment rate limits
2023-08-30 19:11:08 +01:00
Tom Hughes
e210b4efbf
Improve naming of changeset comment rate limit settings
2023-08-30 18:25:06 +01:00
Andy Allan
a1657f03a8
Merge pull request #4202 from tomhughes/changeset-comment-limit
...
Add rate limiting for changeset comments
2023-08-30 11:12:40 +01:00
translatewiki.net
2588c14d26
Localisation updates from https://translatewiki.net .
2023-08-28 13:26:20 +02:00
Tom Hughes
3422bb541d
Merge remote-tracking branch 'upstream/pull/4198'
2023-08-27 09:46:10 +01:00
Tom Hughes
a274726f46
Add rate limiting for changeset comments
...
Fixes #4196
2023-08-25 19:53:04 +01:00
translatewiki.net
d5d67d7bbe
Localisation updates from https://translatewiki.net .
2023-08-24 13:21:00 +02:00
Tom Hughes
0913f286fe
Make the TOTP cookie httponly
2023-08-22 21:18:45 +01:00
Tom Hughes
63bf18a3c3
Add support for rate limiting signup requests
2023-08-22 18:45:17 +01:00
Tom Hughes
2a1689f962
Merge remote-tracking branch 'upstream/pull/4169'
2023-08-20 11:04:28 +01:00
Milan Cvetkovic
ad164d384e
Change provider name to "microsoft"
2023-08-20 10:19:30 +01:00