.. |
GridField
|
Merge pull request #9190 from open-sausages/pulls/4/test-state
|
2020-11-18 12:31:50 +13:00 |
HTMLEditor
|
FIX TinyMCEConfig image size presets handle incorrect values
|
2020-10-12 17:31:59 +13:00 |
Schema
|
Fix add schema to the "auto" parts request
|
2017-09-05 13:12:51 +12:00 |
CheckboxField_Readonly.php
|
Ran upgrader for lang files
|
2017-04-28 14:59:42 +12:00 |
CheckboxField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
CheckboxSetField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
CompositeField.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
CompositeValidator.php
|
Update getter name to getCMSCompositeValidator
|
2020-05-28 12:23:35 +12:00 |
ConfirmedPasswordField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
CurrencyField_Disabled.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
CurrencyField_Readonly.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
CurrencyField.php
|
Add tests for edge cases in CurrencyField
|
2018-10-20 17:33:59 +02:00 |
DatalessField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
DateField_Disabled.php
|
FIX Text collector translations now compile without errors
|
2018-09-03 08:21:05 +02:00 |
DateField.php
|
Add edge case unit tests for DateField
|
2018-10-20 18:15:42 +02:00 |
DatetimeField.php
|
BUG Fix internal date formatting inheriting default locale
|
2018-06-13 13:32:11 +12:00 |
DefaultFormFactory.php
|
Update getter name to getCMSCompositeValidator
|
2020-05-28 12:23:35 +12:00 |
DisabledTransformation.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
DropdownField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
EmailField.php
|
De-couple schema type and type attribute
|
2017-05-09 16:50:33 +12:00 |
FieldGroup.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
FieldList.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
FileField.php
|
Use short array syntax across the framework's codebase
|
2020-05-16 10:34:45 +01:00 |
FileHandleField.php
|
Change UploadField to TreeDropdownField for modal fields
|
2017-02-27 10:38:23 +13:00 |
FileUploadReceiver.php
|
Fix various typos in comments
|
2020-05-16 10:34:53 +01:00 |
Form_FieldMap.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
Form.php
|
Merge pull request #9406 from chrispenny/feature/standardise-get-cms-validator
|
2020-07-16 15:58:33 -07:00 |
FormAction.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
FormFactory.php
|
Enhancement switch FormFactories to use RequestHandler instead of Controller
|
2017-05-11 09:57:55 +12:00 |
FormField.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
FormMessage.php
|
API Updates to Form, ValidationResponse, ValidationException
|
2016-12-09 14:24:11 +13:00 |
FormRequestHandler.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
FormScaffolder.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
FormTemplateHelper.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
FormTransformation.php
|
Lazy-load custom methods and extensions on CustomMethods and Extensible traits
|
2017-08-22 15:47:24 +12:00 |
GroupedDropdownField.php
|
BUG Readonly version of GroupedDropdownField
|
2020-07-21 09:23:30 +02:00 |
HeaderField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
HiddenField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
HTMLReadonlyField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
LabelField.php
|
BUG Implement or exclude all pending upgrader deltas
|
2017-07-03 12:21:47 +12:00 |
ListboxField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
LiteralField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
LookupField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
MoneyField.php
|
DOCS: Fix typos
|
2020-04-22 15:20:11 +05:45 |
MultiSelectField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
NullableField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
NumericField.php
|
Fixing string concat CS issues
|
2018-01-16 18:39:30 +00:00 |
OptionsetField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
PasswordField.php
|
[ss-2018-013] Remove password text from session data on failed submission
|
2018-05-14 17:14:38 +12:00 |
PopoverField.php
|
Update tests
|
2017-05-09 16:52:32 +12:00 |
PrintableTransformation_TabSet.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
PrintableTransformation.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
ReadonlyField.php
|
Ran upgrader for lang files
|
2017-04-28 14:59:42 +12:00 |
ReadonlyTransformation.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
RequiredFields.php
|
Standardise getCMSValidator for DataObjects/Forms
|
2020-05-28 11:18:46 +12:00 |
SelectField.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
SelectionGroup_Item.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
SelectionGroup.php
|
ENH Add disabled attribute to SelectionGroup
|
2020-10-22 21:15:50 +13:00 |
SingleLookupField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
SingleSelectField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
Tab.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
TabSet.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
TextareaField.php
|
Use short array syntax across the framework's codebase
|
2020-05-16 10:34:45 +01:00 |
TextField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
TimeField_Readonly.php
|
BUGFIX: Fixed issue where TimeField_Readonly would only show "(not set)" instead of the value
|
2020-02-24 09:59:00 -04:00 |
TimeField.php
|
BUGFIX: Fixed issue where TimeField_Readonly would only show "(not set)" instead of the value
|
2020-02-24 09:59:00 -04:00 |
Tip.php
|
NEW Add type declarations to Tip API, add TippableFieldInterface
|
2019-10-23 10:46:22 +13:00 |
TippableFieldInterface.php
|
NEW Add type declarations to Tip API, add TippableFieldInterface
|
2019-10-23 10:46:22 +13:00 |
ToggleCompositeField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
TreeDropdownField_Readonly.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
TreeDropdownField.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
TreeMultiselectField_Readonly.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
TreeMultiselectField.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
UploadReceiver.php
|
Merge branch '3.6' into 4.0
|
2018-05-01 21:47:17 +01:00 |
Validator.php
|
Implemented PR feedback. Added some initial test cov
|
2020-05-28 11:18:46 +12:00 |