Commit Graph

155 Commits

Author SHA1 Message Date
weryques 7c20ef7884 API, API Tests and Setup Doc.
Added API Tests,
Added API Endpoints,
Documentation modified
2017-11-29 11:45:30 -02:00
Leo Germani 9b02ecc101 Merge branch 'master' of github.com:medialab-ufg/tainacan-test-repo 2017-11-28 18:49:29 -02:00
Leo Germani bec743c80a adding all collection properties 2017-11-28 18:49:20 -02:00
Jacson Passold d6b8c01f73 logging items insert 2017-11-27 22:55:22 -02:00
Jacson Passold d4d7bf9a75 revert Item insert to use its custom method 2017-11-27 22:51:04 -02:00
Jacson Passold e4a0384a62 use filter to customize log message and update not post type classes insert 2017-11-27 22:46:19 -02:00
Jacson Passold 92d059c803 register the item post_type 2017-11-27 22:37:59 -02:00
Jacson Passold 60285252ad avoid log the log 2017-11-27 22:37:39 -02:00
Jacson Passold 160ec3d614 add action to log insertions 2017-11-27 22:12:42 -02:00
Jacson Passold 21eaeb4878 move default message to Logs class 2017-11-27 22:12:12 -02:00
Jacson Passold 3bb4a63a47 remove log call, use action 2017-11-27 22:11:08 -02:00
weryques d318bd0d42 Test endpoint 'collections' 2017-11-27 12:32:03 -02:00
Leo Germani 9c0d1dd734 Documentation! 2017-11-26 19:17:51 -02:00
Jacson Passold 4f81ecb469 logging repository classes that does not insert using super class 2017-11-24 19:19:29 -02:00
Jacson Passold b94024b194 logging repository inserts using super class 2017-11-24 19:15:41 -02:00
Jacson Passold 1b0fe58702 item-metadata will not use using super class insert 2017-11-24 18:08:23 -02:00
Jacson Passold e9dbdd6a60 filters using super class insert 2017-11-24 18:05:53 -02:00
Jacson Passold d655d54900 term will not use using super class insert 2017-11-24 17:55:17 -02:00
Jacson Passold 31791f7aab taxonomies using super class insert 2017-11-24 17:51:51 -02:00
Jacson Passold a186b5ef81 Logs using super class insert 2017-11-24 17:40:51 -02:00
Jacson Passold 4e4b51cc60 constant CLASSES_DIR already defined at tainacan.php 2017-11-24 17:40:14 -02:00
Jacson Passold a7b2a034a6 remove commented insert function 2017-11-24 17:33:08 -02:00
Jacson Passold da31066493 Merge branch 'master' of github.com:tainacan/tainacan 2017-11-24 17:32:30 -02:00
Jacson Passold 473e268888 Metadatas using super class insert 2017-11-24 17:32:20 -02:00
Jacson Passold 9450512c11 false post_type when its not needed 2017-11-24 17:27:11 -02:00
weryques 8a84bcc4df Merge branch 'master' of https://github.com/tainacan/tainacan 2017-11-24 17:07:28 -02:00
weryques 9b309a1964 Creators 2017-11-24 17:06:37 -02:00
Jacson Passold 2773f01696 Items using super class insert 2017-11-24 16:55:55 -02:00
Jacson Passold 9120e11110 add support to insert with collection relation 2017-11-24 16:55:35 -02:00
Jacson Passold fdf2818f11 fix assert order 2017-11-24 16:54:52 -02:00
Jacson Passold 9d3e21c32f Merge branch 'master' of github.com:tainacan/tainacan 2017-11-24 16:03:25 -02:00
weryques bcc6637a35 Endpoints 2017-11-24 15:36:39 -02:00
weryques 4f195b396b Tainacan API and two Endpoints: collections and collections/id 2017-11-24 15:32:27 -02:00
Jacson Passold 68672444f8 test init 2017-11-23 17:06:57 -02:00
Jacson Passold 6e619d7431 revert entity to abstract class, implement repository __construct and parcial insert 2017-11-22 22:30:48 -02:00
Jacson Passold 05eefafb87 revert entity to abstract class, implement repository __construct and parcial insert 2017-11-22 22:30:35 -02:00
weryques c57d3121b1 Removed unnecessary return 2017-11-22 15:11:58 -02:00
weryques 83aa26443a file name standards 2017-11-22 09:36:24 -02:00
weryques a17f09c1f7 Refactoring:
Tainacan Entity Class now is a Trait, for concept and how it is realy used.

Other little refactorings.
2017-11-22 09:29:38 -02:00
weryques e3077eabca Using inheritance correctly 2017-11-21 14:30:37 -02:00
weryques cbe4b093a9 Now metadata, term and taxonomy repos. implements repository 2017-11-21 09:15:44 -02:00
Jacson Passold 5c76b0ccf7 save user_id and blog_id 2017-11-20 23:31:46 -02:00
Leo Germani ad5ee31f5d adding comment to the code 2017-11-20 15:28:44 -02:00
weryques 4270cd0a63 Now Tainacan logs implements Repository 2017-11-20 15:24:07 -02:00
weryques 6a4e2a024c Now Items implements Repository 2017-11-20 15:13:37 -02:00
weryques 3f0e7c5f8d Filters now implements Repository 2017-11-20 13:40:26 -02:00
weryques 05f5f97eb7 Repository Interface with collections 2017-11-20 12:41:54 -02:00
Jacson Passold c26f7e6d5e removed some classes sufix 2017-11-20 12:37:01 -02:00
weryques b18962df06 PHPDoc log 2017-11-17 12:10:35 -02:00
weryques 4f0bbb2fb0 PHPDoc Init 2017-11-17 10:52:02 -02:00