leogermani
1c1f6d3e35
Add support for LIKE operator to Tax_Query in Tainacan API #266
2019-07-29 15:06:05 -03:00
leogermani
34f570c429
Add copies and status arguments to duplicate endpoint #250
2019-07-22 15:52:01 -03:00
leogermani
46df1f9588
fix set_value() passing an Term Entity #250
2019-07-18 17:57:16 -03:00
leogermani
61e597c6c8
add item duplicate API endpoint #250
2019-07-18 12:22:53 -03:00
Leo Germani
d2b469397f
Refactor trash and delete methods in repository #272
2019-06-27 22:53:14 -03:00
leogermani
c4da2e01c6
Test and fix capabilities attribution for tainacan roles #205
2019-03-21 12:56:32 -03:00
Eduardo Humberto
6590b525bb
test role author to insert items in his own collection ( #205 )
2019-03-21 12:56:31 -03:00
Eduardo Humberto
9ca75ffd5b
update test to create item in collection created by user ( #205 )
2019-03-21 12:46:32 -03:00
Eduardo Humberto
4ad7667ae3
create test to reproduce error on create item as tainacan author role ( #205 )
2019-03-21 12:46:32 -03:00
vnmedeiros
c7488760d5
fix the tests cases. #90
2019-02-22 14:26:45 -03:00
weryques
967bfc876e
Removes useless code and creates a test for fetch items that have a metadata not filled (issue #104 )
2018-08-07 09:43:17 -03:00
Leo Germani
b209339daa
Tests for fetch_only API param ( fixes #54 )
2018-06-15 09:35:34 -03:00
weryques
ec66b0b576
Delete category
2018-03-23 10:03:39 -03:00
weryques
e49d29bb42
Fixes some tests
2018-03-09 13:28:44 -03:00
Leo Germani
853239c0cc
Default fetch items return private items correctly
2018-02-16 16:48:58 -02:00
Leo Germani
0d10196abc
various fixes in items api controller and permissions handling
2018-02-10 00:36:57 -02:00
weryques
cf5cb62d21
Allow insert draft Items
2018-01-29 11:09:44 -02:00
weryques
01f42d5c0c
API routes changed
2018-01-25 11:47:09 -02:00
Jacson Passold
86d45910d4
add test group "api"
2018-01-19 20:39:32 -02:00
weryques
e961943e8c
Update item
2018-01-16 10:47:29 -02:00
weryques
167867620e
Api updates
...
Created taxonomies Controller;
Now the entities have the method __toArray();
Created test for taxonomies Controller;
Added more exceptions treatments;
terms Controller was initiated;
And other improvements.
2017-12-19 14:24:30 -02:00
weryques
96aa29d61b
Now the basic user capabilities are working
2017-12-18 10:52:45 -02:00
weryques
ecf8a171d3
Items Api and Repository
...
Endpoint DELETE is working;
Method delete is working;
A route was changed in Items Controller.
2017-12-08 12:53:55 -02:00
weryques
d2495af712
Test delete or trash items and collections
2017-12-07 13:49:11 -02:00
weryques
b5a247e4e5
API
...
Test create item in a collection;
Implemented create item in Items controller;
Implemented prepare item for database in Item controller;
2017-12-07 10:46:31 -02:00
weryques
75a64ebed1
Test fetch items from a collection
2017-12-07 10:00:35 -02:00