Ingo Schommer
|
ff54044206
|
API CHANGE Forms in ajax responses from LeftAndMain and subclasses include <form> tags, and replace the form itself on the client (rather than just everything inside the form). Form submissions and loading is handled by its container ('.cms-content') to avoid problems with a DOM element replacing itself upon form submission.
|
2011-07-08 15:36:46 +02:00 |
|
Will Rossiter
|
6956275d2e
|
MINOR: css styles and formatting for left hand side menu bar. Altered the stylesheet structure to allow future admin scss theme files to be included easier
|
2011-05-20 11:29:40 +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
|
51c02289da
|
MINOR Moved edit-form specific jstree logic to LeftAndMain.EditForm.js
|
2011-04-24 11:46:54 +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 |
|
Ingo Schommer
|
dad6169f73
|
MINOR Using '.cms-edit-form' instead of '#Form_EditForm' selector
|
2011-04-24 11:44:17 +12:00 |
|
phalkunz
|
83f6c82639
|
BUGFIX: Fixed tinymce cleanup
|
2011-04-05 11:54:01 +12:00 |
|
Ingo Schommer
|
a1fb071b2b
|
MINOR Moved LeftAndMain, SecurityAdmin, ModelAdmin and related functionality from 'cms' module to sapphire/admin
|
2011-03-29 18:07:59 +13:00 |
|