ORIENT/modules/backend
Marc Jauvin edf6e135e2 Seperate proprietary and ocms js asset bundles (#4075)
* register a new bundle

* add the new bundle target asset

* remove the non-proprietary source file from the proprietary bundle definition

* create a new build target for the non-proprietary asset files

* remove the non-proprietary code from the compiled proprietary asset

* add compiled and minified build-ocms file

* add missing line at the end

* use better asset file names
2019-04-30 16:19:17 +10:00
..
assets Update jQuery from V3.3.1 to V3.4.0 (#4259) 2019-04-18 23:04:12 -06:00
behaviors Hide backend controller behavior public methods from controller actions. 2019-04-19 14:01:01 -06:00
classes Hide backend controller behavior public methods from controller actions. 2019-04-19 14:01:01 -06:00
controllers Remove redundant header_remove() call 2019-03-29 06:02:06 +11:00
database Add soft delete column to backend users so that migrations that use the User model work 2018-12-19 19:43:04 -06:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Seperate proprietary and ocms js asset bundles (#4075) 2019-04-30 16:19:17 +10:00
helpers Return empty from Backend::dateTime instead of current date (#3246) 2018-03-30 10:06:47 -06:00
lang Improved Spanish (Argentina) translation (#3282) 2019-04-19 12:56:02 -06:00
layouts Peer review 6c54498e0a 2019-04-18 23:31:02 -06:00
models Added new Inline (no icons) navigation mode to the branding options 2019-02-13 14:55:03 -06:00
reportwidgets {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Typo fix 2019-04-19 15:26:10 -06:00
views Prevent password from being HTML encoded in the invite email 2019-02-13 14:55:29 -06:00
widgets Add escaping of values to more backend fields (#4296) 2019-04-26 12:05:08 -06:00
ServiceProvider.php Seperate proprietary and ocms js asset bundles (#4075) 2019-04-30 16:19:17 +10: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