ORIENT/modules/system
Sam Georges 6788a32e8c Components have a new override method `onRender()` called before a component is rendered.
The `{% component %} tag now supports passing parameters that override the component properties when they are rendered.
Calling `addJs()` and `addCss()` in components without a starting slash (/) will now reference the component directory, instead of the theme.
2014-05-22 20:27:44 +10:00
..
assets Update Font-Autumn lib (adds more icons) 2014-05-19 22:10:33 +10:00
behaviors Fixed typos 2014-05-17 18:08:01 +02:00
classes Reorg class 2014-05-21 16:39:28 +10:00
console Plugins with missing dependancies are disabled by the system. 2014-05-21 16:36:05 +10:00
controllers Update callout styles 2014-05-21 16:48:02 +10:00
database/migrations SQLite doesn't like this key name 2014-05-16 11:11:29 +10:00
lang Update Russian language files 2014-05-18 04:38:43 +04:00
models Updated CMS language support 2014-05-16 01:04:40 +02:00
reportwidgets Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
traits Components have a new override method `onRender()` called before a component is rendered. 2014-05-22 20:27:44 +10:00
twig Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
views Fixes broken icon refs 2014-05-17 00:08:59 +10:00
ServiceProvider.php Fixed typos 2014-05-17 18:08:01 +02:00
aliases.php Fixes #124 using DbDongle 2014-05-20 15:45:20 +10:00
composer.json Add branch aliases 2014-05-09 11:45:37 +10:00
providers.php Fixes #124 using DbDongle 2014-05-20 15:45:20 +10:00