Commit Graph

20 Commits

Author SHA1 Message Date
Robbie Averill
13a5badff5 Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00
micmania1
2ae1457068 Upgraded to work with silverstripe 4.x 2017-01-12 10:19:39 +13:00
micmania1
e4c3b879e8 FIX #376 allow multibyte chars in url segment 2016-05-31 14:00:54 +12: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
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
helpfulrobot
f82825d9a6 Converted to PSR-2 2015-11-21 19:17:29 +13:00
Christopher Pitt
21e45ce875 Removed featured posts 2015-11-19 10:09:46 +13:00
Christopher Pitt
6d059806ea Added featured posts to CMS 2015-11-13 15:06:29 +13:00
JorisDebonnet
f311305efb Default PublishDate to NULL for drafts and sort them at the top 2015-10-23 00:40:25 +02:00
Christopher Pitt
f6b6f2e27a Improved member blog posts grid 2015-05-18 13:15:42 +12:00
Christopher Pitt
1648defec9 Clean up 2015-05-14 11:23:58 +12:00
Christopher Pitt
787c02a19d Clean up 2015-05-11 10:11:21 +12:00
Christopher Pitt
0dd0bf0670 Reorder tabs 2015-05-09 20:27:56 +12:00
Damian Mooyman
81c0ca2c55 Comment notification extensions 2015-04-09 16:03:30 +12:00
Damian Mooyman
5817eea314 API Enable comment specific enhancements
If an author creates a comment include a highlight class
2015-04-09 14:12:34 +12:00
Damian Mooyman
99ff67feba BUG Fix incorrect reference to extension member ID 2015-03-31 17:07:29 +13:00
Damian Mooyman
deee52a994 Sort newest posts first 2015-03-26 09:56:06 +13:00
David Craig
49bee390a3 Add user profiles to Blog 2015-03-24 12:25:46 +13:00
Damian Mooyman
eabf8cf87e API New permissions for writers, editors, and contributors
API Enable authors to be specified and displayed on post info
BUG Fix blogfilter bug
Update documentation
2015-03-13 14:16:18 +13:00
vagrant
4166d025e4 NEW Decouple gridfield stuff into lumberjack module 2015-01-29 10:49:48 +00:00