Commit Graph

  • 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
  • cba4bd8b59 Merge pull request #388 from IOTI/patch-1 Daniel Hensby 2016-03-21 00:19:12 +0000
  • bb1484b45e Added missing title attribute Ryan McLaren 2016-03-20 20:32:03 -0300
  • 7a59c13b3f Merge pull request #385 from sekjal/Issue384 Damian Mooyman 2016-03-07 15:33:12 +1300
  • 86f5295175 Format dates in Blog Posts gridfield based on user preferences Ian Walls 2016-03-04 14:31:22 -0500
  • 0795ef721b FIX Performance issues when a blog has a large number of tags. micmania1 2016-03-04 00:34:10 +0000
  • 2057585359 Removed master build from travis "matrix" Ingo Schommer 2016-03-04 13:54:42 +1300
  • 99a289d302 Removed master build form 1.0 branch (not supported) Ingo Schommer 2016-03-04 11:21:42 +1300
  • 84efcf126b Merge pull request #381 from gordonbanderson/377-no-tags-break Daniel Hensby 2016-02-24 18:09:54 +0000
  • 515928b8e2 FIX: Ensure tag cloud widget does not break when there are zero tags Gordon Anderson 2016-02-24 22:01:24 +0700
  • 96d8adebab Merge pull request #370 from micmania1/210-fix-message-overflow Damian Mooyman 2016-02-10 10:51:36 +1300
  • 95a76e11de FIX Success/error message overflow in cms micmania1 2016-02-04 22:22:30 +0000
  • e7ef92c4e5 Merge pull request #372 from micmania1/271-prevent-duplicate-tags-categories Damian Mooyman 2016-02-09 14:56:36 +1300
  • 067f415f33 Merge pull request #373 from micmania1/296-prevent-future-post-public Damian Mooyman 2016-02-09 14:38:36 +1300
  • 17429c043f Merge pull request #371 from micmania1/266-fix-cms-hijacking-keypress Damian Mooyman 2016-02-09 14:31:50 +1300
  • 8135f67b71 FIX Prevent duplicate tags and categories. micmania1 2016-02-05 00:33:40 +0000
  • f32adf1dd3 FIX Prevent showing future blog posts before their publish date micmania1 2016-02-05 02:28:09 +0000
  • 2c0e1a73ed FIX Prevent the CMS Hijacking the return keypress in gridfieldaddbydbfield micmania1 2016-02-04 23:53:46 +0000
  • 79bc18aacc Merge pull request #369 from micmania1/288-fix-mininnerwidth Loz Calver 2016-02-05 09:06:08 +0000
  • 2b2e13f7df FIX minInnerWidth should begin with upper-case M micmania1 2016-02-04 22:06:01 +0000
  • 9526e13e5c Changelog for 2.4.0 2.4.0 Damian Mooyman 2016-02-04 11:44:26 +1300
  • 1fb4c58071 Update translations Damian Mooyman 2016-02-04 11:03:41 +1300
  • 9fb5c4f2e2 FIX: Add comment notifications module as a suggested package in composer. Reference to it is made in the codebase Gordon Anderson 2016-01-26 19:48:53 +0700
  • 2bece2e741 Merge pull request #248 from gordonbanderson/TAG_CLOUD_WIDGET Damian Mooyman 2016-01-26 10:08:02 +1300
  • 2b2e5b2593 Merge pull request #365 from gordonbanderson/patch_364 Damian Mooyman 2016-01-26 10:05:57 +1300
  • 687406dea8 FIX: Unit test for BlogPostNotifications identified a missing %s in a sprintf statement, meaning the title of a BlogPost would not show in the subject of a notification email Gordon Anderson 2016-01-25 18:23:27 +0700
  • 80cb06f715 Merge pull request #363 from tractorcow/pulls/blog-datefilter Daniel Hensby 2016-01-25 10:34:39 +0000
  • 15b197c284 ENHANCEMENT: Addition of tag cloud widget complete with tests Gordon Anderson 2015-05-19 07:35:35 +0700
  • ebba5cc9fc BUG Fix blog date filtering for additional database server types Damian Mooyman 2016-01-25 11:57:26 +1300
  • 862075c58c Merge fbea332b0a into 694b41176a Jamie Barker 2016-01-24 14:49:33 +0000
  • 694b41176a Merge pull request #362 from gordonbanderson/postgresfixes Daniel Hensby 2016-01-22 17:20:01 +0000
  • cb45815fbd FIX: Tests now pass in Postgres on 3.1 and 3.2 Gordon Anderson 2016-01-21 23:46:10 +0700
  • 7248d21b31 Merge pull request #360 from gordonbanderson/coverage_ss_branch Damian Mooyman 2016-01-22 08:40:05 +1300
  • d8dc1e335c ENHANCEMENT: Added code coverage and extra badges on the home page Gordon Anderson 2016-01-21 02:37:43 +0700