Releases: anavel/crud
Releases · anavel/crud
Recursive relations in resources list
0.1.13 Recursive relations on SearchCriteria
Single select with no selectize
Merge pull request #48 from anavel/fix/select-single-required-layer Apply selectizejs only in single selects
Fixed search criteria
0.1.11 Fixed search criteria. Its conditions must be within parentheses
Allow more than one secondary relation select
Fixed a bug with form array
Slugify uploaded files
Remove unsafe characters from filenames (and don't remove file extension! 😅 )
Slugify uploaded files
0.1.8 Slugify uploaded files
Allows to use the read only view
In order to allows to use the read only view a model config option must be added.
Remove empty groups from sidebar
When using permissions, some users may have access to some group elements and some not, possibly resulting in empty groups. Empty groups are removed now.