Commit Graph

361 Commits

Author SHA1 Message Date
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
Damian Mooyman
0a8ee233a6 Merge pull request #331 from helpfulrobot/convert-to-psr-2
Converted to PSR-2
2015-11-23 10:46:41 +13:00
Daniel Hensby
664340bdd3 Merge pull request #339 from helpfulrobot/add-standard-code-of-conduct
Added standard code of conduct
2015-11-21 10:32:25 +00:00
helpfulrobot
834343c9c0 Added standard code of conduct 2015-11-21 20:12:35 +13:00
helpfulrobot
f82825d9a6 Converted to PSR-2 2015-11-21 19:17:29 +13:00
Thomas
417277b77a french translation 2015-11-20 11:47:06 +01:00
Daniel Hensby
4785ad0123 Merge pull request #297 from lekoala/master
Allow injection on date
2015-11-20 09:30:06 +00:00
Thomas
4c4afd5b38 allow injection on date 2015-11-20 08:53:20 +01:00
Damian Mooyman
8a877debf2 Merge pull request #337 from scott1702/master
Add changelog for release
2015-11-20 13:22:03 +13:00
scott1702
31b3bb7d73 Add changelog for release 2015-11-20 12:52:01 +13:00
Damian Mooyman
3d6de78df5 Merge pull request #306 from DrMartinGonzo/patch-1
i18n wrong label in BlogPost.php
2015-11-20 12:51:00 +13:00
Damian Mooyman
4d5c63e772 Merge pull request #329 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2015-11-20 12:50:09 +13:00