Commit Graph

13 Commits

Author SHA1 Message Date
Damian Mooyman 3772496f18
Null check for blog 2019-10-15 17:02:44 +13:00
Damian Mooyman c45499b876
Initial work on categorisation rewrite.
Remove relation between blog and categories / tags
Soft-resolve duplicates on query via URLSegment
Remove and simplify tag / category management
Code quality cleanup
2019-10-15 15:35:47 +13:00
Robbie Averill c123951768 Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
Raissa North e437e7ac42 Optimise imports 2018-01-29 16:13:19 +13:00
Franco Springveldt e70e051380 FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
Franco Springveldt e6cf037369 FIX namespaced _t() calls 2017-09-14 10:27:40 +12:00
Franco Springveldt 7c8866d280 FIX removed @package and @subpackage references 2017-09-14 10:01:45 +12:00
Robbie Averill 7362be4015 FIX Use short class name for translation key, not fully qualified name 2017-01-27 11:47:53 +13: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 077929f8bf Add sidebar back as a separate tab. Fix tag and category routes 2017-01-13 15:55:48 +13:00
Robbie Averill c1cb8576b3 FIX Validation of existing tags, duplicated GridField add button, formatting in categorisation, bootstrapify buttons 2017-01-13 15:33:53 +13:00
Robbie Averill 72a9f041c2 Fix some incorrect table/model namespace issues 2017-01-12 10:20:43 +13:00
Robbie Averill 13a5badff5 Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00