Commit Graph

5318 Commits

Author SHA1 Message Date
James Brooks edbb0f6031 Merge pull request #2890 from uxen-ab/subscriber-not-able-to-change-his-subscriptions-2887
Adds a line in the notification email to manage its subscriptions.
2018-03-27 19:24:05 +01:00
James Brooks e05c6f9868 Merge pull request #2965 from CachetHQ/rss-category
Add incident status to RSS feeds
2018-03-27 19:23:32 +01:00
James Brooks 20b83f23c0 Merge pull request #2964 from CachetHQ/l10n_2.4
New Crowdin translations
2018-03-27 19:23:05 +01:00
James Brooks 5e47b68edc Merge pull request #2970 from JordyvanDortmont/fix_trailing_default_metric_points
Fix trailing default metric points
2018-03-27 19:22:27 +01:00
Jordy van Dortmont 190d951c51 Fix trailing default metric points #2539 2018-03-27 18:25:45 +02:00
Jordy van Dortmont 7e00b6fb88 Fix superfluous metric point 2018-03-27 15:29:04 +02:00
A d63de58f8f Use 'cachet.subscriber.manage.manage_at_link'
The new translation is used to manage its subscriptions.
2018-03-27 10:53:27 +02:00
A 763d74687f Uses the translation cachet.subscriber.manage.
When a component's status changes or when an incident is
created/updated, an email is sent to every people that has subscribed.
At the end of the mail a link to manage its subscription has been
introduced.
Now, it uses the translation.
2018-03-27 10:48:46 +02:00
A 81fd5f4420 Adds a line in the notification email to manage its subscriptions.
Untill now a subscriber wasn't able to manage its subscription because
there was no link anywhere, so it was forced to unsubscribe and then
subscribe again.

Now the link is in the notification email, after 'Unsubscribe at'.

Related to #2887
2018-03-27 10:47:27 +02:00
A 2d4d823959 Adds a line in the notification email to manage its subscriptions.
Untill now a subscriber wasn't able to manage its subscription because
there was no link anywhere, so it was forced to unsubscribe and then
subscribe again.

Now the link is in the notification email, after 'Unsubscribe at'.

Related to #2887
2018-03-27 10:44:13 +02:00
James Brooks e15199f953 Add incident status to RSS feeds 2018-03-26 21:21:13 +01:00
James Brooks 21a404693a New translations dashboard.php (Dutch) 2018-03-26 20:50:09 +01:00
James Brooks bf7a81bd97 New translations dashboard.php (Dutch) 2018-03-26 20:40:08 +01:00
James Brooks 5499cb24f7 New translations cachet.php (Dutch) 2018-03-26 20:40:07 +01:00
James Brooks 0ebaa395c0 Update deps 2018-03-26 20:38:19 +01:00
James Brooks 0682d8716e Merge pull request #2963 from CachetHQ/l10n_2.4
New Crowdin translations
2018-03-26 20:30:55 +01:00
James Brooks d491cb5aab New translations cachet.php (Dutch) 2018-03-26 20:30:08 +01:00
James Brooks 04da185329 Merge pull request #2948 from CachetHQ/l10n_2.4
New Crowdin translations
2018-03-26 20:20:34 +01:00
James Brooks 01c3aadc10 Merge pull request #2946 from BaileyJM02/patch-1
Fixed sub-title
2018-03-26 20:14:43 +01:00
James Brooks af93563bf7 Merge pull request #2959 from JordyvanDortmont/sqlite3
Fix SQLite metric points retrieval datetime
2018-03-26 20:08:16 +01:00
James Brooks fb778a3a52 Merge pull request #2957 from anthonybocci/redirecturl-2956
Redirect to setting page on image uploading error
2018-03-26 19:30:50 +01:00
James Brooks aa8c9d23d0 Merge pull request #2950 from shuichiro-makigaki/2.4
Add perma-link to each scheduled maintenance
2018-03-26 19:29:53 +01:00
James Brooks a7e671c666 Merge pull request #2958 from JordyvanDortmont/2.4
Fix metrics fill theme color application
2018-03-26 19:25:18 +01:00
James Brooks da05e74d22 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-26 12:30:26 +00:00
James Brooks ac53e0ae8e New translations forms.php (Hungarian) 2018-03-26 13:30:13 +01:00
Jordy van Dortmont c66048d977 Fix metrics fill theme color application #2797 2018-03-26 02:13:11 +02:00
Jordy van Dortmont be93436d49 Fix SQLite metric points retrieval datetime 2018-03-25 00:19:39 +01:00
Anthony Bocci d4c1e145fa Redirect to setting page on image uploading error
In the settings we can upload an image as banner. There are some
verifications that are done on the file to check that it's a valid
image.
If the file is not valid, a redirection is done to the theme page with
an error message.

