ORIENT/modules/system/assets
Alexander Guth 93a2898379 Do not change behavior: pass request data back to the options object (#3012)
Current changes to the ``framework.js`` led to a breaking change due to the fact, that ``options.data`` was no longer populated with the request data. The ``options`` object is part of the ``context`` object, which is later beeing passed to ``ajaxBeforeSend``
The two relevant versions of the file show the change of behavior:
b6fedfb688/modules/system/assets/js/framework.js (L56) => https://github.com/octobercms/october/blob/develop/modules/system/assets/js/framework.js#L88
The change is required to remain consistent with the old behavior. This code is tested and appears to be working as it did formerly.
2017-09-19 15:34:48 -06:00
..
css Introduce mail branding settings 2017-07-22 17:20:48 +10:00
images UI updates 2016-02-19 22:12:41 -08:00
js Do not change behavior: pass request data back to the options object (#3012) 2017-09-19 15:34:48 -06:00
less Minor UI improvements to recordfinder 2017-07-06 19:11:57 +10:00
ui Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
vendor Add prettify, update Ace, recompile assets 2015-08-03 19:00:45 +10:00