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
translatewiki.net
a2a0db9ee2
Localisation updates from https://translatewiki.net .
2020-05-04 15:59:34 +02:00
Tom Hughes
53ef964ed9
Update bundle
2020-04-30 18:49:58 +01:00
translatewiki.net
317a765cb0
Localisation updates from https://translatewiki.net .
2020-04-30 16:58:29 +02:00
Tom Hughes
da187ad568
Merge remote-tracking branch 'upstream/pull/2605'
2020-04-29 19:11:52 +01:00
Andy Allan
2e3522a2f6
Refactor changesets_controller_test
...
Introduces some route names which need to be unique from the non-api versions
2020-04-29 17:42:08 +02:00
Andy Allan
e765a6691b
Refactor more controller tests
2020-04-29 17:28:42 +02:00
Tom Hughes
11e97b3edb
Merge remote-tracking branch 'upstream/pull/2601'
2020-04-28 19:44:43 +01:00
Tom Hughes
f7d95e2ef9
Refactor traces controller tests
2020-04-28 19:44:00 +01:00
Quincy Morgan
570db89eb8
Move document-level styling for iD to its stylesheet
2020-04-28 10:54:43 -07:00
Quincy Morgan
4dd9ea34bc
Fix issue where iD would not take the full height of its iframe
2020-04-28 10:02:01 -07:00