Commit Graph

5441 Commits

Author SHA1 Message Date
James Brooks
e6d8e9fe74 New translations cachet.php (Russian) 2018-02-17 13:21:17 +00:00
James Brooks
6e490ae60a New translations forms.php (Romanian) 2018-02-17 13:21:15 +00:00
James Brooks
f87adb98e2 New translations forms.php (Thai) 2018-02-17 13:21:14 +00:00
James Brooks
2dd9ee8809 New translations forms.php (English (upside down)) 2018-02-17 13:21:12 +00:00
James Brooks
7f44611b25 New translations cachet.php (English (upside down)) 2018-02-17 13:21:10 +00:00
James Brooks
42e8e57e99 New translations forms.php (Vietnamese) 2018-02-17 13:21:08 +00:00
James Brooks
36ef66f4c4 New translations cachet.php (Vietnamese) 2018-02-17 13:21:06 +00:00
James Brooks
bf7da49480 New translations forms.php (Ukrainian) 2018-02-17 13:21:04 +00:00
James Brooks
834b3a1e13 New translations cachet.php (Ukrainian) 2018-02-17 13:21:02 +00:00
James Brooks
39d4535aa3 New translations forms.php (Norwegian) 2018-02-17 13:20:56 +00:00
James Brooks
4ce59ea65d New translations cachet.php (Norwegian) 2018-02-17 13:20:54 +00:00
James Brooks
681b71b825 New translations forms.php (Korean) 2018-02-17 13:20:52 +00:00
James Brooks
9dcaa9a044 New translations cachet.php (Korean) 2018-02-17 13:20:50 +00:00
James Brooks
5009307818 New translations forms.php (Japanese) 2018-02-17 13:20:48 +00:00
James Brooks
4a2ad130a5 New translations forms.php (Italian) 2018-02-17 13:20:44 +00:00
James Brooks
f9d205b785 New translations cachet.php (Italian) 2018-02-17 13:20:43 +00:00
James Brooks
883ad472b2 New translations cachet.php (Romanian) 2018-02-17 13:20:41 +00:00
James Brooks
6eed99be9c New translations forms.php (Portuguese, Brazilian) 2018-02-17 13:20:39 +00:00
James Brooks
a7fb8b7674 New translations cachet.php (Portuguese, Brazilian) 2018-02-17 13:20:37 +00:00
James Brooks
4a3f6280c9 New translations forms.php (Portuguese) 2018-02-17 13:20:35 +00:00
James Brooks
57bf080bd2 New translations cachet.php (Persian) 2018-02-17 13:20:33 +00:00
James Brooks
998cf279bc New translations cachet.php (Portuguese) 2018-02-17 13:20:32 +00:00
James Brooks
0a7c93f1a1 New translations forms.php (Polish) 2018-02-17 13:20:30 +00:00
James Brooks
4337bfaea6 New translations cachet.php (Polish) 2018-02-17 13:20:28 +00:00
James Brooks
16455777c1 New translations forms.php (Persian) 2018-02-17 13:20:26 +00:00
James Brooks
2d8bf2fa79 Merge pull request #2906 from nstapelbroek/feature/2895-duplicate-title-and-meta-tags
#2895 duplicate title and meta tags
2018-02-17 13:12:35 +00:00
James Brooks
e43f984dff Merge pull request #2907 from nstapelbroek/feature/fix-rate-limit-exception
Fix a bug where the redirect route is unable to resolve when rate limited
2018-02-17 13:11:49 +00:00
James Brooks
0fd599ac71 New translations dashboard.php (Chinese Simplified) 2018-02-15 07:00:06 +00:00
James Brooks
834017b141 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-15 06:50:15 +00:00
James Brooks
4b7e78848c New translations forms.php (Chinese Simplified) 2018-02-15 06:50:05 +00:00
Shuichiro MAKIGAKI
94662d17f0 Add ID of scheduled maintenance to list group item
This allows us to use a static URL to a scheduled maintenance.
2018-02-14 18:09:19 +09:00
James Brooks
b6a81963c0 New translations cachet.php (Japanese) 2018-02-14 06:50:06 +00:00
Nico Stapelbroek
cd4d457bc0 Fix a bug where the redirect route is unable to resolve when rate limited 2018-02-11 21:24:24 +01:00
Nico Stapelbroek
ce7437e96a Fix styleCI issues 2018-02-11 21:13:39 +01:00
Nico Stapelbroek
716135a796 Configure a title for the subscribe page 2018-02-11 21:04:41 +01:00
Nico Stapelbroek
f0cabc63ad Separate meta description for the incident, schedule and subscribe pages 2018-02-11 21:04:16 +01:00
James Brooks
c67eb66022 New translations cachet.php (Turkish) 2018-02-07 01:00:08 +00:00
James Brooks
6817e56499 New translations dashboard.php (Turkish) 2018-02-07 01:00:07 +00:00
James Brooks
fd86602359 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-07 00:50:22 +00:00
James Brooks
bd108e3430 New translations dashboard.php (Turkish) 2018-02-07 00:50:08 +00:00
James Brooks
084f52dd60 New translations forms.php (Turkish) 2018-02-07 00:50:06 +00:00
James Brooks
15c81fcd06 New translations cachet.php (Italian) 2018-01-31 21:40:08 +00:00
James Brooks
b59e561536 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-31 21:30:45 +00:00
James Brooks
6b548359b6 New translations forms.php (Italian) 2018-01-31 21:30:10 +00:00
James Brooks
bb5a4595da New translations dashboard.php (Italian) 2018-01-31 21:30:08 +00:00
James Brooks
8fc9c680d5 Merge pull request #2897 from uxen-ab/show-incident-updates-on-the-status-page
Show incident updates on the status page
2018-01-30 14:30:21 +00:00
A
d6ce735df3 Display the formatted message for incident's updates.
In order to be backward compatible, the formatted message is displayed
for incident's updates, so a strong sentance can be used as it was the
case before.
2018-01-30 14:53:21 +01:00
A
66ec744c21 Shows the incident's updates.
The incident's updates are no longer summurized with "..." and bold,
they are fully displayed in order to be able to read all the incident
life on the status page.
2018-01-30 14:52:56 +01:00
James Brooks
94c45f50f3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-29 18:00:32 +00:00
James Brooks
1f268d028f New translations forms.php (Portuguese, Brazilian) 2018-01-29 18:00:25 +00:00