Aaron Carlino
|
fbb63e68e1
|
Remove whitespace
|
2017-07-21 10:10:53 +12:00 |
|
Aaron Carlino
|
cc6b44223e
|
BUGFIX: ContentController still using global $project;
|
2017-07-21 09:56:41 +12:00 |
|
Robbie Averill
|
1cf8a67f21
|
NEW Use injector for creating SSViewer
|
2017-07-13 21:20:00 +12:00 |
|
Sam Minnee
|
ce730319ec
|
NEW: Remove use of MODULE_DIR constants
This relies on
https://github.com/silverstripe/silverstripe-framework/pull/7065
|
2017-06-28 16:34:05 +12:00 |
|
Robbie Averill
|
8d23cfc2aa
|
FIX Ensure LoginForm on ContentController can load the member authenticator correctly
|
2017-06-23 11:22:01 +12:00 |
|
Damian Mooyman
|
21e204cc59
|
App object refactor
|
2017-06-20 17:12:18 +12:00 |
|
Simon Erkelens
|
b2fd014216
|
Make CMS Compatible with Authentication Refactor work
Move Member::currentUser() to Security::getCurrentUser()
|
2017-06-09 21:07:20 +12:00 |
|
Uncle Cheese
|
6fb1012eb8
|
Ran upgrader for lang files
|
2017-04-27 11:43:04 +12:00 |
|
Damian Mooyman
|
5ce98aced2
|
API Upgrade to rely on silverstripe/versioned module
|
2017-03-28 10:35:14 +13:00 |
|
Damian Mooyman
|
945eba8efb
|
Update CMS for new i18n API
|
2017-02-09 16:11:11 +13:00 |
|
Damian Mooyman
|
c7214b4dcd
|
Auto-convert to psr2
|
2017-01-31 13:59:35 +13:00 |
|
Damian Mooyman
|
fa2b87172c
|
Upgrade cms for new i18n backend
|
2017-01-26 11:39:20 +13:00 |
|
Damian Mooyman
|
732b1f0a57
|
BUG Fix reference to Install_deleteinstallfiles
Fixes #1719
|
2017-01-25 18:03:18 +13:00 |
|
Colin Tucker
|
00c81d8672
|
Changed init() visibility to protected
|
2017-01-22 09:35:14 +11:00 |
|
Mike Cochrane
|
2108d8ef08
|
Use SiteTree instead of Page class in more places. Allows developers to extend SiteTree directly.
|
2017-01-03 20:38:45 +13:00 |
|
Damian Mooyman
|
424008cff4
|
BUG Fix installer for 4.0 (#1644)
|
2016-10-26 14:44:25 +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 |
|
Ingo Schommer
|
cd3ae42c1d
|
Fixed jquery.js path
|
2016-09-15 15:15:24 +12:00 |
|
Damian Mooyman
|
2dae4e2adc
|
Rename SS_ prefixed class names
|
2016-09-09 11:26:24 +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 |
|
Damian Mooyman
|
041d12129a
|
Fix regressions from namespacing
Update template locations
Add permission codes to cms sections
Code, phpdoc, and typehint cleanup
Split batch actions into files
|
2016-08-16 11:56:34 +12:00 |
|
Damian Mooyman
|
4dfa4f4473
|
Resolve issues with namespacing
|
2016-08-10 16:09:23 +12:00 |
|
Damian Mooyman
|
5bf364bedb
|
Apply SilverStripe\CMS namespace
|
2016-08-10 16:09:23 +12:00 |
|
Damian Mooyman
|
cb946508cf
|
Move CMS classes and templates to namespaced locations
|
2016-08-10 16:09:23 +12:00 |
|