..
assets
Recompiled LESS using new CSS minification
2018-12-20 13:41:09 -06:00
behaviors
Replace deprecated prepareModel call in ImportExport behavior
2018-12-30 16:35:17 +08:00
classes
Pass the containing Form widget to the FormFields that it generates.
2019-01-10 10:22:59 -06:00
controllers
Implemented soft deleting for backend users
2018-12-17 23:09:17 -06:00
database
Add soft delete column to backend users so that migrations that use the User model work
2018-12-19 19:43:04 -06:00
facades
Code dusting ( #2826 )
2017-04-24 21:38:19 +10:00
formwidgets
Fixed the Delete and Enter not being captured in keydown.oc.richeditor ( #4015 )
2019-01-03 14:07:29 -06:00
helpers
Return empty from Backend::dateTime instead of current date ( #3246 )
2018-03-30 10:06:47 -06:00
lang
Added invalid login translated message in backend lang file ( #3994 )
2018-12-19 20:26:25 -06:00
layouts
Remove unused X-UA-Compatible meta tag ( #3973 )
2018-12-08 13:08:46 -06:00
models
Implemented soft deleting for backend users
2018-12-17 23:09:17 -06:00
reportwidgets
{@inheritDoc} -> @inheritDoc
2017-03-16 06:26:14 +11:00
skins
{@inheritDoc} -> @inheritDoc
2017-03-16 06:26:14 +11:00
traits
Added morphTo to list of singular relations ( #3809 )
2018-12-06 10:43:50 -06:00
views
Change the lang code in the html templates ( #3754 )
2018-09-04 11:54:26 -06:00
widgets
Pass the containing Form widget to the FormFields that it generates.
2019-01-10 10:22:59 -06:00
ServiceProvider.php
Added backend.manage_default_dashboard permission to lock down who has access to change the default dashboard for the system. Fixes #2176
2018-12-20 17:26:49 -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