Commit Graph

8558 Commits

Author SHA1 Message Date
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
Weryques b86f58d9d0
Create tainacan-api.md 2017-12-08 15:41:48 -02:00
Weryques 8655a99844
Delete tainacan-api.md 2017-12-08 15:41:21 -02:00
Weryques ee6808637b
Create tainacan-api.md 2017-12-08 15:40:40 -02:00
Jacson Passold 5670e5c134 Merge branch 'master' of github.com:tainacan/tainacan 2017-12-08 13:36:01 -02:00
Jacson Passold e41a3407d8 get all collections db ids 2017-12-08 13:35:55 -02:00
Jacson Passold 3160ac9eb7 initial class check 2017-12-08 13:35:29 -02:00
Eduardo humberto 9e2819f44b create initial components for metadata types 2017-12-08 13:15:09 -02:00
weryques 3b3cfda7fb Collections API and Repository
Endpoint DELETE is working;
Method delete is implemented;
2017-12-08 13:09:36 -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
Eduardo humberto 1d53d99bb3 fix error on empty options in selectbox component 2017-12-07 15:41:01 -02:00
weryques 364b30cff6 Merge branch 'master' of https://github.com/tainacan/tainacan 2017-12-07 13:49:45 -02:00
weryques d2495af712 Test delete or trash items and collections 2017-12-07 13:49:11 -02:00
Eduardo humberto c710195e75 create options form date type and create radio button helper method 2017-12-07 13:32:00 -02:00
Eduardo humberto 246d577c87 create form for relationship metadata type 2017-12-07 12:10:26 -02:00
Leo Germani 139e93f191 fixing assert arguments order on tests 2017-12-07 11:54:43 -02:00
Leo Germani dc40e2612f [dev-interface] saves the value of metada on item edit 2017-12-07 11:53:05 -02:00
Leo Germani 57d31ea312 [dev-interface] using new method to save metadata 2017-12-07 11:53:05 -02:00
Leo Germani 57882cd665 separate insert metadata for entities form the insert method 2017-12-07 11:53:05 -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
Eduardo humberto 79754af6cf create helper html class 2017-12-06 16:40:13 -02:00
weryques 55e7acd95e Removing // 2017-12-06 16:03:51 -02:00
weryques a7e60976a5 API Getting all items for a especified collection 2017-12-06 15:56:16 -02:00
Eduardo humberto 3d2301d416 fix missing method form 2017-12-06 15:48:03 -02:00
Weryques 6edfd81b6f
Delete _config.yml 2017-12-06 14:36:55 -02:00
Weryques 932a85e13f Set theme jekyll-theme-cayman 2017-12-06 14:33:29 -02:00
weryques 04018132eb Docs and __toString
Changed phpdocs to english;
toString now return the name of entity.
2017-12-06 10:23:09 -02:00
Jacson Passold 661e6a85ef move entuty construct to parent class 2017-12-05 23:27:56 -02:00
Jacson Passold 1cbff4e511 get mapped property from repository 2017-12-05 22:59:12 -02:00
Eduardo humberto 8f595cb613 render components dynamic, create selectbox component 2017-12-05 17:01:08 -02:00
Eduardo humberto 68b25a3283 fix docs and allow set field type by name 2017-12-05 16:21:03 -02:00
weryques 917efc276a Merge branch 'master' of https://github.com/tainacan/tainacan 2017-12-05 16:08:29 -02:00
weryques 8e829de4e8 Styles 2017-12-05 16:08:13 -02:00
Eduardo humberto d688ae26ff Fix duplicate field types on register 2017-12-05 15:45:24 -02:00
Eduardo humberto 11a40ddee9 update field and filter type properties in entities, save options in database 2017-12-05 15:42:15 -02:00
Eduardo humberto 07bc1a6776 add function wp_slash on insert/update metas 2017-12-05 14:19:55 -02:00
Eduardo humberto a4c93b2ed9 get options saved values 2017-12-05 13:29:44 -02:00
weryques a77593cba4 Log map description 2017-12-05 12:37:01 -02:00
Eduardo humberto c3032df72a field types options 2017-12-05 11:35:18 -02:00
weryques ff0fd7ba8e Merge branch 'master' of https://github.com/tainacan/tainacan 2017-12-05 10:29:48 -02:00
weryques b433cf3d60 Improvements on catch errors 2017-12-05 10:28:38 -02:00
Eduardo humberto e9813b1592 add test new field type 2017-12-05 08:37:50 -02:00
Jacson Passold a6d39f7666 phpunit api group (phpunit --group api) 2017-12-04 17:01:34 -02:00
Jacson Passold 043a5a02a0 Merge branch 'master' of github.com:tainacan/tainacan 2017-12-04 16:47:46 -02:00
Jacson Passold fd63a432cd separate hoot test 2017-12-04 16:47:38 -02:00
Jacson Passold 9da2c61044 new api test method, using wordpress rest team form (https://github.com/WP-API/WP-API/blob/develop/tests/test-rest-posts-controller.php) 2017-12-04 16:46:56 -02:00
Jacson Passold a867901849 remove a not working forced plugin installation 2017-12-04 16:45:57 -02:00