.. |
Boolean.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
CompositeDBField.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
Currency.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Date.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
Datetime.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
DBField.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
DBLocale.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Decimal.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Double.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
Enum.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Float.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
ForeignKey.php
|
ENHANCEMENT Using new UploadField in ForeignKey scaffolding, replacing deprecated ImageField/FileField classes
|
2012-03-01 12:00:03 +01:00 |
HTMLText.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
HTMLVarchar.php
|
BUGFIX Better handling of multibyte strings in LimitCharacters(), removed code duplication by more flexible base implementation at StringField->LimitCharacters() (Merge pull request #121 from edlund/sapphire)
|
2011-12-17 00:40:13 +01:00 |
Int.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Money.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
MultiEnum.php
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
Percentage.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
PrimaryKey.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
StringField.php
|
API CHANGE Removed XML escaping in DBField->LowerCase() and UpperCase(), in order to consistently allow SSViewer to deal with casting. Affects subclasses like Text, Varchar and HTMLText.
|
2012-01-31 16:11:55 +01:00 |
Text.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Time.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Varchar.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |
Year.php
|
Clean up trailing ?> per coding standard
|
2012-02-12 12:40:16 -08:00 |