Skip to content

Releases: avanzu/AdminThemeBundle

Hotfix release 1.3.14

20 Mar 11:02
0a3036f
Compare
Choose a tag to compare

[70acdef] Locks all versions down to specific numbers (to the patch level) removing any randomness in installations. Relates to issue #251
[0a3036f] Merge pull request #252 from xmontero/issue251

Hotfix release 1.3.13

19 Mar 01:11
21d793d
Compare
Choose a tag to compare

[21d793d] Lock fullcalendar bower version to 3.10.0. Issue #251

Hotfix release 1.3.12

28 Feb 12:50
0c4e46f
Compare
Choose a tag to compare

[f1d21cb] fix bootfox version
[0c4e46f] Merge pull request #249 from izvestia/1.3.x

Hotfix release 1.3.11

16 May 18:30
a188716
Compare
Choose a tag to compare

[ccb1f46] Locks down ionicons to stable 2.0.1 as per issue #240 comments.
[a188716] Merge pull request #245 from xmontero/issue240

Hotfix release 1.3.10

21 Feb 18:48
cc8dfea
Compare
Choose a tag to compare

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

19 Feb 16:47
3c9dbc9
Compare
Choose a tag to compare

[ed9a11f] Backport from master the last working version of spinjs. Issue #203
[3c9dbc9] Prefix fontawesome to 4.x versions and avoid 5.0 changes

Hotfix release 1.3.8

24 Nov 18:03
ed9a11f
Compare
Choose a tag to compare

[ed9a11f] Backport from master the last working version of spinjs. Issue #203

More bugfixing for final 2.0 stable

24 Nov 18:05
6f98701
Compare
Choose a tag to compare
Pre-release

[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

01 Nov 19:03
2.0.0-beta.9
9cbd5bd
Compare
Choose a tag to compare

[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

09 Oct 22:41
Compare
Choose a tag to compare

Small backport and fix already applied in dev-master, but applied in 1.3.x branch with merge PR #187