Commit Graph

14 Commits

Author SHA1 Message Date
3Dgoo 3d9031aaac Adding ansi quote to identifier 2019-05-13 09:14:42 +12:00
3Dgoo 01c1ead069 Fix blog archive widget bug
Fixes blog archive widget bug to only get the archive months for the blog linked to in this widget.
2019-05-13 09:08:42 +12:00
Robbie Averill c123951768 Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
Jason Irish db071b2692 bugfix - set $table_name for widgets
SilverStripe 4.0.1 throws warnings when the widget module is installed.
2017-12-14 22:24:20 -06:00
Franco Springveldt 993846b98c FIX merge conflicts 2017-09-28 16:53:32 +13:00
Robbie Averill 427abee8b0 FIX Datetime format for MySQL and Postgres, add widgets to Travis builds 2017-09-27 13:25:03 +13:00
Robbie Averill 6525f1c109 FIX Update BlogArchiveWidget and tests for SS4 2017-09-27 11:49:57 +13:00
Robbie Averill 75f5042d60 Merge branch '2' 2017-09-27 11:48:41 +13:00
Robbie Averill 7f63681d33 Merge branch '2' 2017-09-14 17:11:45 +12:00
Franco Springveldt 2417863ff8 FIX refactored classes to use Injectable::create() 2017-09-14 11:49:27 +12: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
Robbie Averill 5eb9ec879d API Update Widget implementations in blog 2017-01-18 17:12:06 +13:00
Robbie Averill 13a5badff5 Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00