Robbie Averill
1d775aa664
Merge branch '3.2' into 3
2019-04-15 15:23:13 +12:00
Robbie Averill
1c42689290
Merge pull request #577 from SpeksForks/exclude-current-post-in-recent-widget
...
MINOR: avoid current blog post being included in the recent posts widget
2019-04-10 23:42:31 +12:00
Peter Thaleikis
be8d17c84a
MINOR: avoid current blog post being included in the recent posts widget
2019-04-10 18:22:15 +07:00
Dylan Wagstaff
5fe07757bc
Merge pull request #575 from creative-commoners/pulls/3.3/archive-tests
...
NEW Add tests for blog archive links and tidy up code re-use a little
2019-02-14 10:08:24 +13:00
Robbie Averill
108ac1388b
Switch assertions to test the end of the strings
2019-02-13 09:13:10 +07:00
Robbie Averill
967a2be14e
NEW Add tests for blog archive links and tidy up code re-use a little
2019-02-12 19:03:20 +07:00
Robbie Averill
a5af433259
Merge branch '3.2'
2019-02-10 23:35:14 +03: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
2b46101868
Merge pull request #569 from sachajudd/site-tree-icon
...
Add font-icon for site tree blog holder and posts
2019-01-14 09:07:32 +01:00
Sacha Judd
e5a9483e74
NEW Add font-icon for site tree blog holder and posts
2019-01-14 13:39:46 +13:00
Robbie Averill
c96107909e
Merge branch '3'
2018-12-12 14:54:44 +00: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
9b85524f14
Merge branch '3'
2018-12-07 10:01:31 +13: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
Robbie Averill
5a355f2cf0
Merge pull request #560 from stevie-mayhew/feature/indexes
...
Add index to PublishDate
2018-11-15 23:01:32 +02:00
Stevie Mayhew
7b0166e6be
Add index to PublishDate - also see #559
2018-11-14 10:03:33 +13:00
Robbie Averill
d256039b1f
Merge branch '3.3'
2018-11-07 16:33:23 +02:00
Robbie Averill
6e6fe3ea70
Merge branch '3.2' into 3.3
2018-11-07 16:32:31 +02:00
Robbie Averill
06ce5ec589
Remove obsolete branch alias
2018-11-07 16:32:29 +02:00
stevevu
682e522565
update namespace for blog controllers
...
more specifically: Blog_Controller, BlogController, BlogPost_Controller, BlogPostController
2018-10-19 20:37:10 +02:00
Robbie Averill
24f832961e
Merge pull request #556 from jmfederico/patch-1
...
Fix PostedIn translation
2018-10-10 18:53:43 +02:00
Federico Jaramillo Martínez
ad217bceff
Fix PostedIn translation
...
"Publicado el" as it was written translated related to dates, "Publicado en" relates to belonging. We want the second translation, as it is used for example when PostedIn a category.
2018-10-10 11:14:05 -05: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
Will Dawber
da3a690871
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
2018-08-27 11:20:42 +12:00
Robbie Averill
829d68211a
Update branch alias for master to 4.x-dev
2018-08-27 10:57:37 +12:00
Robbie Averill
9806f47c54
Merge branch '3'
2018-08-27 10:57:13 +12:00
Robbie Averill
a0ef930549
Remove obsolete branch alias
2018-08-27 10:56:24 +12:00
Robbie Averill
7ebae00ad3
Merge branch '3.2'
2018-07-26 14:54:45 +12:00
Dylan Wagstaff
991000dddf
Merge pull request #545 from kinglozzer/removable-tab
...
FIX: Unable to remove 'Post Options' tab
2018-07-10 09:35:13 +12:00
Loz Calver
c3ac001a0a
FIX: Unable to remove 'Post Options' tab
2018-07-09 10:58:10 +01:00
Robbie Averill
523bb31070
Rebuild dist files
2018-07-06 18:25:09 +12:00
Daniel Hensby
b06659e71a
Merge branch '3.2'
2018-06-19 21:56:22 +01:00
Daniel Hensby
69e39e94e6
Merge branch '3.1' into 3.2
2018-06-19 21:54:39 +01:00