Steve Boyd
8f3778f77f
ENH PHP 8.1 compatibility
2022-04-27 09:31:14 +12:00
3Dgoo
6f3bc628a7
Ensure pagination start is not a negative number
2021-02-25 07:25:18 +10:30
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
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
Shaun Cockerill
c0895803db
FIX: Update Blog archive date formats for SS4
2018-11-26 10:03:29 +08:00
Robbie Averill
5c1cedeb98
Merge branch '2'
2018-02-20 11:05:54 +13:00
zanderwar
3d8f0941ed
Added config option check for disable_profiles and removed linking if it is disabled
2017-11-03 08:32:03 +13:00
zanderwar
54aeb23356
Fixed return tags and values
2017-11-01 22:00:33 +13:00
Florian Thoma
dae2ba0e5f
add meta links for previous and next pages in pagination
2017-09-27 13:14:27 +13:00
Robbie Averill
7f63681d33
Merge branch '2'
2017-09-14 17:11:45 +12:00
Franco Springveldt
2417863ff8
FIX refactored classes to use Injectable::create()
2017-09-14 11:49:27 +12:00
Franco Springveldt
e70e051380
FIX updated traditional array syntax
2017-09-14 10:59:01 +12:00
Franco Springveldt
e6cf037369
FIX namespaced _t() calls
2017-09-14 10:27:40 +12:00
Franco Springveldt
7c8866d280
FIX removed @package and @subpackage references
2017-09-14 10:01:45 +12:00
Robbie Averill
563e33c772
Add phpcs ruleset and fix violations
2017-07-20 10:05:29 +12:00
Robbie Averill
c1cb8576b3
FIX Validation of existing tags, duplicated GridField add button, formatting in categorisation, bootstrapify buttons
2017-01-13 15:33:53 +13:00
Robbie Averill
5f07a3cc23
PSR-2 compat: Change Blog*_Controller to Blog*Controller
2017-01-12 10:56:08 +13:00