This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-cms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-cms
mirror of
https://github.com/silverstripe/silverstripe-cms
synced
2024-10-22 06:05:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-cms
/
code
/
forms
History
Ingo Schommer
b4eda409c2
ENHANCEMENT Replaced client side URL filtering in CMS with ajax callbacks to new SiteTreeURLSegmentField, in order to align with extended server side logic (and avoid pre-filtering values too heavily before passing them to the server). Removed suggestions from client side user confirmation.
2011-11-14 15:29:19 +01:00
..
AssetTableField.php
MINOR Replaced calls to deprecated FormField->Name() with getName()
2011-10-29 22:04:39 +02:00
FileList.php
MINOR Removing executable flag from all files (thanks miiihi)
2011-09-18 22:04:42 +02:00
FolderUnusedAssetsField.php
API CHANGE Switch usage from FieldSet to FieldList
2011-10-27 20:24:45 +02:00
SiteTreeURLSegmentField.php
ENHANCEMENT Replaced client side URL filtering in CMS with ajax callbacks to new SiteTreeURLSegmentField, in order to align with extended server side logic (and avoid pre-filtering values too heavily before passing them to the server). Removed suggestions from client side user confirmation.
2011-11-14 15:29:19 +01:00
ThumbnailStripField.php
MINOR Removing executable flag from all files (thanks miiihi)
2011-09-18 22:04:42 +02:00