.. |
email
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
forms
|
API CHANGE Deprecated FormField->describe(), use setDescription() instead. Actually use the description in form fields other than FormAction.
|
2012-03-07 13:32:42 +01:00 |
Includes
|
MINOR Renamed GridFieldAction_Edit to GridFieldEditAction, GridFieldAction_Delete to GridFieldDeleteAction, to make it clearer that there's no parent class/concept called "GridFieldAction". There's only the GridFieldActionProvider interface, as well as the GridField_FormAction (which is a related, but different kettle of fish).
|
2012-03-08 18:22:25 +01:00 |
AssetUploadField.ss
|
MINOR Stop using deprecated FormField->getTabIndex()
|
2012-03-08 18:22:27 +01:00 |
BlankPage.ss
|
MINOR Using BlankPage template in SecurityTest, BasicAuthTest to remove ContentController dependency
|
2011-03-29 18:07:55 +13:00 |
CodeViewer.ss
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-10 23:03:35 +00:00 |
ComplexTableField_popup.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ComplexTableField.ss
|
MINOR Updated image references in sapphire/ folder to local files, rather than requiring cms/ folder (copied a bunch of images files over for this)
|
2011-03-29 21:34:26 +13:00 |
FileIFrameField_iframe.ss
|
API CHANGE FormField::Field() and FormField::FieldHolder() now render into templates on each FormField instead of creating HTML from PHP
|
2012-01-02 16:48:13 +01:00 |
GridFieldPopupForms.ss
|
ENHANCEMENT GridFieldItemEditView (and specific view and behaviour for usage in CMS)
|
2012-01-09 21:17:56 +01:00 |
Image_iframe.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ModelViewer_dotsrc.ss
|
MINOR merged branches/2.3 into trunk
|
2008-12-04 22:38:32 +00:00 |
ModelViewer.ss
|
MINOR merged branches/2.3 into trunk
|
2008-12-04 22:38:32 +00:00 |
RelationComplexTableField.ss
|
MINOR Updated image references in sapphire/ folder to local files, rather than requiring cms/ folder (copied a bunch of images files over for this)
|
2011-03-29 21:34:26 +13:00 |
RightLabelledFieldHolder.ss
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
RSSFeed.ss
|
API CHANGE Deprecated Text->EscapeXML(), use DBField->XML() instead
|
2012-01-31 16:11:55 +01:00 |
SapphireInfo.ss
|
Added /SapphireInfo URL with some basic version information
|
2008-03-02 23:21:58 +00:00 |
SearchForm.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
SelectionGroup.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
TableField.ss
|
BUGFIX # 5966: Allow printing on TableField
|
2011-09-18 22:09:50 +02:00 |
TableListField_printable.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TableListField.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TabSetFieldHolder.ss
|
BUGFIX Setting cookie name in TabSet.js to avoid writing new cookies with arbitrary identifiers on every page load
|
2009-11-21 02:31:13 +00:00 |
TestViewer.ss
|
Merged revisions 52211 via svnmerge from
|
2008-04-26 06:32:16 +00:00 |
ToggleCompositeField.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
UploadField_FileEdit.ss
|
ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField
|
2012-02-03 01:00:08 +01:00 |
UploadField.ss
|
MINOR Stop using deprecated FormField->getTabIndex()
|
2012-03-08 18:22:27 +01:00 |