Commit Graph

17 Commits

Author SHA1 Message Date
Damian Mooyman 82b7dab574
Fix BlogCategoryTest 2019-10-16 15:39:24 +13:00
Franco Springveldt 0b5b71c0fb FIX updated deprecated Member::logout() calls 2017-09-14 11:28:43 +12:00
Franco Springveldt aec1d542b1 FIX updated depreated Member::currentUser() references 2017-09-14 09:53:29 +12:00
Andrew Aitken-Fincham ffc12f53bc total refactor of blog.yml for tests, use classes properly 2017-07-04 18:01:39 +01:00
Sam Minnee 50d928101c FIX: Speed up tests by simplifying fixture
Requires https://github.com/silverstripe/silverstripe-framework/pull/6872
2017-05-11 12:29:41 +12:00
Robbie Averill c004bad7b8 FIX Update class imports, fix broken test, add missing multibyte logic back, fix condition for generating URLSegment (also missing) 2017-01-26 21:41:28 +13:00
Robbie Averill 13a5badff5 Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00
micmania1 f5974d80a2 NEW Moved URLSegmentExtension, BlogTag and BlogCateogry shared functionality into a trait 2017-01-12 10:19:39 +13:00
micmania1 e4c3b879e8 FIX #376 allow multibyte chars in url segment 2016-05-31 14:00:54 +12:00
micmania1 8135f67b71 FIX Prevent duplicate tags and categories. 2016-02-05 23:21:13 +00:00
Gordon Anderson 15b197c284 ENHANCEMENT: Addition of tag cloud widget complete with tests 2016-01-25 14:39:12 +07:00
helpfulrobot f82825d9a6 Converted to PSR-2 2015-11-21 19:17:29 +13:00
Christopher Pitt 787c02a19d Clean up 2015-05-11 10:11:21 +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 27cc0f4261 Legacy class migration 2015-03-05 14:14:34 +13:00
micmania1 0ba513579f FIX Fixed permission to allow all blog editors tags and categories 2014-07-27 10:24:02 +01:00
micmania1 96e5a75db2 Added category tests 2014-03-23 14:40:53 +00:00