.. |
AjaxUniqueTextField.php
|
BUGFIX Switching all ajax implementations to consistently use jQuery.ajax instead of Prototype's Ajax.Request() (AjaxUniqueTextField, InlineFormAction, TableField, TableListField, TreeSelectorField)
|
2011-03-22 17:59:36 +13:00 |
CheckboxField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
CheckboxSetField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
ComplexTableField.php
|
API CHANGE Usage of FieldSet is deprecated, use FieldList instead
|
2011-09-28 12:31:52 +13:00 |
CompositeField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
ConfirmedPasswordField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
CountryDropdownField.php
|
BUGFIX: fixed accessing private variable from Geoip. ENHANCEMENT: added Geoip::get_default_country_code(). Fixes #6315
|
2011-01-09 05:55:17 +00:00 |
CreditCardField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
CurrencyField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
CustomRequiredFields.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
Datagrid.php
|
ENHANCEMENT Datagrid renders ArrayList according to Datagrid#setModelClass()
|
2011-09-29 14:15:02 +13:00 |
DatagridPresenter.php
|
ENHANCEMENT Added correct styling of sorting and odd even on grid table
|
2011-09-30 10:59:52 +13:00 |
DatalessField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
DateField.php
|
ENHANCEMENT Pass through jQuery UI options through DateField->setConfig() (if applicable)
|
2011-09-19 15:46:03 +02:00 |
DatetimeField.php
|
MINOR Allowing to retrieve the whole configuration array in DateField/TimeField/DateetimeField->getConfig()
|
2011-09-19 15:44:35 +02:00 |
DisabledTransformation.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
DropdownField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
EmailField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
FieldGroup.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
FieldList.php
|
API CHANGE: Deprecated CompositeField->FieldSet() in favour of CompositeField->FieldList().
|
2011-05-11 17:51:54 +10:00 |
FieldSet.php
|
MINOR Don't throw deprecation notice on DataObjectSet and FieldSet if there's still over 500 (!) references to them in core, as it basically means that everybody has to suppress PHP NOTICE errors for months, impacting core code quality
|
2011-10-04 13:23:13 +02:00 |
FileField.php
|
ENHANCEMENT Added File::get_class_for_file_extension() instead of hardcoding it in Folder->constructChild(). Allows for custom classes in files uploaded through core functionality like the Upload and FileField logic.
|
2011-10-07 14:12:45 +02:00 |
FileIFrameField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
Form.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
FormAction.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
FormField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
FormScaffolder.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
FormTransformation.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
GroupedDropdownField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
HasManyComplexTableField.php
|
MINOR Removed references to ContentController from documentatin
|
2011-03-29 18:20:14 +13:00 |
HasOneComplexTableField.php
|
MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc
|
2011-02-02 14:19:38 +13:00 |
HeaderField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
HiddenField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
HtmlEditorConfig.php
|
MINOR Fixed phpdoc documentation (from r103385)
|
2011-02-02 14:19:15 +13:00 |
HtmlEditorField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
ImageField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ImageFormAction.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
InlineFormAction.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
LabelField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ListboxField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
LiteralField.php
|
MINOR: removed trailing newline.
|
2011-09-19 17:27:26 +02:00 |
LookupField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ManyManyComplexTableField.php
|
BUGFIX Fixed quoting and GROUP BY statement in ManyManyComplexTableField->getQuery() for Postgres compatibility
|
2011-02-02 14:19:53 +13:00 |
MoneyField.php
|
BUGFIX Passing $name in MoneyField->FieldCurrency() (fixes #5982, thanks andersw)
|
2011-02-02 14:19:49 +13:00 |
NestedForm.php
|
MINOR phpdoc documentation
|
2009-03-22 22:59:14 +00:00 |
NullableField.php
|
MINOR Fixed phpdoc documentation (from r103385)
|
2011-02-02 14:19:15 +13:00 |
NumericField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
OptionsetField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
PasswordField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
PhoneNumberField.php
|
Merged changes from 2.3 branch
|
2009-02-01 23:49:53 +00:00 |
PrintableTransformation.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ReadonlyField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ReadonlyTransformation.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
RequiredFields.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ResetFormAction.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ScaffoldingComplexTableField.php
|
API CHANGE: Deprecated CompositeField->FieldSet() in favour of CompositeField->FieldList().
|
2011-05-11 17:51:54 +10:00 |
SelectionGroup.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
SimpleImageField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
Tab.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TableField.php
|
API CHANGE Usage of FieldSet is deprecated, use FieldList instead
|
2011-09-28 12:31:52 +13:00 |
TableListField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TabSet.php
|
MINOR Reducing number of asset downloads by combining files in LeftAndMain->init() and including full jquery.ui.css instead of multiple @import statements
|
2011-04-25 21:36:51 +12:00 |
TabularStyle.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TextareaField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TextField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TimeField.php
|
MINOR Requiring behaviour.js for TimeField, and using document.getElementById() instead of $ function alias in TimeField_dropdown.js
|
2011-10-07 14:12:45 +02:00 |
ToggleCompositeField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ToggleField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TreeDropdownField.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TreeMultiselectField.php
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
Validator.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |