James Brooks
3f26f40fae
Seed the incident user
2018-03-26 20:57:09 +01:00
James Brooks
0d30b7756b
Attribute incidents to who reported them
2018-03-26 20:57:09 +01:00
James Brooks
1e3516d7b7
Track who created incident. Closes #2717
2018-03-26 20:54:23 +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
Nico Stapelbroek
a6af6ada01
Use htmlspecialchars in the assertion to match the blade escaping
2018-03-19 23:55:38 +01:00
Nico Stapelbroek
abf0a0ac9c
Add tests for the StoresMeta Trait and fix the Functional MetaSeo tests
2018-03-19 23:47:06 +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
Nico Stapelbroek
8d8d196aac
Add tests for the MetaSeo fields
2018-03-19 09:30:57 +01: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
Nico Stapelbroek
7982e474fc
Also use the custom title in the og:title meta attribute
2018-03-19 07:40:18 +01:00
Nico Stapelbroek
5e655e645a
Capitalize Seo Title and Description
2018-03-19 07:39:58 +01:00
Nico Stapelbroek
7bb23b6108
Remove an meta model if the corresponding value is considered empty
2018-03-19 07:32:53 +01:00
Nico Stapelbroek
95a76a77b7
Typehint the meta argument on the create and update incident commands
2018-03-19 07:22:45 +01:00
Nico Stapelbroek
f4f77b1f1b
Fix CodeStyle
2018-03-19 07:21:22 +01:00
Nico Stapelbroek
da4d036883
Add translations
2018-03-19 07:21:22 +01:00
Nico Stapelbroek
a42c2bb017
Use the custom SEO title and descriptions in the frontend
2018-03-19 07:21:22 +01:00
Nico Stapelbroek
b71c61ce7d
Update a SEO title and description in the incident meta
2018-03-19 07:21:22 +01:00
Nico Stapelbroek
129030daaf
Save a SEO title and description when creating an incident
2018-03-19 07:21:22 +01: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