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
|
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
|
c1fadbf0d7
|
Add lang to RSS feed for W3C validity compliance
|
2015-06-13 15:21:31 +02:00 |
|
Graham Campbell
|
f9744b04bb
|
Fixes
|
2015-06-12 22:49:28 +01:00 |
|
Graham Campbell
|
0aacc038c2
|
Fixes
|
2015-06-12 22:48:09 +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
|
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 |
|