Skip to content

Releases: LaravelRUS/SleepingOwlAdmin

Support Laravel 7.19.0 and less (5.5 - 7.19.0)

10 Jul 10:12
b1a9d4f
Compare
Choose a tag to compare

Changelog:

  • fix unique rule in fields
  • fix date filters search
  • fix filter dublicate div (on top)

Support Laravel 7.17.2 and less (5.5 - 7.17.2)

25 Jun 09:44
Compare
Choose a tag to compare

Support Laravel 7.15.0 and less (5.5 - 7.15.0)

16 Jun 13:10
Compare
Choose a tag to compare

onDisplay

  • add setVisibled(bool || callback)
  • fix AdminColumn::checkbox()
  • add setSmall in AdminColumn::checkbox()

onEdit

  • rebuild setVisible(bool || callback)

Other

  • update npm packages to latest versions
  • fix hasMany and other relations columns
  • small design fix (read CHANGELOG)

Support Laravel 7.9.2 and less (5.5 - 7.9.2)

02 May 17:45
Compare
Choose a tag to compare
  • Update assets and compatible Laravel 7.9.2 (5.5 - 7.9.2)

Support Laravel 7.9.2 and less (5.5 - 7.9.2)

02 May 17:30
Compare
Choose a tag to compare

Small bug fix in AdminFormElement::file

Laravel 7+ compatibility

24 Mar 13:31
Compare
Choose a tag to compare

Support Laravel 5.5 ~ 7.2

Based on Bootstrap 4

Laravel 7+ compatibility

24 Mar 14:31
Compare
Choose a tag to compare

Support Laravel 7

  • not supported Baum/Baum in Laravel 7

Based on Bootstrap 3

Hotfix Laravel 6.6+ compatibility

15 Feb 11:03
a2ef6dc
Compare
Choose a tag to compare
Merge pull request #1168 from LaravelRUS/analysis-peR2yk

Apply fixes from StyleCI

Update on Bootstrap 4 and new AdminLTE

05 Feb 00:12
42b765a
Compare
Choose a tag to compare

This release has significantly improved application speed and panel design. More detailed information in the CNANGELOG file

Hotfix for use select+ajax form elements on ModelConfiguration

11 Nov 15:21
b1ccf35
Compare
Choose a tag to compare
Merge pull request #1142 from LaravelRUS/analysis-q24dng

Apply fixes from StyleCI