silverstripe-framework/forms
Ingo Schommer b465a46bcc API CHANGErefactored upload functionality from File into newly created Upload class
API CHANGE deprecated some File functions and attributes
API CHANGE moved management function from File to Filesystem and added permission checks: sync(), loadContent(), fixfiles(), moverootfilesto()
API CHANGE deprecated use of File->loadUploaded()
ENHANCEMENT added filesize and extension validation to AssetAdmin and FileField
FEATURE added tests for Upload class

Merged revisions 47617 via svnmerge from 
svn://svn.silverstripe.com/silverstripe/modules/cms/branches/2.2.0-mesq

........
  r47617 | ischommer | 2008-01-04 19:20:29 +1300 (Fri, 04 Jan 2008) | 5 lines

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@52205 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 08:20:13 +00:00
..
editor Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
AjaxFormAction.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
AjaxUniqueTextField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
AutocompleteTextField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
BankAccountField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
CalendarDateField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
CheckboxField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
CheckboxFieldDisabled.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
CheckboxSetField.php API Documentation updates 2008-01-09 04:18:36 +00:00
ComplexRequiredFields.php API Documentation updates 2008-01-09 04:18:36 +00:00
ComplexTableField.php #2310 MemberTableField Popup breaks after saving 2008-03-12 09:24:59 +00:00
CompositeDateField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
CompositeField.php removed dropDatalessFields() - needs serious refactoring before going into core again 2008-01-16 21:32:37 +00:00
ConfirmedFormAction.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
ConfirmedPasswordField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
CountryDropdownField.php API Documentation updates 2008-01-09 04:18:36 +00:00
CreditCardField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
CurrencyField.php Merged revisions 47609 via svnmerge from 2008-04-06 04:03:33 +00:00
CustomRequiredFields.php Improved API documentation 2008-01-10 00:34:18 +00:00
CustomValidator.php API Documentation updates 2008-01-09 04:18:36 +00:00
DatalessField.php API Documentation updates 2008-01-09 04:18:36 +00:00
DataReport.php fixed PHP notices 2008-03-11 00:40:25 +00:00
DateField.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
DisabledTransformation.php API Documentation updates 2008-01-09 04:18:36 +00:00
DMYCalendarDateField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
DMYDateField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
DropdownField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
DropdownTimeField.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableButton.php Improved API documentation 2008-01-10 00:34:18 +00:00
EditableCheckbox.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
EditableCheckboxGroupField.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableCheckboxOption.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableDateField.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableDropdown.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableDropdownOption.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableEmailField.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
EditableFileField.php API CHANGErefactored upload functionality from File into newly created Upload class 2008-04-06 08:20:13 +00:00
EditableFormField.php converted TODO into @todo for better PHPDocumentor support 2008-01-11 01:49:50 +00:00
EditableFormHeading.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableMemberListField.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableRadioField.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableRadioOption.php API Documentation updates 2008-01-09 04:18:36 +00:00
EditableTextField.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
EditForm.php API Documentation updates 2008-01-09 04:18:36 +00:00
EmailField.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
EncryptField.php Merged revisions 47613 via svnmerge from 2008-04-06 04:08:45 +00:00
FieldGroup.php converted TODO into @todo for better PHPDocumentor support 2008-01-11 01:49:50 +00:00
FieldSet.php ENHANCEMENT HiddenFields() now returns FieldSet rather than concatenated HTML string 2008-03-16 22:15:04 +00:00
FileField.php API CHANGErefactored upload functionality from File into newly created Upload class 2008-04-06 08:20:13 +00:00
FileIFrameField.php Merged revisions 47612 via svnmerge from 2008-04-06 04:08:03 +00:00
Form.php Merged revisions 47414 via svnmerge from 2008-04-06 03:52:14 +00:00
FormAction.php Improved API documentation 2008-01-10 00:34:18 +00:00
FormField.php Merged revisions 47608 via svnmerge from 2008-04-06 04:03:15 +00:00
FormTransformation.php API Documentation updates 2008-01-09 04:18:36 +00:00
GroupedDropdownField.php Fixed formatting of code, and added some documentation on what the source for this field should be 2008-01-20 08:58:04 +00:00
GSTNumberField.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
HasManyComplexTableField.php Improved API documentation 2008-01-10 00:34:18 +00:00
HasOneComplexTableField.php Improved API documentation 2008-01-10 00:34:18 +00:00
HeaderField.php API Documentation updates 2008-01-09 04:18:36 +00:00
HiddenField.php API Documentation updates 2008-01-09 04:18:36 +00:00
HiddenFieldGroup.php API Documentation updates 2008-01-09 04:18:36 +00:00
HtmlEditorField.php Merged revisions 50783 via svnmerge from 2008-03-11 03:29:30 +00:00
HtmlOneLineField.php documentation 2008-02-04 01:31:55 +00:00
ImageField.php compressed ImageField layout to fit in CTF-popup (removed "click here to remove" label) 2008-01-30 20:12:19 +00:00
ImageFormAction.php API Documentation updates 2008-01-09 04:18:36 +00:00
InlineFormAction.php Improved API documentation 2008-01-10 00:34:18 +00:00
LabelField.php API Documentation updates 2008-01-09 04:18:36 +00:00
LabelledLiteralField.php API Documentation updates 2008-01-09 04:18:36 +00:00
LanguageDropdownField.php API Documentation updates 2008-01-09 04:18:36 +00:00
ListboxField.php API Documentation updates 2008-01-09 04:18:36 +00:00
LiteralField.php API Documentation updates 2008-01-09 04:18:36 +00:00
LookupField.php Improved API documentation 2008-01-10 00:34:18 +00:00
ManyManyComplexTableField.php Merged revisions 48178 via svnmerge from 2008-01-24 00:13:05 +00:00
NamedLabelField.php API Documentation updates 2008-01-09 04:18:36 +00:00
NoScriptField.php API Documentation updates 2008-01-09 04:18:36 +00:00
NoScriptFormAction.php API Documentation updates 2008-01-09 04:18:36 +00:00
NumericField.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
OptionsetField.php API Documentation updates 2008-01-09 04:18:36 +00:00
PasswordField.php API Documentation updates 2008-01-09 04:18:36 +00:00
PhoneNumberField.php converted TODO into @todo for better PHPDocumentor support 2008-01-11 01:49:50 +00:00
PopupDateTimeField.php API Documentation updates 2008-01-09 04:18:36 +00:00
PrintableTransformation.php API Documentation updates 2008-01-09 04:18:36 +00:00
ProgressBar.php API Documentation updates 2008-01-09 04:18:36 +00:00
ReadonlyField.php API Documentation updates 2008-01-09 04:18:36 +00:00
ReadonlyTransformation.php API Documentation updates 2008-01-09 04:18:36 +00:00
RelatedDataEditor.php API Documentation updates 2008-01-09 04:18:36 +00:00
ReportField.php API Documentation updates 2008-01-09 04:18:36 +00:00
RequiredFields.php Merged revisions 47401 via svnmerge from 2008-04-06 03:33:15 +00:00
ResetFormAction.php API Documentation updates 2008-01-09 04:18:36 +00:00
RestrictedTextField.php API Documentation updates 2008-01-09 04:18:36 +00:00
SelectionGroup.php fix the bug that initialises with preloaded selected items with right hide/show 2008-01-22 03:51:24 +00:00
SimpleImageField.php Merged revisions 47611 via svnmerge from 2008-04-06 04:05:23 +00:00
SQLReport.php API Documentation updates 2008-01-09 04:18:36 +00:00
SubmittedFileField.php Improved API documentation 2008-01-10 00:34:18 +00:00
SubmittedForm.php Improved API documentation 2008-01-10 00:34:18 +00:00
SubmittedFormField.php Improved API documentation 2008-01-10 00:34:18 +00:00
SubmittedFormReportField.php Improved API documentation 2008-01-10 00:34:18 +00:00
Tab.php API Documentation updates 2008-01-09 04:18:36 +00:00
TableField.php Merged revisions 47413 via svnmerge from 2008-04-06 03:36:07 +00:00
TableListField.php BUGFIX fixed csv export in MemberTableField by checking for valid database columns when building SELECT statement 2008-03-12 09:23:53 +00:00
TabSet.php Merged revisions 51938 via svnmerge from 2008-04-01 01:50:34 +00:00
TabularStyle.php API Documentation updates 2008-01-09 04:18:36 +00:00
TextareaField.php API Documentation updates 2008-01-09 04:18:36 +00:00
TextField.php Merged revisions 47505 via svnmerge from 2008-04-06 04:02:39 +00:00
TimeField.php Improved API documentation 2008-01-10 00:34:18 +00:00
ToggleCompositeField.php API Documentation updates 2008-01-09 04:18:36 +00:00
ToggleField.php API Documentation updates 2008-01-09 04:18:36 +00:00
TreeDropdownField.php Fix spelling mistake 2008-01-13 22:06:51 +00:00
TreeMultiselectField.php API Documentation updates 2008-01-09 04:18:36 +00:00
TreeSelectorField.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
TypeDropdown.php API Documentation updates 2008-01-09 04:18:36 +00:00
UniqueRestrictedTextField.php API Documentation updates 2008-01-09 04:18:36 +00:00
UniqueTextField.php API Documentation updates 2008-01-09 04:18:36 +00:00
Validator.php made $messageType parameter of Validator::validationError optional, and added API docs to explain what (apparently) is going on 2008-03-06 02:06:47 +00:00