145 Commits

Author SHA1 Message Date
Pierre POMES
3120cdaf08 Issue #4400 - No component email on incident creation/update 2024-06-13 15:05:42 -04:00
StyleCI Bot
2b8580727f
Apply fixes from StyleCI 2023-10-11 10:14:38 +00:00
d.saschenko
97a075cf63 fix: Auth Remote Code execution 2023-09-28 17:43:58 +03:00
Casper Langemeijer
0b38e41e5d Ignore disabled components when determining if a subscription is 'global' 2020-05-13 18:10:26 +02: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
Anne-Greeth van Herwijnen
57dd008064
Adds notify to test 2019-04-26 14:26:50 +02:00
Anne-Greeth van Herwijnen
9f42d55bb6
Oopsie in the docs 2019-04-26 14:17:55 +02: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
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
James Brooks
41621612a7 Use Twig namespaces 2019-01-01 11:22:58 +00:00
TakeMeNL
201322bb53 Resolve #3269 2018-12-14 21:46:45 +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
8bb8ee3dc7 Fix command dispatching 2018-06-25 22:25:54 +01:00
James Brooks
3f4c423005 Use Analyzer and fix several issues 2018-06-25 21:49:07 +01:00
James Brooks
b22f7abd28 Fix how tags are created. Fixes #3004 2018-06-18 21:28:46 +01:00
James Brooks
9accf90c32 Test for status changes before firing event. Fixes #3082 2018-06-17 17:52:34 +01:00
opengd
f74c5df97b Cast status to int on update component command 2018-06-14 09:14:27 +02:00
Jordy van Dortmont
7dd94bd21c Fix metric point counting within threshold 2018-04-06 01:52:07 +02:00
Nico Stapelbroek
0fe924d868 Typehint the removeEmptyValues function 2018-04-04 18:45:27 +02:00
James Brooks
1e3516d7b7 Track who created incident. Closes #2717 2018-03-26 20:54:23 +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
Nico Stapelbroek
8d8d196aac Add tests for the MetaSeo fields 2018-03-19 09:30:57 +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
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
Knight Tan
14366df3c4 align the rules for styleci 2018-01-21 21:59:04 +00:00
Knight Tan
d2975cd1eb added component and status to CreateIncidentUpdateCommand 2018-01-21 21:59:04 +00:00
Nico Stapelbroek
14e15ca543 Fix codestyle 2018-01-21 14:32:29 +01:00
Nico Stapelbroek
e358332048 Determine if notifications are suppressed when handeling events 2018-01-21 13:05:46 +01:00
James Brooks
f53f88f950 Don't send notifications when within maintenance window. Fixes #2720 2018-01-21 12:32:33 +01:00
Luis Henrique Mulinari
968bc6a3ce Code clean up. Remove some duplicate keys; Remove some unused parameters; Fix some FQCN; 2017-10-11 21:19:07 +02:00
James Brooks
7cfcf5e280 Fixes #2677 2017-09-09 13:16:50 +01:00
James Brooks
d06027b2fa Apply fixes from StyleCI (#2655)
[ci skip] [skip ci]
2017-07-25 02:48:31 +01:00
James Brooks
c1f298361b Create exception interfaces 2017-07-24 21:48:05 -04:00
James Brooks
6d5d4811e4 Apply fixes from StyleCI (#2637)
[ci skip] [skip ci]
2017-07-17 21:33:57 +01:00
James Brooks
39718c7936 Fix lack of Command Validating middleware 2017-07-17 21:21:06 +01:00
Graham Campbell
62503fd8fd Merge branch '2.3' into 2.4 2017-06-28 23:24:09 +01:00
James Brooks
bd34264d3c Merge pull request #2570 from CachetHQ/system-meta
Global Meta System
2017-06-13 22:47:23 +01:00
James Brooks
eb08648dca Don't cast status to int. Fixes #2563 2017-06-13 22:34:42 +01:00
James Brooks
f11c1edeee Implement creating of meta data and tests 2017-06-13 19:34:50 +01:00
James Brooks
979ea1110c Fixes #2463 - Redirect back instead of erroring 2017-05-06 11:01:14 +01:00
James Brooks
8bace140e5 Fix schedules.completed_at not being null. Closes #2509 2017-05-06 09:57:30 +01:00
James Brooks
372c8e37b9 Fixes #2409 2017-04-24 08:03:35 +01:00
James Brooks
4607d90401 Improve metric threshold 2017-03-18 11:15:43 +00:00
James Brooks
c1bd3e40fa Fix some tests 2017-03-18 09:49:33 +00:00
James Brooks
485116b5ce Rename incident bus 2017-03-18 09:41:33 +00:00