ORIENT/modules/cms
Sam Georges 7bd967cff5 Fix cms.template.save event, should always pass the primary object as the first/second parameter.
This may be a breaking change for some, sorry about that.
2014-08-19 21:33:03 +10:00
..
assets Implemented the view bag. Minor UX fix. 2014-08-06 22:42:09 +11:00
classes Add hook to render page 2014-08-19 12:35:33 +10:00
controllers Fix cms.template.save event, should always pass the primary object as the first/second parameter. 2014-08-19 21:33:03 +10:00
database/migrations TraceLog -> EventLog 2014-07-30 17:19:51 +10:00
formwidgets Implemented the view bag. Minor UX fix. 2014-08-06 22:42:09 +11:00
lang Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section 2014-08-16 15:00:07 +03:00
twig private -> protected 2014-08-01 14:54:16 +10:00
views Fixes broken icon refs 2014-05-17 00:08:59 +10:00
widgets Merge pull request #545 from marininicola/develop 2014-08-14 08:25:52 +10:00
ServiceProvider.php Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal. 2014-08-09 03:02:15 +01:00
composer.json Composer fixes 2014-07-28 23:55:46 +01:00
routes.php Fixes #347, Fixes #401 - Allow user routes to be registered before the CMS 2014-07-12 13:16:16 +10:00