Commit Graph

29 Commits

Author SHA1 Message Date
Rodrigo de Oliveira 73d0fe5e10 Tiny lints 2021-04-18 13:24:30 -03:00
vnmedeiros e9a5125b17 test: add test term taxonomy filtered by collections 2020-11-11 17:34:27 -03:00
leogermani cd81023420 Make WP update terms count for all items #318 2019-10-23 20:08:00 -03:00
vnmedeiros 0dca242530 remove `enabled_post_types` on declared taxonomy. 2019-10-23 16:55:27 -03:00
vnmedeiros 0b407e0399 add test for object post type of the taxonomies 2019-10-23 16:48:51 -03:00
leogermani af2e0b2f9f refactor taxonomy metadata_type_options allow_new_terms to yes/no 2019-05-20 12:49:12 -03:00
leogermani 46202e3a8f fix insert item metadata for terms relying on buggy term_exists #231 2019-05-02 15:09:49 -03:00
leogermani 0256a55dee Fix term_exists method not properly handling search by term_id 2019-03-28 12:34:03 -03:00
weryques aac9d2b85b Fixes function not found in entity taxonomy 2019-01-21 10:32:22 -02:00
leogermani c355f8ad95 Work in progress enable post types for taxonomies. tests failing 2019-01-18 19:49:59 -02:00
leogermani 76a52dd8a4 Replace term_exists() native function. Fixes #159 2018-11-13 18:21:22 -02:00
andre2ar 105465ee06 getIntance TO get_instance 2018-04-11 11:26:52 -03:00
andre2ar 9e0f467db7 getIntance TO get_instance 2018-04-11 11:26:52 -03:00
Leo Germani 3999690358 small fixes handling auto draft taxonomies 2018-04-10 14:39:38 -03:00
andre2ar e8835841a6 Solving errors 2018-03-21 09:20:00 -03:00
andre2ar 7555878a8f First try 2018-03-20 13:04:02 -03:00
Leo Germani 65e2819ecc changing return of insert term repository for consistency 2018-03-05 13:06:09 -03:00
weryques 3b0d738fc2 Now factories are used in all tests 2017-12-04 16:20:49 -02:00
Eduardo humberto f8b64edd6f insert validation methods in repositories mapping 2017-12-01 14:06:35 -02:00
Leo Germani 0124e57c07 forçando entidades a serem validadas antes de salvar 2017-11-30 16:00:25 -02:00
Eduardo humberto 57b3e5586b refactor repositories fetch method 2017-11-29 16:06:22 -02:00
weryques cbe4b093a9 Now metadata, term and taxonomy repos. implements repository 2017-11-21 09:15:44 -02:00
Jacson Passold fbe81d8a7b namespace object is not saved right in metadata too 2017-11-15 19:09:01 -02:00
Jacson Passold f66ed5c3f1 convert code to namespaces basis 2017-11-15 16:50:11 -02:00
weryques fb6e5fb11e Convenção de nome de classes e autoload. 2017-11-13 14:03:04 -02:00
Leo Germani 21e71a8997 item & item_metadata 2017-11-12 21:14:47 -02:00
Leo Germani 15f6821293 organizando metodos de relações entre classes 2017-11-11 20:25:54 -02:00
Eduardo humberto 5b354a9139 criando a entidade Term 2017-11-10 14:39:27 -02:00
Eduardo humberto 7e2dd2c199 criando testes para criação de taxonomias e termos destas taxonomias 2017-11-10 13:23:02 -02:00