Commit Graph

6388 Commits

Author SHA1 Message Date
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
Nico Stapelbroek f4af539881 StyleCI fixes 2018-02-04 13:44:34 +01:00
Nico Stapelbroek 52db03cb66 Set the default always_authenticate flag to false 2018-02-04 13:39:16 +01:00
Nico Stapelbroek 6881859e36 Move generic ApiRoutes to a whitelisted routeprovider file 2018-02-04 13:38:56 +01:00
Nico Stapelbroek c8e6a8f7c3 Fix a bug where route:cache would not properly clear the old setup 2018-02-04 13:20:27 +01: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
James Brooks 9ae733706a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-29 12:41:10 +00:00
James Brooks 08e646400b New translations forms.php (Dutch) 2018-01-29 12:40:55 +00:00
James Brooks 90374121cb New translations dashboard.php (Dutch) 2018-01-29 12:40:54 +00:00
James Brooks 1fec3e06f7 Merge pull request #2893 from nstapelbroek/feature/fix-build
Fix invalid amount of arguments in CreateIncidentUpdateCommandTest
2018-01-29 07:38:35 +00:00
Nico Stapelbroek 6811612955 Add a hack to append the X-Cachet-Token when in the dashboard 2018-01-27 23:54:40 +01:00
Nico Stapelbroek 82861a37ae Cleanup logic and add doc blocks 2018-01-27 23:14:58 +01:00
Nico Stapelbroek 5d02ec59c1 Fix a bug where the dynamic middleware would fail to load due to caching 2018-01-27 23:11:30 +01:00
Nico Stapelbroek 11f8e57259 Apply always authenticate to the api routes 2018-01-27 23:04:25 +01:00
Nico Stapelbroek b866ffea4e Also whitelist the setup routes when enforcing auth 2018-01-27 22:49:37 +01:00
Nico Stapelbroek 9107035db8 Hide the back to home button from the login when always_auth is enabled 2018-01-27 22:49:37 +01:00