Nico Stapelbroek
6e54cd92bf
Create upgrade docs to keep track of changes between backwards incompatible versions
2018-07-24 15:27:27 +02:00
Nico Stapelbroek
1a07b3f8d9
Remove references to the Laravel backup manager
...
As proposed in https://github.com/CachetHQ/Cachet/pull/3150 the current backup solution produces too many edge cases when configured with the non-default options. Cachet should not be held responsible for backups since it's unable to complete this task properly. Feel free to re-add a laravel backup solution to your custom cachet instance.
2018-07-24 11:39:06 +02:00
TakeMeNL
39c0829fce
Code style fixes
2018-07-20 00:23:17 +02:00
TakeMeNL
c60f1bd50f
Added GET incident templates to use in POST incidents template
2018-07-20 00:17:46 +02:00
James Brooks
6b7263afea
Fix issues with feeds. Closes #3166
2018-07-06 07:52:36 +01:00
Nico Stapelbroek
9af9cbd979
Merge branch '2.4' into feature/merge-install-commands
2018-07-03 14:39:38 +02:00
Joe Cohen
66ccb2a56f
test metric points by latests
2018-07-02 19:22:01 -05:00
James Brooks
93d05bdc07
Apply fixes from StyleCI ( #3152 )
...
[ci skip] [skip ci]
2018-07-02 22:39:02 +01:00
James Brooks
986f6c56b2
Fixes #2414
2018-07-02 22:38:45 +01:00
James Brooks
5de9c94d55
Improve seeding of metric points
2018-07-02 22:38:39 +01:00
James Brooks
f98ae4d38e
Order metric points by the created_at time
2018-07-02 22:15:36 +01:00
James Brooks
a2143a1682
Correct my email
2018-07-02 22:04:20 +01:00
James Brooks
2793d74d99
Remove unused imports
2018-07-02 22:03:53 +01:00
James Brooks
085552607a
Move calculated_value presenter method into MetricPoint getter
2018-07-02 18:05:21 +01:00
James Brooks
c006b7d6ef
Remove unused activeValue getter
2018-07-02 17:41:46 +01:00
Nico Stapelbroek
3a50f3c5bf
Remove reference to AppInstallCommand
2018-07-02 13:50:08 +02:00
James Brooks
e4ca4ad880
Do not collect contact email anymore
2018-07-02 12:31:56 +01:00
Nico Stapelbroek
65f138dc2d
hardcode for db:backup parameters that is ran when installing cachet
...
Future improvements should dynamically configure the databases used
2018-07-02 12:50:00 +02:00
Nico Stapelbroek
c165c0be57
Merge cachet:install and app:install
2018-07-02 12:50:00 +02:00
Nico Stapelbroek
eaf114ec17
Fix error Undefined variable: config when running cachet:install
2018-07-02 11:15:35 +02:00
James Brooks
9b3b979d49
Apply fixes from StyleCI ( #3147 )
...
[ci skip] [skip ci]
2018-06-29 16:10:32 +01:00
bruno
f1e97e1cdd
Fix for error 500 when clicking Compontent groups. Variable name changed
2018-06-29 16:26:54 +02:00
James Brooks
3e5dc6a3f9
Fix MetricPoint changes
2018-06-28 12:01:22 +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
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
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
06d4964a84
Update tests a little
2018-06-25 22:13:53 +01:00
James Brooks
a4a7bccaa7
Fix settings log
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
5f1a624cb9
Update exception displayers
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
335c6f4d50
Pagination links now work. Fixes #3117
2018-06-20 21:31:52 +01:00
James Brooks
7298e1e25a
Use query
2018-06-20 20:15:30 +01:00
James Brooks
b20461fe89
Merge pull request #3093 from CachetHQ/smoke-tests
...
Start working on Smoke Tests
2018-06-19 08:50:51 +01:00
James Brooks
37fcc93926
Merge pull request #3092 from CachetHQ/replace-graham-campbell-core
...
Replace GrahamCampbell/Core
2018-06-18 21:50:00 +01:00
James Brooks
9eab7ce27e
Merge pull request #3087 from CachetHQ/tag-commands
...
Fix how tags are created
2018-06-18 21:37:31 +01:00
James Brooks
e330ea7aa1
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-18 21:32:16 +01:00
James Brooks
ce3ab9d3eb
Replace GrahamCampbell/Core with core code. Closes #2669
2018-06-18 21:32:16 +01:00
James Brooks
788b9af959
Import missing Collection
2018-06-18 21:31:18 +01:00
James Brooks
37a5d8f1a6
Merge pull request #3113 from CachetHQ/searchable-tags-2920
...
Searchable tags
2018-06-18 21:30:13 +01:00
James Brooks
b22f7abd28
Fix how tags are created. Fixes #3004
2018-06-18 21:28:46 +01:00
James Brooks
a9558d35c5
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-18 20:23:05 +00:00
James Brooks
ab64572274
Add the ability to filter components by tags. Closes #2920
2018-06-18 21:22:43 +01:00