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
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
James Brooks
d8c2c93dc7
Merge pull request #3705 from CachetHQ/manage-subscriptions-security
...
Improved subscriber handling
2019-07-13 09:11:56 +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
e4a43a2b9d
Merge branch '2.4' of github.com:CachetHQ/Cachet into 2.4
2019-07-12 13:37:59 +01:00
James Brooks
7f53a7e9df
Improved subscriber handling
...
- Signed routes
- Manage subscriptions now sends an email link
2019-07-12 11:39:13 +01:00
James Brooks
ad0eda8ef5
Merge pull request #3701 from ojdon/2941-bottom-menu-sidebar
...
2941 bottom menu sidebar
2019-07-12 07:19:50 +01: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
Ollie Reardon
ff320a2d05
Merge branch '2.4' of github.com:CachetHQ/Cachet into 2941-bottom-menu-sidebar
2019-07-11 21:19:29 +01:00
Ollie Reardon
4bdf428b77
Forced padding on the bottom of the sidebar. Fixes #2941
2019-07-11 17:42:59 +01:00
James Brooks
29d640e74b
Remove old Laravolt dependencies
2019-07-11 16:37:41 +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
James Brooks
76e9f41e55
Merge pull request #3646 from anthonybocci/feature/3618-setup-path-2.4
...
Allow Cachet to be setup not from the server's root
2019-06-23 08:13:32 +01:00
James Brooks
4f205e0354
Apply fixes from StyleCI
2019-06-23 07:08:31 +00:00
Cachet Bot
edfc16daf3
New translations validation.php (Czech)
2019-06-20 15:20:30 +01:00
Cachet Bot
ced1088ae0
New translations forms.php (Czech)
2019-06-20 15:20:29 +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
Cachet Bot
7ae29e4063
New translations pagination.php (Portuguese, Brazilian)
2019-06-13 00:50:13 +01:00
Cachet Bot
f823a93c06
New translations pagination.php (Portuguese, Brazilian)
2019-06-13 00:40:15 +01:00
Cachet Bot
8a6ab70f1c
New translations dashboard.php (Portuguese, Brazilian)
2019-06-13 00:40:14 +01:00
Cachet Bot
2a790a5daa
New translations dashboard.php (Portuguese, Brazilian)
2019-06-13 00:30:14 +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
Cachet Bot
d5f4e3336f
New translations dashboard.php (Portuguese, Brazilian)
2019-05-18 02:40:24 +01:00
Cachet Bot
95fac09611
New translations dashboard.php (Portuguese, Brazilian)
2019-05-18 02:30:14 +01:00
Cachet Bot
8635a0314d
New translations cachet.php (Portuguese, Brazilian)
2019-05-18 02:30:13 +01:00
Cachet Bot
c798272b4b
New translations cachet.php (Portuguese, Brazilian)
2019-05-18 02:20:22 +01:00
Cachet Bot
d1bf79b415
New translations cachet.php (Portuguese, Brazilian)
2019-05-18 02:10:13 +01:00
James Brooks
588b809319
Merge pull request #3603 from CachetHQ/l10n_2.4
...
New Crowdin translations
2019-05-16 08:39:31 +01:00
Cachet Bot
ded87b3f98
New translations validation.php (Portuguese, Brazilian)
2019-05-16 00:30:16 +01:00
Cachet Bot
f88fa86878
New translations cachet.php (Portuguese, Brazilian)
2019-05-16 00:30:15 +01:00
Cachet Bot
1879d0353a
New translations cachet.php (Portuguese, Brazilian)
2019-05-16 00:20:19 +01:00
Anne-Greeth van Herwijnen
a86793079c
Make maintenance also optional to notify subscribers
2019-04-26 11:50:15 +02:00