Sean Harvey
|
8949dfa691
|
ENHANCEMENT Replaced locations of sapphire with $ModulePath(framework) in templates, based off Controller which implements TemplateGlobalProvider
|
2012-04-15 10:50:20 +12:00 |
|
Simon Welsh
|
f07258f3cf
|
MINOR Update @package values to match renaming sapphire
|
2012-04-15 10:50:19 +12:00 |
|
Simon Welsh
|
3a6341a251
|
API-CHANGE sapphire folder can now be renamed.
|
2012-04-15 10:50:19 +12:00 |
|
Ingo Schommer
|
8ba9c3ca6b
|
API CHANGE Removed $params argument to DataObject->getCMSFields(), please use FormScaffolder directly (fixes #7135)
|
2012-04-13 15:46:47 +02:00 |
|
Sean Harvey
|
e097f6e1a8
|
MINOR Fixes to method arguments in core classes for E_STRICT support.
API CHANGE Remove abstract static function and just use static functions
in Authenticator (PHP 5.3+ doesn't support abstract static functions)
|
2012-03-28 22:41:42 +13:00 |
|
Stig Lindqvist
|
03abde46be
|
MINOR DataDifferenceTest should not test whitespace
|
2012-02-10 23:27:06 +01:00 |
|
Ingo Schommer
|
2ec2c97766
|
ENHANCEMENT Allowing diffs of has_one relationship in DataDifferencer (AIR-24)
|
2011-10-07 14:12:48 +02:00 |
|
Ingo Schommer
|
007eb259e0
|
MINOR Added DataDifferencerTest, starting by testing array-based values (AIR-39)
|
2011-10-07 14:12:47 +02:00 |
|