This website requires JavaScript.
Explore
Help
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
model
/
fieldtypes
History
Loz Calver
4a158454d6
FIX: Convert newlines to <br /> tags in string fields (
fixes
#1942
)
2013-05-30 09:26:58 +01:00
..
Boolean.php
…
CompositeDBField.php
…
Currency.php
…
Date.php
…
Datetime.php
…
DBField.php
…
DBLocale.php
…
Decimal.php
…
Double.php
…
Enum.php
…
Float.php
…
ForeignKey.php
…
HTMLText.php
…
HTMLVarchar.php
…
Int.php
…
Money.php
FIX: Money should use current locale by default. (
Fixes
:
#6558
)
2013-05-11 23:30:13 +12:00
MultiEnum.php
…
Percentage.php
…
PrimaryKey.php
…
StringField.php
FIX: Convert newlines to <br /> tags in string fields (
fixes
#1942
)
2013-05-30 09:26:58 +01:00
Text.php
FIX
#1971
: Check if the search term is set
2013-05-24 16:57:38 +02:00
Time.php
…
Varchar.php
…
Year.php
…