ORIENT/modules/backend
MartynasJanu 13dadaa667 Set trigger targets arbitrary levels above current form context (#3465)
Fixes #3260. Enables setting the target field for the trigger API to a form context an arbitrary number of levels above the current field by prepending the field name with `^` for each level to go up. For instance, if you had a field [allow_pictures] in the base form and a [records] repeater with [image] fields, and you set the target field for the trigger on [image] to [^allow_pictures] then it would work properly instead of looking for an [allow_pictures] field on the [records] field. Credit to @MartynasJanu. Documented in edc78b584b
2018-03-21 23:25:18 -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 Set trigger targets arbitrary levels above current form context (#3465) 2018-03-21 23:25:18 -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 Attach uploaded files directly to parent if exists 2018-03-09 23:47:16 -06:00
helpers Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
lang Added partial Arabic translation (#3296) 2018-03-20 13:20:09 -06:00
layouts Prevent indexing of backend login page 2018-02-02 15:00:49 -06:00
models Added partial Arabic translation (#3296) 2018-03-20 13:20:09 -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