Commit Graph

16 Commits

Author SHA1 Message Date
James Brooks
6b362fd88d Theming of Cachet is much simpler with more color settings 2015-09-04 22:39:52 +01:00
James Brooks
885c17054f Allow setting of 0 incident days. Closes #920 2015-08-18 21:27:09 +01:00
James Brooks
bef736e865 Merge pull request #898 from cachethq/avoid-redirect-back
Completely remove the use of Redirect::back - closes #867
2015-08-13 22:38:30 +01:00
James Brooks
3b487ea2ec Move dashboard partials into the dashboard directory 2015-08-13 22:34:26 +01:00
James Brooks
b393557c8a Completely remove the use of Redirect::back - closes #867 2015-08-13 22:28:30 +01:00
Graham Campbell
fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
James Brooks
60f6bec8bc Don't show components div if we have no components 2015-06-18 20:50:43 +01:00
James Brooks
8573b78210 Split up sections a bit more 2015-06-15 21:47:35 +01:00
James Brooks
036928e53e Closes #700 - Subscribers can now be turned on and off 2015-06-10 21:29:35 +01:00
Joseph Cohen
55dcf3a277 Handle subscribers 2015-06-09 14:13:27 -05:00
James Brooks
241947d069 Fixes #641 2015-05-18 09:46:19 +01:00
James Brooks
06b9bc2757 Prevent bots from indexing date ranges with no incidents. Closes #624. 2015-05-08 11:06:02 +01:00
James Brooks
26642eb573 Fix missing $date variable 2015-04-23 08:12:42 +01:00
James Brooks
1543643f4c Revert "Refactored the way incidents are pulled out of the database on the homepage" 2015-04-21 10:13:08 +01:00
Adam Lavin
4c4a32da3d Refactored the way incidents are pulled out of the database
Incidents are now pulled out via the database, grouped together via php, then missing days are added to the data
2015-04-20 23:28:53 +01:00
Joseph Cohen
b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00