Commit Graph

609 Commits

Author SHA1 Message Date
vnmedeiros 146e6169d2 add test to change status of taxonomy 2020-02-19 15:39:27 -03:00
Vinícius Nunes 8dc2761c44 Merge branch 'release/0.15' of https://github.com/tainacan/tainacan into release/0.15 2020-02-11 11:27:41 -03:00
leogermani 5724260bbf fix tests for older php versions 2020-02-11 11:00:01 -03:00
leogermani a9e5f8d58a remove private filter and meta from api response
it was showing up in metadata and filters_order
2020-02-11 10:52:26 -03:00
vnmedeiros 5f5a8ae414 add new assert test #344 2020-02-11 10:51:41 -03:00
vnmedeiros 13f48bd63a add text api search #344 2020-02-11 10:51:24 -03:00
leogermani e2e57d05bd more tests for private meta and filters visibility 2020-02-11 10:09:45 -03:00
leogermani 7d42f87982 add test for visibility of private filters 2020-02-11 09:48:22 -03:00
vnmedeiros bf8070abe7 fix the call of function `permission_callback` 2020-02-03 16:53:23 -03:00
vnmedeiros a58104874f change method `set_comments` to `set_comment_status` #171 2019-12-19 12:41:29 -03:00
leogermani e94a08269d fix exclude param in rest api 2019-12-18 17:28:56 -03:00
Vinícius Nunes fb567051e7 add teste to set status of coments items #171 2019-12-18 17:03:22 -03:00
Vinícius Nunes 69b7251dbe add test to action clear metadada #200 2019-12-18 16:27:00 -03:00
Mateus Machado Luna b2f5a68a4c Merge conflicts from develop. 2019-12-17 09:42:04 -03:00
leogermani e17c5241cf Merge branch 'feature/274' into develop 2019-12-16 16:00:53 -03:00
Vinícius Nunes f17a4fb9cb add `collection_id` on bulk-edits tests #200 2019-12-16 13:49:38 -03:00
Vinícius Nunes 39c89d343d fix tests, pagination on query and pos on delete #200 2019-12-15 22:05:30 -03:00
leogermani bccc745806 Disabling old Bulk Edit Class and tests #200 2019-12-13 18:33:35 -03:00
leogermani 2528fd9034 remove deprecated tests from old bulk edit #200 2019-12-13 18:23:38 -03:00
leogermani 559e09ea31 add refactored tests for bulk edit #200 2019-12-13 18:23:16 -03:00
leogermani 453cc4b8a1 fix capablities list in roles retunr #274 2019-12-11 19:11:21 -03:00
leogermani 04ed966369 Refactoring Sequence Edit API #200
Sequence edit now do not rely on Bulk edit actions.
Front end still needs to change
2019-12-10 22:15:50 -03:00
leogermani a472915b11 fix capabilities validation api roles #274 2019-12-10 16:51:05 -03:00
Vinícius Nunes c2f02e048d fix tests #200 2019-12-10 12:56:30 -03:00
leogermani 907d0df7b9 open context edit #274
context edit was basicaluu only hiding entity permissions.
No sensitive information. Removed cause needed in front-end
If sensitive info is added, check shoud be done when building response
2019-12-09 18:16:35 -03:00
leogermani 221e6b3ab8 return only tainacan caps on roles endpoint #274 2019-12-09 17:20:37 -03:00
leogermani f6527c5067 fix one test. waiting for others #200 2019-12-06 19:59:52 -03:00
leogermani 0b1460cd1a validate caps on roles endpoint #274 2019-12-06 16:53:49 -03:00
leogermani 5ce4707230 add capabilities param to POST and PATCH roles #274 2019-12-02 16:35:34 -03:00
leogermani f1dc8cc77e add secondary orderby ID to items query #337 2019-11-29 18:34:38 -03:00
leogermani fbd6e105ce always get fresh related collection #339 2019-11-29 17:27:47 -03:00
Vinícius Nunes c3b4a1517a add sort metadata on test duplicate items 2019-11-18 11:31:54 -03:00
Vinícius Nunes 014c9290cb add sort metadata on test duplicate items 2019-11-18 10:56:14 -03:00
leogermani 11f548999b fix tests for wp 5.3 2019-11-14 17:42:09 -03:00
leogermani 9a2078dd19 fix roles_inherited return #274 2019-11-11 14:57:30 -03:00
Mateus Machado Luna 8fac7ae028 Solving small merge conflicts from develop. 2019-11-07 14:40:34 -03:00
Vinícius Nunes 5e1a4732e0 add test for remove term taxonomy when value is empty 2019-11-06 11:33:40 -03:00
leogermani 7a8dc9c474 tnc_col_edit_users, get_capablities endpoint #274 2019-11-05 17:07:49 -03:00
leogermani 7747778a80 add test to get roles endpoint #274 2019-11-05 12:21:48 -03:00
leogermani 04ecefa297 admin always can tnc_rep_edit_users #274 2019-11-05 12:21:48 -03:00
leogermani 7f4298b3a5 new default roles #274 2019-11-04 18:55:40 -03:00
leogermani 59054f32f6 add endpoint to get a collection caps/roles #274 2019-11-04 15:38:04 -03:00
leogermani 166e92ac68 fix test #274 2019-11-04 12:10:47 -03:00
leogermani ca79ea94a8 only tainacan caps can be edited in api #274 2019-11-01 14:49:14 -03:00
leogermani b22db480f1 automatically add depencies caps #274 2019-11-01 14:35:56 -03:00
leogermani d536e1e992 terms meta capabilities #274 2019-10-31 17:45:20 -03:00
leogermani 2ec0bd1642 Items capabilities #274 2019-10-30 10:59:38 -03:00
leogermani f1a6385698 merge develop 2019-10-29 16:03:11 -03:00
leogermani 79813f79c9 test collections capabilites #274 2019-10-28 20:17:18 -03:00
leogermani 277f061512 separate delete from edit capabilities #274 2019-10-28 19:57:48 -03:00