Releases: codestudiohq/laravel-totem
Releases · codestudiohq/laravel-totem
v3.2.5
Added use of table prefixes to migration.
v3.2.4
Added migrations to create indexes and foreign keys on tables
v3.2.0
Added simple sorting of description column as well as searching of descriptions.
v3.1.0
Change the display on the dropdown to show an opt-group of the commands name and then the description to make selecting easier when editing /creating a task.
v3.0.2
Fixed issue with service provider checking if tasks table existed with table prefix.
v3.0.1
Updated readme information around command filter. Added ability to toggle between whitelist and blacklist filter.
v2.4.0
Change the display on the dropdown to show an opt-group of the commands name and then the description to make selecting easier when editing /creating a task.
v2.3.2
Fixed issue with service provider checking if tasks table existed with table prefix.
v2.3.1
Updated readme information around command filter. Added ability to toggle between whitelist and blacklist filter.