Commit Graph

7695 Commits

Author SHA1 Message Date
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 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 54fc377ab9 Fixes related items link for subdirectory sites. 2022-10-18 15:00:17 -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
vnmedeiros 78e8c29833 fix: for relationship metadata do not allow the same item to be present more than once in the value. 2022-10-08 11:12:35 -03:00
mateuswetah 19f2f83e78 Merge branch 'develop' into feature/566 2022-10-06 10:04:32 -03:00
vnmedeiros 392184512d feat: exclude default metadata section if present in `post__not_in` 2022-10-05 11:00:37 -03:00
vnmedeiros 61d570f0e6 fix: test if `post_status` is empty 2022-10-04 09:26:21 -03:00
vnmedeiros 4b5bafd43d fix: add status on request items 2022-10-04 09:25:55 -03:00
mateuswetah ff2a4e845b Trully hides metadata section if not item metadatum is present. #733. 2022-09-30 11:57:11 -03:00
mateuswetah 73775f9891 Updates some packages to latest npm version. 2022-09-29 11:42:17 -03:00
mateuswetah 1e2166ad8f Creates metadata section description block. #566. 2022-09-23 15:41:31 -03:00
mateuswetah ffef58e417 More and more improvements to new metadata section blocks. #566. 2022-09-23 12:09:05 -03:00
mateuswetah 0eda0da01d Efforts for making datasource parent and template work alongside in metadata blocks. #566. 2022-09-23 09:20:38 -03:00
mateuswetah f6e6faac9b Fixes to several gutenberg modal css issues with 6.1. #566. 2022-09-22 15:35:09 -03:00
mateuswetah ff9890bd62 Merge branch 'develop' into feature/566 2022-09-22 09:37:03 -03:00
mateuswetah c39a941fe6 Safer usage of wp.hooks. Fix #732. 2022-09-22 09:33:14 -03:00
mateuswetah ac00259fb9 Fixes typo bellow -> below where possible. Fix #731. 2022-09-22 09:22:13 -03:00
mateuswetah 8d7fc7c92b Begins creation of metatada section block. #566. 2022-09-22 09:17:39 -03:00
mateuswetah 460ee41f30 Adds metadata sections to item metadata block. #566. 2022-09-20 10:48:56 -03:00
mateuswetah 2672734c20 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2022-09-19 10:58:48 -03:00
mateuswetah f54f384e0d Fixes usage of block wrapper function where a block instance did not exists. 2022-09-19 10:58:42 -03:00
mateuswetah abc5b67144 Continues implementation of item metadata blocks. #566. 2022-09-19 10:32:05 -03:00
vnmedeiros 1cb80921ca fix: delete post query status #729 2022-09-15 15:56:08 -03:00
vnmedeiros f727a8d691 fix: test if `post_status` is array #729 2022-09-15 15:35:13 -03:00
vnmedeiros 8c2c125fa4 Merge tag '0.19.1' into develop
release 0.19.1
2022-09-09 14:41:55 -03:00
vnmedeiros f5a06300d9 Merge branch 'release/0.19.1' 2022-09-09 14:41:47 -03:00
vnmedeiros 8f078f0453 release: update version 2022-09-09 14:31:17 -03:00
mateuswetah d653ddf4d6 Safe checking of metadtumList in item page. 2022-09-08 10:04:17 -03:00
mateuswetah 973ec2cd34 Continues implementation of item metadata block. 2022-09-08 09:54:50 -03:00
vnmedeiros 2ae1ef8d56 fix: add `nopaging` on metadata section list 2022-09-06 12:10:30 -03:00
mateuswetah 0ab43bb133 Merge branch 'develop' into feature/566 2022-09-05 15:35:02 -03:00
mateuswetah 68279791f5 Fixes wrongfull check for metadatum object as instance of metadata. 2022-09-05 15:34:29 -03:00
mateuswetah 3bd79116df Checks for empty array before setting conditionals of repository metatada inside sections. 2022-09-05 10:50:15 -03:00