ORIENT/modules/backend
Luke Towers f056e8dcb2
Retrieve protected files using the defined file model
Adds support to retrieve protected files using the class they are defined to be using if that class differs from the default System\Models\File class. This makes it possible to use a custom class extending the base file model class that does output processing on the file data (for example, an EncryptedFile class that has to decrypt the file contents before they can be output to the browser).
2018-03-09 23:07:53 -06:00
..
assets Update mediamanager JS file path in october.js (#3224) 2017-11-08 09:30:09 -06:00
behaviors Support absolute redirects in the formcontroller 2018-02-06 14:42:24 -06:00
classes Updating base widget inline documentation 2017-11-22 14:10:04 -06:00
controllers Retrieve protected files using the defined file model 2018-03-09 23:07:53 -06:00
database Introduce concept of system roles 2017-07-13 19:29:50 +10:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Added key mode to taglist form widget 2018-01-13 20:49:31 +11:00
helpers Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
lang Updated Russian Translations (#3414) 2018-02-25 21:25:12 -06:00
layouts Prevent indexing of backend login page 2018-02-02 15:00:49 -06:00
models Fixes #3412. Prevent users from being able to modify their own groups. 2018-02-23 13:41:11 -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 Save relations first in model saver 2017-12-06 21:21:19 +11:00
views Change to mail partial syntax 2017-07-26 17:48:00 +10:00
widgets Cache the last visited page in the list widget (#3432) 2018-03-08 10:52:21 -06:00
ServiceProvider.php Update MM lang refs 2017-10-16 17:52:50 +11:00
composer.json Fixes #3081. Resets module dependencies from dev to stable. Refs 081a32c928 2017-09-04 12:40:55 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00