Commit graph

10012 commits

Author SHA1 Message Date
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
Tom Hughes
f75eb6fe9e Refactor more controller tests 2020-04-27 22:24:28 +01:00
translatewiki.net
310b86d349 Localisation updates from https://translatewiki.net. 2020-04-27 16:53:21 +02:00
Tom Hughes
8979c597e3 Refactor more controller tests 2020-04-26 22:56:18 +01:00
Tom Hughes
03cde71a5e Refactor more controller tests 2020-04-26 20:33:06 +01:00
Quincy Morgan
37911a5555 Update to iD v2.17.3 2020-04-24 16:30:40 -07:00
Tom Hughes
ee783bcee9 Fix deprecation warning 2020-04-23 20:45:01 +01:00
Tom Hughes
dc4b116f8b Update bundle 2020-04-23 20:44:44 +01:00
Tom Hughes
a7781f62cf Update vagrant provision script for switch to selenium 2020-04-22 16:44:53 +01:00
Tom Hughes
cca1ce59f4 Merge remote-tracking branch 'upstream/pull/2598' 2020-04-22 16:43:14 +01:00
Tom Hughes
b52fabef6d Merge remote-tracking branch 'upstream/pull/2600' 2020-04-22 16:42:54 +01:00
Andy Allan
506731031d Refactor some more controller tests 2020-04-22 16:45:16 +02:00
Tom Hughes
62d35fb972 Merge remote-tracking branch 'upstream/pull/2599' 2020-04-22 14:42:27 +01:00
Andy Allan
32e46ad4e3 Remove tempfile patch for trace data
Effectively reverts c0d2ad40c3

This patch is no longer required, since we only use send_data in
combination with Tempfile.read and that all works fine.
2020-04-22 15:16:46 +02:00
Tom Hughes
8773ec6e57 Switch to using selenium for system tests 2020-04-22 13:51:37 +01:00
Tom Hughes
c51786d10b Merge remote-tracking branch 'upstream/pull/2596' 2020-04-22 13:44:17 +01:00
Tom Hughes
64b3e289ac Merge remote-tracking branch 'upstream/pull/2597' 2020-04-22 13:34:19 +01:00
Andy Allan
35db86714b Use Open3.capture2 instead of backticks, to avoid command line injection risks
In this situation, trace_name can be trivially checked as legitimate, but this
removes any lingering risks from interpolating into a command line instead of
passing parameters explicitly.

Refs #2229
2020-04-22 13:57:32 +02:00
Tom Hughes
359d76c8f0 Redirect to the error page for non-existent issues 2020-04-22 12:37:56 +01:00
Tom Hughes
1cb92c9d2a Send meta information with error pages 2020-04-22 12:21:42 +01:00
Andy Allan
1aa5a54419 Refactor site controller tests to inherit from ActionDispatch::IntegrationTest
This is the modern way of writing controller tests, since it uses the
rails middleware (among other things) and leads to more realistic tests.

Refs #2563
2020-04-22 11:09:13 +02:00
Tom Hughes
62247da244 Remove last traces of konacha 2020-04-20 19:14:58 +01:00
translatewiki.net
bcec47680d Localisation updates from https://translatewiki.net. 2020-04-20 17:01:46 +02:00
Tom Hughes
ef147d479e Fix new rubocop warnings 2020-04-19 19:06:07 +01:00
Tom Hughes
434035eb5a Enable new cops by default 2020-04-19 19:04:32 +01:00
Tom Hughes
9143438e22 Update bundle 2020-04-19 18:59:28 +01:00
translatewiki.net
04f9910133 Localisation updates from https://translatewiki.net. 2020-04-16 17:14:59 +02:00
Tom Hughes
9b634f3493 Cache OpenID provider names on a per-locale basis
Fixes #2591
2020-04-15 22:48:28 +01:00
Tom Hughes
6ad0340b05 Localise formatting of point count for traces
Fixes #2592
2020-04-15 22:42:41 +01:00
Tom Hughes
bf9dd8f350 Update bundle 2020-04-15 19:23:16 +01:00
Tom Hughes
3666b67433 Merge remote-tracking branch 'upstream/pull/2431' 2020-04-15 19:18:10 +01:00
Tom Hughes
7a1615bc55 Fix rubocop-minitest warnings 2020-04-15 19:07:13 +01:00
Tom Hughes
da3aad3080 Sort cops 2020-04-15 15:55:18 +01:00
Tom Hughes
4a14e6b048 Fix erblint 2020-04-15 15:55:17 +01:00