26 Commits

Author SHA1 Message Date
James Brooks
9a0d823c9a Link directly to incidents. Closes #547 2015-08-15 20:54:43 +01:00
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
0a321bffd8 Updated copyright information 2015-07-06 17:37:01 +01:00
James Brooks
9d879b162e Fix code standards, update language files. 2015-06-16 09:07:49 +01:00
Luc Didry
6d851bf9f3 Correct from StyleCI recommendations 2015-06-13 17:05:04 +02:00
Luc Didry
c0980dc7a1 Use HTML version of incident message in atom feed
Atom (not RSS) feeds are able to handle html in entry content, so it
makes sense to put HTML version of incident in it.
2015-06-13 16:57:53 +02:00
Graham Campbell
615f9e0d75 Fixes 2015-06-12 22:49:08 +01:00
Luc Didry
0833f41189 Items' id must be different for feeds to be valid 2015-06-12 23:06:50 +02:00
Luc Didry
3cde840e2b Canonicalize URLs to be W3C compliant
The W3C feed validator (https://validator.w3.org/feed/) says that
http://cachet.example.org is not a valid value for a link, but that
http://cachet.example.org/ is.

The canonicalizeUrl method add a trailing slash if needed.
2015-06-12 23:03:42 +02:00
James Brooks
7888f5953b Don't show hidden items in RSS/Atom 2015-06-12 08:56:17 +01:00
Luc Didry
866d73e8f8 Fix #706 Correct null ComponentGroup check for Atom and RSS feeds 2015-06-12 09:41:18 +02: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
166e6f8d59 Fixes #648 2015-05-19 19:14:21 +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
80e3d9167d Closes #568, adds copyright information. 2015-04-19 08:52:39 +01:00
James Brooks
ba7f9881d6 Fix L10n style and content @wfjsw 2015-04-18 16:55:51 +01:00
James Brooks
4f09ce1f1b Fix Atom and RSSController docblocks. 2015-04-03 18:06:08 +01:00
James Brooks
d3554ec4f4 Fixes #550 in the Laravel 5 branch. 2015-04-03 17:53:57 +01:00
Joseph Cohen
082f57569f Fix CS 2015-03-26 15:09:49 -06:00
Joseph Cohen
37e20bf2bf Update code to match master 2015-03-26 15:07:16 -06:00
Joseph Cohen
c5a93d99a7 Remove unused clases and use abstract controller 2015-03-21 02:21:20 -06:00
Joseph Cohen
b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00