silverstripe-framework/model/fieldtypes
2017-12-06 17:21:09 +13:00
..
compat NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10: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 Merge branch '3.3' into 3.4 2016-07-04 23:53:55 +01: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 remove create_function usage 2017-12-05 14:20:13 +00:00
HTMLVarchar.php FIX Use RAW for DBField template helpers 2016-07-04 14:39:56 +01:00
Money.php Remove all redundant whitespace 2014-08-19 09:17:15 +12: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 Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PrimaryKey.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
StringField.php Merge branch '3.3' into 3.4 2016-07-04 23:53:55 +01:00
Text.php Fix OS X issue with Convert::html2raw, HTMLText::FirstSentence, HTMLText::Summary and Text::FirstSentence. 2017-07-10 09:49:55 +02: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