Commit Graph

456 Commits

Author SHA1 Message Date
leogermani 644eb28528 fix creation of child collections #206 2019-03-01 16:24:07 -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 53618c8e68 write test to detect error fixed in c662bbc 2018-12-19 15:33:32 -02:00
Leo Germani 80a24cb488 refactor mappers and exposers 2018-11-30 10:41:10 -02:00
leogermani c56a9cdf90 avoid errors and fix tests 2018-11-14 14:33:10 -02:00
leogermani 6998dc4297 FIX Filters inheritance! 2018-11-14 11:43:37 -02:00
leogermani 76a52dd8a4 Replace term_exists() native function. Fixes #159 2018-11-13 18:21:22 -02:00
Mateus Machado Luna c409c99945 Merge branch 'refactor-facets' into develop 2018-11-07 11:21:12 -02:00
leogermani a5f9d8bf7d Fix filter by core metadata
This is no longer needed. we now also store coremeta values as postmeta
2018-11-01 15:57:14 -03:00
weryques 49f60fb431 Fixes last commit 2018-10-31 15:33:17 -03:00
leogermani 3177c91cbc Facets refactor. return filtered values for all types 2018-10-31 14:30:27 -03:00
vnmedeiros bd2a89b951 create a tests for metadata with multiples values 2018-10-30 17:14:50 -03:00
Eduardo Humberto 0fddc373fb tainacan csv importer - allow creating metadata (ref. #138) 2018-10-29 22:51:45 -03:00
Eduardo Humberto 0c8545159c tainacan csv importer - add tests for create metadata in csv header 2018-10-23 19:44:07 -03:00
Eduardo Humberto cca72df7fa tainacan csv importer - improve csv multiple test 2018-10-23 18:31:40 -03:00
Eduardo Humberto 16d24828df tainacan csv importer - update hierarchy test 2018-10-22 22:18:36 -03:00
Eduardo Humberto 746721ed8e tainacan csv importer - fix tests and start metadata creation 2018-10-22 21:48:43 -03:00
eduardohumberto cdb26d2c16 taincan csv importer - create test for term hierarchy values 2018-10-17 21:37:57 -03:00
weryques 67048a1381 Refactoring some code in rest facets and metatada repository 2018-10-17 15:26:32 -03:00
eduardohumberto b75109315d Tainacan csv importer - add hierarchical terms in taxonomy metadata (ref. #138) 2018-10-16 21:47:44 -03:00
eduardohumberto e39cae846d tainacan csv importer - starts handle hierarchy in taxonomy metadata (ref. #138) 2018-10-15 22:47:42 -03:00
leogermani 126b6e1d29 Change response of create bulk edit group endpoint #69 #139 2018-10-04 16:52:53 -03:00
leogermani 43f8118b80 Adds GET endpoint to bulk edit API to get group info #139 #69 2018-10-04 15:38:35 -03:00
leogermani 51abff93a2 Methods and endpoints for Sequence edit (refs #139 and #69) 2018-10-03 17:47:36 -03:00
eduardohumberto 8b9916ae1a csv importer- start column for item ID (ref. #138) 2018-10-03 07:51:42 -03:00
eduardohumberto cb6fd738b0 csv importer - create special column for status and create tests (ref. #138) 2018-10-01 21:42:39 -03:00
weryques 8e66ce2c73 Fixes too few parameters errpr on wpdb prepare 2018-09-21 12:10:44 -03:00
Leo Germani 1d868802f9 fix tests 2018-09-18 14:16:10 -03:00
Leo Germani 887b74b16f fix Bulk edit API 2018-09-18 12:17:49 -03:00
Leo Germani ace115837a add validation to date metadata type 2018-09-18 10:20:25 -03:00
eduardohumberto 8036b7e8c1 test importer - verify connection 2018-09-13 22:37:07 -03:00
vnmedeiros 108cce551c add auto HTML link tag in text values #128 and HTML break line tag in textarea #116 2018-09-13 17:07:32 -03:00
Leo Germani 3e3063c448 bulk edit: replace method add new value only when old value is found (#18) 2018-09-05 15:57:00 -03:00
Jacson Passold 9cc01aa0c6 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-09-03 15:32:28 -03:00
Leo Germani 09e0ca0f54 fix item_metadata validation on bulk edit #69 2018-08-29 15:54:35 -03:00
Leo Germani a569a87ed6 fix bulk edit primary key violation adding terms #69 2018-08-29 15:54:35 -03:00
Jacson Passold add549b881 fix item comment open test 2018-08-28 00:20:04 -03:00
Leo Germani 507f33de32 set_status method in bulk edit api endpoint (#69) 2018-08-26 17:45:11 -03:00
eduardohumberto 8bc7a9c520 fix error multiple lines - csv import 2018-08-24 22:08:31 -03:00
Jacson Passold 9f6c111f83 Merge remote-tracking branch 'origin/develop' into issue-#92 2018-08-21 01:49:19 -03:00
Jacson Passold d721fd9d28 test comment status 2018-08-21 00:22:47 -03:00
Leo Germani 37586925ce register tax to poststypes considering inheritance of tax metadata #111 2018-08-17 17:01:10 -03:00
weryques 4c3d9c8375 Refactoring delete methods (issue #89) 2018-08-10 14:49:14 -03:00
Jacson Passold 0d64ed773a Merge remote-tracking branch 'origin/develop' into export
# Conflicts:
#	src/admin/class-tainacan-admin.php
#	src/admin/tainacan-admin-i18n.php
2018-08-07 20:58:27 -03:00
Jacson Passold 2ef913b184 test for #108 2018-08-07 20:50:51 -03:00
weryques 967bfc876e Removes useless code and creates a test for fetch items that have a metadata not filled (issue #104) 2018-08-07 09:43:17 -03:00
Leo Germani 5e545cdbca Text search also searches in relationship metadata (refs #100) 2018-08-06 15:22:42 -03:00
weryques 5b40cd1f71 Refactoring fetch all metadatatum value and fixes not removing of duplicated values 2018-08-06 13:42:31 -03:00
Leo Germani 5161747d46 CSV importer correctly handles attachments and documents 2018-08-02 11:01:13 -03:00