Releases: orchestral/control
Releases · orchestral/control
v2.0.10
- Use facade instead of alias.
- Update PHPUnit configuration.
- Fixed CSS styling based on Bootstrap 3-RC2.
- Remove
src/orchestra.php
as no longer required.
v2.0.9
- Update Form/Table builder to use view from orchestra/foundation.
v2.0.8
- Move bootstrap process to
Orchestra\Control\ControlServiceProvider
.
- Tweak Travis-CI integration.
v2.0.7
- Add .img-thumbnail to theme screenshot.
v2.0.6
- Fixed unable to save ACL metric.
v2.0.4
- Fixed usage of
Orchestra\Resources
visible option.
- Revert use of
.checkbox-inline
and use bootstrap grid.
- Fixed syncing roles issue on
vendor/package
ACL metric.
- Improve ACL name to show extension name if exist.
- Fixed route filter not is called before registered.
v2.0.3
- Move folder structure to follow strict PSR-0.
- Changes CSS and HTML structure to follow current Orchestra Platform structure.
v2.0.2
- Tweak design to match Bootstrap 3.
v2.0.1
- Fixed unable to change backend theme