Al
|
5ecb55dfb2
|
MINOR Documentation tidying
|
2011-05-01 17:50:06 +12:00 |
|
Al
|
5304215fc7
|
MINOR Documentation updated to reflect that $PastVisitor is deprecated
|
2011-05-01 17:36:09 +12:00 |
|
Ingo Schommer
|
79e0634537
|
Merge branch 'cms-ui-preparation'
|
2011-04-28 22:48:02 +12:00 |
|
Ingo Schommer
|
0fd6924fe1
|
FEATURE Preview changes of page edits in CMS on website (through <iframe> sidebar)
|
2011-04-28 22:36:28 +12:00 |
|
Ingo Schommer
|
afa05f93dd
|
MINOR Background color fallbacks for IE (no gradient support)
|
2011-04-27 19:37:46 +12:00 |
|
Will Rossiter
|
82dd6ed317
|
Merged pull request #27 from M2i3/master.
Fixed: Misleading comments to make ConfigureFromEnv.php work properly
|
2011-04-26 22:33:14 -07:00 |
|
Hugues Lamy
|
c2d3da636d
|
Change path directory in comment
|
2011-04-26 23:45:34 -04:00 |
|
Will Rossiter
|
4f31f48783
|
Merged pull request #25 from ajshort/3a1c2df4e73390c18b98902f8e07d5d36472c945.
Rename DataObjectDecorator to DataExtension
|
2011-04-26 02:02:54 -07:00 |
|
ajshort
|
1ac23f8f67
|
API CHANGE: Removed deprecated AutocompleteTextField form field.
|
2011-04-26 11:01:38 +10:00 |
|
ajshort
|
3a1c2df4e7
|
API CHANGE: Renamed DataObjectDecorator to DataExtension.
API CHANGE: Renamed LeftAndMainDecorator to LeftAndMainExtension.
MINOR: Replaced all references to decorators with extension.
|
2011-04-26 11:01:38 +10:00 |
|
ajshort
|
a95e6ebae8
|
API CHANGE: Removed long deprecated TreeSelectorField form field.
|
2011-04-26 11:01:38 +10:00 |
|
ajshort
|
e8dd38eac3
|
API CHANGE: Removed DataObjectLog class, the same functionality should be implemented using extensions.
|
2011-04-26 11:01:38 +10:00 |
|
ajshort
|
381e952aaf
|
API CHANGE: Removed the unused Archive and TarballArchive classes.
|
2011-04-26 11:01:38 +10:00 |
|
ajshort
|
ae170ad991
|
API CHANGE: Removed the unused XML class - use PHP's inbuilt XML support instead.
|
2011-04-26 11:01:38 +10:00 |
|
ajshort
|
356fe947ca
|
API CHANGE: Removed the unused Notifications class.
|
2011-04-26 11:01:38 +10:00 |
|
Simon Welsh
|
44dabbb865
|
Landing pull request 3. BUGFIX: Object::__call() checking the wrong static. Fixes #6438
|
2011-04-25 23:11:09 +12:00 |
|
Will Rossiter
|
14c60c5d9a
|
Landing pull request 17. Fixes Call to a member function setValue() on a non-object in ConfirmedPasswordField Fixes #????.
|
2011-04-25 22:44:54 +12:00 |
|
Ingo Schommer
|
dc2a1205a6
|
MINOR Moved HTMLEditorField dialog title to jQuery UI compatible form attribute
|
2011-04-25 21:49:35 +12:00 |
|
Ingo Schommer
|
43491c2641
|
MINOR Reducing number of asset downloads by combining files in LeftAndMain->init() and including full jquery.ui.css instead of multiple @import statements
|
2011-04-25 21:36:51 +12:00 |
|
Ingo Schommer
|
d916140686
|
ENHANCEMENT Added incompatibility notice for Internet Explorer 6 in LeftAndMain.js
|
2011-04-24 12:31:19 +12:00 |
|
Ingo Schommer
|
663c49ccdd
|
MINOR Added temporary 'preview' header
|
2011-04-24 11:46:56 +12:00 |
|
Ingo Schommer
|
2291d64c2c
|
MINOR Disabled "welcome" message in LeftAndMain->RootForm()
|
2011-04-24 11:46:56 +12:00 |
|
Ingo Schommer
|
5bd35f7016
|
MINOR Moved LeftAndMain_EditForm.ss to templates/Includes/ in order to keep same template specificity as overloaded templates
|
2011-04-24 11:46:56 +12:00 |
|
Ingo Schommer
|
035b68fc32
|
MINOR Misc style improvements around batch actions and content tools display
|
2011-04-24 11:46:56 +12:00 |
|
Ingo Schommer
|
2c6e0c277b
|
MINOR Adapted CMS batch actions form to work outside of tabset context
|
2011-04-24 11:46:55 +12:00 |
|
Ingo Schommer
|
b08fc52da4
|
MINOR Wrapping cms-content-header <div> in order to provide overflows without line breaks
|
2011-04-24 11:46:55 +12:00 |
|
Ingo Schommer
|
f0f7f8aa75
|
MINOR Removed unnecessary 'actionsparams' class from LeftAndMain forms
|
2011-04-24 11:46:55 +12:00 |
|
Ingo Schommer
|
b234b3032d
|
BUGFIX Making DateField.js $.metadata() calls resilient against $.metadata.defaults changes
|
2011-04-24 11:46:54 +12:00 |
|
Ingo Schommer
|
be68450ce1
|
MINOR Allowing NULL returns from getRecord() in LeftAndMain->getSiteTreeFor()
|
2011-04-24 11:46:54 +12:00 |
|
Ingo Schommer
|
51c02289da
|
MINOR Moved edit-form specific jstree logic to LeftAndMain.EditForm.js
|
2011-04-24 11:46:54 +12:00 |
|
Ingo Schommer
|
ecddf5b945
|
API CHANGE ModelAdmin->ResultsForm() no longer returns a TabSet (was just a layout crutch to support correct sizing)
|
2011-04-24 11:46:54 +12:00 |
|
Ingo Schommer
|
a5271728dc
|
MINOR Added add.gif
|
2011-04-24 11:46:53 +12:00 |
|
Ingo Schommer
|
1a9441ffc8
|
MINOR Removed jquery.fitheighttoparent from LeftAndMain->init(), handled by layout manager now
|
2011-04-24 11:46:53 +12:00 |
|
Ingo Schommer
|
98f56069a9
|
MINOR Removed scriptaculous dependency from TableField and TableListField, added jQuery dependency
|
2011-04-24 11:46:53 +12:00 |
|
Ingo Schommer
|
895b98116d
|
MINOR Using jQuery ajax methods in AssetTableField and MemberTableField (instead of the prototype library functions which are not fully compatible with jQuery.ondemand at the moment). Fixed TableListField.js errors.
|
2011-04-24 11:46:53 +12:00 |
|
Ingo Schommer
|
0271652aa3
|
ENHANCEMENT Added default 'delete' action in LeftAndMain->getEditForm() if no other actions are set ('save' action was already present)
|
2011-04-24 11:46:53 +12:00 |
|
Ingo Schommer
|
3c544340ee
|
MINOR Making canEdit() method optional on objects handled by LeftAndMain subclasses
|
2011-04-24 11:46:53 +12:00 |
|
Ingo Schommer
|
5bd43af85f
|
MINOR Removed color/background information from ComplexTableField.css and TableListField.css
|
2011-04-24 11:46:53 +12:00 |
|
Ingo Schommer
|
403d05726d
|
ENHANCEMENT Using new *_Content templates for ModelAdmin and SecurityAdmin
|
2011-04-24 11:46:52 +12:00 |
|
Ingo Schommer
|
38bc2a9d73
|
MINOR Removed unused SecurityAdmin.Tree.js
|
2011-04-24 11:46:51 +12:00 |
|
Ingo Schommer
|
4ddd69f85f
|
ENHANCEMENT Using SCSS variables for colour definitions in CMS, setting to greyscale theme for now in order to communicate the early status of the UI work
|
2011-04-24 11:46:51 +12:00 |
|
Ingo Schommer
|
a2b39e55c1
|
MINOR Removed unnecessary "type" field from LeftAndMain->AddForm(), added generic styles for buttons
|
2011-04-24 11:46:51 +12:00 |
|
Ingo Schommer
|
d21dce0a09
|
MINOR Documentation around new CSS conventions in CMS and layout panel customizations
|
2011-04-24 11:46:51 +12:00 |
|
Ingo Schommer
|
f4cb6ae40f
|
MINOR Renamed #sitetree_ul to .cms-tree in templates, removed #sitetree from contained <ul> (unnecessary duplication)
|
2011-04-24 11:46:51 +12:00 |
|
Ingo Schommer
|
ce05ce78e5
|
BUGFIX Allow alternative (array-based) templates in Form->forTemplate()
|
2011-04-24 11:46:50 +12:00 |
|
Ingo Schommer
|
7bee470209
|
MINOR Updated jquery-metadata to v2.1 (removed piston as the release is not contained in the canonical git repo)
|
2011-04-24 11:46:50 +12:00 |
|
Ingo Schommer
|
03547fb205
|
ENHANCEMENT Added FormField->setTemplate() and getTemplate(), using it in TabSet and other already template-driven FormField subclasses
|
2011-04-24 11:46:50 +12:00 |
|
Ingo Schommer
|
87bdb0d3d1
|
MINOR Removed unused LeftAndMain_rightbottom.ss
|
2011-04-24 11:46:50 +12:00 |
|
Ingo Schommer
|
583f669c68
|
API CHANGE Adjusting to split of SiteTree->getCMSFields() into getSettingsFields(), and new tab paths ("Root.Content" instead of "Root.Content.Main")
|
2011-04-24 11:46:49 +12:00 |
|
Ingo Schommer
|
ba4d7099bb
|
ENHANCEMENT Using custom CMSEditForm to render LeftAndMain->EditForm(), in order to place (fake) tab navigation alongside the layout manager areas (outside of actual edit form)
|
2011-04-24 11:46:49 +12:00 |
|