Data-Kiss
4bff1147a1
Fix some accessibility issues
2019-10-09 20:10:25 +01:00
Data-Kiss
4b5ee6668f
Add the ability to select a template when adding an incident.
2019-10-09 19:56:14 +01:00
James Brooks
35279cebe4
Merge pull request #3704 from CachetHQ/hotfix/tags-syncing
...
Improved Tags Management
2019-07-13 09:12:23 +01:00
Max Kovalenko
2b2337eb8e
Merge remote-tracking branch 'forked/2.4' into upgrade-google2fa
...
# Conflicts:
# composer.lock
2019-07-13 10:39:25 +03:00
Alec Hill
864f380515
Fix timeout with large number of subscribers
2019-07-12 16:45:27 -05:00
James Brooks
bdb3619bc9
Apply fixes from StyleCI
2019-07-12 12:38:58 +00:00
James Brooks
3ac7492858
Remove old Tag commands, refactor migration etc
2019-07-12 11:08:25 +01:00
James Brooks
6810af48f7
Tag syncing is now done within the Component commands
2019-07-12 10:29:23 +01:00
James Brooks
3b09eece09
Merge pull request #3661 from CachetHQ/metric-thresholds-fix
...
Fix validation of metric thresholds
2019-07-11 13:37:40 +01:00
James Brooks
2efbaebe63
Fix validation of metric thresholds. Closes #3549
2019-06-23 08:35:55 +01:00
Max Kovalenko
bb2ab92d22
CI fixes
2019-05-24 20:28:41 +03:00
Max Kovalenko
6086a275bf
upgraded google2fa (0.7->5.0) & composer deps
2019-05-24 20:20:57 +03:00
Anne-Greeth van Herwijnen
b5816a3340
Fix StyleCI
2019-04-26 13:12:30 +02:00
Anne-Greeth van Herwijnen
a86793079c
Make maintenance also optional to notify subscribers
2019-04-26 11:50:15 +02:00
James Brooks
adea4b269b
Better check
2019-04-13 10:15:11 +01:00
James Brooks
3f070538c8
Handle feed failures. Closes #3521
2019-04-13 10:07:42 +01:00
James Brooks
497cbe5525
Do not use arr_* or str_* helpers
2019-02-01 20:55:51 +00:00
James Brooks
60a4c15d0e
Merge pull request #2931 from nstapelbroek/feature/2895-custom-meta-descriptions-per-incident
...
Custom meta descriptions per incident
2019-01-27 14:31:34 +00:00
Adrien Poupa
7fb6384860
Eager load group on the dashboard/components page not to query twice
2018-12-06 23:24:41 -05:00
Adrien Poupa
1068d72eea
Eager load user on the incident page not to query twice
2018-12-06 23:20:08 -05:00
James Brooks
a2143a1682
Correct my email
2018-07-02 22:04:20 +01:00
Nico Stapelbroek
43078e9c75
Merge branch '2.4' of github.com:CachetHQ/Cachet into feature/2895-custom-meta-descriptions-per-incident
2018-07-02 11:20:47 +02:00
James Brooks
9b3b979d49
Apply fixes from StyleCI ( #3147 )
...
[ci skip] [skip ci]
2018-06-29 16:10:32 +01:00
bruno
f1e97e1cdd
Fix for error 500 when clicking Compontent groups. Variable name changed
2018-06-29 16:26:54 +02:00
James Brooks
8bb8ee3dc7
Fix command dispatching
2018-06-25 22:25:54 +01:00
James Brooks
a4a7bccaa7
Fix settings log
2018-06-25 21:49:07 +01:00
James Brooks
57aef06927
Install Laravel 5.6
2018-06-25 21:48:27 +01:00
James Brooks
b22f7abd28
Fix how tags are created. Fixes #3004
2018-06-18 21:28:46 +01:00
James Brooks
a28fe28f41
Apply fixes from StyleCI ( #3097 )
...
[ci skip] [skip ci]
2018-06-17 15:59:19 +01:00
James Brooks
600d95ae56
Add missing IncidentTemplateController
2018-06-17 15:58:37 +01:00
James Brooks
4427d083f9
Split incident updates out of incident controller
2018-06-17 15:58:37 +01:00
James Brooks
caa0054c80
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-17 10:19:16 +00:00
James Brooks
500b897362
Split Components and ComponentGroups into two controllers
2018-06-17 11:19:00 +01:00
Henning Surmeier
cf6d6ad906
Don't check stylesheet with Binput
2018-04-18 14:38:07 +02:00
James Brooks
3c51e5115a
Merge pull request #2894 from nstapelbroek/feature/2812-firewall-frontend
...
Feature always authenticate
2018-04-05 08:22:21 +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
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
Nico Stapelbroek
f4af539881
StyleCI fixes
2018-02-04 13:44:34 +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
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
James Brooks
5b1d9ef0f6
Fix up
2018-01-21 22:03:15 +00:00
Knight Tan
d2975cd1eb
added component and status to CreateIncidentUpdateCommand
2018-01-21 21:59:04 +00:00
Knight Tan
ab01609bb5
allow incident update to update component status, bug fix #2767
2018-01-21 21:59:04 +00:00
Nico Stapelbroek
b4c721d042
Make sure end users know about the notification suppression when editing incidents
2018-01-21 14:14:03 +01:00
Nico Stapelbroek
1da6764b63
Fetch updates using the eloquent relationship instead of re-querying
2018-01-14 22:17:26 +01:00
Nico Stapelbroek
55f6ee7dc7
Fix styleci violations
2018-01-13 18:32:02 +01:00
Nico Stapelbroek
569b15000a
Implement edit IncidentUpdate feature
2018-01-13 17:43:35 +01:00
Nico Stapelbroek
700c936662
Restore add incident update functionality
2018-01-13 15:47:31 +01:00
Nico Stapelbroek
532d8a20c5
Create an incident updates overview page
2018-01-13 15:42:02 +01:00