v1.0.70

Added a global traceLog() helper for help with debugging.

Jun 06, 2014

v1.0.69

New settings area added to manage Email templates and layouts.

Jun 06, 2014

v1.0.68

Plugins can now be removed, refreshed and disabled via the back-end.

Jun 05, 2014

v1.0.67

Plugin CLI commands are now case insensitive.

May 29, 2014

v1.0.66

Fixes a bug where belongsTo form field relations were not being set.

May 29, 2014

v1.0.65

Form field richeditor (WYSIWYG) no longer adds full page HTML tags.

May 29, 2014

v1.0.64

Components can now be dragged from the side navigation directly on to the page.

May 24, 2014

v1.0.63

Asset maker methods (addJs, addCss, addRss) now use an optional build code, either core or a plugin code. This is converted to a version number to ensure updates are not affected by cached assets.

May 24, 2014

v1.0.62

Added new method addComponent() to Cms Controller. Components can now act as a proxy for other components.

May 24, 2014

v1.0.61

Added new override method init() to Components, called before AJAX requests are processed.

May 24, 2014

v1.0.60

Class CmsPropertyHelper has been deprecated, will be removed year > 2014.

May 23, 2014

v1.0.59

Cms Objects now support basic queries that return a collection. Eg: Page::sortBy('title')->lists('title', 'baseFileName')

May 23, 2014


541-552 of 566