Commit Graph

7730 Commits

Author SHA1 Message Date
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
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 5fc0a4766f Fixes repository-level metadata inside sections on item component. 2022-11-09 11:33:52 -03:00
mateuswetah 708753e348 Updates some npm packages. 2022-11-09 11:13:43 -03:00
mateuswetah 86f56773e1 Fixes attachments list not reloading when using sequence edition. 2022-11-09 09:06:06 -03:00
mateuswetah 6498b0a5cb Orders selection blocks by post__in. #741. 2022-11-07 11:23:55 -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 c1a4c0709e Updates some of our libraries to recent versions. 2022-10-28 09:39:39 -03:00
Mateus Machado Luna 0ac9c985da
Merge pull request #737 from tainacan/feature/566
Metadata and Section Blocks #566
2022-10-27 13:53:30 -03:00
mateuswetah 6a704fc06a Updates metadata section blocks descriptions. 2022-10-27 11:47:40 -03:00
mateuswetah 2eddc2a02c Several updates to wrapper settings in metadata blocks. Adds icons to section blocks. #566. 2022-10-27 11:45:15 -03:00
mateuswetah bfd35abb70 Improves dynamic render of tainacan metadata block. #566. 2022-10-26 11:53:45 -03:00
mateuswetah 6065da3970 Improves default content for single page. 2022-10-26 11:26:58 -03:00
mateuswetah 2c6b0418ed Renames metadatasection endpoint to metadata-sections. 2022-10-26 11:26:47 -03:00
mateuswetah e6365914a4 Adds template mode to the Item Gallery Block. 2022-10-25 11:43:14 -03:00
mateuswetah 6dee6f980c Creates backend save function to item metadata block. #566. 2022-10-25 09:38:53 -03:00
mateuswetah 375a17697f Several updates to make $section_id be passed correctly to the template functions. #566. 2022-10-21 11:26:37 -03:00
mateuswetah a5c8b0a1c2 Fixes snackbar display for onSuccess state. #734. 2022-10-20 11:04:05 -03:00
mateuswetah c3a3ecebb3 Uses new endpoint to load item metadata from a specific section. #566. 2022-10-20 10:44:57 -03:00
mateuswetah 155d344bca Merge branch 'develop' into feature/566 2022-10-20 10:23:21 -03:00
mateuswetah d70e471002 Adds snackbar to success and error situations from collectionPresets 2022-10-20 10:08:00 -03:00
mateuswetah b3d659e3f5 Fixes hideHomeCollectionCreateNewButton variable. 2022-10-18 15:20:37 -03:00
mateuswetah 54fc377ab9 Fixes related items link for subdirectory sites. 2022-10-18 15:00:17 -03:00
mateuswetah 937a24ddcb Adds new admin options hideHomeCollectionCreateNewButton & hideCollectionsListCreationDropdown. 2022-10-18 14:46:11 -03:00
mateuswetah 13b0a366dc Adds `tainacan-admin-extra-request-options` PHP filter to receive extra params to every request header. 2022-10-18 14:19:58 -03:00
mateuswetah 090f65a467 Larger font to tainacan header extra label. 2022-10-17 10:51:08 -03:00
mateuswetah 0a499cf3e7 Adds option to add extra label to Tainacan Admin header. 2022-10-17 10:39:11 -03:00
vnmedeiros d085e7b202 feat: add new endpoint `item/<id_item>/metadatasection/<id_metasection>` 2022-10-16 17:57:45 -03:00
mateuswetah a00e8fb11e Adds order option to related items query in the theme helper function. 2022-10-14 12:05:37 -03:00
mateuswetah 307d9d48f5 Fixes related items block not rendering proper thumbnail size in list view. 2022-10-14 11:21:57 -03:00
mateuswetah b70b35fd1c Begins conversion of save functions to php side. #566. 2022-10-14 10:59:06 -03:00