v1.0.299

Added new helper Twig::parse for parsing Twig (see Services > Parser docs).

Oct 03, 2015

v1.0.298

Added the ability to use a wildcard URL parameter in CMS pages (see CMS > Pages docs).

Sep 24, 2015

v1.0.297

Introduced new Revisionable trait for storing model history (see Database > Traits docs).

Sep 19, 2015

v1.0.296

Added timetense list column type (see Backend > Lists docs), along with |time_since and |time_tense Twig filters.

Sep 19, 2015

v1.0.295

Fixed a bug in deferred binding that allowed repeat bindings and ignored add/delete pairs.

Sep 19, 2015

v1.0.293

Corrected a flaw in the Behavior/Extension logic that previously made protected methods and properties accessible as if they were public.

Sep 07, 2015

v1.0.292

Added a new controller method fireViewEvent() for extending views and partials (see Plugins > Events docs).

Aug 28, 2015

v1.0.291

Fixes a bug where the database falls asleep during an update.

Aug 28, 2015

v1.0.290

Added test base class for developers who want to test their plugins with phpunit. See the readme file in the tests/ directory for more details.

Aug 15, 2015

v1.0.289

Added new makeFormWidget() method to WidgetMaker trait for rendering form widgets individually. This method is now available to backend controllers, controller behaviors and widgets themselves. Check to make sure your classes do not define a conflicting method of this name.

Aug 07, 2015

v1.0.287

Introduced new MarkdownEditor form widget (see Backend > Forms docs).

Aug 03, 2015

v1.0.284

Introduced new ImportExport controller behavior.

Jul 25, 2015


349-360 of 550