silverstripe-cms/code
Ingo Schommer 651cb03ff2 BUG Removed 'Sort' field from CMSMain edit form
Related to #7740. The sort field gets stale if the current
record is moved in the tree. Since the sort value can't
be altered by interacting with the form, its not required
as a hidden field, either.
2012-08-29 14:58:42 +02:00
..
batchactions BUGFIX: Add batch handler status messages (fixes #7427) 2012-06-22 14:09:52 +12:00
controllers BUG Removed 'Sort' field from CMSMain edit form 2012-08-29 14:58:42 +02:00
forms MINOR Use shorthand syntax for DataList querying 2012-05-28 21:05:24 +12:00
model BUG Correct live state in SiteTree->getAbsoluteLiveLink() 2012-08-28 19:04:16 +02:00
reports FIX Corrected page edit links in reports 2012-07-12 16:30:17 +02:00
search BUG Check for the parameter existence. 2012-07-20 14:04:52 +12:00
staticpublisher BUGFIX Provide default constructor value to filesystem publisher so that singleton calls (which don't pass params) don't fail 2012-08-05 18:02:13 +12:00