ORIENT/modules/backend
Saifur Rahman Mohsin f6c789f716 Added getConfig helper method to get config values (#4653)
Credit to @SaifurRahmanMohsin 

Added getConfig to make it easier for developers to fetch the config data from a list column while overriding the list items through extension. This also makes the class more compatible with [FormField](https://github.com/octobercms/october/blob/master/modules/backend/classes/FormField.php) which already has the same helper function.
2019-10-02 16:33:14 -06:00
..
assets Lazyload top navigation icons - refs #4562 2019-09-21 13:12:49 +10:00
behaviors Include the JSON parser natively in framework.js 2019-09-14 17:56:18 +10:00
classes Added getConfig helper method to get config values (#4653) 2019-10-02 16:33:14 -06:00
controllers Update delete buttons in user controllers (#4640) 2019-09-26 14:58:07 -06:00
database Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Fixes typo, recompile assets 2019-09-11 21:42:02 +10:00
helpers Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
lang Update zh-cn backend translations (#4635) 2019-09-26 12:38:22 +08:00
layouts Lazyload top navigation icons - refs #4562 2019-09-21 13:12:49 +10:00
models Added ability to specify a LESS file to be used as a default backend brand CSS override with the config item "brand.customLessPath" 2019-09-18 18:27:18 -06:00
reportwidgets Hide link to "Access Logs" when the user doesn't have access (#4462) 2019-07-19 09:53:02 -06:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Tidy up checkbox list - refs #4599 2019-09-21 12:36:31 +10:00
ServiceProvider.php Fix layout of colorpicker for no custom color selected (#4457) 2019-07-17 14:54:02 -06:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00