Commit Graph

434 Commits

Author SHA1 Message Date
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
eduardohumberto 449234a86c csv importer - create attachments tests (ref. #86 ) 2018-07-31 20:57:22 -03:00
eduardohumberto 7fd2138485 csv importer - create tests for different document types and fix index error on process item 2018-07-30 21:57:01 -03:00
eduardohumberto df47e9dc59 csv importer - allow child importers execute method after item insert 2018-07-27 22:18:18 -03:00
Jacson Passold 3ea5ed42b6 Merge remote-tracking branch 'origin/develop' into issue-#24 2018-07-27 00:33:25 -03:00
Jacson Passold 587e2de121 fix test semantic_uri 2018-07-27 00:32:43 -03:00
Leo Germani abbad9bd42 add methods for bulk trash and delete #69 2018-07-26 14:52:30 -03:00
eduardohumberto ded79f7145 csv import - adapt process item method to skip special columns 2018-07-25 21:35:21 -03:00
eduardohumberto ecc99ebd61 csv import - special fields initial tests ( ref. #86 ) 2018-07-24 21:15:17 -03:00
Leo Germani 7d1f934795 add name to background processes #62 2018-07-20 11:05:27 -03:00
Leo Germani 74adde2255 new template tag to get initials from name 2018-07-19 15:16:35 -03:00
Leo Germani 38f1266855 refactor handling core metadata (refs #79) 2018-07-17 17:04:39 -03:00
weryques 666bfa5870 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-17 12:56:17 -03:00
weryques daa9bbee65 Fixes metadata duplication on son collection (issue #79) 2018-07-17 12:51:59 -03:00
Jacson Passold 43e5a59cf4 Merge branch 'develop' into export 2018-07-16 11:58:31 -03:00
Leo Germani e36ac34936 disable compound metadata (refs #76) 2018-07-14 13:16:05 -03:00
Jacson Passold d0466cd2e7 refactoring exposer type and mapping params to use global const to easy
change names
2018-07-12 15:22:37 -03:00
Jacson Passold 94f02ce0cd prototype urls test, rewrite exposers to use exposer_type instead esposer_type and get all exposer urls 2018-07-10 04:11:35 -03:00
Jacson Passold 3c1d3fd5d9 remove debug info 2018-07-10 03:20:57 -03:00
Jacson Passold 2dc5d81371 right test json-dl 2018-07-10 03:20:14 -03:00
Jacson Passold 59ccca49b6 fix metadatum mapper custom meta 2018-07-10 01:05:56 -03:00
Jacson Passold 0d76dbcac7 support for custom metadatum->mapper->metadatum 2018-07-10 00:49:30 -03:00
Jacson Passold 831ec18fb9 Merge remote-tracking branch 'origin/develop' into field-mapping-interface
# Conflicts:
#	src/admin/tainacan-admin-i18n.php
2018-07-09 21:21:32 -03:00