Ingo Schommer
|
bc1c7f766a
|
Add sorting to GridFieldDetailFormTest fixtures
Broke SQLite3 tests in some cases due to random ordering of results.
|
2012-07-06 12:42:42 +02:00 |
|
Sean Harvey
|
c3eabffcb9
|
MINOR Use shorthand {class}::get() syntax instead of DataList::create()
in core code.
|
2012-05-28 21:13:42 +12:00 |
|
Andrew Short
|
05cde92508
|
FEATURE: Implemented a view action for GridField, and a record viewing GridFieldConfig.
|
2012-05-12 18:49:56 +10:00 |
|
Ingo Schommer
|
72eadef113
|
ENHANCEMENT GridFieldDetailForm->setItemEditFormCallback()
|
2012-04-30 13:46:51 +02:00 |
|
Ingo Schommer
|
fed2785173
|
ENHANCEMENT Per-instance customisation of GridFieldDetailForm_ItemRequest
|
2012-04-30 12:31:17 +02:00 |
|
Robert Curry
|
5686392a67
|
BUGFIX: Fixes #7071. Change gridfield tests to not assume ids are always
in order of addition.
|
2012-04-16 15:47:35 +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
|
6c9a3ba9f0
|
MINOR Fixed failing tests on pgsql
|
2012-04-10 17:07:41 +12:00 |
|
Ingo Schommer
|
40d73127ae
|
MINOR Using late static binding instead of Object::create() calls
|
2012-04-04 17:10:31 +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 |
|
Ingo Schommer
|
73efe8522b
|
MINOR Fixed hardcoded fixture IDs in GridFieldDetailFormTest
|
2012-03-12 11:15:06 +01:00 |
|
Sam Minnee
|
f670576cad
|
MINOR: Fix test to rely less on known test data keys (breaks SQLite)
|
2012-03-10 14:42:25 +13:00 |
|
Sam Minnee
|
37684837b8
|
MINOR: Fixed tests to suit GridField and DataList API changes
|
2012-03-09 18:11:50 +13:00 |
|
Sean Harvey
|
9b4b34c4f9
|
MINOR Fixed broken tests in GridFieldDetailFormTest
|
2012-03-09 16:37:25 +13:00 |
|
Sam Minnee
|
a071456837
|
Merge branch 'master' of github.com:silverstripe/sapphire
Conflicts:
tests/forms/gridfield/GridFieldDetailFormTest.php
tests/forms/gridfield/GridFieldPopupFormsTest.yml
|
2012-03-09 14:37:32 +13:00 |
|
Stig Lindqvist
|
8b82dae06c
|
API CHANGE: Renaming of gridfield components #6921
|
2012-03-09 12:54:02 +13:00 |
|