silverstripe-framework/model/fieldtypes
2016-07-04 23:53:55 +01: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
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 Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Enum.php fix #5195: allow empty values in Enum 2016-03-17 22:43:26 +01:00
Float.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ForeignKey.php Replace core uses of DataObject::has_one/has_many/many_many 2015-03-13 16:16:12 +00:00
HTMLText.php FIX Use RAW for DBField template helpers 2016-07-04 14:39:56 +01:00
HTMLVarchar.php FIX Use RAW for DBField template helpers 2016-07-04 14:39:56 +01:00
Int.php Remove all redundant whitespace 2014-08-19 09:17:15 +12: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 Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
StringField.php Merge branch '3.3' into 3.4 2016-07-04 23:53:55 +01:00
Text.php Merge branch '3.3' into 3.4 2016-07-04 23:53:55 +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