Skip to content

3.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhensby dhensby released this 19 Jul 14:35
· 307 commits to master since this release
84ac94f
  • total refactor of blog.yml for tests, use classes properly (Andrew Aitken-Fincham) - ffc12f5
  • FEATURE config to disable sending spam notifications (Cam Findlay) - d5340a8
  • Remove hhvm from Travis build matrix (Robbie Averill) - e5415b1
  • added BlogMemberExtension definitions to lang subfolder (Rastislav Brandobur) - abe6015
  • Add PHP7 + SS3.6 build to Travis configuration (Robbie Averill) - 16d684d
  • Prevent user_error when querying object from Solr (Alexandre Saelens) - bd23bb2
  • Updated license year (3Dgoo) - 277aa2d
  • Adding .codecov.yml file (Daniel Hensby) - 0132a02
  • MINOR: Add test to for blog tag urlsegment generation (Sam Minnee) - f5c2537
  • FIX: Speed up tests by simplifying fixture (Sam Minnee) - 50d9281
  • FIX: updated test suite to cover supported versions (Sam Minnee) - ff66ad7
  • setShowCalendar is no longer a method (Andrew Foster) - d1eb591
  • Fix reference to re-namespaced Versioned (Andrew Foster) - 3b45728
  • FIX Add translation to some areas of BlogMemberExtension that were missing them (Rastislav Brandobur) - 2cd7db9
  • Update UploadField to one that exists (Andrew Aitken-Fincham) - 1779fe1
  • BlogMigrationTask missing title and description (Christopher Darling) - fef1462
  • Update i18n nesting for ss4 (Andrew Aitken-Fincham) - 246e51f
  • showcalendar config method change (Andrew Aitken-Fincham) - 141db8d
  • FIX Use short class name for translation key, not fully qualified name (Robbie Averill) - 7362be4
  • TEST Move coverage build to the start of the matrix, and only post coverage on success (Robbie Averill) - 8fa9207
  • TEST Move coverage run to PHP 7.1 (for speed). Remove ocular in favour of codecov. Add default phpunit.xml with coverage whitelist. (Robbie Averill) - 2bb61dc
  • FIX Update class imports, fix broken test, add missing multibyte logic back, fix condition for generating URLSegment (also missing) (Robbie Averill) - c004bad
  • FIX Missed GridField import in BlogFilterGridField (Robbie Averill) - ea121e4
  • Move BlogFilter_GridField to its own class (Robbie Averill) - 3da0581
  • FIX Move upgrade mapping to root folder. Fixes blog classes not being resolved by upgrader. (Robbie Averill) - bb08242
  • API Update Widget implementations in blog (Robbie Averill) - 5eb9ec8
  • Implement Blog namespaces (Robbie Averill) - 98645af
  • Add sidebar back as a separate tab. Fix tag and category routes (Robbie Averill) - 077929f
  • FIX Validation of existing tags, duplicated GridField add button, formatting in categorisation, bootstrapify buttons (Robbie Averill) - c1cb857
  • PSR-2 compat: Change Blog*_Controller to Blog*Controller (Robbie Averill) - 5f07a3c
  • Update Travis and Scrutinizer configuration, add note to readme (Robbie Averill) - e263ba3
  • TEMPORARY Disable the sidebar. @todo Fix it and put it back. (Robbie Averill) - 98410c7
  • Move admin sidebar template to correct location (Robbie Averill) - df75c6c
  • FIX Base pase constant BLOGGER_DIR (Robbie Averill) - 4e7e1b7
  • FIX Duplicated state in gridfield (Robbie Averill) - c927d7e
  • Remove old PHP $this casting (Robbie Averill) - cc17e81
  • Remove file that popped up during rebasing (Robbie Averill) - de1b947
  • FIX Path to author profile when blog is the homepage (Robbie Averill) - 83db670
  • Update deprecated image manipulation calls (Robbie Averill) - f376b1c
  • Move controllers to same namespace as their model (Robbie Averill) - 7189077
  • Move blog layouts to namespaced folder location (Robbie Averill) - f35c604
  • Add legacy class map for migrating ClassName in SiteTree (Robbie Averill) - 413e94e
  • Fix controller names, removed Listbox methods, namespacing bugs, template locations (Robbie Averill) - 58e5ebb
  • Fix some incorrect table/model namespace issues (Robbie Averill) - 72a9f04
  • Move "code" to PSR-4 friendly "src" folders. Add namespacing. (Robbie Averill) - 13a5bad
  • Add composer alias for 3.x and update requirements for SS4 (Robbie Averill) - 4313643
  • FIX right sidebar was being forced to float left (micmania1) - 37e5d10
  • Removed compass in favour of gulp (micmania1) - 1e602a0
  • NEW Moved URLSegmentExtension, BlogTag and BlogCateogry shared functionality into a trait (micmania1) - f5974d8
  • Upgraded to work with silverstripe 4.x (micmania1) - 2ae1457
  • Updating master alias (Daniel Hensby) - b967860
  • Updating composer alias (Daniel Hensby) - 3e298b7