Commit Graph

15 Commits

Author SHA1 Message Date
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