Skip to content

Releases: anavel/crud

Recursive relations in resources list

03 Oct 08:49
Compare
Choose a tag to compare
0.1.13

Recursive relations on SearchCriteria

Single select with no selectize

19 Sep 11:44
Compare
Choose a tag to compare
Merge pull request #48 from anavel/fix/select-single-required-layer

Apply selectizejs only in single selects

Fixed search criteria

19 Sep 10:08
Compare
Choose a tag to compare
0.1.11

Fixed search criteria. Its conditions must be within parentheses

Allow more than one secondary relation select

12 Sep 10:08
Compare
Choose a tag to compare

Fixed a bug with form array

Slugify uploaded files

04 Aug 09:48
Compare
Choose a tag to compare

Remove unsafe characters from filenames (and don't remove file extension! 😅 )

Slugify uploaded files

04 Aug 09:17
Compare
Choose a tag to compare
Pre-release
0.1.8

Slugify uploaded files

Allows to use the read only view

01 Aug 09:30
Compare
Choose a tag to compare

In order to allows to use the read only view a model config option must be added.

Remove empty groups from sidebar

21 Jul 16:07
Compare
Choose a tag to compare

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.

0.1.5

12 Jul 12:01
Compare
Choose a tag to compare

Properly translate fields and relations.

0.1.4

12 Jul 10:24
Compare
Choose a tag to compare

Properly display field presentation and get translation.