Commit Graph

1957 Commits

Author SHA1 Message Date
Cachet Bot 4c656399dc Apply fixes from StyleCI 2018-12-28 13:57:08 +00:00
Graham Campbell e764023ad8 Deal with settings read/write errors properly 2018-12-28 13:56:53 +00:00
James Brooks ea651313ec Apply fixes from StyleCI 2018-12-28 08:32:01 +00:00
James Brooks 569323dec3 Remove unused $config property 2018-12-28 08:31:46 +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 df5ade6554 Merge pull request #3287 from sideffect0/2.4
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
2018-12-27 22:55:23 +00:00
James Brooks 34e15b2c78 Drop support for RSS & Atom feeds. 2018-12-27 22:37:11 +00:00
James Brooks a01d7d4f40 Merge pull request #3342 from nstapelbroek/feature/explicit-port-numbers
Write port numbers explicitly to the .env
2018-12-27 22:09:29 +00:00
James Brooks 84fd58459d Merge pull request #3362 from TakeMeNL/bugfix/3269
Resolve #3269
2018-12-18 08:21:11 +00:00
TakeMeNL 5f1dfc6249 Resolve #3288
If Binput::get('enabled') is not defined this will return NULL which resulted in a false.
Updated tests
2018-12-17 17:46:31 +01:00
TakeMeNL 201322bb53 Resolve #3269 2018-12-14 21:46:45 +01:00
Mr.Patch 86f0a801ac Merge pull request #10 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2018-11-26 10:05:39 +05:30
James Brooks 05d6af9c3a Merge pull request #3340 from nstapelbroek/feature/configure-socket-warning
Add warning when setting up localhost with mysql driver
2018-11-25 21:58:14 +00:00
Nico Stapelbroek 3d632a4441 Add support for empty values in the persistEnv method 2018-11-25 16:45:49 +01:00
Nico Stapelbroek e6fc6f3970 Explicitly set the port number when not using traditional ports 2018-11-25 16:44:28 +01:00
Nico Stapelbroek 4fb2f3e7a7 Add warning when setting up localhost with mysql driver 2018-11-25 13:46:15 +01:00
Nico Stapelbroek 6feed9e2ee Fix configuring postgres leads to wrong database driver key 2018-11-25 13:42:27 +01:00
Mr.Patch 91e90792b6 Merge pull request #5 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2018-11-13 16:08:24 +05:30
Luke Policinski 3788d43906 Let notification to the users be queue-able 2018-11-12 14:04:45 -05:00
sideffect0 a91a9a9b05 grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
From test.com to example.com
2018-10-18 14:52:09 +05:30
VeekeeFr 88ca5be65f Merge branch '2.4' into patch-1 2018-10-15 18:33:26 +02:00
VeekeeFr 28ca20f99f Applying @jbrooksuk implementation (see MR 3273) 2018-10-15 18:29:12 +02:00
James Brooks 8fe5dc29e0 Merge pull request #3270 from JamesWilson19947/add-markdown-to-emails
Added markdown to some emails #3101
2018-10-15 12:38:33 +01:00
VeekeeFr 906024f45b Fixed rare case of division by 0 2018-10-12 02:22:21 +02:00
James Wilson 363c9fb0e8 Another update! 2018-10-10 14:06:18 +01:00
James Wilson 68b5457f9f Added a new line #3101 2018-10-10 14:04:22 +01:00
James Wilson 18219bf328 Fixed #3101 2018-10-10 14:00:51 +01:00
thomasxd24 1fdb7909d3 Revert schedule maintenance
commit of de172e5def have made the schedule maintenance disappear completely. 

This PR reverts the change. Please fix the change or revert back.
2018-10-05 19:34:00 +02:00
Wouter van Os 9b4e8c1545 Show schedules till they are completed
Currently schedules are shown on the status page when they are in the status upcoming or in progress. But, when the scheduled time is in the past - it's hidden, even when it's still going on.

This PR fixes this issue by hiding the maintenance when it's in the status completed, or the completed time has passed.
2018-09-06 23:43:10 +02:00
Gazder Bence 15a87a8e78 Add bool cast to boolean Incident parameters 2018-08-16 10:35:09 +02:00
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