Skip to content

Releases: CradlePHP/cradle-system

added case for 1:0 relation with the table itself

27 Nov 18:18
Compare
Choose a tag to compare
1.2.67

added case for 1:0 relation with the table itself

$json declaration

14 Nov 10:01
6b965aa
Compare
Choose a tag to compare
Merge pull request #41 from rujealfon/master

catch json filter

added JSON search and fix multifile field for update

14 Nov 08:12
3a8e7a1
Compare
Choose a tag to compare
Merge pull request #40 from rujealfon/master

mutiple fields array

Adding more meta data for logs

08 Nov 06:34
Compare
Choose a tag to compare
1.2.64

adding more data for logs

Adding filter by json column and sort by json column

05 Nov 13:46
Compare
Choose a tag to compare

When searching within a table that was created with schemas, the following is now possible.

?filter[post_meta.foo.0.bar]=1
?order[post_meta.foo.0.bar]=DESC

Warning: Sort by JSON is very slow because JSON keys cannot be indexed. Use sorting with caution.

dependency update

02 Nov 16:10
Compare
Choose a tag to compare
1.2.62

dependency update

Permanent remove fix

02 Nov 14:36
Compare
Choose a tag to compare
1.2.61

permanent remove fix

Fixed several schema admin ui issues, made model sql more readable with better search logic. Moved preprocessors to the bootstrap folder.

02 Nov 09:35
Compare
Choose a tag to compare

added in filter on 1:N pulling condition

02 Nov 06:39
Compare
Choose a tag to compare
1.2.59

added in filter in 1:N relations pulling

1:N relations pulling on search

02 Nov 02:04
Compare
Choose a tag to compare
1.2.58

added 1:N relations pulling on search