Commit Graph

  • 3103aedfe8 Merge branch 'develop' into feature/494 feature/494 mateuswetah 2024-06-07 16:32:45 -0300
  • 1b18647dac
    Merge pull request #891 from tainacan/feature/886 Mateus Machado Luna 2024-06-07 16:23:09 -0300
  • eb7dae2c66
    Merge pull request #890 from tainacan/feature/887 Mateus Machado Luna 2024-06-07 16:11:18 -0300
  • 7442a3d228 Merge branch 'feature/887' of github.com:tainacan/tainacan into feature/887 #890 mateuswetah 2024-06-07 15:57:28 -0300
  • 0ff12f3b67 Basic logic for intersection filters without range by now. #887. mateuswetah 2024-06-07 15:57:20 -0300
  • cb61dc2646 Merge tag '0.21.6' into develop vnmedeiros 2024-06-07 11:23:24 -0300
  • d41af23eb1 Merge branch 'release/0.21.6' 0.21.6 vnmedeiros 2024-06-07 11:23:06 -0300
  • 5aaed7cd0e fix: script to build remove *.js vnmedeiros 2024-06-07 11:22:52 -0300
  • 9fae424460 fix: test quantity os filters types vnmedeiros 2024-06-07 08:28:00 -0300
  • cd15cd1b78 Merge branch 'feature/887' of github.com:tainacan/tainacan into feature/887 mateuswetah 2024-06-06 14:07:09 -0300
  • a8aa9bb7cb Passes 'secondary' indicator to metaquery. #887. mateuswetah 2024-06-06 14:06:52 -0300
  • 4729bd3118 feat: add secondary in metaquery #887 vnmedeiros 2024-06-06 12:25:58 -0300
  • b40ec45bed Removes PDF.js and leaves browsers responsible for displaying embeded PDF iframe. #888. mateuswetah 2024-06-06 11:00:54 -0300
  • 6b1137db80 Begins version 0.21.6. mateuswetah 2024-06-04 15:17:52 -0300
  • c7d0fe51c2 Updates PDF.js to version 4.3.136. mateuswetah 2024-06-04 15:09:27 -0300
  • e9bee78d0f Checks valid filter_type_object.use_max_option instead of filter_type_options. mateuswetah 2024-06-04 13:59:58 -0300
  • c5785f7ffe Removes /vendor/composer/installed.json from build process to avoid exposing versioning of libraries. mateuswetah 2024-06-04 09:18:50 -0300
  • d215c9a9ce Creates intersection filter for numeric as well. #887. mateuswetah 2024-06-03 18:21:53 -0300
  • ce1e57c792 Added comparators options to numeric filter as well. #886. #891 mateuswetah 2024-06-03 17:01:53 -0300
  • 658789e2bb Disables comparator dropdown if only one option is available. #886. mateuswetah 2024-06-03 16:32:48 -0300
  • ebf478d5ff Adds option to display the filter as a range instead of one date. #887. mateuswetah 2024-06-03 15:53:13 -0300
  • a9df08c15f Adds first and second comparator options to intersection metadata. #887. mateuswetah 2024-06-03 15:11:07 -0300
  • 685b61b0b1 Creates first version of dates intersection filter. #887. mateuswetah 2024-06-03 11:50:50 -0300
  • 161fc5cc9f Begins implementation of enabled comparators for date filter. #886. mateuswetah 2024-05-31 09:40:38 -0300
  • 088fc58618
    Merge c8d4f86793 into 2f127030ed #858 dependabot[bot] 2024-05-29 18:24:23 +0000
  • 71c31f3fc7
    Merge a17e9d7918 into 2f127030ed #864 dependabot[bot] 2024-05-29 18:24:23 +0000
  • e8e0207a06
    Merge a15214128c into 2f127030ed #855 dependabot[bot] 2024-05-29 18:24:22 +0000
  • 2f127030ed Merge tag '0.21.5' into develop vnmedeiros 2024-05-29 15:24:06 -0300
  • 87112ef7f4 Merge branch 'release/0.21.5' 0.21.5 vnmedeiros 2024-05-29 15:23:55 -0300
  • 0fc6630484 Updates package.json dependencies and updates stable tag. mateuswetah 2024-05-29 15:01:04 -0300
  • 00d74ffcfe release: update version vnmedeiros 2024-05-29 14:27:16 -0300
  • 1fdc5f1030 Merge tag '0.21.4' into develop vnmedeiros 2024-05-29 09:03:04 -0300
  • 7fc95777c7 Merge branch 'hotfix/0.21.4' 0.21.4 vnmedeiros 2024-05-29 09:02:56 -0300
  • 4d1d17f031 Moves some styling related to relationship and compound metadata across blocks. mateuswetah 2024-05-28 21:30:56 -0300
  • f71c2e94ee Begins implementation of sync from vue admin to outside menu navigation components. #494. mateuswetah 2024-05-28 21:24:47 -0300
  • 914a69b81c Adds correct link to the patchstack VDP. mateuswetah 2024-05-27 10:15:39 -0300
  • 0c25ed20fe Fixes xss vunerability issues with Vue components rendered in Admin. mateuswetah 2024-05-24 14:04:39 -0300
  • af1e988430 Correct usage of wp_kses in dynamic items and carousel blocks. mateuswetah 2024-05-20 16:42:33 -0300
  • 60addafb5b Creates class-tainacan-pages and its new logic for registering admin pages. #881 and #494. mateuswetah 2024-05-24 11:55:46 -0300
  • a90fbc813d Fixes access to undefined filterTypeOptions in text autocomplete scenario. mateuswetah 2024-05-23 11:22:00 -0300
  • 2ec978de23 Updates to npm packages. mateuswetah 2024-05-23 11:21:36 -0300
  • 1d6f402a0b Creates dashboard class and renames admin class do "views". First steps towards new naviagion menu. #494. mateuswetah 2024-05-23 08:23:08 -0300
  • b3929e86d9 Merge branch 'develop' into feature/494 mateuswetah 2024-05-22 09:17:48 -0300
  • 2c428c0402 Prevents inserting child metadata in repository level compound from collection level. mateuswetah 2024-05-21 11:04:31 -0300
  • ff8058bfc9 Fixes bug where more than one child metadata child of the same type could not be inserted in compound. mateuswetah 2024-05-21 10:32:23 -0300
  • 2d71ceee9e Correct usage of wp_kses in dynamic items and carousel blocks. mateuswetah 2024-05-20 16:42:33 -0300
  • e5218edf8c
    Merge pull request #877 from tainacan/feature/872 Mateus Machado Luna 2024-05-20 14:28:48 -0300
  • 41d6808609 Adds Patchstack Vunerability Disclosure Program link to readme.txt. mateuswetah 2024-05-20 10:58:35 -0300
  • 2012e07d45 release: update version vnmedeiros 2024-05-18 16:45:43 -0300
  • b2205f8d52 Fixes xss vunerabilities on shortcodes. mateuswetah 2024-05-18 15:24:39 -0300
  • 1a8dab37ce Fixes xss vunerabilities on shortcodes. mateuswetah 2024-05-18 15:24:39 -0300
  • 0f6293b242 Adds thumbsHaveFixedHeight option to media gallery. mateuswetah 2024-05-17 18:23:54 -0300
  • ad2ec847c1
    Merge pull request #876 from tainacan/feature/781 Mateus Machado Luna 2024-05-17 17:30:07 -0300
  • 08da6d3567 Adds thumbnailSize option to thumbnails in gallery media component. #781. #876 mateuswetah 2024-05-17 16:59:31 -0300
  • 76cfa29e0d
    Merge pull request #875 from tainacan/feature/832 Mateus Machado Luna 2024-05-17 15:32:24 -0300
  • 2360f8f188 Adds shortcuts from taxonomy templates to admin #832. Separates admin bar items logic in its own class. #875 mateuswetah 2024-05-17 15:23:25 -0300
  • 21144997d3 Fixes error warnings for role edition form. #870 mateuswetah 2024-05-17 11:18:14 -0300
  • adde951dbf Passes error messages properly on certain compound validation scenarios. mateuswetah 2024-05-17 10:14:57 -0300
  • 4f4091d5aa Add action to extenders perform something when the item edition page finishes loading item and metadata. mateuswetah 2024-05-17 09:27:04 -0300
  • 0b022a7c08 Fetches facets on taginput filter after clicking on them. #877 mateuswetah 2024-05-16 16:29:21 -0300
  • 195a122291 Merge tag '0.21.3' into develop vnmedeiros 2024-05-15 10:05:51 -0300
  • 21702a5de3 Merge branch 'hotfix/0.21.3' 0.21.3 vnmedeiros 2024-05-15 10:04:11 -0300
  • c34c53eb36 release: update version vnmedeiros 2024-05-15 09:50:27 -0300
  • 4fa8494424 Cherry picks several fixes from developer. mateuswetah 2024-05-09 11:51:30 -0300
  • 4718e3500d Fixes issue with sorting metadata close to compound metadata. mateuswetah 2024-05-09 10:42:29 -0300
  • 24b19cb915 Fixes tooltip class name for roles component as well. mateuswetah 2024-05-07 15:58:23 -0300
  • 437b1bad51 Fixes spelling error of tainacan-tooltip classes. mateuswetah 2024-05-07 15:53:03 -0300
  • df1a639a93 Disables publish as private status if user is not allowed to publish item. mateuswetah 2024-05-07 15:50:19 -0300
  • 3ce049739b Fixes taginput selected behaviour for User and Relationsip inputs. mateuswetah 2024-05-07 15:46:37 -0300
  • 0c8560267b Do not hide private submit button due to hideItemEditionStatusPublishOption. mateuswetah 2024-05-07 15:45:21 -0300
  • 2057505154 Improvements to value_as_string of Control Metadata Type. mateuswetah 2024-05-07 15:44:21 -0300
  • ea7484425c Checks if sourceMetadatum is an object to allow mapping to a compound metadata in importer. mateuswetah 2024-05-10 09:17:39 -0300
  • 83db922a6b Fixes facets list block linking to invalid URL. mateuswetah 2024-05-09 11:51:30 -0300
  • 7581a4e9d7 Fixes issue with sorting metadata close to compound metadata. mateuswetah 2024-05-09 10:42:29 -0300
  • 22d2cd57b3 fix: set de lock duration BG process vnmedeiros 2024-05-09 10:15:24 -0300
  • 1e74183e1f fix: validate headers of the compound metadata on impot csv vnmedeiros 2024-05-08 16:19:48 -0300
  • ecbfd17a96 Fixes geocoordinate close button inside block. #872. mateuswetah 2024-05-08 14:14:57 -0300
  • 1d09b3fbca Removes displayed metadata attribute from block as it is not used by now. #872. mateuswetah 2024-05-08 12:01:05 -0300
  • 55bca177be Adds more basic styling to dynamic items block. #872. mateuswetah 2024-05-08 10:14:15 -0300
  • 5636a5db8b Fixes skeleton compatibility with container queries in masonry and records view modes. mateuswetah 2024-05-07 18:33:32 -0300
  • bf58d02ec7 Fixes deprecated state for new dynamic item block features. mateuswetah 2024-05-07 16:31:25 -0300
  • cd00a62ffa Adds more style dependencies to dynamic items block to support tainacan view modes. #872. mateuswetah 2024-05-07 16:01:14 -0300
  • 11f66edc10 Isolates style for geo coordinate select input. mateuswetah 2024-05-07 16:00:28 -0300
  • 1cbc3ec970 Fixes tooltip class names for gutenberg blocks. mateuswetah 2024-05-07 15:59:42 -0300
  • f2a5a09c46 Fixes tooltip class name for roles component as well. mateuswetah 2024-05-07 15:58:23 -0300
  • 6c37dce230 (Finally) container queries for masonry items. mateuswetah 2024-05-07 15:53:44 -0300
  • e7791f0500 Fixes spelling error of tainacan-tooltip classes. mateuswetah 2024-05-07 15:53:03 -0300
  • f5189e148a Disables publish as private status if user is not allowed to publish item. mateuswetah 2024-05-07 15:50:19 -0300
  • 7c6d74f966 Fixes taginput selected behaviour for User and Relationsip inputs. mateuswetah 2024-05-07 15:46:37 -0300
  • 14f595fb07 Do not hide private submit button due to hideItemEditionStatusPublishOption. mateuswetah 2024-05-07 15:45:21 -0300
  • dedbb6a4a9 Improvements to value_as_string of Control Metadata Type. mateuswetah 2024-05-07 15:44:21 -0300
  • 6238589c69 Finally uses container queries for defining masonry columns. #872. mateuswetah 2024-05-05 17:52:56 -0300
  • 21075e1e29 Merge branch 'develop' into feature/872 mateuswetah 2024-05-05 16:39:35 -0300
  • fe6b493a08 Several adjustments to allow usage of Tainacan View Modes inside items list gutenberg block. mateuswetah 2024-05-05 16:37:41 -0300
  • 6eaa1d34e5 Merge tag '0.21.2' into develop vnmedeiros 2024-05-03 17:48:26 -0300
  • 7e43b825ec Merge branch 'hotfix/0.21.2' 0.21.2 vnmedeiros 2024-05-03 17:48:08 -0300
  • de48751e3a release: update version vnmedeiros 2024-05-03 17:33:00 -0300
  • 932d2871b7 Fixes item creation not working from relationship modal. mateuswetah 2024-05-02 09:40:03 -0300
  • 992f34d6b0 Fixes status update not working on bulk edition modal. mateuswetah 2024-04-30 14:47:07 -0300
  • dc28f675f2 Fixes item emtadata event handling on item submission form. mateuswetah 2024-04-30 14:46:30 -0300