Commit Graph

372 Commits

Author SHA1 Message Date
Damian Mooyman b5e1d191ce Update changelog for 2.4.2 2016-05-18 17:01:49 +12:00
Damian Mooyman 648aad1e92 Update translations 2016-05-18 16:58:43 +12:00
Damian Mooyman 2b699fd290 Update changelog for 2.4.1 2016-05-18 15:42:33 +12:00
Daniel Hensby cba4bd8b59 Merge pull request #388 from IOTI/patch-1
Added missing title attribute
2016-03-21 00:19:12 +00:00
Ryan McLaren bb1484b45e Added missing title attribute
post-image href was missing title="" attribute
2016-03-20 20:32:03 -03:00
Damian Mooyman 7a59c13b3f Merge pull request #385 from sekjal/Issue384
ENHANCEMENT Format dates in Blog Posts gridfield based on user preferences
2016-03-07 15:33:12 +13:00
Ian Walls 86f5295175 Format dates in Blog Posts gridfield based on user preferences
Instead of always formatting to DD/MM/YYYY as Nice() does, format
the date based on user settings, using FormatFromSettings().

Fixes silverstripe/silverstripe-blog#384
2016-03-04 14:31:22 -05:00
Daniel Hensby 84efcf126b Merge pull request #381 from gordonbanderson/377-no-tags-break
FIX: Ensure tag cloud widget does not break when there are zero tags
2016-02-24 18:09:54 +00:00
Gordon Anderson 515928b8e2 FIX: Ensure tag cloud widget does not break when there are zero tags 2016-02-24 22:01:24 +07:00
Damian Mooyman 96d8adebab Merge pull request #370 from micmania1/210-fix-message-overflow
FIX Success/error message overflow in cms
2016-02-10 10:51:36 +13:00
micmania1 95a76e11de FIX Success/error message overflow in cms 2016-02-09 04:37:14 +00:00
Damian Mooyman e7ef92c4e5 Merge pull request #372 from micmania1/271-prevent-duplicate-tags-categories
FIX Prevent duplicate tags and categories.
2016-02-09 14:56:36 +13:00
Damian Mooyman 067f415f33 Merge pull request #373 from micmania1/296-prevent-future-post-public
FIX Prevent showing future blog posts before their publish date
2016-02-09 14:38:36 +13:00
Damian Mooyman 17429c043f Merge pull request #371 from micmania1/266-fix-cms-hijacking-keypress
FIX Prevent the CMS Hijacking the return keypress in gridfieldaddbydb…
2016-02-09 14:31:50 +13:00
micmania1 8135f67b71 FIX Prevent duplicate tags and categories. 2016-02-05 23:21:13 +00:00
micmania1 f32adf1dd3 FIX Prevent showing future blog posts before their publish date 2016-02-05 22:37:01 +00:00
micmania1 2c0e1a73ed FIX Prevent the CMS Hijacking the return keypress in gridfieldaddbydbfield 2016-02-05 21:48:31 +00:00
Loz Calver 79bc18aacc Merge pull request #369 from micmania1/288-fix-mininnerwidth
FIX minInnerWidth should begin with upper-case M
2016-02-05 09:06:08 +00:00
micmania1 2b2e13f7df FIX minInnerWidth should begin with upper-case M 2016-02-04 22:06:01 +00:00
Damian Mooyman 9526e13e5c Changelog for 2.4.0 2016-02-04 11:44:26 +13:00
Damian Mooyman 1fb4c58071 Update translations 2016-02-04 11:03:41 +13:00
Damian Mooyman 2bece2e741 Merge pull request #248 from gordonbanderson/TAG_CLOUD_WIDGET
Tag cloud widget
2016-01-26 10:08:02 +13:00
Damian Mooyman 2b2e5b2593 Merge pull request #365 from gordonbanderson/patch_364
FIX: Missing Blog Post Title from Comment Notification
2016-01-26 10:05:57 +13:00
Gordon Anderson 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 2016-01-25 18:33:05 +07:00
Daniel Hensby 80cb06f715 Merge pull request #363 from tractorcow/pulls/blog-datefilter
BUG Fix blog date filtering for additional database server types
2016-01-25 10:34:39 +00:00
Gordon Anderson 15b197c284 ENHANCEMENT: Addition of tag cloud widget complete with tests 2016-01-25 14:39:12 +07:00
Damian Mooyman ebba5cc9fc BUG Fix blog date filtering for additional database server types 2016-01-25 11:57:26 +13:00
Daniel Hensby 694b41176a Merge pull request #362 from gordonbanderson/postgresfixes
FIX: Tests now pass in Postgres on 3.1 and 3.2
2016-01-22 17:20:01 +00:00
Gordon Anderson cb45815fbd FIX: Tests now pass in Postgres on 3.1 and 3.2
Problems resolved:
1) Case sensitivy of check on Code field of Group
2) MySQL and Postgres have different date functions
3) When BlogID is empty, explicitly set it to 0.  If not then all tests break under Postgres
2016-01-22 22:48:02 +07:00
Damian Mooyman 7248d21b31 Merge pull request #360 from gordonbanderson/coverage_ss_branch
ENHANCEMENT: Added code coverage and extra badges on the README
2016-01-22 08:40:05 +13:00
Gordon Anderson d8dc1e335c ENHANCEMENT: Added code coverage and extra badges on the home page 2016-01-21 12:22:28 +07:00
Damian Mooyman 2d33c52c1c Merge pull request #357 from lry6003/site-tree-icon
Minor: Changed blog page icon
2016-01-19 16:12:54 +13:00
Luke Ryley a9e0b93f5a Minor: Changed blog page icon 2016-01-19 15:05:36 +13:00
Damian Mooyman ad8a9f1429 Update master alias to 2.3.x-dev 2016-01-08 13:19:05 +13:00
Damian Mooyman 340ff3e737 Merge pull request #349 from camfindlay/feature/docs-userguide
DOCS Rework documentation to have clear user guide and dev docs.
2016-01-08 12:54:55 +13:00
Damian Mooyman 9f864656ac Merge pull request #356 from helpfulrobot/update-license-year
Updated license year
2016-01-05 09:49:57 +13:00
helpfulrobot afb084821d Updated license year 2016-01-01 06:37:39 +13:00
Damian Mooyman 22682b9c4a Merge pull request #348 from steiha/patch-1
fix sql queries // widgets // LastUpdated has to be LastEdited
2015-12-15 16:24:38 +13:00
Damian Mooyman c212c8fc87 Merge pull request #352 from sunnysideup/patch-1
ENHANCEMENT: improved pagination for a long list of blog posts
2015-12-15 16:23:05 +13:00
Cam Findlay 2ac870cd20 DOCS Rework documentation to have clear user guide and dev docs. 2015-12-15 16:07:43 +13:00
Nicolaas 8dd6f2a3dd ENHANCEMENT: improved pagination for blog posts 2015-12-15 15:56:40 +13:00
Michael Strong 428cb742b2 Merge pull request #345 from kinglozzer/patch-1
Change image field label back to “Featured Image” (closes #344)
2015-12-07 09:24:43 +13:00
Stefan Eickhoff c642723694 Update BlogTagsWidget.php 2015-12-05 12:07:38 +01:00
Stefan Eickhoff c0928ffa32 Update BlogCategoriesWidget.php 2015-12-05 12:01:31 +01:00
Loz Calver 34fcafa24a Change image field label back to “Featured Image” (closes #344) 2015-12-04 10:35:47 +00:00
Damian Mooyman be1a502823 Add 2.3.0 changelog 2015-11-23 16:08:22 +13:00
Scott Hutchinson 797c8ee45b Merge pull request #341 from tractorcow/pulls/fix-phpcompat-33
BUG Fix regression in #312 in PHP 5.3
2015-11-23 16:02:34 +13:00
Damian Mooyman 5282ad84f9 BUG Fix regression in #312 in PHP 5.3 2015-11-23 15:45:22 +13:00
Damian Mooyman a4c6e5abb6 Update translations 2015-11-23 11:15:25 +13:00
Damian Mooyman cf18cfcdb1 Merge pull request #338 from lekoala/master
french translation
2015-11-23 11:04:04 +13:00