Commit Graph

20 Commits

Author SHA1 Message Date
Damian Mooyman 5282ad84f9 BUG Fix regression in #312 in PHP 5.3 2015-11-23 15:45:22 +13:00
helpfulrobot f82825d9a6 Converted to PSR-2 2015-11-21 19:17:29 +13:00
Cam Findlay 12674edb87 FIX Title bug due to #320 2015-11-10 10:20:12 +13:00
Michael Strong 930074c2a2 FIX Hardcode the year to the current year in setUp() 2015-11-09 15:52:21 +13:00
Michael Strong a27dd892f6 Merge pull request #319 from tractorcow/pulls/fix-paginated-filter
BUG Fix tag / category filters not being filtered in PaginatedList()
2015-11-09 15:30:25 +13:00
Damian Mooyman b45a573fac BUG Fix tag / category filters not being filtered in PaginatedList() 2015-11-09 15:22:57 +13:00
Cam Findlay 43bb2248a5 ENHANCEMENT Default archive year
If no year is passed, rather than 404 it should grab the latest years posts.
2015-11-09 13:56:50 +13:00
Cam Findlay d6c2593d61 ENHANCEMENT filtering for large user base sites. 2015-11-04 12:44:15 +13:00
Damian Mooyman b9155bae79 BUG Fix canview for non-admins 2015-07-09 15:15:39 +12:00
Damian Mooyman 6345f9b6f7 Fix string member IDs breaking permission checking 2015-06-04 11:50:25 +12:00
Christopher Pitt 787c02a19d Clean up 2015-05-11 10:11:21 +12:00
Damian Mooyman 0dd2d2504b API Add role-helpers for templates 2015-04-09 16:13:05 +12:00
Damian Mooyman 45a1af4a0d BUG Fix editors not being able to create categories / tags
Remove debug::dump from tests
Hide options if not allowed to edit the blog
2015-03-25 15:24:40 +13:00
Damian Mooyman eabf8cf87e API New permissions for writers, editors, and contributors
API Enable authors to be specified and displayed on post info
BUG Fix blogfilter bug
Update documentation
2015-03-13 14:16:18 +13:00
Damian Mooyman 27cc0f4261 Legacy class migration 2015-03-05 14:14:34 +13:00
micmania1 81fdf81203 BUG Unused variable put to use. Doesn't show future posts on live stage 2014-11-13 09:06:48 +00:00
micmania1 0ba513579f FIX Fixed permission to allow all blog editors tags and categories 2014-07-27 10:24:02 +01:00
micmania1 0d098ff231 FIX: Corrected checks for date validation in archive method and added supporting tests 2014-04-10 13:44:17 +01:00
micmania1 96e5a75db2 Added category tests 2014-03-23 14:40:53 +00:00
micmania1 f8eeb3b2e6 Added unit tests 2013-10-09 23:09:28 +01:00