Commit Graph

7775 Commits

Author SHA1 Message Date
vnmedeiros a69b8c66a8 feat: add validate to conditional metadata section #736 2023-02-08 12:11:22 -03:00
vnmedeiros 47ea0d6a16 fix: indentation 2023-01-20 10:44:02 -03:00
mateuswetah beb924f29b Adds orderby param to get_tainacan_related_items_list, as a first effort for #752. 2023-01-13 15:39:47 -03:00
mateuswetah 350f5f1a2f Adds once modifier to prevent duplicated metadata creation. Mentioned in #711. 2023-01-12 11:58:27 -03:00
mateuswetah 2be636999b Fixes repository level metadata not updating their state after form edition #761. 2023-01-12 11:52:51 -03:00
mateuswetah 2f8b94eafd Adds div wrapper to trigger translation plugins in item submission form. 2023-01-09 10:45:56 -03:00
mateuswetah 8acfc2c78f Fixes js translated files by adding inline enqueue of translation script. 2023-01-05 11:56:38 -03:00
mateuswetah dae65fc5b1 Adds ?ver=hash to lazy loaded modules to avoid issues with cache. 2023-01-05 11:56:32 -03:00
vnmedeiros b3cea53c72 fix: tell to WP wich script contains the translations and your domain 2023-01-04 16:34:41 -03:00
mateuswetah 3ac06424c6 Adds ids to differentiate sections of the item submission form. 2022-12-22 09:40:30 -03:00
Mateus Machado Luna 926938446b
Merge pull request #757 from tainacan/feature/747
Adds option to hide term full hierarchy path on value_as_html #747
2022-12-21 12:08:56 -03:00
mateuswetah 7fe0e4bc20 Option to hide term hierarchy path #747 2022-12-21 11:53:39 -03:00
mateuswetah 03fca19104 Adds option to hide term hierarchy path in value_as_html. 2022-12-21 11:53:37 -03:00
Mateus Machado Luna c20e45f022
Merge pull request #756 from tainacan/feature/755
Adds basic sorting control to faceted search block. #755
2022-12-21 11:42:05 -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 408fb69d21 Adds warning related to required fields on item submission for draft status. #754. 2022-12-21 10:40:58 -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 3e5a893231 Merge tag '0.19.3' into develop
release 0.19.3
2022-11-30 10:51:22 -03:00
vnmedeiros 8da474ce46 Merge branch 'release/0.19.3' 2022-11-30 10:51:13 -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
Mateus Machado Luna f4b6e2e1f0
Merge pull request #749 from tainacan/feature/743
UI for enabling "Search by word" mode. #743
2022-11-23 14:05:44 -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
mateuswetah 35b4a6560b Possibly fixes i18n issues by disabling concatenateModules from production webpack. #745. 2022-11-18 12:07:26 -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
Vinícius Nunes Medeiros daa0a67aed
Merge pull request #744 from tainacan/feature/734
add new modal to create preset collections
2022-11-14 08:29:19 -03:00
vnmedeiros b2add32aed Merge branch 'develop' into feature/734 2022-11-14 08:09:35 -03:00
vnmedeiros 7e99d8762e Merge tag '0.19.2' into develop
release 0.19.2
2022-11-11 17:34:25 -03:00
vnmedeiros 53f758e16d Merge branch 'release/0.19.2' 2022-11-11 17:34:17 -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