602 Commits

Author SHA1 Message Date
James Brooks
5fd59c5b05 Cachet doesn't need assets 2024-10-26 14:04:34 +01:00
James Brooks
5423df61cf Updates 2024-10-09 21:05:21 +01:00
James Brooks
c01ea14981 wip 2024-02-13 17:22:05 +00:00
James Brooks
cf674850dd Laravel 10 + Cachet Core 2024-01-19 20:03:17 +00:00
James Brooks
2de54f9fcf Small fixes 2023-10-27 13:23:27 +01:00
James Brooks
13aa8f40a5 Improve Metric component 2023-10-27 13:22:57 +01:00
James Brooks
275315972f Merge pull request #4157 from 0pc0deFR/patch-1
Replace all URLs from Piwik to Matomo
2021-03-29 12:26:22 +01:00
James Brooks
2440079493 Merge pull request #3980 from luto/add-status-class
add a CSS class for status to each component element
2021-03-29 11:57:03 +01:00
Kevin Falcoz
026773b35e Replace all URLs from Piwik to Matomo 2020-11-02 14:24:58 +01:00
James Brooks
30482cba9e Merge pull request #4000 from langemeijer/2.4
Increase days of incidents limit from 100 to 10000
2020-08-01 09:08:26 +01:00
Anthony Bocci
670a3133d3 Translate missing words in e-mail notifications
Some "Thanks" were written in e-mail notifications but was not
translated. The "@lang" directive was added around.

See #3690
2020-04-30 03:46:53 +02:00
Casper Langemeijer
8d97adf940 Increase days of incidents limit from 100 to 10000 2020-04-25 11:25:54 +02:00
luto
507603e33d add a CSS class for status to each component element
the class can be used to style components based on their status using
.component.status-1 as a rule. They can then be made bold, have a
different background or be hiddend depending on their status.
2020-04-11 21:02:37 +02:00
James Brooks
fdd6a6d64f Merge pull request #3935 from defulmere/2.4
Fix missing update author username on single incident view
2020-04-07 19:09:55 +01:00
Ronald
8db3391967 fix script tag after closed body
Fix script tag (all.js) placed after body was closed.
2020-03-04 10:25:45 +01:00
Sean Fulmer
b63c313fa0 fixes missing username on updates single incident view 2020-02-05 13:48:22 -07:00
James Brooks
db7ab0d8a7 Merge pull request #3809 from Data-Kiss/better-user-accountability
Add username to the dashboard of who logged an incident or any incident updates.
2019-11-02 10:34:49 +00:00
James Brooks
e0df467813 Merge pull request #3815 from Data-Kiss/templates-update-incident
Add the ability to select a template when adding an incident.
2019-11-02 10:33:58 +00:00
Craig Ballinger
9718239817 sign internal redirects and routes for subscribe.manage 2019-10-18 09:05:06 -04:00
Craig Ballinger
6a0bafe899 resolve a11y label issue 2019-10-17 20:09:19 -04:00
Craig Ballinger
eb2a83da14 update threshold input name to match model 2019-10-17 19:54:07 -04:00
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
Data-Kiss
74b840a6cc Add username to the dashboard of who logged an incident or any incident updates. 2019-10-02 21:26:07 +01:00
James Brooks
3cb1ccaed0 Remove use of acceptableThresholds. Fixes #3715 2019-08-14 08:00:06 +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
James Brooks
cc85dc69c4 Merge pull request #3702 from ojdon/3689-url-markdown-fix
Removed outer link. Fixes #3689
2019-07-12 07:06:30 +01:00
Ollie Reardon
d3269a6c05 Removed outer link. Fixes #3689 2019-07-11 21:54:11 +01:00
James Brooks
9f98683aff Fixes #3668 2019-07-11 13:14:16 +01:00
James Brooks
163f78ff13 Merge pull request #3423 from AntonioKL/patching-manage-subscribtion
Patching manage subscription
2019-07-11 13:06:46 +01:00
Max Kovalenko
87281f905a replaced bacon/bacon-qr-code with chillerlan/php-qrcode
removed imagick dependency

Signed-off-by: Max Kovalenko <mxss1998@yandex.ru>
2019-06-26 09:14:42 +03:00
James Brooks
8f91f6d92f Remove Laravolt dependency. Closes #3376 2019-06-23 16:08:03 +01:00
James Brooks
066837fa71 Merge pull request #3567 from MinThaMie/3562-not-notify-maintenance
Make maintenance also optional to notify subscribers
2019-06-23 09:02:56 +01:00
Anthony Bocci
67b43ed34d Add a missing "asset" call 2019-06-19 11:19:00 +02:00
Anthony Bocci
c5217637e6 Allow Cachet to be setup not from the server's root
The `asset()` helper was missing at some places so it was not possible
to install it in an other place than the server's root (/).

The paths have been fixed and now use the `asset()` helper. Also,
The steps process takes care of the current path.

See: #3618
2019-06-19 11:19:00 +02: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
a86793079c Make maintenance also optional to notify subscribers 2019-04-26 11:50:15 +02:00
James Brooks
af503cabd0 Merge pull request #3525 from danijelk/patch-1
Make sticked messages work on PHP7.3 - Resolves #3515
2019-04-12 21:12:52 +01:00
James Brooks
6a99399a36 Merge pull request #3540 from jzinkweg/feature/incident-update-mail
Include incident update message in mail notification
2019-04-12 21:06:47 +01:00
James Brooks
acb04e2703 Removes duplicate order. Closes #3439 2019-04-12 20:51:47 +01:00
jzinkweg
0cbaa75e67 Include incident update message in mail 2019-04-10 17:22:36 +02:00
Danijel K
5d904f1ea5 Make sticked messages work on PHP7.3
compact changed behaviour on PHP7.3, and I also can't see the need for it as date and incidents are still passed to the view.
This resolves #3515
2019-03-21 14:08:23 +01:00
Marko Sulamägi
521e650b80 Add a canonical tag with full URL 2019-03-13 10:18:22 +07:00
James Brooks
8d1bdf2a84 More UX and UI fixes 2019-02-18 22:06:32 +00:00
James Brooks
13e8b39892 Improve count call 2019-02-18 22:03:01 +00:00
James Brooks
d0221bad31 Remove badly added components class 2019-02-18 22:02:54 +00:00
tejaswivinod
b21f057a1d Change to appropriate tags to hide and select/unselect components in group 2019-02-09 12:16:13 -05:00
James Brooks
baa78b9762 Merge pull request #3432 from CachetHQ/hotfix/duplicate-order-statement
Remove duplicate order statement
2019-01-27 22:22:00 +00:00
Viktor Szépe
0c33ca6d22 Fix HTML encoding for Google Fonts 2019-01-27 15:49:20 +01:00