Commit Graph

8548 Commits

Author SHA1 Message Date
vnmedeiros 21702a5de3 Merge branch 'hotfix/0.21.3' 2024-05-15 10:04:11 -03:00
vnmedeiros c34c53eb36 release: update version 2024-05-15 09:50:27 -03:00
mateuswetah 4fa8494424 Cherry picks several fixes from developer. 2024-05-14 10:28:52 -03:00
mateuswetah 4718e3500d Fixes issue with sorting metadata close to compound metadata. 2024-05-14 10:16:11 -03:00
mateuswetah 24b19cb915 Fixes tooltip class name for roles component as well. 2024-05-14 10:14:23 -03:00
mateuswetah 437b1bad51 Fixes spelling error of tainacan-tooltip classes. 2024-05-14 10:14:08 -03:00
mateuswetah df1a639a93 Disables publish as private status if user is not allowed to publish item. 2024-05-14 10:13:27 -03:00
mateuswetah 3ce049739b Fixes taginput selected behaviour for User and Relationsip inputs. 2024-05-14 10:13:12 -03:00
mateuswetah 0c8560267b Do not hide private submit button due to hideItemEditionStatusPublishOption. 2024-05-14 10:12:58 -03:00
mateuswetah 2057505154 Improvements to value_as_string of Control Metadata Type. 2024-05-14 10:12:38 -03:00
mateuswetah ea7484425c Checks if sourceMetadatum is an object to allow mapping to a compound metadata in importer. 2024-05-10 09:17:39 -03:00
mateuswetah 83db922a6b Fixes facets list block linking to invalid URL. 2024-05-09 11:51:30 -03:00
mateuswetah 7581a4e9d7 Fixes issue with sorting metadata close to compound metadata. 2024-05-09 10:42:29 -03:00
vnmedeiros 22d2cd57b3 fix: set de lock duration BG process 2024-05-09 10:15:24 -03:00
vnmedeiros 1e74183e1f fix: validate headers of the compound metadata on impot csv 2024-05-08 16:19:48 -03:00
mateuswetah ecbfd17a96 Fixes geocoordinate close button inside block. #872. 2024-05-08 14:14:57 -03:00
mateuswetah 1d09b3fbca Removes displayed metadata attribute from block as it is not used by now. #872. 2024-05-08 12:01:05 -03:00
mateuswetah 55bca177be Adds more basic styling to dynamic items block. #872. 2024-05-08 10:14:15 -03:00
mateuswetah 5636a5db8b Fixes skeleton compatibility with container queries in masonry and records view modes. 2024-05-07 18:33:32 -03:00
mateuswetah bf58d02ec7 Fixes deprecated state for new dynamic item block features. 2024-05-07 16:31:25 -03:00
mateuswetah cd00a62ffa Adds more style dependencies to dynamic items block to support tainacan view modes. #872. 2024-05-07 16:01:14 -03:00
mateuswetah 11f66edc10 Isolates style for geo coordinate select input. 2024-05-07 16:00:28 -03:00
mateuswetah 1cbc3ec970 Fixes tooltip class names for gutenberg blocks. 2024-05-07 15:59:42 -03:00
mateuswetah f2a5a09c46 Fixes tooltip class name for roles component as well. 2024-05-07 15:58:23 -03:00
mateuswetah 6c37dce230 (Finally) container queries for masonry items. 2024-05-07 15:53:44 -03:00
mateuswetah e7791f0500 Fixes spelling error of tainacan-tooltip classes. 2024-05-07 15:53:03 -03:00
mateuswetah f5189e148a Disables publish as private status if user is not allowed to publish item. 2024-05-07 15:50:19 -03:00
mateuswetah 7c6d74f966 Fixes taginput selected behaviour for User and Relationsip inputs. 2024-05-07 15:46:37 -03:00
mateuswetah 14f595fb07 Do not hide private submit button due to hideItemEditionStatusPublishOption. 2024-05-07 15:45:21 -03:00
mateuswetah dedbb6a4a9 Improvements to value_as_string of Control Metadata Type. 2024-05-07 15:44:21 -03:00
mateuswetah 6238589c69 Finally uses container queries for defining masonry columns. #872. 2024-05-05 17:52:56 -03:00
mateuswetah 21075e1e29 Merge branch 'develop' into feature/872 2024-05-05 16:39:35 -03:00
mateuswetah fe6b493a08 Several adjustments to allow usage of Tainacan View Modes inside items list gutenberg block. 2024-05-05 16:37:41 -03:00
vnmedeiros 6eaa1d34e5 Merge tag '0.21.2' into develop
release 0.21.2
2024-05-03 17:48:26 -03:00
vnmedeiros 7e43b825ec Merge branch 'hotfix/0.21.2' 2024-05-03 17:48:08 -03:00
vnmedeiros de48751e3a release: update version 2024-05-03 17:33:00 -03:00
mateuswetah 932d2871b7 Fixes item creation not working from relationship modal. 2024-05-02 09:40:03 -03:00
mateuswetah 992f34d6b0 Fixes status update not working on bulk edition modal. 2024-04-30 14:47:07 -03:00
mateuswetah dc28f675f2 Fixes item emtadata event handling on item submission form. 2024-04-30 14:46:30 -03:00
mateuswetah 40eba14fc6 Begins implementation of dynamic items list block with tainacan view modes. #872. 2024-04-30 10:06:56 -03:00
vnmedeiros 82caa474ca Merge tag '0.21.1' into develop
release 0.21.1
2024-04-26 15:16:16 -03:00
vnmedeiros 93e74e3f52 Merge branch 'hotfix/0.21.1' 2024-04-26 15:16:04 -03:00
vnmedeiros d9cb515624 fix: tainacan plugin slug 2024-04-26 11:15:48 -03:00
vnmedeiros d651594d4a fix: some adjuts to avoid `NOTICE` and `WARNING` 2024-04-26 09:19:15 -03:00
mateuswetah 9289b36898 Pre-defines selected item tab on relationship component when only one item can be selected. 2024-04-25 17:33:01 -03:00
mateuswetah 7560e13bfb Merge branch 'hotfix/0.21.1' into develop 2024-04-25 16:39:05 -03:00
mateuswetah b463161782 Adds missing style rules for URL metadata now that is part of core. 2024-04-25 11:15:39 -03:00
mateuswetah 283c877ce8 Creates redirection filter for item edition save button. 2024-04-25 11:11:44 -03:00
mateuswetah 0a9a9fed3f Bump version number to 0.21.1. 2024-04-23 16:53:23 -03:00
mateuswetah dbd71c15d1 Fixes issues with draggable components on Chrome. 2024-04-23 16:53:09 -03:00