Skip to content

Tags: Oleksandr-Moik/Laravel-AdminLTE

Tags

v3.6.1

Toggle v3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Configure the content-header of template (jeroennoten#918)

* Update page.blade.php

* Update page.blade.php

* Update adminlte.php

* Update page.blade.php

With fallback

* Delete adminlte.php

a better approach was taken

* Update page.blade.php

A better approach was taken

* Update page.blade.php

* Revert "Delete adminlte.php"

This reverts commit 6ab619d.

* [Config]: Revert config file to original state.

Co-authored-by: Diego Smania <[email protected]>

v3.6.0

Toggle v3.6.0's commit message

Verified

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

Fix previous update of documentation.

v3.5.4

Toggle v3.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix adminlte version (jeroennoten#831)

v3.5.3

Toggle v3.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Resources/Views]: Fix @iNJECTiON directive on the blade views files. (

…jeroennoten#813)

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)