Commit graph

3009 commits

Author SHA1 Message Date
Tom Hughes
43776279fb Merge remote-tracking branch 'upstream/pull/1963' 2018-08-29 08:43:28 +01:00
Andy Allan
942e62117f
Merge pull request #1938 from jguthrie100/fix_no_trace_description_error
Fixes "new trace" validation error
2018-08-29 14:49:26 +08:00
Andy Allan
71b76a21ae Fix whitespace in locale file 2018-08-29 14:24:23 +08:00
Andy Allan
f38e03f0ed Refactor message creation to use a create action
This makes it more conventional, rather than handling posts to the new action. The posting of the form was also reworked to use a hidden field for the displayname, rather than in the url, again for convention.
2018-08-29 14:18:20 +08:00
Tom Hughes
32a400c5af Only include embed related messages in the embed javascript 2018-08-28 18:02:32 +01:00
Tom Hughes
1dfbd9282c Merge remote-tracking branch 'upstream/pull/1950' 2018-08-28 17:59:46 +01:00
translatewiki.net
ad18d363b8 Localisation updates from https://translatewiki.net. 2018-08-27 07:53:06 +02:00
translatewiki.net
a050f87af6 Localisation updates from https://translatewiki.net. 2018-08-23 08:26:52 +02:00
translatewiki.net
1cb1f18381 Localisation updates from https://translatewiki.net. 2018-08-17 15:10:45 +02:00
Tom Hughes
ed82d0a756 Only fetch client side translations for the current locale 2018-08-16 12:22:36 +01:00
translatewiki.net
d5885ffada Localisation updates from https://translatewiki.net. 2018-08-13 08:21:06 +02:00
translatewiki.net
395eaea06c Localisation updates from https://translatewiki.net. 2018-08-09 09:34:50 +02:00
translatewiki.net
e3f91c688e Localisation updates from https://translatewiki.net. 2018-08-06 07:27:46 +02:00
translatewiki.net
e9581f7ef2 Localisation updates from https://translatewiki.net. 2018-08-02 10:23:36 +02:00
Tom Hughes
5fa0aebe9f Use dynamic error pages built through the asset pipeline
Fixes #1241
2018-08-01 19:13:04 +01:00
translatewiki.net
49d5c68600 Localisation updates from https://translatewiki.net. 2018-07-30 08:28:19 +02:00
J Guthrie
c38a50fc5f Added locale 2018-07-26 16:49:12 +01:00
translatewiki.net
4549df57fb Localisation updates from https://translatewiki.net. 2018-07-26 10:13:58 +02:00
translatewiki.net
39f0b501e8 Localisation updates from https://translatewiki.net. 2018-07-23 09:43:27 +02:00
translatewiki.net
d368488946 Localisation updates from https://translatewiki.net. 2018-07-20 15:10:59 +02:00
translatewiki.net
d50a07966b Localisation updates from https://translatewiki.net. 2018-07-16 17:02:36 +02:00
Tom Hughes
b4106383d9 Add /api/0.6/users to fetch multiple users
Fixes #1921
2018-07-09 22:26:55 +01:00
translatewiki.net
492a580d9c Localisation updates from https://translatewiki.net. 2018-07-05 13:52:34 +02:00
translatewiki.net
29036cdfaf Localisation updates from https://translatewiki.net. 2018-07-02 08:05:23 +02:00
translatewiki.net
0bc664ac9e Localisation updates from https://translatewiki.net. 2018-06-28 07:32:30 +02:00
translatewiki.net
72e5c9586c Localisation updates from https://translatewiki.net. 2018-06-25 08:20:29 +02:00
Tom Hughes
73637b285d Remove expired banners 2018-06-22 12:05:45 +01:00
Francesco Frassinelli
99856a7717 Add SotM 2018 banner
Closes #1905
2018-06-22 12:05:45 +01:00
translatewiki.net
999b9c69e1 Localisation updates from https://translatewiki.net. 2018-06-21 08:26:23 +02:00
Tom Hughes
6a25ee9ec9 Update (as far as possible) to rails 5.2 default configuration 2018-06-19 18:53:08 +01:00
Tom Hughes
98de681e47 Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
Tom Hughes
353ce3bf52 Fix broken translation 2018-06-18 08:51:33 +01:00
translatewiki.net
a973d9ce9c Localisation updates from https://translatewiki.net. 2018-06-18 08:05:22 +02:00
Tom Hughes
0071025400 Avoid using "other" as a translation key 2018-06-16 16:21:07 +01:00
Tom Hughes
4862bade50 Fix typoed expansion variable in translation 2018-06-16 12:52:23 +01:00
Tom Hughes
7441f15b4f Merge remote-tracking branch 'upstream/pull/1576' 2018-06-16 11:45:23 +01:00
translatewiki.net
f3bd3834e0 Localisation updates from https://translatewiki.net. 2018-06-14 12:35:47 +02:00
Tom Hughes
f7d0a60fc1 Make reportable item titles translatable 2018-06-10 17:05:21 +01:00
Tom Hughes
d3700e6201 Merge branch 'master' into next 2018-06-10 17:02:12 +01:00
Tom Hughes
2aca6920dc Use lazy lookups for translations in issues 2018-06-10 16:59:58 +01:00
translatewiki.net
e4b94f4e5e Localisation updates from https://translatewiki.net. 2018-06-07 11:23:59 +02:00
translatewiki.net
d03d495a69 Localisation updates from https://translatewiki.net. 2018-06-07 08:19:03 +02:00
Tom Hughes
ba9a00b10c Merge remote-tracking branch 'upstream/pull/1892' 2018-06-06 14:51:30 +01:00
Andy Allan
88ff81b694 Refactor messages show action to be resourceful 2018-06-06 11:51:52 +08:00
Andy Allan
9b36021ec5 Refactor inbox and outbox paths to avoid display names in urls. 2018-06-06 11:33:33 +08:00
Andy Allan
57d3b3af55 Refactor trace creation pages
Split the trace creation into new and create methods, with standard resourceful routing. Provide a redirect for external requests to the old url.
2018-06-06 10:22:42 +08:00
translatewiki.net
892c30aa8c Localisation updates from https://translatewiki.net. 2018-06-04 08:05:07 +02:00
Tom Hughes
33a532bddf Quote translations to stop them looking like numbers 2018-05-31 22:49:34 +01:00
translatewiki.net
079ee97471 Localisation updates from https://translatewiki.net. 2018-05-31 08:32:14 +02:00
Tom Hughes
4a6779abf7 Avoid using inline javascript to update message list 2018-05-30 15:30:23 +01:00