silverstripe-framework/model/fieldtypes
2013-04-17 17:35:59 +12:00
..
Boolean.php l10n key to make "yes" and "no" translatable (see #1749) 2013-04-12 01:11:24 +02:00
CompositeDBField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Currency.php Fixed static config access in Currency and i18n (fixes #8341) 2013-03-26 10:13:51 +01:00
Date.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-04-09 14:45:35 +02:00
Datetime.php NEW Hints for scaffolded date/time fields 2013-04-08 19:38:50 +12:00
DBField.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
DBLocale.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Decimal.php FIX: Decimal field change detection. 2013-04-06 23:20:28 +13:00
Double.php Remove duplicate functionality between float and double 2013-04-17 17:35:59 +12:00
Enum.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Float.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ForeignKey.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
HTMLText.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-04-09 14:45:35 +02:00
HTMLVarchar.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Int.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Money.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
MultiEnum.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Percentage.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PrimaryKey.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
StringField.php API: Move LimitWordCount() to Varchar 2013-04-05 21:58:03 +13:00
Text.php API: Move LimitWordCount() to Varchar 2013-04-05 21:58:03 +13:00
Time.php NEW Hints for scaffolded date/time fields 2013-04-08 19:38:50 +12:00
Varchar.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Year.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00