silverstripe-framework/core/model/fieldtypes
Ingo Schommer 085346f0e0 MINOR Merged from branches/2.3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@69704 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-01-05 06:19:48 +00:00
..
Boolean.php Improved boolean field handling for postgres 2008-11-27 00:00:35 +00:00
CompositeDBField.php MINOR Documentation 2008-08-11 04:13:06 +00:00
Currency.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Date.php MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
DBField.php Set default edit rights on pages to be only administrators 2008-11-04 23:17:14 +00:00
Decimal.php Introduced array-based syntax for specifying field types (Merged branches/dbabs into trunk) 2008-11-23 01:01:03 +00:00
Double.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-09 02:00:40 +00:00
Enum.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:32 +00:00
Float.php Introduced array-based syntax for specifying field types (Merged branches/dbabs into trunk) 2008-11-23 01:01:03 +00:00
ForeignKey.php MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
HTMLText.php FEATURE Added ForeignKey and used it in relation- and databasefield getters in DataObject 2008-10-13 22:20:41 +00:00
HTMLVarchar.php API CHANGE Removed HtmlOneLineField. This field has been deprecated for some time now, and it does not work. 2008-10-19 00:18:55 +00:00
Int.php Introduced array-based syntax for specifying field types (Merged branches/dbabs into trunk) 2008-11-23 01:01:03 +00:00
MultiEnum.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 22:49:59 +00:00
Percentage.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
PrimaryKey.php MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
SSDatetime.php Introduced array-based syntax for specifying field types (Merged branches/dbabs into trunk) 2008-11-23 01:01:03 +00:00
Text.php MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
Time.php Introduced array-based syntax for specifying field types (Merged branches/dbabs into trunk) 2008-11-23 01:01:03 +00:00
Varchar.php Introduced array-based syntax for specifying field types (Merged branches/dbabs into trunk) 2008-11-23 01:01:03 +00:00
Year.php FEATURE Added ForeignKey and used it in relation- and databasefield getters in DataObject 2008-10-13 22:20:41 +00:00