silverstripe-framework/tests/forms
Ingo Schommer 56f7ce1dcf Merge remote-tracking branch 'origin/3.0'
Conflicts:
	control/Cookie.php
	control/Director.php
	control/HTTPResponse.php
	model/Database.php
	model/MySQLDatabase.php
	model/SQLQuery.php
	view/Requirements.php
	view/SSViewer.php
2012-10-03 16:16:19 +02:00
..
gridfield NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer. 2012-10-03 14:54:37 +13:00
uploadfield FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CheckboxFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CheckboxSetFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CheckboxSetFieldTest.yml Revert "ENHANCEMENT Support numeric array values in CheckboxSetField (?Field[]=val1&Field[]=val2 instead of ?Field[val1]=1&Field[val2]=1)" - data handling with numeric/associative arrays too clumsy, fixed up ListboxField instead 2012-03-05 10:55:44 +01:00
ComplexTableFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ComplexTableFieldTest.yml ENHANCEMENT: Refactored TableListField and subclasses to rely on the DataList to handle data manipulatation. 2011-05-01 15:25:45 +12:00
CompositeFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ConfirmedPasswordFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CurrencyFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
DateFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
DatefieldViewJQueryTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
DatetimeFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DropdownFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
EmailFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FieldListTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FileFieldTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
FormActionTest.php BUGFIX: Fix correct input type for ImageFormAction replaces. 2012-06-13 09:57:54 +02:00
FormFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FormScaffolderTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FormScaffolderTest.yml
FormTest.php Merge remote-tracking branch 'origin/3.0' 2012-10-03 16:16:19 +02:00
FormTest.yml
GridFieldTest.php NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer. 2012-10-03 14:54:37 +13:00
HtmlEditorConfigTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HtmlEditorFieldTest.php BUG HtmlEditorField doesn't save HTML fragments in HTMLValue correctly 2012-09-19 11:39:01 +12:00
HtmlEditorFieldTest.yml ENHANCEMENT Inserting image via new dialog with ajax field retrieval and GridField file selection. Rewritten to jQuery.entwine and using the new HTML editor abstraction layer. 2012-02-14 13:53:35 +01:00
ListboxFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ListboxFieldTest.yml ENHANCEMENT Relationship saving in ListboxField (preparing for chosen.js usage), escaping commas in payload when serialising multiple values into a single field 2012-03-05 10:55:09 +01:00
LookupFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LookupFieldTest.yml BUGFIX Added support for array values in LookupField, to ensure it works correctly when used as a readonly representation of ListboxField (AIR-39) 2011-10-07 14:12:49 +02:00
MemberDatetimeOptionsetFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
MemberDatetimeOptionsetFieldTest.yml
MoneyFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
NullableFieldTests.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
OptionsetFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
RequirementsTest_a.css
RequirementsTest_a.js
RequirementsTest_b.css
RequirementsTest_b.js
RequirementsTest_c.css
RequirementsTest_c.js
RequirementsTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TableFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
TableFieldTest.yml
TableListFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TableListFieldTest.yml
TextareaFieldTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TimeFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00