ORIENT/modules/system
Samuel Georges 11c93f0a3b Fixes View::make recursion
This logic is called via {% include %} (fixed) and as a custom .htm driver for View::make (broken). The previous change was too aggressive and broke the latter. This still fixes arbitrary file inclusion whilst retaining the original design. Both logic paths are now fixed and have been tested
2020-10-11 19:05:38 +11:00
..
assets Improve Taiwanese translations (#5264) 2020-09-07 09:48:12 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Fix issue with image resizer URLs that contain URL-encoded characters (i.e. spaces) 2020-09-19 14:07:23 -06:00
console Remove errors from `october:fresh` and indicate which demo files were moved 2020-09-14 08:09:00 +08:00
controllers Implement improved "set build" replacement (#5087) 2020-09-02 14:48:08 +08:00
database Change module seeders to only temporary unguard attributes 2020-01-19 22:26:46 +08:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Changing translation of "layout" word in Russian (#5291) 2020-10-02 02:38:10 -06:00
models Fix issue displaying protected file thumbnails when width or height is empty. 2020-09-07 15:23:00 -06:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Add warning with missing dependencies on Updates page (#5077) 2020-05-26 10:05:40 -06:00
traits Define beforeAddAsset properties as references in docs. (#5269) 2020-09-09 10:18:51 +08:00
twig Fixes View::make recursion 2020-10-11 19:05:38 +11:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Tightened up the default permissions granted to the "Publisher" system role out of the box 2020-09-11 02:10:59 -06:00
aliases.php Alias Illuminate\Support\Debug\HtmlDumper to Symfony's HtmlDumper 2020-07-20 10:40:50 +08:00
composer.json Composer updates for 1.1.0 2020-09-06 21:07:10 -06:00
providers.php Update providers and alias to use October Validator service 2020-05-19 12:47:49 +08:00
routes.php Play nicer with tests 2020-08-13 03:15:53 -06:00