silverstripe-framework/forms
Andrew O'Neil 25aaf25c23 canEdit function checking deleting (merged from branches/2.2.0@45907, r45011)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@46090 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-12-02 21:23:33 +00:00
..
editor Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
AjaxFormAction.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
AjaxUniqueTextField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
AutocompleteTextField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
BankAccountField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
CalendarDateField.php Static function to be use as well from PopupDateTimeField and put it in a <li> tag 2007-11-02 03:20:05 +00:00
CheckboxField.php Readonly changes : uppperCase Yes or No 2007-11-07 02:07:19 +00:00
CheckboxFieldDisabled.php mlanthaler: Bugfix: Initialized variable to prevent E_NOTICE error. 2007-09-16 01:55:04 +00:00
CheckboxSetField.php #1652 - CheckboxSetField doesnt work when all fields unchecked 2007-11-09 03:04:27 +00:00
ComplexRequiredFields.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ComplexTableField.php http://trac/silverstripe/changeset/45480/open/modules/sapphire/trunk/forms/ComplexTableField.php - revert 402 2007-11-25 09:55:13 +00:00
CompositeDateField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
CompositeField.php switch externals to trunk. 2007-11-23 01:10:19 +00:00
ConfirmedFormAction.php FEATURE: respect $extraClass 2007-10-18 01:06:21 +00:00
ConfirmedPasswordField.php #1705 - OpenID login details appearing in wrong place 2007-11-12 02:58:27 +00:00
CountryDropdownField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
CreditCardField.php If the credit card field is completely blank, then it's not invalid. Required-fields should be used to check for values 2007-11-19 03:11:38 +00:00
CurrencyField.php parents-merge 33066 - Improved support for decimal/currency saving 2007-11-19 01:12:35 +00:00
CustomRequiredFields.php parents-merge 41566 - Updated required validator to not allow a sequence of whitespace as a value 2007-11-19 02:05:56 +00:00
CustomValidator.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
DatalessField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
DataReport.php parents-merge 33211 - Added getReportField & filter_onchange options to DataReports 2007-11-19 01:21:44 +00:00
DateField.php switch externals to trunk. 2007-11-23 01:10:19 +00:00
DisabledTransformation.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
DMYCalendarDateField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
DMYDateField.php add DMYDataField validate() so that it overwrite validate() defined in DateField 2007-11-27 03:27:59 +00:00
DropdownField.php Title function modification to fix the title null case 2007-11-02 03:15:24 +00:00
DropdownTimeField.php DropdownTimeField adding 2007-11-02 03:21:07 +00:00
EditableButton.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableCheckbox.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableCheckboxGroupField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableCheckboxOption.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableDateField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableDropdown.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableDropdownOption.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableEmailField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableFileField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableFormField.php elofgren: VAR FIX: Fix a large amount of undefined variable errors when creating and editing a 'newsletter subscription form' page by adding needed issets and initializations. 2007-09-14 23:31:08 +00:00
EditableFormHeading.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableMemberListField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
EditableRadioField.php Fix php notice 2007-11-05 01:44:48 +00:00
EditableRadioOption.php elofgren: VAR FIX: Fix a large amount of undefined variable errors when creating and editing a 'newsletter subscription form' page by adding needed issets and initializations. 2007-09-14 23:31:08 +00:00
EditableTextField.php elofgren: VAR FIX: Fix a large amount of undefined variable errors when creating and editing a 'newsletter subscription form' page by adding needed issets and initializations. 2007-09-14 23:31:08 +00:00
EditForm.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
EmailField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
EncryptField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
FieldGroup.php parents-merge 36164 - Added FieldGroup->subfieldParam option, defaulting to SmallFieldHolder 2007-11-19 01:51:32 +00:00
FieldSet.php switch externals to trunk. 2007-11-23 01:10:19 +00:00
FileField.php Romain fixed a bug regarding the fileuploading. 2007-07-25 00:26:00 +00:00
FileIFrameField.php IFrame height changes 2007-11-12 22:20:54 +00:00
Form.php removed double commit caused by merging branches/2.0-inform 2007-11-26 02:15:32 +00:00
FormAction.php inform-merges 2007-11-23 02:00:24 +00:00
FormField.php change hasClass() to adapt the extraClass is a array instead of a blank delimited string in inform customised code. 2007-11-25 21:07:02 +00:00
FormTransformation.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
GroupedDropdownField.php bfojcapell: Added initializations to avoid notices 2007-09-16 16:06:24 +00:00
GSTNumberField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
HasManyComplexTableField.php canEdit function checking deleting (merged from branches/2.2.0@45907, r45011) 2007-12-02 21:23:33 +00:00
HasOneComplexTableField.php canEdit function checking deleting (merged from branches/2.2.0@45907, r45011) 2007-12-02 21:23:33 +00:00
HeaderField.php switch externals to trunk. 2007-11-23 01:10:19 +00:00
HiddenField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HiddenFieldGroup.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HtmlEditorField.php #1755 - Can't upload any files using the 'Upload' tab on a folder in Files and Images section (merged from branches/2.2.0, r44824) 2007-11-15 22:31:57 +00:00
HtmlOneLineField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ImageField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
ImageFormAction.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
InlineFormAction.php elofgren: Add extraClass parameter to InlineFormAction? so that 'Delete Selected Files' button can have the 'delete' class assigned to it so it turns red on hover. 2007-09-15 00:18:21 +00:00
LabelField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
LabelledLiteralField.php Title Error fixing 2007-11-01 02:30:13 +00:00
LanguageDropdownField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
ListboxField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
LiteralField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
LookupField.php #1685 - Undefined index message when on readonly page in CMS (after deleting a page) 2007-11-11 21:10:59 +00:00
ManyManyComplexTableField.php canEdit function checking deleting (merged from branches/2.2.0@45907, r45011) 2007-12-02 21:23:33 +00:00
NamedLabelField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
NoScriptField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
NoScriptFormAction.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
NumericField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
OptionsetField.php syntax bug fixed. 2007-11-26 21:43:39 +00:00
PasswordField.php #1705 - OpenID login details appearing in wrong place 2007-11-12 02:58:27 +00:00
PhoneNumberField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
PopupDateTimeField.php PopupDateTimeField adding 2007-11-04 23:01:55 +00:00
PrintableTransformation.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ProgressBar.php !!BUGFIX: Refactored CSS and Requirements: Created more specific css-files to reduce side-effects and ease debugging, moved generic form-styling from cms/css/cms_*.css into sapphire/css/Form.css. 2007-09-27 20:56:55 +00:00
ReadonlyField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ReadonlyTransformation.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RelatedDataEditor.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ReportField.php mlanthaler: Bugfix: Class created invalid HTML (<td>...</t>). 2007-09-16 01:50:07 +00:00
RequiredFields.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
ResetFormAction.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RestrictedTextField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SelectionGroup.php switch externals to trunk. 2007-11-23 01:10:19 +00:00
SimpleImageField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
SQLReport.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SubmittedFileField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SubmittedForm.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SubmittedFormField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SubmittedFormReportField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Tab.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TableField.php revert changeset/45391/ 2007-11-25 09:48:25 +00:00
TableListField.php #1723 - Export to CSV has semi-colons instead of commas 2007-11-12 23:07:45 +00:00
TabSet.php Fix Fatal error: Argument 1 passed to TabSet::push() must be an instance of Tab (merged from 2.1.1 branch, r43629) 2007-11-04 21:35:51 +00:00
TabularStyle.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TextareaField.php Readonly work 2007-11-07 02:03:48 +00:00
TextField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TimeField.php Readonly changes to coordinate the readonly appearance between the fields (see datefield) 2007-11-06 20:43:19 +00:00
ToggleCompositeField.php added $name to constructor (can't derive a valid ID from the title, as it might not contain alphanumeric characters - had problems with chinese translation) 2007-11-05 03:18:18 +00:00
ToggleField.php #92 MoreLessField: Switch to ToggleField and remove 2007-10-21 23:05:46 +00:00
TreeDropdownField.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
TreeMultiselectField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TreeSelectorField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TypeDropdown.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
UniqueRestrictedTextField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
UniqueTextField.php elofgren: USABILITY: Make Page URL input field wider as part of fix for http://support.silverstripe.com/gsoc/ticket/35 2007-09-16 02:00:59 +00:00
Validator.php parents-merge 36165 - Added javascript option Form.bypassValidation, which can be set to true in a button's onclick handler 2007-11-19 01:52:13 +00:00