ORIENT/modules/backend
Sam Georges d52fe388db Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability.
Adds new list column type "nameFrom" (take name from X attribute) as an alternative to "select".
2014-08-16 14:08:51 +10:00
..
assets Finish up basic Filter implementation 2014-08-13 21:23:19 +10:00
behaviors YAML properties should be camelCase 2014-08-14 19:32:48 +10:00
classes Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability. 2014-08-16 14:08:51 +10:00
controllers Escape all the translated strings 2014-08-13 08:01:18 +10:00
database Refs #383 - Set up basic models for logging 2014-07-29 20:07:20 +10:00
facades Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
formwidgets More translation strings. 2014-08-12 01:15:38 +01:00
lang More translation strings. 2014-08-12 01:15:38 +01:00
layouts Finish up basic Filter implementation 2014-08-13 21:23:19 +10:00
models Use correct flag for Sweden, it was previously set as the El Salvador flag. 2014-08-11 21:23:29 +01:00
skins Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
traits If a base classes uses a trait, no need to reuse that trait because Model boots all traits now 2014-08-03 11:57:51 +10:00
views Important! All references to *Email* have been changed to *Mail* 2014-07-04 19:14:15 +10:00
widgets Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability. 2014-08-16 14:08:51 +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