silverstripe-framework/model/fieldtypes
Damian Mooyman 5b553616dc API DateTime.Ago better infers significance of date units.
BUG Fixes missing i18n translation in Date::TimeDiffIn
BUG Fixes Date::TimeDiffIn not respecting mocked SS_Datetime::now
This provides less vague date periods. I.e. "36 days" has a lot more relevance that "1 month"
Reduced duplication of time period calculation code
(ref: CWPBUG-141)
2014-08-25 10:04:24 +12:00
..
Boolean.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
CompositeDBField.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Currency.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Date.php API DateTime.Ago better infers significance of date units. 2014-08-25 10:04:24 +12:00
Datetime.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DBField.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DBLocale.php Remove all redundant whitespace 2014-08-19 09:17:15 +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 Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Float.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ForeignKey.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HTMLText.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HTMLVarchar.php Remove all redundant whitespace 2014-08-19 09:17:15 +12: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 Remove all redundant whitespace 2014-08-19 09:17:15 +12: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 Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Text.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Time.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Varchar.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Year.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00