Commit Graph

748 Commits

Author SHA1 Message Date
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
Robbie Averill
2f646eafeb Merge branch '3' 2019-08-15 13:51:20 +12:00
Robbie Averill
3fa6a1b45f Merge branch '3.4' into 3 2019-08-15 13:51:11 +12:00
Robbie Averill
1216106ad4 Merge branch '3.3' into 3.4 2019-08-15 13:51:04 +12:00
Robbie Averill
40eb69ef62 Use trusty distro in Travis builds 2019-08-15 13:50:58 +12:00
Robbie Averill
9e76e3f761 Merge branch '3' 2019-08-15 09:46:34 +12:00
Robbie Averill
8db2e681a2 Merge branch '3.4' into 3 2019-08-15 09:46:26 +12:00
Robbie Averill
c134ce44c1 Switch assertions to test the end of the strings 2019-08-15 09:46:05 +12:00
Ryan Potter
14283d88b8 Set docblock for the setButtonName method, and don't invalidate localisation text. 2019-08-15 09:44:51 +12:00
Ryan Potter
651d6c1da9 Remove .idea folder from version control 2019-08-15 09:44:47 +12:00
Ryan Potter
ea2fcd0b6e Added a method to set the button name in a GridFieldAddByDBField component 2019-08-15 09:44:40 +12:00
Tim Burt
dd18648ed1 Make featured images directory configurable 2019-08-15 09:44:14 +12: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
Guy Marriott
1399b035d1
Make featured images directory configurable (#591)
Make featured images directory configurable
2019-07-08 12:13:23 +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
016a6cf9ad Merge branch '3' 2019-07-01 10:16:25 +12:00
Robbie Averill
a9a7c21751 Merge branch '3.3' into 3 2019-07-01 10:16:09 +12:00
Robbie Averill
e2bf714757 Merge branch '3.2' into 3.3 2019-07-01 10:15:47 +12:00
Robbie Averill
e6a7a4c8e8 Update SilverStripe versions in Travis builds 2019-07-01 10:15:17 +12:00
Ryan Potter
70438982cb Remove .idea folder from version control 2019-07-01 09:38:11 +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
Robbie Averill
636356b690
Merge pull request #588 from creative-commoners/pulls/master/upgrade-node-dependencies
Upgrade to Node 10, @silverstripe/webpack-config 1.1
2019-06-14 16:12:23 +12:00
Garion Herman
a845a70d95 Upgrade to Node 10, @silverstripe/webpack-config 1.1 2019-06-14 15:35:19 +12:00
Guy Marriott
b1c853eafe
UX expand custom summary if field has value (#587)
UX expand custom summary if field has value
2019-05-17 16:51:08 +12:00
Nic Horstmeier
679e690ca5 UX expand custom summary if field has value
resolves #566
2019-05-16 23:27:14 -05:00
Robbie Averill
98183ad677 Update references to text fixtures and SS_List class namespace from cherry-picked SilverStripe 3 commit 2019-05-13 09:18:27 +12:00
3Dgoo
3d9031aaac Adding ansi quote to identifier 2019-05-13 09:14:42 +12:00
3Dgoo
317729604d Adding tests
Adding tests to check that archive widget correctly only shows blog posts from the related blog and not any other blog.
2019-05-13 09:13:52 +12:00
3Dgoo
ebd135b029 Adding tests
Adding tests to check that archive widget correctly only shows blog posts from the related blog and not any other blog.
2019-05-13 09:10:47 +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
Robbie Averill
a8b42b151a Merge branch '3' 2019-05-10 10:01:38 +12:00
Robbie Averill
705c2de93f Merge branch '3.3' into 3 2019-05-10 10:01:26 +12:00
Robbie Averill
ec116870f5 Update translations 2019-05-10 10:00:21 +12:00
Guy Marriott
3204d25c06
Update translations 2019-05-09 15:44:57 +12:00
Dylan Wagstaff
b94e02d56a
Merge pull request #580 from creative-commoners/pulls/3.3/widget-titles
FIX Widget titles may not be defined, in which case having an empty heading element is bad for accessibility
2019-05-02 14:35:50 +12:00
Robbie Averill
04dfad688e FIX Widget titles may not be defined, in which case having an empty heading element is bad for accessibility 2019-05-02 13:46:57 +12:00
Robbie Averill
ad320d7d88
Merge pull request #578 from SpeksForks/featured-blog-posts-widget
Featured Blog posts widget
2019-04-15 18:06:22 +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
Robbie Averill
1019e3a60a Merge branch '3' 2019-04-15 15:27:04 +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