translatewiki.net
f286f40823
Localisation updates from https://translatewiki.net .
2021-04-05 15:33:55 +02:00
translatewiki.net
5861bfb8f2
Localisation updates from https://translatewiki.net .
2021-04-01 13:48:14 +02:00
translatewiki.net
097449d8e1
Localisation updates from https://translatewiki.net .
2021-03-29 18:02:30 +02:00
Andy Allan
bb2afc3e8b
Prevent addition of style attributes to all elements
2021-03-24 20:55:30 +00:00
Andy Allan
d7eac9b5a8
Strip away class attributes from sanitized outputs
...
There's a lot of shenanigans that are possible when you can apply
arbitrary classes to the rendered output.
2021-03-24 19:15:21 +00:00
Andy Allan
f442bb9e80
Rework configuration to use Sanitize::Config.merge
...
This is the recommended approach, and works better when dealing with deeper attributes
2021-03-24 18:19:14 +00:00
Andy Allan
f18baae22e
Refactor login/logout into sessions controller
...
Certain controller methods are shared with oauth-based logins, and these have been
moved to a concern.
2021-03-24 11:32:46 +00:00
translatewiki.net
1fd5d7f4fe
Localisation updates from https://translatewiki.net .
2021-03-22 15:44:07 +01:00
Morten Bruhn
979528786c
Added place=archipelago to en.yml
2021-03-21 19:33:30 +01:00
Morten Bruhn
8ff838ae45
Added natural=atoll to en.yml
2021-03-21 19:31:17 +01:00
translatewiki.net
9786b716aa
Localisation updates from https://translatewiki.net .
2021-03-18 13:49:53 +01:00
Tom Hughes
8e5deafd85
Merge remote-tracking branch 'upstream/pull/3124'
2021-03-17 18:17:49 +00:00
Andy Allan
4dc584421a
Refactor traces list display
...
Ideas taken from #3036
2021-03-17 18:04:00 +00:00
Andy Allan
a2ddcda911
Merge branch 'pull/3112'
2021-03-17 16:07:43 +00:00
Andy Allan
10c9f18bc2
Remove unused translations
2021-03-17 16:06:26 +00:00
translatewiki.net
7967c20673
Localisation updates from https://translatewiki.net .
2021-03-15 19:08:21 +01:00
Simon Poole
37df9af7f7
Remove GL and SH cantonal WMS servers from black list
...
The previously restrictively licensed material is now available on relatively open terms directly from swisstopo per 1. March 2021, so these entries can be removed.
2021-03-13 20:25:43 +01:00
Michal Migurski
b7618b13dc
Added missing translation
2021-03-13 10:49:52 -08:00
translatewiki.net
f2cb3b09c8
Localisation updates from https://translatewiki.net .
2021-03-12 07:06:49 +01:00
Morten Bruhn
6f09f5d49c
Added natural=peninsula
2021-03-09 20:44:21 +01:00
Morten Bruhn
0067ccaefb
Added natural=coastline
2021-03-09 20:42:57 +01:00
translatewiki.net
aa5790655e
Localisation updates from https://translatewiki.net .
2021-03-08 15:57:34 +01:00
translatewiki.net
1c2d0ba92d
Localisation updates from https://translatewiki.net .
2021-03-04 14:05:49 +01:00
Andy Allan
952cf0fdb4
Remove the old richtext_area helper
...
This has been superseded by the `f.richtext_field` custom form builder.
2021-03-03 15:34:16 +00:00
translatewiki.net
68e48d97ba
Localisation updates from https://translatewiki.net .
2021-03-01 14:50:53 +01:00
translatewiki.net
0072472607
Localisation updates from https://translatewiki.net .
2021-02-25 16:25:29 +01:00
translatewiki.net
120344cd01
Localisation updates from https://translatewiki.net .
2021-02-22 16:49:08 +01:00
Tom Hughes
f91dd6afc2
Tighten up cookie security
...
Mark all cookies as Secure, and the cookies which are not
modified client side as HttpOnly.
2021-02-19 18:18:13 +00:00
Andy Allan
5761371a56
Merge pull request #3083 from migurski/migurski/docker-compose-cleanups
...
Post-merge Docker Compose cleanup issues
2021-02-17 10:22:11 +00:00
translatewiki.net
cbc3402ffd
Localisation updates from https://translatewiki.net .
2021-02-15 14:52:55 +01:00
Michal Migurski
a3e23096b3
Removed ENABLE_BOOTSNAP environment variable
2021-02-12 22:56:17 -08:00
translatewiki.net
eaf7694e90
Localisation updates from https://translatewiki.net .
2021-02-11 18:59:09 +01:00
translatewiki.net
cae9707d0b
Localisation updates from https://translatewiki.net .
2021-02-04 09:34:30 +01:00
Andy Allan
86dbcb55f2
Merge pull request #2409 from jalessio/docker-compose-take2
...
Add Docker Compose Support for Development Environment
2021-02-03 18:07:29 +00:00
Tom Hughes
66b5e85845
Merge remote-tracking branch 'upstream/pull/3078'
2021-02-03 14:48:24 +00:00
mmd-osm
4e6d729529
Remove /api/0.6/changes endpoint
...
Also removes sql functions which are only used by this endpoint
2021-02-03 14:06:34 +00:00
Tom Hughes
5912a8011b
Update to Omniauth 2.x
...
This requires converting all use of the /auth endpoints
to use the POST method as GET is no longer supported.
2021-02-02 19:49:03 +00:00
Tom Hughes
cea93e7244
Fix new rubocop warnings
2021-02-02 18:56:29 +00:00
translatewiki.net
ecab8175f5
Localisation updates from https://translatewiki.net .
2021-02-01 15:32:34 +01:00
Michal Migurski
c66041cb71
Made Bootsnap required only when asked-for
2021-01-28 12:03:58 -08:00
Michal Migurski
bc98021331
Switched tests to "openstreetmap"
2021-01-28 12:03:58 -08:00
Jamie Alessio
c514fd62fe
Introduce docker-compose config for development
2021-01-28 12:03:58 -08:00
Tom Hughes
e6dbf56d43
Merge remote-tracking branch 'upstream/pull/3074'
2021-01-28 10:41:06 +00:00
Andy Allan
3cabed98b3
Provide better descriptions for sr-only labels
2021-01-28 10:10:38 +00:00
Andy Allan
a7d959e588
Refactor account form to use bootstrap
...
There's further refactoring that could be done, but this is sufficient for now.
2021-01-27 17:59:58 +00:00
Andy Allan
eabc7f330b
Converge redaction forms to use bootstrap
2021-01-27 17:04:47 +00:00
Andy Allan
f737d2d34a
Use model attributes and attribute help for the registration fields
...
The disply name keeps its specific help, since it is different on the account settings page
2021-01-27 12:36:21 +00:00
translatewiki.net
b304c1cae4
Localisation updates from https://translatewiki.net .
2021-01-25 18:13:09 +01:00
Mikel Maron
7d2ff8e4cd
reserve 60x60 in top right of survey banner
2021-01-24 20:31:21 -05:00
Mikel Maron
04cb8d488e
community survey banner
2021-01-22 14:52:49 -05:00