Adrian Humphreys
|
0872a23aa8
|
Keep a more shared understanding of Archived
|
2019-09-09 07:50:10 +12:00 |
|
Damian Mooyman
|
3be0478e1c
|
BUG Fix behaviour towards versioned but unstagable records
|
2018-02-20 11:03:23 +13:00 |
|
Robbie Averill
|
f2e22ef18a
|
Replace use of Configurable stat() with config()->get(), will be deprecated in future
|
2017-08-23 09:46:46 +12:00 |
|
Daniel Hensby
|
0758f66932
|
Merge branch '3' into 4
|
2017-07-25 14:54:33 +01:00 |
|
Damian Mooyman
|
5ce98aced2
|
API Upgrade to rely on silverstripe/versioned module
|
2017-03-28 10:35:14 +13:00 |
|
Damian Mooyman
|
5092e0fc65
|
Add dependency on admin module
|
2017-03-10 16:33:32 +13:00 |
|
Damian Mooyman
|
c7214b4dcd
|
Auto-convert to psr2
|
2017-01-31 13:59:35 +13:00 |
|
Sam Minnee
|
0a561f1656
|
MINOR: class name references
- Replace get_class($this) with static::class
- Replace __CLASS__ with self::class
|
2016-09-28 11:55:15 +13:00 |
|
Damian Mooyman
|
a12d52a161
|
BUG Fix some namespace class errors
|
2016-09-08 19:33:32 +12:00 |
|
Damian Mooyman
|
a87a857a6e
|
Upgrade code for framework namespaces
Remove @package / @subpackage
Fix inifinite loop in VirtualPage_Controller
|
2016-09-07 16:29:26 +12:00 |
|
Damian Mooyman
|
dab2a7ac9d
|
Split code into class-per-file
Add psr-4 directive in composer.json
|
2016-08-16 13:22:58 +12:00 |
|