Ingo Schommer
|
c6cca21c5e
|
MINOR Removed duplicate HTML ids from tools panels, which meant they were sharing a collapse state cookie (see #7210). Marking AssetAdmin filters and 'edit page" tree sidebar as expanded by default, but the filters on "pages" as collapsed.
|
2012-05-01 14:08:14 +02:00 |
|
Ingo Schommer
|
f5d1831b0c
|
MINOR Reverting panel collapse changes for filters (see pull requests #383 and #385)
|
2012-05-01 13:01:32 +02:00 |
|
Naomi Guyer
|
84045ccfed
|
ENHANCEMENT: Make filter closed (#7210)
This adds a class to the filter template so that the javascript in
Framework may target the filter panel
|
2012-05-01 11:17:27 +12:00 |
|
Ingo Schommer
|
88952c0ac7
|
MINOR Using HTML5 data attributes for denoting layout in templates
|
2012-02-16 18:06:53 +01:00 |
|
Ingo Schommer
|
5167e394d4
|
MINOR DOM identifiers for tools panels so that the Panel.js logic can store their expansion state in a cookie
|
2012-02-16 12:34:59 +01:00 |
|
Ingo Schommer
|
38cf7e5c4d
|
ENHANCEMENT Using new "tools" panel architecture to render CMS templates, which e.g. allows CMSPageEditController to reload the form without the tree in the side-by-side display variation, and hence avoids slowing down the loading and saving process
|
2012-02-15 14:28:07 +01:00 |
|