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

v1.0.58

Components have a new override method onRender() called before a component is rendered.

May 22, 2014

v1.0.57

The {% component %} tag now supports passing parameters that override the component properties when they are rendered.

May 22, 2014

v1.0.56

Calling addJs() and addCss() in components without a starting slash (/) will now reference the component directory, instead of the theme.

May 22, 2014

v1.0.55

Plugins can now be disabled manually by config (see config cms.disablePlugins).

May 21, 2014

v1.0.54

Plugins with missing dependencies are disabled by the system.

May 21, 2014

v1.0.53

Fixes an issue where paid plugins could not be downloaded.

May 21, 2014

v1.0.52

Default AJAX error message can now be overridden (see ajaxErrorMessage jQuery event).

May 20, 2014

v1.0.51

SQLite support has been improved using new October\Rain\Database\Dongle class.

May 20, 2014

v1.0.50

Included doctrine/dbal for supporting SQLite.

May 20, 2014


541-552 of 557