Ingo Schommer
|
abfa16fa70
|
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 |
|
Ingo Schommer
|
55ddbd38bc
|
ENHANCEMENT Replaced custom profile dialog JS with generic ssui-core.js functionality. Removed cookie state saving abilities for now, not a high priority to re-implement)
|
2012-02-08 15:34:40 +01:00 |
|
Wolf Vollprecht
|
0444d4ea16
|
ENHANCEMENT Buttonsets for CMS (fixes #6631), using new jQuery UI button() to style buttons in CMS, moved JavaScript to LeftAndMain.js as the button styles only apply with an .Actions container now
|
2012-01-23 09:35:07 +01:00 |
|
Ingo Schommer
|
bf11a32336
|
MINOR Fixed button layout height adjustment in CMS, reduced redraw() invocations on cms-edit-form
|
2011-12-15 23:42:16 +01:00 |
|
Ingo Schommer
|
adb5acc8bb
|
MINOR Hiding panel while redrawing via ajax (for repaint/reflow performance), enforcing redraw of tabs before their own onmatch() to avoid layout glitches
|
2011-12-15 23:41:37 +01:00 |
|
Ingo Schommer
|
ce8e72cf0e
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +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
|
4feae59391
|
MINOR Only setting form state if form element is available in 'ss-ui-button'
|
2011-05-08 23:35:14 +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
|
a1fb071b2b
|
MINOR Moved LeftAndMain, SecurityAdmin, ModelAdmin and related functionality from 'cms' module to sapphire/admin
|
2011-03-29 18:07:59 +13:00 |
|