6189 Commits

Author SHA1 Message Date
bruno
f1e97e1cdd Fix for error 500 when clicking Compontent groups. Variable name changed 2018-06-29 16:26:54 +02:00
krollebol
7001ba0c4e
Merge pull request #1 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2018-06-29 15:14:55 +02:00
James Brooks
2fa63223fd
Merge pull request #3145 from krollebol/2.4
Variable correction for Piwik analytics
2018-06-29 13:53:10 +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
James Brooks
6e8821986e PHP support has been bumped since Laravel 5.6 2018-06-28 12:45:54 +01:00
James Brooks
3e5dc6a3f9 Fix MetricPoint changes 2018-06-28 12:01:22 +01:00
James Brooks
db627f6e86
Don't dump the response 2018-06-28 11:46:07 +01:00
James Brooks
91d41c4799
Merge pull request #3105 from nstapelbroek/feature/fix-incident-update-on-untracked-incident
Allow updating incidents when the incident has no associated user
2018-06-28 08:43:39 +01:00
Nico Stapelbroek
253d9ec445 Allow updating incidents when the incident has no associated user 2018-06-28 09:23:54 +02:00
James Brooks
6ebb444425
Merge pull request #3140 from opengd/2.4
Changed app_banner_type on two locations due to banner image is currently not working
2018-06-28 08:14:45 +01: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
3e3763722b
Apply fixes from StyleCI (#3139)
[ci skip] [skip ci]
2018-06-27 14:40:19 +01:00
James Brooks
1ac884805d Fix tests 2018-06-27 14:39:49 +01:00
James Brooks
55002bb4b4 Group metric points into intervals of 30 seconds 2018-06-27 14:28:38 +01:00
James Brooks
c9baa103dd
Match Laravel's PHP requirements 2018-06-27 07:53:03 +01:00
James Brooks
b431ee3702
Merge pull request #3089 from CachetHQ/laravel-56
Upgrade to Laravel 5.6
2018-06-26 18:31:46 +01:00
James Brooks
f3efbd9809 Fix commands 2018-06-26 08:25:09 +01:00
James Brooks
394cfe7a25 Fix execute method 2018-06-26 08:15:21 +01:00
James Brooks
e4d49510ba Console commands need to use dispatch still 2018-06-26 07:36:16 +01:00
James Brooks
8bb8ee3dc7 Fix command dispatching 2018-06-25 22:25:54 +01:00
James Brooks
dd6bbce517 Fix dashboard templates 2018-06-25 22:20:07 +01:00
James Brooks
8fb5b96543 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 21:14:38 +00:00
James Brooks
06d4964a84 Update tests a little 2018-06-25 22:13:53 +01:00
James Brooks
2dd8199816 Update composer.json 2018-06-25 21:58:28 +01:00
James Brooks
bf42e80ad5 Remove optimize call 2018-06-25 21:57:04 +01:00
James Brooks
2bea65b673 Update .travis.yml 2018-06-25 21:53:32 +01:00
James Brooks
b3e7e86ff2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 20:49:40 +00:00
James Brooks
a4a7bccaa7 Fix settings log 2018-06-25 21:49:07 +01:00
James Brooks
cf771097ea Fix TestListener 2018-06-25 21:49:07 +01:00
James Brooks
3f4c423005 Use Analyzer and fix several issues 2018-06-25 21:49:07 +01:00
James Brooks
e37c882dfe Update PHPUnit classes 2018-06-25 21:48:27 +01:00
James Brooks
5f1a624cb9 Update exception displayers 2018-06-25 21:48:27 +01:00
James Brooks
726ded7746 Drop support for PHP 5.6 2018-06-25 21:48:27 +01:00
James Brooks
f86dbe87c3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 21:48:27 +01:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks
bdacc81b8d
Merge pull request #3103 from CachetHQ/incident-notifications-flag
Add notifications column to incidents
2018-06-25 08:56:45 +01:00
James Brooks
bb097a1dad
Merge pull request #3134 from anthonybocci/2.4
Create documentation about incidents and metrics
2018-06-25 08:51:04 +01:00
James Brooks
7544618827
Merge pull request #3135 from CachetHQ/l10n_2.4
New Crowdin translations
2018-06-25 07:35:27 +01:00
Cachet Bot
e97938feab New translations notifications.php (Hungarian) 2018-06-25 06:40:09 +01:00
Cachet Bot
fd1689937f New translations pagination.php (Hungarian) 2018-06-25 06:40:08 +01:00
Cachet Bot
f4172d4a6e New translations cachet.php (Hungarian) 2018-06-25 06:40:07 +01:00
Anthony Bocci
360f163a88 Create documentation about incidents
Explain what is and how to use an incident.
2018-06-23 15:42:36 +02:00
Anthony Bocci
02ec0ad71a Create documentation about metric creation. 2018-06-23 15:23:39 +02:00
Anthony Bocci
6f6e17626c Create documentation on what is a metric 2018-06-23 14:51:44 +02:00
Anthony Bocci
3e960c4a55 Create the component statuses documentation
The component-status.md file is based on the online version at:
https://docs.cachethq.io/docs/component-statuses
2018-06-23 14:31:37 +02:00
James Brooks
e04f28914f
Merge pull request #3133 from anthonybocci/2.4
Continue the documentation (api, faq, addons)
2018-06-23 13:10:52 +01:00
Anthony Bocci
6049639c09 Create the third-party integrations documentation
The third-party-integrations.md file is based on the online version at:
https://docs.cachethq.io/docs/addons
2018-06-23 13:17:51 +02:00
Anthony Bocci
f24f51ef36 Add question about subscribe button
Often, people are asking "Why isn't my subscribe button enabled?", so
the answer is now in the documentation.
2018-06-23 13:17:51 +02:00