translatewiki.net
b16388d099
Localisation updates from https://translatewiki.net .
2020-06-04 17:59:12 +02:00
Tom Hughes
c9f9ade96f
Fix new rubocop warnings
2020-06-03 17:47:35 +01:00
Tom Hughes
2e840066e6
Update bundle
2020-06-03 17:41:38 +01:00
Tom Hughes
a8c63724f6
Merge remote-tracking branch 'upstream/pull/2641'
2020-06-03 17:31:12 +01:00
Tom Hughes
1739bf6832
Merge remote-tracking branch 'upstream/pull/2639'
2020-06-03 17:19:03 +01:00
Tom Hughes
b10e0c46de
Merge remote-tracking branch 'upstream/pull/2638'
2020-06-03 17:13:49 +01:00
Tom Hughes
0bd6f889c5
Merge remote-tracking branch 'upstream/pull/2637'
2020-06-03 17:09:07 +01:00
Tom Hughes
49a576a390
Merge remote-tracking branch 'upstream/pull/2640'
2020-06-03 17:07:31 +01:00
Andy Allan
0a33c66146
Convert lib files to model concerns
2020-06-03 16:44:26 +02:00
Andy Allan
46c3e70ec6
Remove some unused scripts
2020-06-03 16:15:24 +02:00
Andy Allan
c780a3f453
Merge pull request #2624 from francois2metz/diary-entry
...
Add link to my diary in the diary index
2020-06-03 14:11:04 +02:00
Andy Allan
f33f1f297e
Use rails 6.0 framework defaults
...
Keep the old autoloader and utf-8 forms as they were, for now.
2020-06-03 13:45:07 +02:00
Andy Allan
b52aa72aa6
Remove the framework defaults initializer for 5.2
...
We're already using these defaults, as per 6a25ee9ec9
so we don't need to keep this file
2020-06-03 11:47:33 +02:00
Andy Allan
cc3ea94e2f
Remove ineffective query cache disable initializer
...
This doesn't have any effect, since there is no middleware by that name.
2020-06-03 11:19:09 +02:00
translatewiki.net
877641fff9
Localisation updates from https://translatewiki.net .
2020-06-01 22:38:37 +02:00
Tom Hughes
bf2fb4bf5e
Update bundle
2020-05-27 19:11:58 +01:00
translatewiki.net
ce32fe0943
Localisation updates from https://translatewiki.net .
2020-05-26 17:14:43 +02:00
Tom Hughes
c3bf4b4919
Update bundle
2020-05-21 18:50:23 +01:00
Tom Hughes
588a8cb604
Update to rails 6.0.3.1
2020-05-18 18:15:23 +01:00
translatewiki.net
6aadc289be
Localisation updates from https://translatewiki.net .
2020-05-18 16:12:18 +02:00
Tom Hughes
fc6a4d442c
Merge remote-tracking branch 'upstream/pull/2626'
2020-05-13 22:42:33 +01:00
Andy Allan
7485b49a3a
Remove unused test helper
2020-05-13 18:15:07 +02:00
Andy Allan
3a16c465f7
Refactor user controller tests
...
Because we don't have direct access to the session and cookies, some
of the tests need more setup e.g. by moving through the signup process
to get the session tokens into the right place for the confirmation
steps to work.
2020-05-13 18:08:22 +02:00
Andy Allan
36a1f38109
Refactor api traces_controller tests
2020-05-13 18:08:07 +02:00
Tom Hughes
0f9e28711c
Don't try and resize images that aren't resizable
2020-05-13 11:30:26 +01:00
Tom Hughes
5432cb6db5
Attach resized images to notification emails
...
Fixes #2625
2020-05-13 11:29:02 +01:00
Tom Hughes
f3219ada14
Fix new rubocop warnings
2020-05-12 19:18:45 +01:00
Tom Hughes
598e1c84fe
Update bundle
2020-05-12 19:17:03 +01:00
François de Metz
2ea79e21a0
Add link to my diary in the diary index.
2020-05-12 11:37:43 +02:00
François de Metz
43385325a8
Refactor the link to create a new entry diary.
2020-05-12 11:27:08 +02:00
translatewiki.net
8cae0dfb65
Localisation updates from https://translatewiki.net .
2020-05-11 17:43:21 +02:00
Tom Hughes
7ffa2e96be
Refactor users_controller_test and user_preferences_controller_test
2020-05-07 19:34:48 +01:00
Quincy Morgan
4d88d1677a
Fix issue with iD embedded document sometimes showing scrollbars
2020-05-07 09:11:45 -07:00
translatewiki.net
69662ab419
Localisation updates from https://translatewiki.net .
2020-05-07 17:15:43 +02:00
Tom Hughes
8b588ee1f9
Update to rails 6.0.3
2020-05-06 20:36:23 +01:00
Tom Hughes
2d37f1a03c
Refactor notes_controller_test
2020-05-06 18:39:48 +01:00
Tom Hughes
45e560bef6
Add test for browsing a note closed by a deleted user
2020-05-06 18:06:45 +01:00
Tom Hughes
d1a29bade4
Merge remote-tracking branch 'upstream/pull/2613'
2020-05-06 16:16:38 +01:00
Andy Allan
f84980f183
More controller test refactoring
2020-05-06 16:51:04 +02:00
Tom Hughes
7e925c3c00
Look at all note comments to find the close event
...
Fixes #2612
2020-05-06 14:06:04 +01:00
Tom Hughes
9a87412d2a
Refactor permissions_controller_test
2020-05-05 19:40:52 +01:00
Tom Hughes
c576edecd4
Refactor versions_controller_test
2020-05-05 19:36:38 +01:00
Tom Hughes
93f1489048
Refactor tracepoints_controller_test
2020-05-05 19:28:42 +01:00
Tom Hughes
dbf0147d21
Remove unused function
2020-05-05 19:20:21 +01:00
Tom Hughes
f898cecb5c
Refactor map_controller_test
2020-05-05 19:19:43 +01:00
Tom Hughes
6f342c7616
Switch oauth integration tests to use new shared helper
2020-05-05 18:04:48 +01:00
Tom Hughes
7e1a4b6884
Refactor changeset comments API controller tests
2020-05-05 18:04:48 +01:00
Tom Hughes
c18e39cc05
Add helper methods for making OAuth signed requests
2020-05-05 18:04:48 +01:00
Tom Hughes
749ca5d5a0
Refactor the AMF controller API tests
2020-05-05 17:45:46 +01:00
translatewiki.net
1fd35ef205
Localisation updates from https://translatewiki.net .
2020-05-04 16:14:25 +02:00