Releases: avanzu/AdminThemeBundle
Hotfix release 1.3.14
Hotfix release 1.3.13
Hotfix release 1.3.12
Hotfix release 1.3.11
Hotfix release 1.3.10
Remove hotfix-1.3.5 branch and merge all changes properly in branch 1.3.x series. Merge missing changes from old 1.3.x releases. Internal organization with the branches
Hotfix release 1.3.9
Hotfix release 1.3.8
More bugfixing for final 2.0 stable
[28c8933] Set null default value to max
[09004a9] Add more pose badges with stats
[dc97614] Add MIT license based in composer spec
[212a7e0] Merge pull request #191 from pabloveintimilla/patch-1
[93a20db] Add CONTRIBUTING.md doc
[f139524] Update all the events using max notifications. Related to PR #191
[d273c83] Update php code doc for notifications
[a599caa] Update using the layout for 1.3 and master version
[7b57db3] Update initialize command. Issue #192
[0cbb469] Fix check if badge is set
[ef95e3b] Merge pull request #194 from pabloveintimilla/patch-2
[8b880e5] Changed SpinJs version to 2.3.2
[a1665eb] Merge pull request #199 from danielroehrig-mm/master
[81c73ee] Fix issue #195 (Badges are not aligned in menu). Credit to @pabloveintimilla
[6f98701] Fix missing glyphicons fonts
2.0.0-beta.9 round of fixing and small features
[a419d31] Reset to base configuration as fallback in invalid configurations
[c57d970] Move the catching in processConfiguration. Issue #182
[20b0e57] Use same warning message in invalid config. Issue #180
[a64d064] Fix typo in refactoring variables
[7b3801b] Treat prepend and load with different logic. Apply config array only if present. Issue #180
[4f20fb3] Improve warning messages in several lines and error with options parameter
[89d74ae] Improve documentation of ContextHelper, fix issue with config empty storage. Issue #182
[35c92b4] Refactor configuration tree options and enable read options from avanzu_admin_context. Issue #182
[d952d76] Add missing options breadcrumb_menu and main_menu. Issue #182
[aa58a10] Add font assets for admin lte
[6d8ade8] Fix issue with missing fonts copied. Issue #25
[201d899] Implement avanzu_html_start & avanzu_body_start blocks. Update doc
[8081f14] Update doc for kpn menu context for issue #184. Use default alias in conf
[a9dd301] Update links in knp menu doc
[563286a] Add PR welcome badge to Readme
[a7bd8f6] Add throughput graph in Readme
[236eed3] Add new bagde for symfony versions
[6a751fa] Create initial issue template
[58bc3a9] Fixed macros.html.twig
[75a7b44] Merge pull request #189 from SalvoS81/SalvoS81-minor-fix-1
[68752fa] Use alias for main menu
[e4eae91] Enable only the options if value is created not only set
[9fc2708] Update jquery version dependant of upstream AdminLTE. Issue #190
[938bb23] Enable datepicker in new bootstrap version. Issue #188
[bc5e392] Improve issue template
[fa3b3cd] Add small comment in code
[b956b72] Apply php-cs-fixer to new code
[fd88819] Fix wrong name for jquery
[91bd24c] Implement avanzu login box
[cbab11c] Implement login layout for use in fosuserbundle integration
[45b7197] Add docs to explain how to customize form_theme layout. Issue #39
[7fb8c8b] Improve docs about theme events and remove events not used
[039a2f1] Remove useless FormHelpExtension. Issue #165
[e9cd7f0] Detect OS version for uglify binaries. Issue #192
[4e27bfe] Remove space for datepicker class. Issue #188
[4421a4a] Start the messages translations feature
[5aaf768] Add translations keys to breadcrumb
[9501742] Add translations keys to default form
[578491b] Add spanish translation
[454b07c] Add build icon for travis
[c1d4737] Add PULL_REQUEST_TEMPLATE.md template file
[d6efea0] Move Issue template
[3efb490] Improve issue template
[9cbd5bd] Add RELEASE_CHECKLIST.md template
Minor fix build vendors
Small backport and fix already applied in dev-master, but applied in 1.3.x branch with merge PR #187