Commit Graph

112 Commits

Author SHA1 Message Date
Shafquat Kabir 2984f50304 fix typo 2020-05-01 01:03:33 +00:00
Damian Mooyman 3fa3093d96
Remove redundant code 2020-03-26 15:36:09 +13:00
Damian Mooyman 1ba72c74ce
Default sort for tags / categories 2019-10-25 11:40:02 +13:00
Damian Mooyman 91f89637bb
Fix blog controller tests
Add blog setter / getter to tags and categories
Fix remaining tests
2019-10-25 10:49:05 +13:00
Damian Mooyman 82b7dab574
Fix BlogCategoryTest 2019-10-16 15:39:24 +13:00
Damian Mooyman 4da2e164ee
Fix up tag cloud 2019-10-15 17:37:06 +13:00
Damian Mooyman d815a4589d
PHPCS Linting fix 2019-10-15 17:06:17 +13:00
Damian Mooyman 3772496f18
Null check for blog 2019-10-15 17:02:44 +13:00
Damian Mooyman 283f65880d
Build task for de-duplicating tags and categories 2019-10-15 16:59:30 +13:00
Damian Mooyman ff5a5a33d0
Tag isn't written 2019-10-15 15:45:14 +13:00
Damian Mooyman c45499b876
Initial work on categorisation rewrite.
Remove relation between blog and categories / tags
Soft-resolve duplicates on query via URLSegment
Remove and simplify tag / category management
Code quality cleanup
2019-10-15 15:35:47 +13:00
Dylan Wagstaff 3c5b2b64ab
Merge pull request #590 from Rhym/feature/gridfield-add-button-name
Feature/gridfield add button name
2019-07-12 09:59:20 +12:00
Tim Burt d335f444d4 Make featured images directory configurable 2019-07-03 12:21:36 +01:00
Ryan Potter d531356863 Set docblock for the setButtonName method, and don't invalidate localisation text. 2019-07-01 10:32:19 +12:00
Robbie Averill a9a7c21751 Merge branch '3.3' into 3 2019-07-01 10:16:09 +12:00
Ryan Potter 72b6a8da12 Added a method to set the button name in a GridFieldAddByDBField component 2019-07-01 09:37:12 +12:00
Nic Horstmeier 679e690ca5 UX expand custom summary if field has value
resolves #566
2019-05-16 23:27:14 -05:00
3Dgoo 3d9031aaac Adding ansi quote to identifier 2019-05-13 09:14:42 +12:00
3Dgoo 01c1ead069 Fix blog archive widget bug
Fixes blog archive widget bug to only get the archive months for the blog linked to in this widget.
2019-05-13 09:08:42 +12:00
Peter Thaleikis afecae4eba MINOR: tweaking implementation 2019-04-15 15:51:35 +12:00
Robbie Averill c8914cc779 Update src/Model/BlogPostFeaturedExtension.php
Co-Authored-By: spekulatius <spekulatius@users.noreply.github.com>
2019-04-15 15:51:35 +12:00
Peter Thaleikis fdeb101882 MINOR: implementing featured blog posts as a widget 2019-04-15 15:51:35 +12:00
Will Dawber ab8325f965 Compatibility issues with core index (#550)
Making index function compatible with SilverStripe\CMS\Model\RedirectorPageController, this stops issues when module installed and also creating a custom index function in PageController
2019-04-15 15:25:35 +12:00
Stevie Mayhew 8ae3614335 Add index to PublishDate - also see #559 2019-04-15 15:24:59 +12:00
Sacha Judd 765b315fe7 NEW Add font-icon for site tree blog holder and posts 2019-04-15 15:24:45 +12:00
Robbie Averill dd8e401dbf NEW Add tests for blog archive links and tidy up code re-use a little 2019-04-15 15:24:31 +12:00
Peter Thaleikis 078c877cbb MINOR: avoid current blog post being included in the recent posts widget 2019-04-15 15:24:05 +12:00
Robbie Averill d1ea6bb839 FIX Categories and tags now respect multibyte url configuration
Previously multibyte URLs would always work, regardless of URLSegmentFilter::$default_allow_multibyte.
This change means that they will only work when the setting is enabled.
2019-02-07 12:05:32 +03:00
Robbie Averill cbbe8b94db FIX Multibyte URL encoding for blog profiles, and encoded params in functional tests 2019-02-05 16:50:21 +03:00
Dylan Wagstaff 19cfe75671 Merge branch '3.1' into 3.2 2018-12-07 10:00:37 +13:00
Dylan Wagstaff 62d628cf62 Merge branch '3.0' into 3.1 2018-12-07 09:59:57 +13:00
Robbie Averill 233a5e6397 FIX Blog profile summary field is always inserted before the profile image field 2018-12-07 09:59:16 +13:00
Shaun Cockerill c0895803db FIX: Update Blog archive date formats for SS4 2018-11-26 10:03:29 +08:00
Robbie Averill fb1b6929a9 FIX Blog profile summary field is always inserted before the profile image field 2018-09-05 14:56:05 +02:00
Loz Calver c3ac001a0a FIX: Unable to remove 'Post Options' tab 2018-07-09 10:58:10 +01:00
Robbie Averill 14eab5dc5a Merge branch '3.1' into 3.2 2018-06-11 12:02:23 +12:00
Robbie Averill dc26478e94 FIX Use correct API for determining if record is modified on draft stage 2018-04-20 17:05:29 +12:00
Robbie Averill c83232bd6e Merge branch '3.1' 2018-04-10 15:53:48 +12:00
Joris Debonnet 06bcd961ce Bring back BlogPost URLSegment to Main tab 2018-04-10 02:04:44 +02:00
Dylan Wagstaff 2d62251858
Merge pull request #524 from creative-commoners/pulls/3.2/tweaks
Minor tweaks, syntax, namespace imports, docblocks, test improvements
2018-04-09 12:06:34 +12:00
Robbie Averill 86c0f56620 Use ::class for class_exists checks on Widget, fix setUp/tearDown method visibility 2018-04-06 10:22:58 +12:00
Robbie Averill 7c4574ba78 Switch argument order in FieldList::insertAfter calls 2018-04-06 10:21:43 +12:00
Robbie Averill c123951768 Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
Robbie Averill fffd2cece3 FIX Remove "Add new blog post" button from Blog Posts GridField in a members profile 2018-03-22 17:17:03 +13:00
Robbie Averill 29154eae4c FIX Correctly import namespaces in BlogPostNotifications class 2018-03-20 16:54:55 +13:00
Martin Portevin b483446a45
Fix bad date formatting
`m` returns minute in hour as seen here : http://userguide.icu-project.org/formatparse/datetime
2018-03-20 01:54:08 +01:00
zanderwar 3f24858b73 ENHANCEMENT added MinutesToRead() 2018-03-14 18:01:09 +10:00
marcio.barrientos 519fe25da1
Make Categorization and PostOptions localizable
Allow to make localizable Blog Categorization tab and BlogPost Options tab
2018-02-20 11:38:30 +00:00
Robbie Averill 5c1cedeb98 Merge branch '2' 2018-02-20 11:05:54 +13:00
Raissa North 8dfb4426a4 Remove unneeded requirement 2018-01-29 16:17:41 +13:00