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
/
templates
History
Sean Harvey
5d825f38b7
Merge pull request
#126
from mateusz/os7304
...
BUGFIX: Check the drag and drop radio by default.
2012-05-10 22:38:53 -07:00
..
email
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
2008-09-29 03:18:23 +00:00
forms
ENHANCEMENT Refactored SiteTreeURLSegmentField JS to a more selector based approach (future proof field for reusability e.g. in ModelAdmin with custom DataObject URL previews)
2012-05-10 14:50:08 +02:00
Includes
Merge pull request
#126
from mateusz/os7304
2012-05-10 22:38:53 -07:00
BlankPage.ss
MINOR HTML5 for BlankPage.ss default template
2012-04-13 15:34:14 +02:00
BreadcrumbsTemplate.ss
FEATURE: move breadcrumbs out to a customizable template
2012-02-11 15:13:51 +13:00
CMSMain_notice.ss
ENHANCEMENT: added notice template for outputting notices to cmsmain interfaces.
2011-09-19 17:30:47 +02:00
CMSPageHistoryController_versions.ss
MINOR: added unit test for checking whether viewing an unpublished version directly selects the checkbox option
2011-09-19 17:30:47 +02:00
ContentController.ss
Minor Moved ContentController template from sapphire/templates/ to cms/template in cms module
2011-03-28 09:02:19 +13:00
ReportAdminForm.ss
BUGFIX Replaced hardcoded CSS in ReportAdminForm.ss, using $FieldHolder instead of $Field for search fields to gain better control on how they're laid out
2011-10-07 12:16:31 +02:00
SilverStripeNavigatorLink.ss
MINOR Moved SilverStripeNavigator from 'sapphire' to 'cms'
2011-03-28 09:02:42 +13:00
SSReportTableField_printable.ss
BUGFIX: replace "<!-- -->" with "<%-- --%>" for the blocks that are definately not needed to be processed by SSViewer to limit the chances of producing nested html comment tag "<!--<!-- -->-->"
2012-05-04 15:56:58 +12:00