ORIENT/modules/backend
Samuel Georges a2a7eec4f5 Rename methods in CollapsableWidget
The methods were far too generic. When a trait or behavior is used, it's usually a good include to include the name of the trait in the methods and properties it provides. This reduces the chance of a conflict with the implementing class.
2017-06-10 15:42:24 +10:00
..
assets Custom icon support for treeview 2017-06-08 14:25:45 +10:00
behaviors getPlainForeignKey -> getForeignKeyName 2017-05-20 20:03:48 +10:00
classes Move session logic to SessionMaker 2017-06-10 04:58:29 +10:00
controllers URL -> Url 2017-06-02 23:34:50 +10:00
database Code dusting (#2826) 2017-04-24 21:38:19 +10:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets URL -> Url 2017-06-02 23:34:50 +10:00
helpers Add Backend::date shorthand helper 2016-11-30 06:59:50 +11:00
lang Code dusting (#2826) 2017-04-24 21:38:19 +10:00
layouts URL -> Url 2017-06-02 23:34:50 +10:00
models Selectable box and fancy breadcrumb 2017-06-05 17:35:15 +10:00
reportwidgets {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Rename methods in CollapsableWidget 2017-06-10 15:42:24 +10:00
views URL -> Url 2017-06-02 23:34:50 +10:00
widgets Tab panes now support CSS spec 2017-06-05 17:37:13 +10:00
ServiceProvider.php String to ::class 2017-06-03 10:31:24 +10:00
composer.json Change versions for testing 2017-05-19 14:13:23 +10:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00