When redirecting to the theme page because of an error on the file, the
controller redirects to an URL set in a variable. The problem was this
variable '$redirectUrl' was undefined, so the controller thrown an
error. The problem occured only if there was an error on the file, but
it worked well if the file was a valid image.

In the controller's constructor a 'submenu' field is set with panel
items and url, so the variable '$redirectUrl' is set to the theme
page URL. Now if there is an error with the file, the user is well
redirected and the error is displayed.

See: CachetHQ/Cachet#2956
2018-03-24 00:05:20 +01:00
Shuichiro MAKIGAKI 7d51752251 Add perma-link to each scheduled maintenance
PR #2912 adds scheduled maintenance ID to overview HTML.
This patch introduces permanent link and icon image by the ID.
2018-03-19 19:01:02 +09:00
James Brooks e970526ef4 New translations cachet.php (Danish) 2018-03-19 08:20:06 +00:00
James Brooks 92ab5ac28e New translations cachet.php (Japanese) 2018-03-19 08:00:07 +00:00
James Brooks 36b3128847 New translations cachet.php (Japanese) 2018-03-19 07:50:06 +00:00
Bailey Matthews 279f79500d Fixed sub-title 2018-03-18 18:16:19 +00:00
James Brooks 0fcd939f50 Merge pull request #2825 from rarguelloF/only-display-incidents
Add the possibility of only displaying incidents in the timeline
2018-03-17 13:13:16 +00:00
James Brooks d4cd685b79 Use Markdown in mail notifications. Fixes #2935 2018-03-17 13:09:43 +00:00
James Brooks c6d70cb2b0 Merge pull request #2944 from CachetHQ/ses-regions
SES Region can now be changed
2018-03-17 13:03:34 +00:00
James Brooks 344b641c7b Merge pull request #2885 from CachetHQ/l10n_2.4
New Crowdin translations
2018-03-17 12:59:24 +00:00
James Brooks 2fd502a487 SES Region can now be changed 2018-03-17 12:57:37 +00:00
James Brooks 108cb5468d New translations cachet.php (Persian) 2018-03-16 22:10:07 +00:00
James Brooks 70faeb5efc Use HTTPS 2018-03-16 08:53:40 +00:00
James Brooks 81181bea7c Use HTTPS link 2018-03-16 08:53:21 +00:00
James Brooks c75fe543b5 Update deps 2018-03-15 13:48:11 +00:00
James Brooks a060f12d31 Add Slack channel link 2018-03-15 13:45:55 +00:00
James Brooks dfb103b91e Update config.yml 2018-03-15 12:05:51 +00:00
James Brooks aed741adc8 Reduce days of inactivity 2018-03-14 13:25:12 +00:00
James Brooks a4f5840de9 New translations dashboard.php (Arabic) 2018-03-14 12:30:11 +00:00
James Brooks 0eacdab67e New translations forms.php (Arabic) 2018-03-14 12:30:09 +00:00
James Brooks e3c1954c40 New translations notifications.php (Arabic) 2018-03-14 12:20:12 +00:00
James Brooks 58eda94d41 New translations dashboard.php (Arabic) 2018-03-14 12:20:11 +00:00
James Brooks df83ca691c New translations forms.php (Arabic) 2018-03-14 12:20:09 +00:00