This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
2.1
Upgrading
Updating is done with composer:
composer require kevinpapst/adminlte-bundle ~2.1
Changelog
This is mainly an internal release: cleaning up the codebase, adding first unit-tests and automated Travis CI builds, a lot of new documentation
- Translate breadcrumb (#23) - BC break this could change the breadcrumb level in you application
- Documentation update (#24)
- Completed russian translation (#26)
- Code cleanup: phpdoc, controller and classes (#25)
- Navbar enhancements (#27)
- Updated configuration and ContextHelper (#22)
- Added setId() and getId() for all models (#29)
- Pass original request to sidebar controller (#30)