Commit graph

9733 commits

Author SHA1 Message Date
mmd-osm
91b31f03de Added unit tests 2020-01-08 19:57:21 +01:00
mmd-osm
70702d565a Remove no longer needed rubocop exemptions 2020-01-08 18:38:45 +01:00
mmd-osm
97036c181e JSON output, handle Accept header 2020-01-02 15:17:11 +01:00
mmd-osm
b54333fa6d Unify lat/lon formatting for json output 2020-01-02 14:52:53 +01:00
mmd-osm
45a1d298a9 Move default_format_xml to api_controller 2019-12-30 17:26:00 +01:00
mmd-osm
75a49786f8 API JSON output 2019-12-30 16:37:52 +01:00
translatewiki.net
0db30c611a Localisation updates from https://translatewiki.net. 2019-12-26 12:54:57 +01:00
Tom Hughes
f0467745bf Merge remote-tracking branch 'upstream/pull/2480' 2019-12-26 10:42:04 +00:00
Kristjan
81c244e273
fixed "end tag" -> "source"
Fixed inattentiveness from my last commit.
2019-12-26 11:23:45 +01:00
Tom Hughes
99bf5743b6 Merge remote-tracking branch 'upstream/pull/2477' 2019-12-26 09:51:27 +00:00
Tom Hughes
03d5eb4b05 Merge remote-tracking branch 'upstream/pull/2476' 2019-12-26 09:47:52 +00:00
Kristjan
0d3f269aa8
removed end tag ("source" is a self-closing tag) 2019-12-24 23:44:50 +01:00
Kristjan
ec56eaf0f2
removed end tag ("source" is a self-closing tag) 2019-12-24 23:44:22 +01:00
Kristjan
f771df86d2
removed end tag ("source" is a self-closing tag) 2019-12-24 23:43:49 +01:00
Quincy Morgan
c8a182acbb Fix errant CSS color properties 2019-12-24 10:47:44 -05:00
Tom Hughes
ab5616f354 Merge remote-tracking branch 'upstream/pull/2474' 2019-12-23 21:24:30 +00:00
Quincy Morgan
cbaf57e174 Fix CSS errors 2019-12-23 16:23:39 -05:00
Quincy Morgan
c10259532f Update to iD v2.17.0 2019-12-23 14:54:58 -05:00
translatewiki.net
5072613920 Localisation updates from https://translatewiki.net. 2019-12-23 16:09:25 +01:00
Tom Hughes
dbd7af822b Require plugins in .rubocop_todo.yml
Fixes #2472
2019-12-22 12:48:05 +00:00
Andy Allan
281d7992f8
Merge pull request #2464 from hikemaniac/fix-comment-textarea
Improve textarea behaviour
2019-12-22 10:21:14 +00:00
translatewiki.net
8381836f60 Localisation updates from https://translatewiki.net. 2019-12-19 15:18:57 +01:00
Tom Hughes
09defac787 Update COP names 2019-12-18 22:46:56 +00:00
Tom Hughes
aa7256d617 Update to rails 6.0.2.1 2019-12-18 22:15:59 +00:00
hikemaniac
75d09e2233 Let all textareas only be vertically resized 2019-12-18 20:32:56 +01:00
Tom Hughes
01a506a254 Merge remote-tracking branch 'upstream/pull/2466' 2019-12-18 18:29:36 +00:00
Tom Hughes
32fa124698 Merge remote-tracking branch 'upstream/pull/2452' 2019-12-18 18:23:42 +00:00
Andy Allan
c4c1f8ded3 Reformat params hashes to avoid super-long lines 2019-12-18 15:58:37 +01:00
Andy Allan
2722cc60be Move Style/Documentation into the main config file
I don't think anyone intends to write documentation for the app
2019-12-18 15:34:11 +01:00
Tom Hughes
6f8966e7c1 Note events use "opened" not "open" as the status 2019-12-16 22:26:33 +00:00
Tom Hughes
e7dbab2b82 Rename translations for trace#delete to trace#destroy
Fixes #2465
2019-12-16 22:12:13 +00:00
Tom Hughes
4ee60c0f8f Make all translation lookup errors throw exceptions in test mode 2019-12-16 21:54:11 +00:00
Tom Hughes
ac6a872a48 Avoid errors when /edit is called on an invalid object 2019-12-16 21:23:09 +00:00
translatewiki.net
60e1ddb6be Localisation updates from https://translatewiki.net. 2019-12-16 16:08:08 +01:00
hikemaniac
e6d7471ab6 Fixed comment textarea going off the sidebar, added border-radius to form fields 2019-12-15 16:04:29 +01:00
Tom Hughes
1e4ced7c10 Update to rails 6.0.2 2019-12-13 18:54:06 +00:00
Tom Hughes
ae46cdc665 Update bundle 2019-12-13 18:53:32 +00:00
Tom Hughes
a2ad08b2e2 Use correct link for settings page 2019-12-12 19:12:38 +00:00
Tom Hughes
9153fd3559 Fix link in error page when a user has public edits disabled 2019-12-12 18:50:30 +00:00
translatewiki.net
aab9473f69 Localisation updates from https://translatewiki.net. 2019-12-12 15:36:38 +01:00
Tom Hughes
cfbd10b27b Fix rubocop warning 2019-12-11 17:48:37 +00:00
Tom Hughes
061231ec7e Switch back to the upstream actionpack-page_caching gem 2019-12-11 17:31:35 +00:00
Tom Hughes
2f419c7ab0 Merge remote-tracking branch 'upstream/pull/2461' 2019-12-11 17:31:16 +00:00
Andy Allan
040302286f Remove ignoring of nearby column
This is the final stage in the process. Now that the migrations are run,
and apps restarted, it is safe to remove the ignore_column declaration.
2019-12-11 18:08:31 +01:00
Tom Hughes
c56f7a37fc Merge remote-tracking branch 'upstream/pull/2460' 2019-12-11 16:36:40 +00:00
Andy Allan
13f0591605 Wrap table header rows in thead 2019-12-11 17:22:23 +01:00
Tom Hughes
3955338682 Merge remote-tracking branch 'upstream/pull/2459' 2019-12-11 16:00:14 +00:00
Andy Allan
efa5f6d4b6 Use a new colour name for the vibrant greens 2019-12-11 16:51:04 +01:00
Andy Allan
c0f5e4ede8 Use paramatered colours for greys 2019-12-11 16:20:16 +01:00
Andy Allan
9b6114ab0b Combine the two different offwhite background colours, and use the lighter one 2019-12-11 15:57:23 +01:00