Commit Graph

25 Commits

Author SHA1 Message Date
Steve Boyd 65f4c22e84 DOC Add explanation for default values 2021-04-07 12:14:02 +12:00
Sacha Judd 765b315fe7 NEW Add font-icon for site tree blog holder and posts 2019-04-15 15:24:45 +12:00
Robbie Averill d1ea6bb839 FIX Categories and tags now respect multibyte url configuration
Previously multibyte URLs would always work, regardless of URLSegmentFilter::$default_allow_multibyte.
This change means that they will only work when the setting is enabled.
2019-02-07 12:05:32 +03:00
Robbie Averill c123951768 Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
marcio.barrientos 519fe25da1
Make Categorization and PostOptions localizable
Allow to make localizable Blog Categorization tab and BlogPost Options tab
2018-02-20 11:38:30 +00:00
Raissa North 1feaa52ed7 ENHANCEMENT Update hard reference to png file 2018-01-29 16:16:45 +13:00
Raissa North e437e7ac42 Optimise imports 2018-01-29 16:13:19 +13:00
Raissa North f2ef7a945e FIX Fix line length 2018-01-29 16:10:45 +13:00
Raissa North b4d7530082 API Rename GridFieldConfig so it has no underscore in the class name 2018-01-29 15:57:17 +13:00
Raissa North bf13d522a3 FIX Update Requirements references to new build paths 2018-01-29 11:50:39 +13:00
Franco Springveldt 010d751337 FIX Blog user settings help links displayed incorrectly 2017-09-22 12:20:41 +12:00
Franco Springveldt 87e5cfcad7 FIX refactored deprecated DB::getConn() 2017-09-14 11:37:51 +12:00
Franco Springveldt 7823b40b57 FIX replaced magic config() calls to use the config::get() 2017-09-14 11:36:33 +12:00
Franco Springveldt e70e051380 FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
Franco Springveldt d9d5c01be3 FIX refactored to remove code from _config.php 2017-09-14 10:44:21 +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
Franco Springveldt aec1d542b1 FIX updated depreated Member::currentUser() references 2017-09-14 09:53:29 +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 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 cc17e81952 Remove old PHP $this casting 2017-01-12 10:20:44 +13:00
Robbie Averill 83db670e14 FIX Path to author profile when blog is the homepage 2017-01-12 10:20:44 +13:00
Robbie Averill 58e5ebb652 Fix controller names, removed Listbox methods, namespacing bugs, template locations 2017-01-12 10:20:43 +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