554 Commits

Author SHA1 Message Date
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
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
0ae510fdf0 Fix other duplicate order by statements 2019-01-26 15:00:42 +00:00
James Brooks
c0d9d9ceb8 Fully remove the Strengthify integration 2019-01-26 11:17:02 +00:00
James Brooks
f8b8ae8b65
Merge pull request #3197 from shuichiro-makigaki/schedule-template
Enable templates in scheduled maintenance dashboard
2019-01-26 10:59:49 +00:00
Graham Campbell
3d216fb3ab Fixed up vendor views 2018-12-28 14:17:57 +00:00
Graham Campbell
b18a8dff6b Commit new vendor files 2018-12-28 14:01:55 +00:00
Graham Campbell
5ffb5bc912 Upgraded to Laravel 5.7 2018-12-28 13:05:23 +00:00
James Brooks
3763a867a8
Merge pull request #3368 from CachetHQ/drop-feeds
Drop support for RSS & Atom feeds
2018-12-27 23:27:19 +00:00
James Brooks
08939854a9 Don't expose current mail password 2018-12-27 23:13:38 +00:00
James Brooks
b96c36fd61 Update Blade files 2018-12-27 22:44:00 +00:00
James Brooks
4a6fd7dc70
Merge pull request #3223 from stobbsm/2.4
Fixes Template not rendering when containing twig variables
2018-11-23 21:45:03 +00:00
Blake Nahin
0dcb11ab98
Remove extra parenthesis on subscribe page 2018-11-19 01:17:59 -08:00
Shuichiro MAKIGAKI
8db2b47aab Enable templates in scheduled maintenance dashboard 2018-11-14 16:06:16 +09:00
James Brooks
9de2ea22e3 Remove third-party password strength plugin 2018-11-06 17:55:09 +00:00
James Brooks
d900e274c6 Test on PHP 7.3 (#3286) 2018-10-18 23:21:00 +01:00
James Brooks
cdb14c9fb9
Merge pull request #3251 from anthonybocci/show-about-this-page
Include the partial "about-app" in index
2018-10-15 12:46:49 +01:00
James Wilson
18219bf328 Fixed #3101 2018-10-10 14:00:51 +01:00
Craig Ballinger
5886122a09 Update remaining hardcoded strings to support translation 2018-10-08 10:38:59 -04:00
Anthony Bocci
ba0fdf1368 Include the partial "about-app"
In the settings it's possible to fill a field "About this page". If we
refer to the demo the content of this field is supposed to be shown
under the status on the status page.

The problem was the information was not shown even if it was not empty.
So if we typed "We are a company ...", this was not shown, nowhere.
Technically the problem was because the partial "about-app" was not
included so the information was never shown.

To fix that I have included the partial "about-app" in the index.
Now if the field empty nothing is shown (the same as before) but if the
field is not empty so the information is shown under the status bar.

See: #3249
2018-09-21 19:51:01 +02:00
Relative
55959d0048
Resolve styling error on signup view 2018-09-09 03:06:06 -04:00
Matthew Stobbs
53cb71ebaa Added v-pre to textarea to fix view not working 2018-08-20 10:57:49 -06:00
Nico Stapelbroek
33e5c34f55 Fix metaseo tests after updating to Laravel 5.6 2018-07-02 11:29:22 +02: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
d0b802d82f Fix datetime picker. Closes #3143 2018-06-29 20:59:13 +01:00
krollebol
e4d9728e4a
Update analytics.blade.php
Correct capital in variable name
2018-06-29 14:46:31 +02:00
krollebol
7777cf05d7
Update analytics.blade.php
Correct capital in variable name
2018-06-29 14:44:32 +02:00
opengd
c455f94af5 Changed old app_banner_type var to new appBannerType 2018-06-28 08:26:40 +02:00
opengd
663a110403 Changed old app_banner_type var to new appBannerType 2018-06-28 08:25:13 +02:00
James Brooks
dd6bbce517 Fix dashboard templates 2018-06-25 22:20: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
b26ec1230c Fix app name and move subscription options into partial 2018-06-18 07:15:02 +01:00
James Brooks
9ac6b8b1a2 Fixes #2996 - New incident notification is Markdown powered 2018-06-17 18:43:43 +01:00
James Brooks
d678e7d594 Fix metrics index 2018-06-17 11:32:53 +01:00
James Brooks
394a024f32 Improve dashboard component 2018-06-17 11:29:29 +01:00
James Brooks
deeb40cd48 Move errors partial out of dashboard dir to prevent DashboardComposer running 2018-06-14 20:27:42 +01:00
Shuichiro MAKIGAKI
f07c071ed2 Add rate setting for major outage
Major outage criteria depends on required service level.
Default value keeps 50% because it had been fixed to 50%.
2018-05-08 17:44:41 +09: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
James Brooks
0d30b7756b Attribute incidents to who reported them 2018-03-26 20:57:09 +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
Jordy van Dortmont
c66048d977 Fix metrics fill theme color application #2797 2018-03-26 02:13:11 +02: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
7982e474fc Also use the custom title in the og:title meta attribute 2018-03-19 07:40:18 +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