Skip to content

Tags: asadacn/Laravel-AdminLTE

Tags

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[src/Menu]: Fix an issue on the menu builder. Filters on childs of a …

…submenu needs to be applied first. (jeroennoten#796)

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add brand classes when using logo XL (jeroennoten#785)

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Early stop applying filters on a restricted item (jeroennoten#719)

* [src/Menu]: Improve menu builder to early stop applying filters on a restricted menu item.

* [src/Menu]: Fix code style.

v3.4.4

Toggle v3.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v3.4.3

Toggle v3.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use plugin name as key (jeroennoten#668)

* Update Font Awesome icons link at 6.11 in README

* Plugin settings structure

Using name as key on plugins array

* Checking if plugin is active also by key

Using plugin name or key from plugins array to check if is active

* Using plugin name as key

Using plugin name as key ar plugins config array

* Checking plugin name between parenthesis

v3.4.2

Toggle v3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[src/Menu]: Changes to apply filters correctly when new items are add…

…ed. (jeroennoten#658)

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Issue 612 (jeroennoten#651)

* [src/Menu]: Make changes on the active checker to cover issues when url generator scheme is forced to https.

* [src/Menu]: Fix code style.

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[General]: Change default value for config classes_topnav_nav to solv…

…e misplacing of toggle button on small screens (jeroennoten#627)

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Src/AdminLte]: Use LayoutHelper on the AdminLte class. (jeroennoten#615

)