silverstripe-framework/model/fieldtypes
2020-04-01 14:03:03 +01:00
..
compat NEW Add php 7.2 support 2018-01-30 16:50:32 +00:00
Bigint.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
Boolean.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
CompositeDBField.php Moved deprecation of SQLQuery to 4.0 2014-12-04 09:30:50 +13:00
Currency.php Set deprecation level for all changes in 3.x to 4.0 2015-06-19 13:07:41 +12:00
Date.php ENH: moving hardcoded nice date/time formats to config 2016-05-15 21:25:57 +12:00
Datetime.php ENH: moving hardcoded nice date/time formats to config 2016-05-15 21:25:57 +12:00
DBField.php [SS-2018-021] Patch SQL Injection vulnerability when arrays are assigned to DataObject Fields 2019-02-12 21:36:50 +13:00
DBFloat.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
DBInt.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
DBLocale.php BUG Fix singleton('DBLocale') 2016-05-16 16:16:28 +12:00
Decimal.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Double.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
Enum.php fix #5195: allow empty values in Enum 2016-03-17 22:43:26 +01:00
ForeignKey.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
HTMLText.php New isPopulated method to allow StringField subclasses to check existence without RAW 2018-06-06 23:26:07 +12:00
HTMLVarchar.php New isPopulated method to allow StringField subclasses to check existence without RAW 2018-06-06 23:26:07 +12:00
Money.php [SS-2018-021] Patch SQL Injection vulnerability when arrays are assigned to DataObject Fields 2019-02-12 21:36:50 +13:00
MultiEnum.php UPDATE: Add support for user defined charset and collation 2016-02-23 15:40:30 +00:00
Percentage.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PolymorphicForeignKey.php [SS-2018-021] Patch SQL Injection vulnerability when arrays are assigned to DataObject Fields 2019-02-12 21:36:50 +13:00
PrimaryKey.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
StringField.php New isPopulated method to allow StringField subclasses to check existence without RAW 2018-06-06 23:26:07 +12:00
Text.php Fix deprecated php syntax 2020-04-01 14:03:03 +01:00
Time.php ENH: moving hardcoded nice date/time formats to config 2016-05-15 21:25:57 +12:00
Varchar.php Merge branch '3.3' into 3.4 2016-07-04 23:53:55 +01:00
Year.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00