Commit Graph

  • 50d928101c FIX: Speed up tests by simplifying fixture Sam Minnee 2017-05-04 18:10:20 +1200
  • ff66ad791d FIX: updated test suite to cover supported versions Sam Minnee 2017-05-04 16:29:43 +1200
  • 81c8e6b939 Merge pull request #436 from sol1/ss4-alpha6-fixes Daniel Hensby 2017-04-18 16:02:38 +0100
  • d1eb591ea5 setShowCalendar is no longer a method Andrew Foster 2017-04-18 17:02:27 +1000
  • 3b45728ff3 Fix reference to re-namespaced Versioned Andrew Foster 2017-04-18 17:02:04 +1000
  • df7d80266f Merge 605bc5d2f3 into 1bb7874e7e Nicolaas 2017-04-17 18:14:46 +0000
  • 2cd7db9beb FIX Add translation to some areas of BlogMemberExtension that were missing them Rastislav Brandobur 2017-04-12 10:33:29 +0200
  • 8fac11e196 Allow other checks on canView for blog Matthew Hailwood 2017-04-06 17:18:57 +1200
  • 1bb7874e7e Merge pull request #433 from andrewandante/patch-2 Daniel Hensby 2017-04-03 14:10:53 +0100
  • 1779fe1f39 Update UploadField to one that exists Andrew Aitken-Fincham 2017-04-02 13:16:56 +0100
  • a5dee40fcb Merge pull request #431 from christopherdarling/patch-1 Daniel Hensby 2017-03-16 11:45:27 +1300
  • fef1462f56 BlogMigrationTask missing title and description Christopher Darling 2017-03-15 14:31:18 +0000
  • b73b20731d Merge pull request #430 from andrewandante/FIX/i18n-nesting-errors Daniel Hensby 2017-02-21 14:57:47 +0000
  • 246e51fada Update i18n nesting for ss4 Andrew Aitken-Fincham 2017-02-20 10:07:22 +0000
  • 288a669e49 Merge pull request #428 from andrewandante/FIX/datepicker Daniel Hensby 2017-02-19 15:34:35 +0000
  • 141db8d472 showcalendar config method change Andrew Aitken-Fincham 2017-02-17 11:22:39 +0000
  • b054cc2759 setValue on lazy dbObjects Andrew Aitken-Fincham 2017-02-07 09:51:27 +0000
  • 92004f803c Merge pull request #425 from robbieaverill/bugfix/short-class-name-for-translation Damian Mooyman 2017-01-27 12:17:00 +1300
  • 7362be4015 FIX Use short class name for translation key, not fully qualified name Robbie Averill 2017-01-27 11:47:53 +1300
  • d5a8761acf Merge pull request #421 from robbieaverill/ss4 Daniel Hensby 2017-01-26 12:29:33 +0000
  • 8fa9207693 TEST Move coverage build to the start of the matrix, and only post coverage on success Robbie Averill 2017-01-27 00:20:25 +1300
  • 2bb61dcfcc 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 2017-01-26 22:42:05 +1300
  • c004bad7b8 FIX Update class imports, fix broken test, add missing multibyte logic back, fix condition for generating URLSegment (also missing) Robbie Averill 2017-01-26 21:28:42 +1300
  • ea121e40da FIX Missed GridField import in BlogFilterGridField Robbie Averill 2017-01-24 14:10:56 +1300
  • 3da05818af Move BlogFilter_GridField to its own class Robbie Averill 2017-01-24 13:45:07 +1300
  • bb08242edb FIX Move upgrade mapping to root folder. Fixes blog classes not being resolved by upgrader. Robbie Averill 2017-01-19 17:09:17 +1300
  • 5eb9ec879d API Update Widget implementations in blog Robbie Averill 2017-01-18 17:12:06 +1300
  • 98645af960 Implement Blog namespaces Robbie Averill 2017-01-17 08:58:00 +1300
  • 077929f8bf Add sidebar back as a separate tab. Fix tag and category routes Robbie Averill 2017-01-13 15:55:48 +1300
  • c1cb8576b3 FIX Validation of existing tags, duplicated GridField add button, formatting in categorisation, bootstrapify buttons Robbie Averill 2017-01-13 15:33:53 +1300
  • 5f07a3cc23 PSR-2 compat: Change Blog*_Controller to Blog*Controller Robbie Averill 2017-01-12 10:56:08 +1300
  • e263ba33ec Update Travis and Scrutinizer configuration, add note to readme Robbie Averill 2016-12-20 16:57:05 +1300
  • 98410c7eae TEMPORARY Disable the sidebar. @todo Fix it and put it back. Robbie Averill 2016-12-19 15:37:36 +1300
  • df75c6c275 Move admin sidebar template to correct location Robbie Averill 2016-12-19 14:55:39 +1300
  • 4e7e1b7975 FIX Base pase constant BLOGGER_DIR Robbie Averill 2016-12-19 14:29:05 +1300
  • c927d7e29f FIX Duplicated state in gridfield Robbie Averill 2016-12-19 14:25:29 +1300
  • cc17e81952 Remove old PHP $this casting Robbie Averill 2016-12-19 13:56:53 +1300
  • de1b947c97 Remove file that popped up during rebasing Robbie Averill 2016-12-19 13:54:23 +1300
  • 83db670e14 FIX Path to author profile when blog is the homepage Robbie Averill 2016-12-19 12:12:08 +1300
  • f376b1c2f1 Update deprecated image manipulation calls Robbie Averill 2016-12-19 11:50:42 +1300
  • 71890778db Move controllers to same namespace as their model Robbie Averill 2016-12-19 10:25:36 +1300
  • f35c6049d7 Move blog layouts to namespaced folder location Robbie Averill 2016-12-19 10:07:08 +1300
  • 413e94e186 Add legacy class map for migrating ClassName in SiteTree Robbie Averill 2016-12-19 10:06:30 +1300
  • 58e5ebb652 Fix controller names, removed Listbox methods, namespacing bugs, template locations Robbie Averill 2016-12-16 17:10:38 +1300
  • 72a9f041c2 Fix some incorrect table/model namespace issues Robbie Averill 2016-12-16 11:57:25 +1300
  • 13a5badff5 Move "code" to PSR-4 friendly "src" folders. Add namespacing. Robbie Averill 2016-12-15 16:41:49 +1300
  • 4313643a0b Add composer alias for 3.x and update requirements for SS4 Robbie Averill 2016-12-14 12:04:09 +1300
  • 37e5d106d2 FIX right sidebar was being forced to float left micmania1 2016-06-02 17:11:56 +1200
  • 1e602a0ac1 Removed compass in favour of gulp micmania1 2016-06-02 16:00:28 +1200
  • f5974d80a2 NEW Moved URLSegmentExtension, BlogTag and BlogCateogry shared functionality into a trait micmania1 2016-06-02 13:11:05 +1200
  • 2ae1457068 Upgraded to work with silverstripe 4.x micmania1 2016-06-01 17:28:59 +1200
  • ad3dafc77b Merge 9fb5c4f2e2 into b967860007 Gordon Anderson 2016-12-21 21:51:32 +0000
  • 65f0225e49 Merge 0795ef721b into b967860007 Michael Strong 2016-12-21 21:51:31 +0000
  • 121a7817d7 Merge 8c9c6f5ac4 into b967860007 Sam Walsh 2016-12-21 21:51:31 +0000
  • 85e4a670ca Merge 23db75caa6 into b967860007 Sam Minnée 2016-12-21 21:51:30 +0000
  • b967860007
    Updating master alias Daniel Hensby 2016-12-20 15:21:06 +0000
  • 3e298b7b10
    Updating composer alias Daniel Hensby 2016-12-20 15:20:16 +0000
  • 7583e0bcd5 Update translations 2.4.5 Damian Mooyman 2016-11-17 12:39:49 +1300
  • b4050a7392 Remove obsolete branch-alias Damian Mooyman 2016-11-17 10:17:56 +1300
  • 23db75caa6 API: Update module to require ss4 Sam Minnee 2016-09-10 15:32:01 +1200
  • 44c0c8c25e FIX: PHP changes not automatically made by the upgrader. Sam Minnee 2016-09-10 15:30:32 +1200
  • 377a8cdc7c API: silverstripe-upgrader run for ss4 compatibility. Sam Minnee 2016-09-10 11:39:25 +1200
  • 033a7bb96f Merge pull request #414 from dhensby/pulls/casting-fix 2.4.4 Damian Mooyman 2016-09-08 22:45:10 +1200
  • ffab2df9d2
    FIX Excerpt should be casted as HTMLText Daniel Hensby 2016-09-08 11:00:15 +0100
  • 0f77789eb5 Merge pull request #412 from dhensby/pulls/cast-date Loz Calver 2016-08-30 09:07:28 +0100
  • 91abe1f9f8
    FIX Cast Date method on BlogPost Daniel Hensby 2016-08-27 22:50:45 +0100
  • 7f7459f769 Update translations 2.4.3 Damian Mooyman 2016-08-17 11:08:00 +1200
  • 9f09218da2 Merge pull request #411 from lekoala/patch-1 Daniel Hensby 2016-07-15 14:16:56 +0100
  • 2dd5fd8596 remove i18n formatting in links Thomas Portelange 2016-07-15 14:31:11 +0200
  • 9e117b64ea Merge pull request #406 from TheBnl/entry-meta-multiple-authors-localisation Damian Mooyman 2016-07-05 18:43:25 +1200
  • 226d8282fd Merge pull request #401 from micmania1/fix-close-p-tags Damian Mooyman 2016-06-30 10:16:28 +1200
  • fc6c86fd35 Merge pull request #400 from micmania1/tidy-readme Damian Mooyman 2016-06-29 17:52:30 +1200
  • a21b50333d Merge pull request #402 from micmania1/fix-376-url Damian Mooyman 2016-06-29 17:51:22 +1200
  • 35c5357cc6 Merge pull request #407 from ksdhans/patch-2 Michael Strong 2016-06-17 13:13:34 +1200
  • 29ffaa8295 Minor layout tweak ksdhans 2016-06-15 19:33:29 +1200
  • ca7f09d0e0 Removed category()/tag() documentation changes ksdhans 2016-06-14 18:20:03 +1200
  • d42b3ca57c Fixed RSS feed link for category/tag feeds ksdhans 2016-06-14 18:08:31 +1200
  • 95e14e5496 Performed suggested changes ksdhans 2016-06-14 17:38:43 +1200
  • 073fca5f0d Add RSS feeds for categories and tags ksdhans 2016-06-13 23:20:07 +1200
  • 1231d0ca92 added localisation for multiple authors in the entry meta Bram de Leeuw 2016-06-10 13:04:15 +0200
  • 09bdf60aa4 Merge pull request #403 from micmania1/fix-blog-rss-date Daniel Hensby 2016-06-06 12:44:28 +0100
  • 8c9c6f5ac4 Add canEdit extension Sam Walsh 2016-05-31 15:00:51 +1200
  • 299944fd1f FIX #394 add getDate to proxy publish date in rss template micmania1 2016-05-31 14:23:45 +1200
  • e4c3b879e8 FIX #376 allow multibyte chars in url segment micmania1 2016-05-31 13:28:43 +1200
  • 198d3550fc FIX closing p tag micmania1 2016-05-31 11:37:26 +1200
  • 33c61733fd Merge 16dafa071b into c1ae82b74b Michael James 2016-05-30 05:39:47 +0000
  • f6fef9e77e Tidied the badges on reademe micmania1 2016-05-30 17:35:13 +1200
  • c1ae82b74b Merge pull request #399 from silverstripe/micmania1-readme-patch-1 Loz Calver 2016-05-24 09:09:59 +0100
  • 1876ff86d8 DOCS updated installation instructions Michael Strong 2016-05-24 13:43:04 +1200
  • dec393d720 Merge pull request #397 from silverstripe/add-helpful-robot-badge Daniel Hensby 2016-05-21 07:58:44 +0100
  • 49c3bc6c03 Added Helpful Robot badge Christopher Pitt 2016-05-21 16:56:53 +1200
  • a587dcd612 Merge pull request #395 from tractorcow/pulls/fix-widget-tests Daniel Hensby 2016-05-20 20:52:43 +0100
  • b6b355b6fc Merge dc784ab975 into 565502fdf7 Chibby 2016-05-20 03:24:44 +0000
  • 565502fdf7 Update translations. Damian Mooyman 2016-05-20 15:23:41 +1200
  • 451467823d BUG Tests don't work in non-root base url. Damian Mooyman 2016-05-20 13:18:59 +1200
  • b5e1d191ce Update changelog for 2.4.2 2.4.2 Damian Mooyman 2016-05-18 17:01:49 +1200
  • 648aad1e92 Update translations Damian Mooyman 2016-05-18 16:58:43 +1200
  • 2b699fd290 Update changelog for 2.4.1 2.4.1 Damian Mooyman 2016-05-18 15:42:33 +1200
  • dc784ab975 reverted .gitignore Martijn Schenk 2016-05-10 10:38:51 +0200
  • 9c7100b1aa Completed Dutch translations Martijn Schenk 2016-05-09 14:25:43 +0200