Maxime Rainville
7c338c5398
Merge branch '3.2' into 3.3
2020-06-12 14:20:26 +12:00
Maxime Rainville
e919071f82
Merge branch '3.1' into 3.2
2020-06-12 14:19:48 +12:00
Maxime Rainville
d108ccf883
Merge branch '3.0' into 3.1
2020-06-12 14:19:15 +12:00
Robbie Averill
c4d11e2510
Merge pull request #597 from creative-commoners/pulls/3.0/upgrade.widgets
...
Add missing widget models to db classname remapping
2019-12-13 17:54:48 -08:00
Dylan Wagstaff
6e1c77af0b
Add missing widget models to db classname remapping
...
SilverStripe 4 has introduced namespacing, and thus ClassName field in
the database is now referring to classes that no longer exist. However
on a dev/build these will be updated so long as there is configuration
mapping the old class name to the new class name. However Blog module
here is missing the widget classes, which causes problems with
migrations. This will fix that.
2019-11-04 11:31:20 +13:00
Robbie Averill
40eb69ef62
Use trusty distro in Travis builds
2019-08-15 13:50:58 +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
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
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
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
1d775aa664
Merge branch '3.2' into 3
2019-04-15 15:23:13 +12:00
Guy Marriott
23f05ac21e
Merge pull request #573 from creative-commoners/pulls/3.2/multibyte-tag-tests
...
FIX Categories and tags now respect multibyte url configuration
2019-02-11 09:21:40 +13: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
Dylan Wagstaff
a2751b46e9
Merge pull request #572 from creative-commoners/pulls/3.2/travis-updates
...
Add PHP 7.3 and SS 4.3 to Travis builds
2019-02-07 11:42:03 +13:00
Robbie Averill
21772c3f86
Add PHP 7.3 and SS 4.3 to Travis builds
2019-02-06 23:36:05 +03:00
Robbie Averill
5e511538eb
Merge pull request #571 from creative-commoners/pulls/3.2/blog-multibyte-url-tests
...
FIX Multibyte URL encoding for blog profiles, and encoded params in functional tests
2019-02-06 23:34:10 +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
Robbie Averill
5522ba685f
Merge branch '3.2' into 3
2018-12-12 14:54:25 +00:00
Robbie Averill
9c10a86de8
Merge branch '3.1' into 3.2
2018-12-12 14:52:37 +00:00
Robbie Averill
ee0077f861
Merge branch '3.0' into 3.1
2018-12-12 14:45:48 +00:00
Robbie Averill
d7a2fc5a6c
Update translations
2018-12-12 14:44:28 +00:00
Dylan Wagstaff
23ea09261e
Merge branch '3.2' into 3
2018-12-07 10:01:11 +13: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
Guy Marriott
17ed46cddd
Merge pull request #563 from shaunjc/sjc/3.0-date-fix
...
FIX: Update Blog archive date formats for SS4
2018-11-26 15:22:18 +13:00
Shaun Cockerill
c0895803db
FIX: Update Blog archive date formats for SS4
2018-11-26 10:03:29 +08:00
stevevu
682e522565
update namespace for blog controllers
...
more specifically: Blog_Controller, BlogController, BlogPost_Controller, BlogPostController
2018-10-19 20:37:10 +02:00
Guy Marriott
4b1f4b3606
Merge pull request #553 from creative-commoners/pulls/3.2/remove-obsolete-z-index
...
FIX Remove obsolete z-index values for CMS menus. Fixes fullscreen TinyMCE overlap
2018-09-11 09:48:34 +12:00
Robbie Averill
38a8b77c77
Add yarn lock file
2018-09-10 16:33:33 +02:00
Robbie Averill
b41d5c8da4
FIX Remove obsolete z-index values for CMS menus. Fixes fullscreen TinyMCE overlap
2018-09-10 16:33:28 +02:00
Dylan Wagstaff
9d568ecdca
Merge pull request #552 from creative-commoners/pulls/3.2/reorder-fields
...
FIX Blog profile summary field is always inserted before the profile image field
2018-09-06 09:51:51 +12: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
Robbie Averill
a0ef930549
Remove obsolete branch alias
2018-08-27 10:56:24 +12:00