Commit Graph

653 Commits

Author SHA1 Message Date
Sam Minnee ff66ad791d FIX: updated test suite to cover supported versions 2017-05-04 18:09:44 +12:00
Daniel Hensby 81c8e6b939 Merge pull request #436 from sol1/ss4-alpha6-fixes
ss4 alpha6 fixes
2017-04-18 16:02:38 +01:00
Andrew Foster d1eb591ea5 setShowCalendar is no longer a method 2017-04-18 17:02:27 +10:00
Andrew Foster 3b45728ff3 Fix reference to re-namespaced Versioned 2017-04-18 17:02:04 +10:00
Rastislav Brandobur 2cd7db9beb FIX Add translation to some areas of BlogMemberExtension that were missing them 2017-04-12 10:33:29 +02:00
Daniel Hensby 1bb7874e7e Merge pull request #433 from andrewandante/patch-2
Update UploadField to one that exists
2017-04-03 14:10:53 +01:00
Andrew Aitken-Fincham 1779fe1f39 Update UploadField to one that exists 2017-04-02 13:16:56 +01:00
Daniel Hensby a5dee40fcb Merge pull request #431 from christopherdarling/patch-1
BlogMigrationTask missing title and description
2017-03-16 11:45:27 +13:00
Christopher Darling fef1462f56 BlogMigrationTask missing title and description
Otherwise shows up in dev/tasks/ as "Database Migrations"
2017-03-15 14:31:18 +00:00
Daniel Hensby b73b20731d Merge pull request #430 from andrewandante/FIX/i18n-nesting-errors
Update i18n nesting for ss4
2017-02-21 14:57:47 +00:00
Andrew Aitken-Fincham 246e51fada Update i18n nesting for ss4 2017-02-20 10:08:47 +00:00
Daniel Hensby 288a669e49 Merge pull request #428 from andrewandante/FIX/datepicker
showcalendar config method change
2017-02-19 15:34:35 +00:00
Andrew Aitken-Fincham 141db8d472 showcalendar config method change 2017-02-17 11:22:39 +00:00
Damian Mooyman 92004f803c Merge pull request #425 from robbieaverill/bugfix/short-class-name-for-translation
FIX Use short class name for translation key, not fully qualified name
2017-01-27 12:17:00 +13:00
Robbie Averill 7362be4015 FIX Use short class name for translation key, not fully qualified name 2017-01-27 11:47:53 +13:00
Daniel Hensby d5a8761acf Merge pull request #421 from robbieaverill/ss4
SilverStripe 4 compatibility
2017-01-26 12:29:33 +00:00
Robbie Averill 8fa9207693 TEST Move coverage build to the start of the matrix, and only post coverage on success 2017-01-27 00:20:25 +13:00
Robbie Averill 2bb61dcfcc TEST Move coverage run to PHP 7.1 (for speed). Remove ocular in favour of codecov. Add default phpunit.xml with coverage whitelist. 2017-01-27 00:10:44 +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 ea121e40da FIX Missed GridField import in BlogFilterGridField 2017-01-24 14:11:22 +13:00
Robbie Averill 3da05818af Move BlogFilter_GridField to its own class 2017-01-24 13:45:07 +13:00
Robbie Averill bb08242edb FIX Move upgrade mapping to root folder. Fixes blog classes not being resolved by upgrader. 2017-01-19 17:09:17 +13:00
Robbie Averill 5eb9ec879d API Update Widget implementations in blog 2017-01-18 17:12:06 +13:00
Robbie Averill 98645af960 Implement Blog namespaces 2017-01-17 08:58:00 +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 5f07a3cc23 PSR-2 compat: Change Blog*_Controller to Blog*Controller 2017-01-12 10:56:08 +13:00
Robbie Averill e263ba33ec Update Travis and Scrutinizer configuration, add note to readme 2017-01-12 10:21:50 +13:00
Robbie Averill 98410c7eae TEMPORARY Disable the sidebar. @todo Fix it and put it back. 2017-01-12 10:20:44 +13:00
Robbie Averill df75c6c275 Move admin sidebar template to correct location 2017-01-12 10:20:44 +13:00
Robbie Averill 4e7e1b7975 FIX Base pase constant BLOGGER_DIR 2017-01-12 10:20:44 +13:00
Robbie Averill c927d7e29f FIX Duplicated state in gridfield 2017-01-12 10:20:44 +13:00
Robbie Averill cc17e81952 Remove old PHP $this casting 2017-01-12 10:20:44 +13:00
Robbie Averill de1b947c97 Remove file that popped up during rebasing 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 f376b1c2f1 Update deprecated image manipulation calls 2017-01-12 10:20:44 +13:00
Robbie Averill 71890778db Move controllers to same namespace as their model 2017-01-12 10:20:44 +13:00
Robbie Averill f35c6049d7 Move blog layouts to namespaced folder location 2017-01-12 10:20:44 +13:00
Robbie Averill 413e94e186 Add legacy class map for migrating ClassName in SiteTree 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
Robbie Averill 4313643a0b Add composer alias for 3.x and update requirements for SS4 2017-01-12 10:20:02 +13:00
micmania1 37e5d106d2 FIX right sidebar was being forced to float left 2017-01-12 10:19:40 +13:00
micmania1 1e602a0ac1 Removed compass in favour of gulp 2017-01-12 10:19:40 +13:00
micmania1 f5974d80a2 NEW Moved URLSegmentExtension, BlogTag and BlogCateogry shared functionality into a trait 2017-01-12 10:19:39 +13:00
micmania1 2ae1457068 Upgraded to work with silverstripe 4.x 2017-01-12 10:19:39 +13:00
Daniel Hensby b967860007
Updating master alias 2016-12-20 15:21:06 +00:00
Daniel Hensby 3e298b7b10
Updating composer alias 2016-12-20 15:20:16 +00:00
Damian Mooyman 7583e0bcd5 Update translations 2016-11-17 12:39:49 +13:00