.. |
email
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
forms
|
ENHANCEMENT Added ListboxField->setDisabledItems() and setDefaultItems() (similar to CheckboxSetField API)
|
2012-03-05 16:11:29 +01:00 |
Includes
|
MINOR: Change -10/+10 buttons to First and Last
|
2012-03-07 14:48:08 +13:00 |
AssetUploadField.ss
|
MINOR AssetUploadField styling
|
2012-02-23 18:39:42 +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
|
ENHANCEMENT Using native jQuery UI buttons and icon styling for a less coupled implementation (e.g. assuming that a "constructive" button always has a specific icon, or one at all). All CMS UI buttons switched to use <button> markup, which allows for inline icons and correctly aligned multi-line button labels.
|
2012-02-17 15:58:32 +01:00 |