Joseph Cohen
d68b248fd7
Remove AbstractController from remaining and rename BaseController to Controller
2015-08-05 17:21:03 -05:00
James Brooks
8d0a716c2d
Remove AbstractController as it does nothing
2015-08-05 15:18:20 +01:00
Graham Campbell
fcbbfdd84e
Refactor validator stuff and fix variable names in views
2015-08-03 22:32:51 +01:00
Graham Campbell
fb127fb861
Removed tracking
2015-08-01 17:07:06 +01:00
Greg Karékinian
68c458227f
Do not append "Status" to the site name
...
Currently the title of the index is the site name set in the settings is
appended with "Status". This is confusing because the RSS feeds show
the site name without it (and you probably want to write "Status" in the site
name yourself anyway).
2015-07-31 10:08:37 +02:00
Graham Campbell
0a321bffd8
Updated copyright information
2015-07-06 17:37:01 +01:00
James Brooks
fafcc8880b
Fix CS
2015-07-02 16:46:14 +01:00
James Brooks
7a283dceb7
$pageTitle needs to be snake_case too
2015-07-02 16:40:38 +01:00
James Brooks
df2ae7726d
Adds incident visibility. Closes #602
2015-06-11 22:43:16 +01:00
James Brooks
e70e228e38
Remove call to all from $usedComponentGroups
2015-06-03 22:43:05 +01:00
James Brooks
1e27882b90
Update dependencies.
2015-06-03 08:42:03 +01:00
James Brooks
672f475a0d
Fix handling of settings not existing
2015-05-29 21:56:06 +01:00
James Brooks
cb83f5c0c6
Fix bug with sorting of incident dates
2015-05-29 20:43:12 +01:00
James Brooks
ea94f6dd9e
Fixes issue with $pageTitle
2015-05-28 08:59:56 +01:00
James Brooks
fb8990dff2
Move pageTitle into IndexComposer
2015-05-28 08:44:04 +01:00
James Brooks
c0db4d883a
Remove Carbon from HomeController as it doesn't provide any use
2015-05-28 08:30:59 +01:00
James Brooks
bc01c0bb63
Remove duplicate Segment call
2015-05-28 08:25:21 +01:00
Graham Campbell
3988753b99
Updated copyright headers
2015-05-25 17:59:08 +01:00
Graham Campbell
b06167f5e9
Updated joe's email address
2015-05-25 17:53:06 +01:00
Graham Campbell
91e4dafca9
Updated my email address
2015-05-23 14:48:33 +01:00
James Brooks
83be116075
Make changes to what we send to Segment, still anonymous!
2015-05-23 13:20:05 +01:00
James Brooks
9337c1a75b
Allows ordering of component groups. Closes #573 .
2015-05-19 22:54:28 +01:00
James Brooks
0928251673
Add Joseph Cohem and Graham Campbell to the copyright headers.
2015-05-19 10:45:38 +01:00
James Brooks
06b9bc2757
Prevent bots from indexing date ranges with no incidents. Closes #624 .
2015-05-08 11:06:02 +01:00
Joseph Cohen
5280fc8df4
Fix incidents timezones and order
2015-05-07 09:15:00 -05:00
James Brooks
444b236f9f
Fixes #619
2015-05-02 09:19:01 +01:00
James Brooks
8f9d2614e9
Fix sorting of days
2015-05-02 09:09:02 +01:00
Adam Lavin
8b200ef35e
Refactored the way incidents are pulled out of the database + Sort fix
...
Incidents are now pulled out via the database, grouped together via php, then missing days are added to the data.
2015-04-21 12:45:36 +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
04438e31ed
CS Fixes
2015-04-20 23:44:29 +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
James Brooks
80e3d9167d
Closes #568 , adds copyright information.
2015-04-19 08:52:39 +01:00
Joseph Cohen
b4ac66d727
Cachet is now a Laravel 5 app
2015-03-20 18:30:45 -06:00