Commit graph

10086 commits

Author SHA1 Message Date
Paul Norman
fb4aa31048
Add ÖPNVKarte layer 2020-06-25 20:47:25 -07:00
Paul Norman
5dfb6432e0
Update leaflet-osm 2020-06-25 20:23:04 -07:00
Tom Hughes
bcf6eafb0d Fix new rubocopy warnings 2020-06-24 18:49:12 +01:00
Tom Hughes
233c6c0e97 Update bundle 2020-06-24 18:46:28 +01:00
Tom Hughes
a2620bddfe Drop any pluralizable translations that are missing an "other" key 2020-06-24 11:33:55 +01:00
translatewiki.net
cc93c34953 Localisation updates from https://translatewiki.net. 2020-06-22 17:29:19 +02:00
Tom Hughes
b7fe3db6a2 Drop any pluralizable translations that are missing an "other" key 2020-06-21 19:31:08 +01:00
translatewiki.net
f06013a41d Localisation updates from https://translatewiki.net. 2020-06-18 21:24:54 +02:00
Tom Hughes
071f61e3ad Update rails to 6.0.3.2 2020-06-17 18:29:05 +01:00
Tom Hughes
e2145e6c1e Drop any pluralizable translations that are missing an "other" key 2020-06-17 00:03:45 +01:00
Tom Hughes
8542bee823 Update bundle
Closes #2659
2020-06-16 23:59:33 +01:00
translatewiki.net
eb3cdd34da Localisation updates from https://translatewiki.net. 2020-06-15 22:21:49 +02:00
Tom Hughes
a13b40ace9 Fix new erblint warnings 2020-06-11 19:44:22 +01:00
Tom Hughes
39b60219fe Fix new rubocop warnings 2020-06-11 19:21:41 +01:00
Tom Hughes
2c341c438a Update bundle 2020-06-11 19:21:41 +01:00
Tom Hughes
045ff92ac9 Drop any pluralizable translations that are missing an "other" key 2020-06-11 19:21:41 +01:00
Tom Hughes
a221aabe3c Check that pluralizable translations have an "other" key 2020-06-11 19:21:41 +01:00
translatewiki.net
ef7434f8b4 Localisation updates from https://translatewiki.net. 2020-06-11 19:30:37 +02:00
Tom Hughes
81a5a55f57 Show user delete links to admins 2020-06-11 17:26:05 +01:00
Tom Hughes
5c3f549492 Merge remote-tracking branch 'upstream/pull/2651' 2020-06-10 11:05:22 +01:00
Andy Allan
600812f6ad Rework user#set_status and #delete to avoid GET requests
This renames the delete action to destroy, and starts using resourceful
routing for user actions.
2020-06-10 11:49:18 +02:00
translatewiki.net
f1c31dac25 Localisation updates from https://translatewiki.net. 2020-06-08 17:12:34 +02:00
Tom Hughes
4998157735 Rename many keys to other for the cs locale.
Fixes #2645
2020-06-07 22:35:37 +01:00
Tom Hughes
5f9cae5a6d Update bundle 2020-06-07 19:19:10 +01:00
Tom Hughes
d6f518f627 More improvements to locale selection for the data browser
Use the browser language preferences for non-logged in users.
2020-06-07 19:10:48 +01:00
Tom Hughes
293fe68eff Merge remote-tracking branch 'upstream/pull/2642' 2020-06-04 17:40:13 +01:00
Tom Hughes
768a792a61 Improve selection of name to display in data browser
If the user is logged in then consider all their preferred
languages rather than just the UI language, and use the full
locale matching algorithm instead of just checking parents.

Fixes #2636
2020-06-04 17:33:11 +01:00
Tom Hughes
bf22c69286 Improve locale selection algorithm
Don't include locales which only have rails translations in
the candidates, and ensure that user specified options take
priority over less specific variants of earlier choices.
2020-06-04 17:33:11 +01:00
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
Andy Allan
3786366fdc Rename friend to friendship in notifier
Followup to #2269
2020-06-03 18:29:08 +02:00
Andy Allan
8ebfdbc1ff Move make_friend and remove_friend to friendships controller 2020-06-03 18:23:07 +02: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
59c90aa023 Move friendship related tests to separate file 2020-06-03 17:51:11 +02: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