Ingo Schommer
|
ce8e72cf0e
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
|
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 |
|
Frank Mullenger
|
0b8f8a3c8a
|
ENHANCEMENT Checking allowed parents/children in tree dragging. Using 'data' attributes to encode metadata on the tree element (fixes #6578)
|
2011-05-08 16:26:55 +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
|
35bd9f2537
|
MINOR Changed #sitetree_ul to #sitetree in templates and javascript
|
2011-04-24 11:46:45 +12:00 |
|
Ingo Schommer
|
dad6169f73
|
MINOR Using '.cms-edit-form' instead of '#Form_EditForm' selector
|
2011-04-24 11:44:17 +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 |
|