Commit Graph

8613 Commits

Author SHA1 Message Date
mateuswetah 9fc2479eb4 Tweaks confusing label for plural of attachments. 2023-11-20 10:21:18 -03:00
mateuswetah fa6f9072ab Removes logic for displaying metadata search bar based on numer of metadata. 2023-11-20 10:20:58 -03:00
mateuswetah e24c287efc Makes view modes descriptions translatable. 2023-11-20 09:16:05 -03:00
mateuswetah 45b1cde110 Datepicker css variables to customize its dropdown. 2023-11-20 03:23:57 -03:00
mateuswetah baafbccec5 Uses more css variables to allow better items list customization. 2023-11-20 03:13:47 -03:00
mateuswetah bba1164b39 Removes unecessary computed property. 2023-11-20 03:13:17 -03:00
mateuswetah 039efa572d Fixes relative order of metadata enumeration inside sections. #827. 2023-11-18 19:47:25 -03:00
mateuswetah 14898b962f Sanitizes a few snackbar messages for safety. 2023-11-17 17:11:45 -03:00
mateuswetah c9c0e0db2a Better id for close button in file preview modal. 2023-11-17 16:57:53 -03:00
mateuswetah 6a63243ddf Fixes usage of v-html in metadata and metadata section forms that could lead to XSS attack. 2023-11-17 16:32:53 -03:00
mateuswetah f1609205d5 Removes unsafe usage of v-html that could lead to XSS attack. 2023-11-17 16:04:16 -03:00
mateuswetah 6ec7eea1b1 Removes default background-color from .button 2023-11-17 12:05:49 -03:00
mateuswetah 3470553840 Adds several css border-radius variables to form components. 2023-11-17 11:10:53 -03:00
mateuswetah b37a11610f Fixes preload issue of conditional metadata sections in taxonomies. 2023-11-16 19:53:41 -03:00
Mateus Machado Luna a0a63f61f3
Merge pull request #828 from tainacan/feature/827
Adds collection option to display enumeration on metadata inside the item edition form. #827
2023-11-16 19:32:21 -03:00
mateuswetah c01b9e336c Adds enumeration to item submission block. Wraps enumerations in classes. #827. 2023-11-16 19:07:50 -03:00
mateuswetah eda24e73e3 Adds "item_enable_metadata_enumeration" option to collection. #827. 2023-11-16 18:20:32 -03:00
mateuswetah 3bad3bd8f9 Shows terms description in term checkbox input inside a tooltip. #817. 2023-11-16 11:22:14 -03:00
mateuswetah 750b847b3b Removal of wrong ;; typo 2023-11-16 09:17:54 -03:00
mateuswetah dacc44db24 Do not display "item hidding due to sorting" when entering items list. 2023-11-14 17:48:49 -03:00
mateuswetah 93233329bc Removes RegExp info from masks for now. 2023-11-14 16:24:58 -03:00
mateuswetah d2d3ccb844 Fixes translation string. 2023-11-14 16:16:33 -03:00
mateuswetah bfa36b9391 Shows items list option opened by default in collection edition form. 2023-11-13 17:14:49 -03:00
Mateus Machado Luna 8b8ff69b03
Merge pull request #826 from tainacan/feature/824
Adds option to show collection filters in repository level lists. #824
2023-11-13 16:53:50 -03:00
mateuswetah 3b6243b00c Avoids extra request for repository level filters. #824. 2023-11-13 16:36:11 -03:00
mateuswetah ef654c3000 Merge branch 'develop' into feature/824 2023-11-13 16:09:59 -03:00
mateuswetah dc6f0fd935 Improves loading state identification on repository level filters. #824. 2023-11-13 16:05:15 -03:00
vnmedeiros 6d5f533c01 version: update phpunit-polyfills version 2023-11-12 14:51:40 -03:00
vnmedeiros 1b462d8173 fix: order of update taxonomy metadatum 2023-11-12 14:51:06 -03:00
vnmedeiros b4252e90c3 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2023-11-12 11:14:43 -03:00
vnmedeiros 7ac67a4542 refactoring: improvements efficiency of the `register_taxonomies_for_all_collections` 2023-11-12 11:14:28 -03:00
mateuswetah f56fb61fd4 Hides collection filters bty default in repository level lists and adds option to enable them #824. 2023-11-10 19:10:58 -03:00
mateuswetah e6d64ac122 Fixes max-height issue of document type text. 2023-11-10 16:04:23 -03:00
mateuswetah 6a17865905 Uses background color variable in selection controls. 2023-11-10 12:25:58 -03:00
Mateus Machado Luna 3ebd8477d8
Merge pull request #825 from tainacan/feature/819
Allows conditional sections to be defined by taxonomy values #819
2023-11-10 11:04:32 -03:00
mateuswetah dea291f317 Checks initial state of conditional values when defining metadata sections as disabled. #819. 2023-11-10 10:53:06 -03:00
mateuswetah 2b798f467d Fixes issue when changing metadata without changing value in conditional metadata for metadata sections. 2023-11-10 10:28:10 -03:00
mateuswetah e5bda08e77 Merge branch 'develop' into feature/819 2023-11-10 09:21:35 -03:00
mateuswetah 51c802ea30 Fixes to loading order and loading state display in items list. 2023-11-10 09:04:48 -03:00
mateuswetah 5db7f6bf67 Refactor several parts of Taxonomy Tag Input to use it properly in metadata section form as conditional value. #819. 2023-11-09 16:22:05 -03:00
mateuswetah 5d8376fafd Accepts taxonomy type metadata in conditional metadata form settings. #819. 2023-11-07 11:09:49 -03:00
mateuswetah 20eaf4e8f4 Updates to collection form CSS. 2023-11-07 11:08:26 -03:00
mateuswetah 2e37e175d8 Removes unecessary action. 2023-11-07 10:31:50 -03:00
mateuswetah 605c068cca CSS to center some elements in item gallery. 2023-11-07 10:31:29 -03:00
mateuswetah 0ab2499f81 Removes unecessary closing tag. 2023-10-26 14:59:46 -03:00
Mateus Machado Luna 50f503ce02
Merge pull request #823 from tainacan/feature/809
Adds author filter to collections list #809
2023-10-26 10:50:44 -03:00
mateuswetah 2741bcca58 Implements author filter using a switch. #809 2023-10-26 10:34:07 -03:00
mateuswetah 1877f12d76 CSS improvements to tables and repository level menu. #809. 2023-10-26 09:27:44 -03:00
mateuswetah b48f5572ab Adds author filter to collection page. #809. 2023-10-26 08:09:26 -03:00
mateuswetah ff9358dfb0 Fixes error in sequence edit parameters. 2023-10-25 16:58:08 -03:00