Commit Graph

30 Commits

Author SHA1 Message Date
Cam Findlay 43bb2248a5 ENHANCEMENT Default archive year
If no year is passed, rather than 404 it should grab the latest years posts.
2015-11-09 13:56:50 +13:00
Cam Findlay d6c2593d61 ENHANCEMENT filtering for large user base sites. 2015-11-04 12:44:15 +13:00
JorisDebonnet 2c59e50a1c Bugfix: avoid feeding null to PaginatedList constructor 2015-10-23 19:33:41 +02:00
Christopher Pitt bd55ee3442 Ordered Tags and Categories 2015-06-18 00:26:09 +12:00
Damian Mooyman 6345f9b6f7 Fix string member IDs breaking permission checking 2015-06-04 11:50:25 +12:00
Damian Mooyman 1382eae182 BUG Fix support for URLSegmentFilter.default_allow_multibyte 2015-06-03 18:47:49 +12:00
Christopher Pitt 1b7c312eb1 Merge pull request #245 from gordonbanderson/ISSUE_243
FIX: Fix to allow use of foreign text as tags and categories.  Fixes …
2015-06-03 18:38:34 +12:00
Christopher Pitt f6b6f2e27a Improved member blog posts grid 2015-05-18 13:15:42 +12:00
Gordon Anderson 7c8bd693f2 FIX: Fix to allow use of foreign text as tags and categories. Fixes #243 2015-05-15 18:59:09 +07:00
Christopher Pitt 1648defec9 Clean up 2015-05-14 11:23:58 +12:00
Christopher Pitt a978b4a9a1 Fixed regressions 2015-05-14 10:52:49 +12:00
David Craig ea06252f2d Update default pagination 2015-05-13 15:12:48 +12:00
Christopher Pitt 787c02a19d Clean up 2015-05-11 10:11:21 +12:00
Damian Mooyman 27611c980d Merge pull request #199 from tractorcow/pulls/2.0/helper-class
Add helper class for cms styling
2015-04-28 12:34:56 +12:00
Damian Mooyman efcdd64cf4 Add helper class for cms styling 2015-04-23 16:06:56 +12:00
Damian Mooyman 8edc079e92 API Improve sizing of blog sidebar 2015-04-23 14:30:58 +12:00
Damian Mooyman 8ff1fc178c BUG Fix typo in last merge 2015-04-21 19:17:27 +12:00
Christopher Pitt 5d9ed5b9e0 Added merging of tags and categories 2015-04-21 16:51:51 +12:00
Christopher Pitt db69eab825 Merge pull request #179 from tractorcow/pulls/2.0/filter-description
API Add filter description to blog holder
2015-04-14 14:25:20 +12:00
scott1702 6c5ff30bfb Update descriptions of user levels 2015-04-13 11:45:57 +12:00
Damian Mooyman 64b140f044 API Add localised filter description to blog holder
Supported by the default theme via $MetaTitle
2015-04-13 11:33:14 +12:00
Damian Mooyman 0dd2d2504b API Add role-helpers for templates 2015-04-09 16:13:05 +12:00
Christopher Pitt 330401683a Added role help 2015-04-09 13:04:47 +12:00
Damian Mooyman 45a1af4a0d BUG Fix editors not being able to create categories / tags
Remove debug::dump from tests
Hide options if not allowed to edit the blog
2015-03-25 15:24:40 +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
Damian Mooyman 846eb9c270 Break out templates and expand 2015-03-05 13:05:03 +13:00
Damian Mooyman 2bacf5e6c8 BUG Fix incorrect class 2015-02-07 12:52:45 +13:00
micmania1 9feee011cf FIX GridField state was being added too late in the process which means no data was being passed through to create a new blog post. 2015-02-05 04:30:27 +00:00
vagrant 4166d025e4 NEW Decouple gridfield stuff into lumberjack module 2015-01-29 10:49:48 +00:00