v1.0.138

Various fixes to the RelationController relating to belongsToMany relations.

Sep 09, 2014

v1.0.137

Tree Lists are now collapsed by default to better handle large data sets.

Sep 09, 2014

v1.0.136

The {% put %} tag now appends by default.

Sep 09, 2014

v1.0.135

The closing put tag now supports overwrite, eg: {% endput overwrite %}.

Sep 09, 2014

v1.0.134

Numerous PostgreSQL support fixes.

Sep 09, 2014

v1.0.133

Add new dump() Twig function (config app.debug must be true).

Sep 04, 2014

v1.0.132

Components can now be expanded in the CMS editor by holding Ctrl/Meta and double clicking the {% component %} tag.

Sep 04, 2014

v1.0.131

Components and variables can now be accessed in the page code section via $this->foo in addition to $this['foo'].

Aug 30, 2014

v1.0.130

AJAX handlers in the CMS can now invoke the page cycle without rendering the page using $this->pageCycle().

Aug 30, 2014

v1.0.129

Fixes path references in the LESS compiler.

Aug 30, 2014

v1.0.128

Asset combiner now supports aliases and external files (see CMS > Markup docs).

Aug 30, 2014

v1.0.127

List widget has been refactored to improve efficiency.

Aug 18, 2014


457-468 of 550