birzha/modules/system
Samuel Georges 02f431b42f Faux hide the native element for client side validation
Note that the hidden element is now 'clickable' and can be misaligned in some instances. If this becomes a problem, explore ways to reduce its footprint
2021-03-15 13:27:24 +11:00
..
assets Faux hide the native element for client side validation 2021-03-15 13:27:24 +11:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes PHP 8 compatibility (#5357) 2021-03-05 18:20:44 +11:00
console Fixes missing default value (#5507) 2021-03-06 10:04:00 +11:00
controllers UX improvements for managing plugins. 2020-10-22 16:14:14 -06: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 Improve Dutch translation (#5497) 2021-02-07 11:59:07 -06:00
models Check that mail templates/layouts exist before extracting view content (#5322) 2020-11-10 10:47:56 +08: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 Fix docblocks of addCss/Js: add array to $name type (#5491) 2021-02-03 20:53:12 -06:00
twig Further improvements to the Twig SecurityPolicy 2020-12-18 12:14:18 -06:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Default session.same_site to Lax (#5293) 2020-10-12 12:10:17 -06:00
aliases.php Use new October\Rain Mail facade (#5361) 2020-12-08 12:52:10 -06:00
composer.json Simplify module packages definitions 2021-03-10 15:05:03 +11: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