Ingo Schommer
|
b127419f76
|
MINOR HTML5 for BlankPage.ss default template
|
2012-04-13 15:34:14 +02:00 |
|
Jeremy Bridson
|
4443d0042a
|
ENHANCEMENT:Trac 6882 - created include for back button and altered the templates accordingly
|
2012-04-13 16:05:48 +12:00 |
|
Normann Lou
|
bfb99aea6c
|
MINOR SSF-124 move the trunk of html code (commented out) to the position of the third tab so if it is commented in someday, it wont break the default selected tab.
|
2012-04-11 17:21:24 +12:00 |
|
Normann Lou
|
653625914d
|
ENHANCEMENT SSF-124 make tab select pages list view if the current url is 'listchildren' otherwise use the default action defined in TabSet.js
|
2012-04-11 15:01:31 +12:00 |
|
Normann Lou
|
dc01b74152
|
FEATURE SS-124 duplicate "Add New" and "Batch Action" into page list view
|
2012-04-10 15:49:57 +12:00 |
|
Ingo Schommer
|
76f4e6d93b
|
Merge branch 'master' into integration
|
2012-04-09 21:08:37 +02:00 |
|
Wolf Vollprecht
|
a18b9bd85e
|
ENHANCEMENT: Flyout menu to directly choose the pagetype one wants to add.
|
2012-04-09 21:08:15 +02:00 |
|
Normann Lou
|
f101595921
|
FEATURE SSF-124 first version of tree list view added
|
2012-04-05 15:39:46 +12:00 |
|
Andrew O'Neil
|
4c76c8563c
|
ENHANCEMENT: Use GridFields to show reports in the ReportAdmin
|
2012-04-04 17:58:29 +12:00 |
|
jbridson
|
c6bfd0ae42
|
MINOR:changed the heading 'add pages' to add page trac #7026
|
2012-03-27 14:57:39 +02:00 |
|
Ingo Schommer
|
e9c7fb5e1e
|
MINOR Removed temporary "gallery" and "list" panels from CMSPagesController, until they're actually implemented
|
2012-03-12 11:55:19 +01:00 |
|
Ingo Schommer
|
c94308d21d
|
MINOR Implemented "Add new" link in CMSPagesController
|
2012-03-08 18:24:35 +01:00 |
|
Ingo Schommer
|
3670fe0530
|
ENHANCEMENT Show AssetAdmin breadcrumbs+tabs outside of search+editform panels
|
2012-03-07 17:02:08 +01:00 |
|
Ingo Schommer
|
d1581c2b9b
|
ENHANCEMENT Refactored AssetAdmin to use SearchContext for filtering records, rather than relying on GridFieldFilter - less coupling to one view (we also have gallery and tree views), and more flexible filtering on columns/criteria which are not present in GridField
|
2012-03-02 20:45:34 +01:00 |
|
Ingo Schommer
|
d09c071899
|
Merge branch 'master' into integration
Conflicts:
templates/Includes/AssetAdmin_Content.ss
|
2012-02-24 00:31:36 +01:00 |
|
Ingo Schommer
|
f216c783c6
|
Merge remote-tracking branch 'silverstripe-scienceninjas/pull/SSF-12'
|
2012-02-23 23:39:06 +01:00 |
|
Ingo Schommer
|
81d362d5f8
|
MINOR Styling
|
2012-02-23 23:15:37 +01:00 |
|
Stig Lindqvist
|
876c809a7d
|
ENHANCEMENT Filterpanel for assetadmin
|
2012-02-21 16:02:54 +13:00 |
|
Ingo Schommer
|
f620f9b46c
|
MINOR Using <button> tags for CMS UI, and new 'data-icon' HTML5 attribute to denote icons
|
2012-02-17 15:30:37 +01:00 |
|
jbridson
|
371f42e61a
|
MINOR:added classes for assets page so that the icons for view tabs appear.
|
2012-02-17 12:45:32 +13:00 |
|
jbridson
|
128d3a8316
|
MINOR:added classes so that the tabs to change page view can have the appropriate icons.
|
2012-02-17 12:45:32 +13:00 |
|
Ingo Schommer
|
88952c0ac7
|
MINOR Using HTML5 data attributes for denoting layout in templates
|
2012-02-16 18:06:53 +01:00 |
|
Ingo Schommer
|
68e9e91a78
|
ENHANCEMENT New panel styling for AssetAdmin and CMSFileAddController (SSF-24)
|
2012-02-16 13:59:29 +01:00 |
|
Ingo Schommer
|
93b3fe8a23
|
API CHANGE Removed unused AssetTableField, handled by GridField now
|
2012-02-16 13:59:29 +01:00 |
|
Ingo Schommer
|
3d7fb25ce1
|
MINOR Fixed admin/settings panel switching (was nesting .cms-content area)
|
2012-02-16 13:56:33 +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 |
|
Ingo Schommer
|
f88d4006f8
|
ENHANCEMENT CMSMain->Breadcrumbs()
|
2012-02-14 16:11:38 +01:00 |
|
Ingo Schommer
|
c96e2ba7ca
|
API CHANGE Removed ThumbnailStripField class, as it was only used for the CMS image insertion logic (which was rewritten with a more powerful file selection based on GridField)
|
2012-02-14 13:32:58 +01:00 |
|
Cam Findlay
|
21289128bb
|
MINOR SiteTreeURLSegmentField has new methods to aid in displaying URL prefix and secondary information text (fixes #6852)
|
2012-02-14 11:12:47 +01:00 |
|
Will Rossiter
|
8fe767b5f2
|
FEATURE: move breadcrumbs out to a customizable template
|
2012-02-11 15:13:51 +13:00 |
|
Will Rossiter
|
50ff9b6962
|
ENHACEMENT: include sitetree on the CMSPage editing screen
|
2012-02-11 14:02:22 +13:00 |
|
Normann Lou
|
40e7df9823
|
BUGFIX: SSF-107, Filter bar should be collapsed by default
|
2012-02-03 13:15:28 +01:00 |
|
Ingo Schommer
|
acd2f6bacf
|
API CHANGE Removed AssetAdmin metadata upload capabilities, please use the new UploadField inline editing support
EHNAHCEMENT Moved AssetAdmin->upload() and related functionality to new UploadField class
|
2012-02-03 00:11:11 +01:00 |
|
Ingo Schommer
|
60129f61da
|
ENHANCEMENT Added new CMSFileAddController
|
2012-01-09 21:21:12 +01:00 |
|
Ingo Schommer
|
14d3dea87c
|
MINOR Added panel identifiers to enable cookie support, added collapsed panel view
|
2012-01-06 16:40:24 +01:00 |
|
Ingo Schommer
|
e35991b363
|
MINOR Misc styling fixes around dialogs and "add page" styling
|
2012-01-03 17:57:04 +01:00 |
|
Ingo Schommer
|
0d008b6496
|
ENHANCEMENT Allowing to add pages from main interface, in addition to dialog triggered from admin/pages (through CMSPageAddController)
|
2011-12-20 17:45:07 +01:00 |
|
Ingo Schommer
|
a37ea52a86
|
MINOR More supporting selectors in templates (for JS performance reasons)
|
2011-12-12 22:51:58 +01:00 |
|
Will Rossiter
|
e2b4913df9
|
MINOR moved title for content tools panel into scrollable region
|
2011-10-29 15:46:38 +13:00 |
|
Will Rossiter
|
c34ef60d82
|
BUGFIX prevent calling function on null record
|
2011-10-29 15:46:38 +13:00 |
|
Will Rossiter
|
f634ad09db
|
MINOR update template to use jlayout
|
2011-10-29 15:46:38 +13:00 |
|
Ingo Schommer
|
9016204dec
|
Merge branch 'candidasa-cms-enhancements'
|
2011-10-11 09:36:53 +02:00 |
|
Ingo Schommer
|
f8b2363075
|
BUGFIX Replaced hardcoded CSS in ReportAdminForm.ss, using $FieldHolder instead of $Field for search fields to gain better control on how they're laid out
|
2011-10-07 12:16:31 +02:00 |
|
Julian Seidenberg
|
2c4b1271c7
|
ENHANCEMENT: CSS styling of "Create Page" dialog box and adjusting dialog title to be consistent with label of button that creates it (SSO-8)
|
2011-09-29 13:10:56 +13:00 |
|
Will Rossiter
|
ecae94e8c2
|
MINOR: added unit test for checking whether viewing an unpublished version directly selects the checkbox option
|
2011-09-19 17:30:47 +02:00 |
|
Will Rossiter
|
f81531115f
|
ENHANCEMENT: added notice template for outputting notices to cmsmain interfaces.
|
2011-09-19 17:30:47 +02:00 |
|
Will Rossiter
|
d90ea0d236
|
ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain API.
|
2011-09-19 17:30:46 +02:00 |
|
Ingo Schommer
|
5de2ba5628
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:42 +02:00 |
|
Ed
|
ebb1e0f370
|
MINOR Additional HTML for tree styling in SiteTree->getTreeTitle()
|
2011-07-08 15:36:31 +02:00 |
|