Commit Graph

552 Commits

Author SHA1 Message Date
Vinícius Nunes c3b4a1517a add sort metadata on test duplicate items 2019-11-18 11:31:54 -03:00
leogermani 11f548999b fix tests for wp 5.3 2019-11-14 17:42:09 -03:00
Vinícius Nunes 5e1a4732e0 add test for remove term taxonomy when value is empty 2019-11-06 11:33:40 -03:00
leogermani 56b9e76aa1 Make WP update terms count for all items #318 2019-10-24 16:06:46 -03:00
vnmedeiros 678f69f26a remove `enabled_post_types` on declared taxonomy. 2019-10-24 16:06:39 -03:00
vnmedeiros f494a0dc11 add test for object post type of the taxonomies 2019-10-24 16:06:31 -03:00
leogermani f94426580b Remove Custom Interval filter and migrate to new ones #306 2019-10-23 17:29:16 -03:00
vnmedeiros 86a7ff13e1 fix value of `filter_type` on test api filter 2019-10-16 17:09:29 -03:00
vnmedeiros 19a06adb6a fix test `test_get_filter_types` to get class name of filters 2019-10-16 16:23:42 -03:00
vnmedeiros f24ebfff66 fix test for api filters types 2019-10-16 14:39:20 -03:00
Leo Germani 9440f70551 test and fix metadata and filter type options in API response 2019-10-16 11:05:29 -03:00
Leo Germani 626e1cce60 removed unsed tests. these were migrated to test facets 2019-10-16 07:56:18 -03:00
Leo Germani efa02cda9f update filters count in tests 2019-10-15 17:17:42 -03:00
vnmedeiros 678a445a4d api-importes test improvements and replace a `$_SESSION` #313 2019-10-11 19:13:51 -03:00
vnmedeiros ff8528893b api-importes test improvements #313 2019-10-11 17:33:43 -03:00
vnmedeiros cfde8abf06 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-10-11 17:17:48 -03:00
vnmedeiros d0e09f7b7e save_importer_instance #313 2019-10-11 17:17:24 -03:00
Leo Germani e1ede4074c Fix broken test 2019-10-11 17:03:31 -03:00
Leo Germani cb240b66b7 Update tests #311 2019-10-11 16:53:35 -03:00
vnmedeiros 8931c32237 add api terms test to query_params `include` 2019-10-11 13:36:04 -03:00
Leo Germani 15b899af8c Do not allow public filter for private meta #315 2019-10-10 20:40:21 -03:00
Leo Germani 34b817e01d fix tests for filter types count #306 2019-10-10 16:20:03 -03:00
Mateus Machado Luna 7e787068e1 Fix conflits from develop 2019-10-03 15:30:59 -03:00
Leo Germani fc0696751d Relationship only gets one metadata as search option #311 2019-10-02 18:15:28 -03:00
Leo Germani 7f79e64887 starting refactor of repository filter meta #261 2019-09-30 18:00:44 -03:00
Leo Germani 5dc058a787 Clear tests #261 2019-09-13 19:25:42 -03:00
Leo Germani 3f26f79b44 add helper to get related collection for relationship metadata #253 2019-07-30 18:37:27 -03:00
Leo Germani a4fe281ed6 add helper to get related taxonomy for tax metadata #253 2019-07-30 18:25:46 -03:00
Leo Germani 9b95b346ff Create an index of the metadata type options to enable searches #251 2019-07-30 18:04:36 -03:00
Leo Germani 2fd4bb0ad6 add support to NOT LIKE operator in tax_query #266 2019-07-30 15:35:32 -03:00
Leo Germani a80aeff4c1 Bulk edit set_value support array as input 2019-07-30 15:18:03 -03:00
leogermani 1c1f6d3e35 Add support for LIKE operator to Tax_Query in Tainacan API #266 2019-07-29 15:06:05 -03:00
Leo Germani efe4244500 fix broken test. Collections cant be draft 2019-07-23 17:15:55 -03:00
Leo Germani 75cabcdceb private files support for internal and rest API (and tests) #241 2019-07-23 15:49:46 -03:00
Leo Germani 53e783c511 Merge branch 'develop' into feature/241 2019-07-23 10:07:42 -03:00
leogermani 34f570c429 Add copies and status arguments to duplicate endpoint #250 2019-07-22 15:52:01 -03:00
leogermani 46df1f9588 fix set_value() passing an Term Entity #250 2019-07-18 17:57:16 -03:00
leogermani 61e597c6c8 add item duplicate API endpoint #250 2019-07-18 12:22:53 -03:00
leogermani f30365c9b9 fix permission check for items considering collection #241 2019-07-16 18:06:02 -03:00
leogermani 1d6a08c24d trash filter when related metadata is deleted #272 2019-07-01 11:33:53 -03:00
Leo Germani d2b469397f Refactor trash and delete methods in repository #272 2019-06-27 22:53:14 -03:00
leogermani a4ad04c072 delete_filter_when_metadata_deleted in progress 2019-06-26 14:36:47 -03:00
leogermani 3df60abead fix tests 2019-06-26 12:35:00 -03:00
vnmedeiros 7f0f5d5920 fix test case 2019-06-18 17:52:42 -03:00
vnmedeiros d12470bd86 create href with `http://` if protocol is not explicit in link 2019-06-18 16:35:28 -03:00
vnmedeiros 0eaa02ff80
remove the wrong test for comment_status 2019-06-07 14:05:23 -03:00
vnmedeiros 9e4d34a16b Add special field to set comment_status in importer #243 2019-06-07 11:44:25 -03:00
vnmedeiros 1a76604d1c Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-06-06 15:46:34 -03:00
vnmedeiros 8885310232 change regex to support links with only protocol #198 2019-06-06 15:46:20 -03:00
Mateus Machado Luna 999cb8bafb Adjustments to numeric and date filters. 2019-06-04 15:22:49 -03:00