Commit Graph

32 Commits

Author SHA1 Message Date
Guy Marriott ae4c2ffd4c
Merge branch '2.4' into 2.5 2019-08-01 11:21:57 +12:00
Daniel Hensby 60329bcd69
FIX Make sure all URL filters allow multibyte 2018-06-20 10:14:06 +01:00
Robbie Averill 9a5690ca3e Merge branch '2.4' into 2 2017-09-14 16:53:42 +12:00
Robbie Averill 26311750b9 FIX Encode URLSegment to support multibyte member profile URLs 2017-09-03 21:59:15 +12:00
Daniel Hensby c110b4e2e1
Merge branch '2.4' into 2 2017-07-20 10:33:28 +01:00
Daniel Hensby 0b6a2d710a
Merge branch '2.3' into 2.4 2017-07-20 10:33:06 +01:00
Daniel Hensby df68e34398
Merge branch '2.2' into 2.3 2017-07-20 10:31:55 +01:00
Daniel Hensby 7bfe622909
Merge branch '2.1' into 2.2 2017-07-20 10:30:12 +01:00
Daniel Hensby c29438fd1a
FIX Dont generate urlsegments if we dont need to 2017-07-19 17:42:46 +01:00
Daniel Hensby ca59af43e8
Merge branch '2.4' into 2 2017-07-05 14:42:23 +01:00
Cam Findlay d5340a87dc
FEATURE config to disable sending spam notifications 2017-07-03 11:17:30 +01:00
Daniel Hensby deb0a098e8 Merge pull request #435 from rasstislav/patch-1
FIX Add translation to some areas of BlogMemberExtension that were missing them
2017-06-15 16:56:31 +01:00
Alexandre Saelens bd23bb2f0a Prevent user_error when querying object from Solr 2017-06-14 14:05:40 +12:00
Rastislav Brandobur 2cd7db9beb FIX Add translation to some areas of BlogMemberExtension that were missing them 2017-04-12 10:33:29 +02: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