Releases: sleeping-owl/admin
Releases · sleeping-owl/admin
1.1.3
1.1.2
- Custom column now can be subclass of \SleepingOwl\Admin\Columns\Column\BaseColumn
1.1.1
Demo file User.php updated to support php 5.4
1.1.0
- New column type: action. Use it to add custom buttons to the tableview. See documentation for details
1.0.10
1.0.9
- Bugfix: Fixed bug with wrong date format
1.0.8
- New way to add validation rules to form elements and combine it with old method
1.0.7
- New exception when "intl" extension not installed
1.0.6
- Bugfix: Default admin credentials seeding fixed
1.0.5
- PHP 5.4 support added