birzha/modules/cms
Samuel Georges b30c7d5b37 Simplify module packages definitions
This has potential for recursion in composer lookups and should be directed by the main composer file or rain library

Also removed Luke from authors, he added himself and this was never authorized by us
2021-03-10 15:05:03 +11:00
..
assets Add support for "soft" components (#4539) 2020-04-05 01:02:43 +08:00
classes Rollback #4908 2021-03-08 18:25:13 +11:00
components Add support for "soft" components (#4539) 2020-04-05 01:02:43 +08:00
contracts Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
controllers Disable customize button on inactive themes (#5492) 2021-02-04 10:35:01 -06:00
database/migrations cms_theme_contents -> cms_theme_templates 2019-06-01 12:45:29 +10:00
facades Update module facade docblocks (#5273) 2020-09-11 10:49:16 +08:00
formwidgets Add support for "soft" components (#4539) 2020-04-05 01:02:43 +08:00
helpers Rollback for Build 462 2019-12-19 17:42:25 +11:00
lang Improve Brazilian Portuguese translations (#5490) 2021-02-03 14:35:12 -06:00
models Match save method signature in Theme Export/Import 2019-09-05 10:58:22 +08:00
reportwidgets Improve linking from ActiveTheme report widget with permissions (#3869) 2018-10-16 09:11:14 -06:00
traits Changed calls to the Cache to use DateTime instances instead of integers representing minutes as 5.8 changed integers into meaning seconds instead. 2019-06-12 02:33:26 -06:00
twig Change Twig template loading fallbacks 2020-09-11 15:47:49 -06:00
views Change the lang code in the html templates (#3754) 2018-09-04 11:54:26 -06:00
widgets Support new onUpload() AJAX handler for uploads instead of postback takeovers. 2020-06-05 16:01:22 -06:00
ServiceProvider.php Disable booting backend localization if theme is missing. 2020-12-04 16:30:23 +08:00
composer.json Simplify module packages definitions 2021-03-10 15:05:03 +11:00
routes.php Make slug route param optional for CMS module. 2020-01-19 23:23:27 +08:00