ORIENT/modules/cms
Luke Towers 99777f5977 Fix issue with AJAX framework load order on the frontend.
Partially reverts f4e50ddd1a in response to https://github.com/octobercms/october/pull/4285#issuecomment-513566437. Functionality can be re-added at a later date under an optional parameter added to the {% framework %} tag. Replaces https://github.com/octobercms/october/pull/4469
2019-07-29 16:30:14 -06:00
..
assets Remove alert to prevent showing same popup twice (#4470) 2019-07-24 12:33:18 -06:00
classes Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
components Remove unused imports 2018-08-24 19:51:59 +02:00
contracts Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
controllers Add support for tab icons in theme customization (#4464) 2019-07-21 23:45:30 -06:00
database/migrations cms_theme_contents -> cms_theme_templates 2019-06-01 12:45:29 +10:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Remove unused imports 2018-08-24 19:51:59 +02:00
helpers Remove "null" assignments 2018-08-15 18:33:24 +02:00
lang Added Thai translation (#4472) 2019-07-26 14:52:52 -06:00
models Warn developers to not be silly. Fixes #4466. 2019-07-23 11:17:56 -06:00
reportwidgets Improve linking from ActiveTheme report widget with permissions (#3869) 2018-10-16 09:11:14 -06:00
traits Remove "null" assignments 2018-08-15 18:33:24 +02:00
twig Fix issue with AJAX framework load order on the frontend. 2019-07-29 16:30:14 -06:00
views Change the lang code in the html templates (#3754) 2018-09-04 11:54:26 -06:00
widgets Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ServiceProvider.php Finish theme:sync command (#4276) 2019-04-19 09:07:48 -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