Commit Graph

255 Commits

Author SHA1 Message Date
Weryques 97344cbce8
Update tainacan-api.md 2018-01-08 08:08:03 -02:00
Jacson Passold 441d337f26 filter need names because post_title can not be null 2018-01-03 17:39:10 -02:00
Jacson Passold f0caa21bab setup test for user support 2018-01-03 17:38:00 -02:00
Jacson Passold aac62df69d edit cap test, fix for database errors, WordPress like initial caps 2018-01-03 17:31:18 -02:00
Jacson Passold fcbd453e94 post_content can not be null 2018-01-03 17:18:44 -02:00
Jacson Passold 9031a72580 Merge branch 'master' of github.com:tainacan/tainacan 2017-12-26 20:08:21 -02:00
Jacson Passold b1f8759a6b funtion to check read and write perm and read test 2017-12-26 20:08:15 -02:00
weryques 7125a042f3 Taxonomies will be unregistered if only it deleted permanently 2017-12-21 10:59:20 -02:00
weryques f0123dd4e0 Now taxonomies can be trashed and deleted. 2017-12-21 10:52:01 -02:00
Jacson Passold 5bbe4ebe7e move roles test from collections to a new file 2017-12-20 22:26:48 -02:00
Jacson Passold c89a5743a5 Merge branch 'master' of github.com:tainacan/tainacan 2017-12-20 22:15:09 -02:00
Jacson Passold b2e4639e43 simple capabilities ecosystem 2017-12-20 22:13:33 -02:00
Eduardo humberto 31feccee1a allow external web components 2017-12-20 10:00:30 -02:00
Eduardo humberto 5d2f121159 remove parse from api response 2017-12-19 16:23:17 -02:00
Weryques 16dd7bfc4d
Update tainacan-api.md 2017-12-19 15:53:03 -02:00
Weryques 4c49fa44d4
Update tainacan-api.md 2017-12-19 15:28:30 -02:00
Weryques bf4feb6ee5
Update tainacan-api.md 2017-12-19 15:27:21 -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
Eduardo humberto 6eb70b515d add support for web components in firefox 2017-12-19 11:08:06 -02:00
Eduardo humberto 9741e3c234 listen to errors 2017-12-19 09:39:19 -02:00
Eduardo humberto 55b5a27635 test Eventbus with store in numeric component 2017-12-18 17:19:50 -02:00
weryques 96aa29d61b Now the basic user capabilities are working 2017-12-18 10:52:45 -02:00
Jacson 33d4436ffe
Create hooks.md
Todo document created hooks
2017-12-14 15:51:51 -02:00
Eduardo humberto 6205447e31 using Text component to test store structure and show errors 2017-12-14 12:58:07 -02:00
weryques 9506f3107f Change to correct variable 2017-12-14 10:06:46 -02:00
weryques f4d4d0312a Message improves 2017-12-13 14:17:54 -02:00
weryques e4175f83ab Added error messages 2017-12-13 13:07:01 -02:00
Eduardo humberto fbc84371c5 create method toJSON for item-metadata entity 2017-12-13 10:31:45 -02:00
Eduardo humberto c6666accf0 [vue] begin collection store 2017-12-12 16:22:46 -02:00
Eduardo humberto 2ee73b7fe9 update store structure 2017-12-12 16:08:54 -02:00
weryques ef7a08f9ab Merge branch 'master' of https://github.com/tainacan/tainacan 2017-12-12 15:34:36 -02:00
Eduardo humberto 60c31ca2f5 update components Text, Selectbox,Checkbox to consume/request api 2017-12-12 15:33:43 -02:00
weryques 3952519647 Update tainacan-api.md 2017-12-12 15:33:36 -02:00
weryques 3550c8b614 Get item metadata and Get Collection metadata 2017-12-12 15:17:55 -02:00
Jacson Passold 1174fe329c add contruct option to stdClass post and array post, used in deletion for example 2017-12-12 13:01:34 -02:00
weryques 94d6ca8dc6 Removed unecessary verification 2017-12-12 12:16:17 -02:00
weryques 876bd47539 Removing duplicated validation 2017-12-12 12:11:50 -02:00
weryques b9ef55c21f Remove translations 2017-12-12 12:01:41 -02:00
Jacson Passold f04fb3d81c Merge branch 'master' of github.com:tainacan/tainacan 2017-12-12 11:46:50 -02:00
Jacson Passold 1f440bafad add publish to factory param 2017-12-12 11:40:01 -02:00
weryques c4f47882b4 Exception treatments 2017-12-12 09:59:50 -02:00
Eduardo humberto 48a79a24dd init vuex and axios 2017-12-11 17:03:06 -02:00
Leo Germani 96e41721f5 [dev-interface] filter collections links 2017-12-11 15:10:11 -02:00
weryques 9e0ae7e39a Update tainacan-api.md 2017-12-11 15:05:09 -02:00
Leo Germani 87f67ec009 [dev-interface] Filters collections permalinks 2017-12-11 15:04:07 -02:00
weryques 3485669367 API and API Tests
Created Metadata controller;
Improved Item Controller;
Created Test for metadata controller
2017-12-11 14:46:26 -02:00
Jacson Passold a00bbc3abb print invalid props 2017-12-11 12:57:15 -02:00
Jacson Passold 36fcc6e7f3 set type for eclipse doc helper 2017-12-11 12:36:24 -02:00
Jacson Passold 467b4ca215 Merge branch 'master' of github.com:tainacan/tainacan 2017-12-11 12:25:35 -02:00
Jacson Passold c10407f74b move prop id to super class, check post_types on object creation, set some defaults props, abstract get_map fucntion, fix map filter for use only in the right entity, add initial objects tests 2017-12-11 12:25:28 -02:00