Commit graph

3009 commits

Author SHA1 Message Date
Andy Allan
6ed749e7eb Allow a configurable delay to keep diary entries from being published in feeds
This is to provide another tool to help spam fighting.

The configuration value is set to zero hours for new deploys in
order to be 'least surprising'. You can change the setting without
interfering with your test suite.
2019-05-29 16:56:15 +02:00
translatewiki.net
ab66a001eb Localisation updates from https://translatewiki.net. 2019-05-27 16:54:08 +02:00
translatewiki.net
2af5f21578 Localisation updates from https://translatewiki.net. 2019-05-23 14:31:35 +02:00
translatewiki.net
fd13c753e2 Localisation updates from https://translatewiki.net. 2019-05-20 14:03:37 +02:00
Tom Hughes
e78859aeaf Merge remote-tracking branch 'upstream/pull/2028' 2019-05-19 17:14:19 +01:00
Simon Poole
c5a7d64522 Remove left over string from first draft 2019-05-19 17:17:59 +02:00
translatewiki.net
1aa6710c2e Localisation updates from https://translatewiki.net. 2019-05-17 12:35:45 +02:00
Simon Poole
1be8d599e8 Add checkbox for contributor terms and improve text 2019-05-13 16:54:29 +02:00
Simon Poole
ac9319f4d4 Rename string to avoid translation confusion 2019-05-13 16:54:29 +02:00
Simon Poole
72d78db168 Move link to ToU to attribution footer 2019-05-13 16:54:29 +02:00
Simon Poole
077834704e Add links to the ToU and include them in signup
- this adds links to the ToU in the Welcome box and on the About page
- adds a timestamp column to the users table to record acceptance of the ToU
- require ToU to be accepted before signup can proceed
- rearrange and change text on signup page
2019-05-13 16:52:18 +02:00
translatewiki.net
da66044021 Localisation updates from https://translatewiki.net. 2019-05-13 14:55:56 +02:00
translatewiki.net
82e3dd6967 Localisation updates from https://translatewiki.net. 2019-05-09 17:24:10 +02:00
translatewiki.net
7d8cb70ccd Localisation updates from https://translatewiki.net. 2019-05-06 17:01:54 +02:00
translatewiki.net
714468a883 Localisation updates from https://translatewiki.net. 2019-05-02 18:16:12 +02:00
translatewiki.net
128fbf1ea0 Localisation updates from https://translatewiki.net. 2019-04-29 17:46:20 +02:00
translatewiki.net
24c375a68b Localisation updates from https://translatewiki.net. 2019-04-25 20:31:39 +02:00
Tom Hughes
9f57f60b87 Fix new rubocop warnings 2019-04-23 09:33:34 +01:00
translatewiki.net
e4b0b6cd6a Localisation updates from https://translatewiki.net. 2019-04-22 22:27:01 +02:00
translatewiki.net
da11ecacb9 Localisation updates from https://translatewiki.net. 2019-04-18 17:17:44 +02:00
translatewiki.net
ef2c09559b Localisation updates from https://translatewiki.net. 2019-04-15 17:52:58 +02:00
Tom Hughes
15841e8d2a Merge remote-tracking branch 'upstream/pull/2205' 2019-04-14 16:09:04 +01:00
translatewiki.net
f88d11e0e6 Localisation updates from https://translatewiki.net. 2019-04-11 18:04:13 +02:00
Andy Allan
e66c719294 Resourceful(ish) naming for api/users_controller 2019-04-10 17:06:15 +02:00
Andy Allan
5444af981c Resourceful route names for api/trace_controller 2019-04-10 16:52:20 +02:00
translatewiki.net
36817f777c Localisation updates from https://translatewiki.net. 2019-04-08 16:59:31 +02:00
Tom Hughes
5bd59e1936 Enable a number of eslint style rules 2019-04-07 17:02:39 +01:00
Tom Hughes
8030e7b5d6 Enable some more eslint checks 2019-04-06 17:27:17 +01:00
Tom Hughes
9256397e46 Exclude generated i18n files from eslint checks 2019-04-06 17:16:59 +01:00
Tom Hughes
eb7678145a Use double quotes consistently in javascript code 2019-04-06 15:59:34 +01:00
Tom Hughes
87127d41e9 Enable some more eslint rules from iD rules 2019-04-06 15:48:51 +01:00
translatewiki.net
07aa5ade67 Localisation updates from https://translatewiki.net. 2019-04-04 20:15:40 +02:00
Tom Hughes
62dff6ab7f Replace jshint with eslint 2019-04-01 22:03:39 +01:00
translatewiki.net
aed17d1b16 Localisation updates from https://translatewiki.net. 2019-04-01 20:44:00 +02:00
translatewiki.net
2954691be3 Localisation updates from https://translatewiki.net. 2019-03-28 19:41:23 +01:00
Tom Hughes
0c79686f3c Merge remote-tracking branch 'upstream/pull/2190' 2019-03-28 08:24:04 +00:00
Andy Allan
a5f4124681 Refactor notes#mine to simplify code 2019-03-27 18:04:44 +01:00
Andy Allan
c44d689b31 Use trace jobs by default 2019-03-27 11:50:45 +01:00
translatewiki.net
9a1728c202 Localisation updates from https://translatewiki.net. 2019-03-25 19:07:09 +01:00
translatewiki.net
591abd4358 Localisation updates from https://translatewiki.net. 2019-03-21 11:04:08 +01:00
Tom Hughes
7ccd11ebf3 Merge remote-tracking branch 'upstream/pull/2182' 2019-03-19 13:29:49 +00:00
Michael Reichert
aae6a787e5 Add banner against EU Copyright Directive
Set end date to 2019-03-26 because the topic is tabled on 26 March
according to the agenda.
2019-03-18 22:39:10 +01:00
translatewiki.net
793c9364c5 Localisation updates from https://translatewiki.net. 2019-03-18 08:57:33 +01:00
Tom Hughes
e7ab3de654 Move application.yml check to config initializer 2019-03-17 11:15:34 +00:00
Tom Hughes
141df02e67 Move status into the settings object
Only the very early boot code needs to look at the value
from the environment directly.
2019-03-17 11:15:34 +00:00
Tom Hughes
6600221fe3 Fix database offline mode 2019-03-17 11:15:34 +00:00
Tom Hughes
fafbb5e688 Add comment 2019-03-16 15:40:23 +00:00
Tom Hughes
e3ed9988ce Merge remote-tracking branch 'upstream/pull/2177' 2019-03-16 15:39:03 +00:00
Tom Hughes
8949737692 Add Spanish attribution to copyright page
Fixes #2179
2019-03-15 09:17:52 +00:00
translatewiki.net
8d3b0b79ef Localisation updates from https://translatewiki.net. 2019-03-14 13:14:50 +01:00