Commit Graph

6863 Commits

Author SHA1 Message Date
mateuswetah 03fca19104 Adds option to hide term hierarchy path in value_as_html. 2022-12-21 11:53:37 -03:00
mateuswetah 008b75f62f Adds sorting control to terms and repository level items list block. #755. 2022-12-21 11:10:20 -03:00
mateuswetah 4803a57060 Begins implementation of orderby attribute on the faceted search block. 2022-12-16 16:23:29 -03:00
vnmedeiros f1fd8ee39f ix: test if proprieties exist in filter arguments on using elasticpress 2022-12-14 11:12:44 -03:00
vnmedeiros 4eaa38f949 fix: test if proprieties `taxonomy` and `terms` exist in filter arguments. 2022-12-14 11:02:11 -03:00
mateuswetah 9a52fd94d2 Uses p instead of h5 in errors tooltip to avoid css conflicts and better structure. 2022-12-10 18:04:54 -03:00
mateuswetah 0405527fe4 Adds extra v-if to properly hide tags section if inside a term items list. 2022-12-01 11:34:18 -03:00
mateuswetah dfca339f93 More coherent filter name to items list area. 2022-12-01 09:12:26 -03:00
vnmedeiros 49f6e8dcc0 fix: hide advanced search dropdown 2022-11-30 10:43:15 -03:00
vnmedeiros 1ca093b89b release: update version 2022-11-30 10:25:47 -03:00
mateuswetah b47f42d47f Adds more filter hooks to items list. 2022-11-29 12:11:40 -03:00
Mateus Machado Luna c5ae339750
Merge pull request #751 from tainacan/feature/735
Items list block: Syncs orderby with the one set in selection modal #735
2022-11-24 12:41:28 -03:00
mateuswetah 49354a7d68 Adds orderBy and orderByMetaKey attrs to items list block. #735. 2022-11-24 12:25:55 -03:00
Mateus Machado Luna 1b55a6e183
Merge pull request #750 from tainacan/feature/740
Feat: add title and description to repository level advanced search
2022-11-24 10:58:39 -03:00
mateuswetah 7eddaf6ca1 Enables advanced search on core metadata by default #740. 2022-11-24 09:47:52 -03:00
vnmedeiros e83fb8b33c fix: remove unsed condition `is_repository_level` #740 2022-11-24 09:00:44 -03:00
vnmedeiros 1e11ce82a1 remove blank lines 2022-11-24 08:57:17 -03:00
vnmedeiros a7b3706630 fix: remove overwrite `prepare_filters` 2022-11-24 08:55:59 -03:00
vnmedeiros 8ae1ccf31e move function `parse_core_metadata_for_advanced_search` to items repository #740 2022-11-24 08:36:17 -03:00
mateuswetah a7e1830cd9 Adds slot to view modes to render the information of the empty list. 2022-11-23 12:01:40 -03:00
mateuswetah a44aed11f1 Adds options do disable search by word on the empty results info on the admin. #743. 2022-11-23 11:43:41 -03:00
mateuswetah 46eeefea13 Sets sentence mode via a checkbox. #743. 2022-11-23 10:46:47 -03:00
mateuswetah 4f2242e262 Begins implementation of orderby in dynamic items list block. 2022-11-22 11:54:23 -03:00
mateuswetah d5799fb775 Adds a new dropdown to textual search to offer sentence mode search. #743. 2022-11-22 11:17:15 -03:00
vnmedeiros fceb6248eb fix: format error msg on validate date. 2022-11-20 16:26:47 -03:00
vnmedeiros e842645b5c fix: use `wp_check_filetype` to get a mime type if module FINFO not present 2022-11-14 11:52:04 -03:00
vnmedeiros b2add32aed Merge branch 'develop' into feature/734 2022-11-14 08:09:35 -03:00
mateuswetah fddfc8addd Checks for false values inside get_value_as_html 2022-11-11 16:20:04 -03:00
vnmedeiros 15d91aeed1 update readme.txt 2022-11-11 14:53:43 -03:00
vnmedeiros 6678ad5df9 release: update version 2022-11-11 14:52:59 -03:00
vnmedeiros 0632401dbd fix: test if meta query has a key index. 2022-11-11 14:49:53 -03:00
vnmedeiros 8cd89f77f6 fix: mount relationships join on search 2022-11-11 12:12:09 -03:00
Vinícius Nunes Medeiros c6dd0a237a
Merge pull request #739 from tainacan/feature/738
feat: refactor general tainacan search
2022-11-11 11:05:43 -03:00
vnmedeiros c45d539852 fix: tests 2022-11-11 10:24:00 -03:00
vnmedeiros 0b562f0797 feat: refact general search 2022-11-11 00:31:08 -03:00
mateuswetah b63aaabdbe Adds title and description options to Repository level advanced search. #740. 2022-11-10 10:40:46 -03:00
mateuswetah 5fc0a4766f Fixes repository-level metadata inside sections on item component. 2022-11-09 11:33:52 -03:00
mateuswetah 86f56773e1 Fixes attachments list not reloading when using sequence edition. 2022-11-09 09:06:06 -03:00
mateuswetah 9061e0a9b6 Add action to pre_get_posts to convert a metaquery passed with tainacan_core_title key to multiple metaqueries per collection id. #740. 2022-11-09 08:54:02 -03:00
mateuswetah 6498b0a5cb Orders selection blocks by post__in. #741. 2022-11-07 11:23:55 -03:00
mateuswetah 8c547ec11c Safer check to aitem array in items list. 2022-11-07 11:09:23 -03:00
mateuswetah d5174a1d2f Fixes repository metadata not showing in some sections in item admin page. 2022-11-04 14:20:16 -03:00
mateuswetah ca102b83a2 Fixes repository metadata not being displayed in some cases of metadata sections. 2022-11-04 11:35:35 -03:00
vnmedeiros 310ca1ed02 feat: update build where in general search 2022-11-03 20:45:40 -03:00
vnmedeiros 314e1f3114 fix: close EOF 2022-11-03 11:55:28 -03:00
vnmedeiros 06d98c9f5a fix: close `EOF` 2022-11-03 11:51:02 -03:00
vnmedeiros 9ad8ccfa13 feat: refactor general tainacan search 2022-11-03 10:36:42 -03:00
mateuswetah 263de085ca Last updates fixing errors on recent metadata blocks. #566. 2022-10-31 10:40:09 -03:00
mateuswetah 7c9607de94 Better groups toolbar options for item metadatum block. 2022-10-28 10:32:53 -03:00
mateuswetah 6a704fc06a Updates metadata section blocks descriptions. 2022-10-27 11:47:40 -03:00