ORIENT/modules/cms
Samuel Georges 0a2b343047 Simplify system events
This pipes all event calls through a new EventEmitter trait, which substitutes the October Rain event emitter trait. The view event has been moved to this trait also.
Pass some variables by reference to allow multi-extension.
Fixes #2420
2016-12-10 09:02:06 +11:00
..
assets Style tweaks 2016-05-21 06:57:12 +10:00
classes Simplify system events 2016-12-10 09:02:06 +11:00
contracts Allow CmsObjects to define their own Twig cache key 2016-03-21 13:42:03 +11:00
controllers Simplify system events 2016-12-10 09:02:06 +11:00
database/migrations Stable prep: Patch the theme.yaml file for latest YAML version 2016-06-06 07:33:21 +10:00
facades Introduce new Cms helper 2016-08-20 14:43:49 +10:00
formwidgets Improve logic and fix trimming when slash not present 2016-06-11 13:45:52 +10:00
helpers Introduce new Cms helper 2016-08-20 14:43:49 +10:00
lang Updates Norwegian language file for backend (#2402) 2016-10-13 19:57:54 +11:00
models Minor code tidy 2016-07-07 07:56:10 +10:00
reportwidgets Exception handling 2016-07-23 11:02:26 +10:00
twig Implement support for twig macro/import 2016-12-07 20:58:25 +11:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets Removes redundant code 2016-11-01 08:15:03 +11:00
ServiceProvider.php Removes redundant code 2016-11-01 08:15:03 +11:00
composer.json Update composer versions 2016-07-06 17:15:41 +10:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00