Releases: AsgardCms/Workshop
Releases · AsgardCms/Workshop
1.17.1
Changed
- Checking for user or setting group permissions on workshop sidebar group
1.17.0
Changed
- Only list workshop in sidebar when accessible (PR #29 )
1.16.0
Changed
- Use
$router
variable in routes file
- Use
$router
variable in routes stub file for module scaffolding
1.15.1
Changed
- Use singular class name for model bindings in routes scaffolding (PR #26 )
1.15.0
Added
- Adding symfony/yaml dependency (PR #24 )
Changed
- Use new middleware for permissions on module resource route scaffold stub (PR #25 )
1.14.0
changed:
- Remove unneeded icheck toggles for hidden input on view stubs
- Removed 'More Coming Soon' message
- Removed the inclusing of old iCheck styles
1.13.1
- Renaming the basic generated view to default
1.13.0
- Reset button on the create and edit view stubs
1.12.0
- Removed language files, they are now in the translation module
1.11.0
Changed
- Using the new index template in scaffold
- Using manual routes over the resource helper in scaffold