Commit Graph

  • edbd91b88d Creates htmlSanitizer admin Vue plugin to unifiy sanitization logic on js side. mateuswetah 2023-11-20 10:41:06 -0300
  • ff12ea619f Continues cleaning of edit or update attachments label. mateuswetah 2023-11-20 10:21:54 -0300
  • 0dbf321e8d Simplifies edit or update attachments label. mateuswetah 2023-11-20 10:21:32 -0300
  • 9fc2479eb4 Tweaks confusing label for plural of attachments. mateuswetah 2023-11-20 10:21:18 -0300
  • fa6f9072ab Removes logic for displaying metadata search bar based on numer of metadata. mateuswetah 2023-11-20 10:20:58 -0300
  • e24c287efc Makes view modes descriptions translatable. mateuswetah 2023-11-20 09:16:05 -0300
  • 45b1cde110 Datepicker css variables to customize its dropdown. mateuswetah 2023-11-20 03:23:57 -0300
  • baafbccec5 Uses more css variables to allow better items list customization. mateuswetah 2023-11-20 03:13:47 -0300
  • bba1164b39 Removes unecessary computed property. mateuswetah 2023-11-20 03:13:17 -0300
  • 039efa572d Fixes relative order of metadata enumeration inside sections. #827. mateuswetah 2023-11-18 19:47:25 -0300
  • 14898b962f Sanitizes a few snackbar messages for safety. mateuswetah 2023-11-17 17:11:45 -0300
  • c9c0e0db2a Better id for close button in file preview modal. mateuswetah 2023-11-17 16:57:53 -0300
  • 6a63243ddf Fixes usage of v-html in metadata and metadata section forms that could lead to XSS attack. mateuswetah 2023-11-17 16:32:53 -0300
  • f1609205d5 Removes unsafe usage of v-html that could lead to XSS attack. mateuswetah 2023-11-17 16:04:16 -0300
  • 6ec7eea1b1 Removes default background-color from .button mateuswetah 2023-11-17 12:05:49 -0300
  • 3470553840 Adds several css border-radius variables to form components. mateuswetah 2023-11-17 11:10:53 -0300
  • b37a11610f Fixes preload issue of conditional metadata sections in taxonomies. mateuswetah 2023-11-16 19:53:41 -0300
  • a0a63f61f3
    Merge pull request #828 from tainacan/feature/827 Mateus Machado Luna 2023-11-16 19:32:21 -0300
  • c01b9e336c Adds enumeration to item submission block. Wraps enumerations in classes. #827. #828 mateuswetah 2023-11-16 19:07:50 -0300
  • eda24e73e3 Adds "item_enable_metadata_enumeration" option to collection. #827. mateuswetah 2023-11-16 18:20:32 -0300
  • 3bad3bd8f9 Shows terms description in term checkbox input inside a tooltip. #817. mateuswetah 2023-11-16 11:22:14 -0300
  • 750b847b3b Removal of wrong ;; typo mateuswetah 2023-11-16 09:17:54 -0300
  • dacc44db24 Do not display "item hidding due to sorting" when entering items list. mateuswetah 2023-11-14 17:48:49 -0300
  • 93233329bc Removes RegExp info from masks for now. mateuswetah 2023-11-14 16:24:58 -0300
  • d2d3ccb844 Fixes translation string. mateuswetah 2023-11-14 16:16:33 -0300
  • bfa36b9391 Shows items list option opened by default in collection edition form. mateuswetah 2023-11-13 17:14:49 -0300
  • 8b8ff69b03
    Merge pull request #826 from tainacan/feature/824 Mateus Machado Luna 2023-11-13 16:53:50 -0300
  • 3b6243b00c Avoids extra request for repository level filters. #824. #826 mateuswetah 2023-11-13 16:36:11 -0300
  • ef654c3000 Merge branch 'develop' into feature/824 mateuswetah 2023-11-13 16:09:59 -0300
  • dc6f0fd935 Improves loading state identification on repository level filters. #824. mateuswetah 2023-11-13 16:05:15 -0300
  • 6d5f533c01 version: update phpunit-polyfills version vnmedeiros 2023-11-12 14:51:40 -0300
  • 1b462d8173 fix: order of update taxonomy metadatum vnmedeiros 2023-11-12 14:51:06 -0300
  • b4252e90c3 Merge branch 'develop' of github.com:tainacan/tainacan into develop vnmedeiros 2023-11-12 11:14:43 -0300
  • 7ac67a4542 refactoring: improvements efficiency of the `register_taxonomies_for_all_collections` vnmedeiros 2023-11-12 11:14:28 -0300
  • f56fb61fd4 Hides collection filters bty default in repository level lists and adds option to enable them #824. mateuswetah 2023-11-10 19:10:58 -0300
  • e6d64ac122 Fixes max-height issue of document type text. mateuswetah 2023-11-10 16:04:23 -0300
  • 6edd8df2e1 Merge branch 'develop' into feature/783 feature/783 vnmedeiros 2023-11-10 15:04:01 -0300
  • 6a17865905 Uses background color variable in selection controls. mateuswetah 2023-11-10 12:25:58 -0300
  • 3ebd8477d8
    Merge pull request #825 from tainacan/feature/819 Mateus Machado Luna 2023-11-10 11:04:32 -0300
  • dea291f317 Checks initial state of conditional values when defining metadata sections as disabled. #819. #825 mateuswetah 2023-11-10 10:53:06 -0300
  • 2b798f467d Fixes issue when changing metadata without changing value in conditional metadata for metadata sections. mateuswetah 2023-11-10 10:28:10 -0300
  • e5bda08e77 Merge branch 'develop' into feature/819 mateuswetah 2023-11-10 09:21:35 -0300
  • 51c802ea30 Fixes to loading order and loading state display in items list. mateuswetah 2023-11-10 09:04:48 -0300
  • 5db7f6bf67 Refactor several parts of Taxonomy Tag Input to use it properly in metadata section form as conditional value. #819. mateuswetah 2023-11-09 16:22:05 -0300
  • 5d8376fafd Accepts taxonomy type metadata in conditional metadata form settings. #819. mateuswetah 2023-11-07 11:09:49 -0300
  • 20eaf4e8f4 Updates to collection form CSS. mateuswetah 2023-11-07 11:08:26 -0300
  • 2e37e175d8 Removes unecessary action. mateuswetah 2023-11-07 10:31:50 -0300
  • 605c068cca CSS to center some elements in item gallery. mateuswetah 2023-11-07 10:31:29 -0300
  • 0ab2499f81 Removes unecessary closing tag. mateuswetah 2023-10-26 14:59:46 -0300
  • 50f503ce02
    Merge pull request #823 from tainacan/feature/809 Mateus Machado Luna 2023-10-26 10:50:44 -0300
  • 2741bcca58 Implements author filter using a switch. #809 #823 mateuswetah 2023-10-26 10:34:07 -0300
  • bc86e0ae28 CSS tweaks to wiki data input. mateuswetah 2023-10-26 09:51:16 -0300
  • 1877f12d76 CSS improvements to tables and repository level menu. #809. mateuswetah 2023-10-26 09:27:44 -0300
  • b48f5572ab Adds author filter to collection page. #809. mateuswetah 2023-10-26 08:09:26 -0300
  • ff9358dfb0 Fixes error in sequence edit parameters. mateuswetah 2023-10-25 16:58:08 -0300
  • 407dfcd004 Open CSV exporter results in a new tab. mateuswetah 2023-10-25 16:35:37 -0300
  • 555c7f313f
    Merge pull request #822 from tainacan/feature/818 Mateus Machado Luna 2023-10-23 15:43:56 -0300
  • 6fe290c306 Disables mask when using autocomplete. #818. #822 mateuswetah 2023-10-23 15:25:36 -0300
  • 23263ef26d Adds min and max validation for numeric metadata. Adds maximum length validation for textarea. #276. mateuswetah 2023-10-23 12:07:28 -0300
  • c4d079ab17
    Merge 97041795e8 into 1ae19fdee6 #810 dependabot[bot] 2023-10-20 15:44:41 -0600
  • 2cd8859ae2 Adds basic pattern mask option. #818 mateuswetah 2023-10-20 18:03:06 -0300
  • 1ae19fdee6
    Merge pull request #821 from tainacan/feature/816 Mateus Machado Luna 2023-10-20 16:43:43 -0300
  • 72d5ea31ac Open child terms when clicking term option in taxonomy metadata and filter. #821 mateuswetah 2023-10-20 16:17:30 -0300
  • 9828a4d460 Fetches collection level mappers on mappers list component. #783. mateuswetah 2023-10-19 17:59:23 -0300
  • b00432c38b Improves wiki-data component. #783. mateuswetah 2023-10-19 17:42:51 -0300
  • 540756737b Merge branch 'feature/783' of github.com:tainacan/tainacan into feature/783 mateuswetah 2023-10-19 16:06:43 -0300
  • 0763a787fa Create vue component for WikiData input. #783. mateuswetah 2023-10-19 16:06:22 -0300
  • 61a70c38e6 feat: add filter `tainacan-metadatum-get-metadata-type-object` vnmedeiros 2023-10-19 16:00:08 -0300
  • 4724cddeae Merge branch 'develop' into feature/783 mateuswetah 2023-10-19 09:53:38 -0300
  • fef4c1b9ad Hides item thumbnail swith step if all document options are disabled in item submission form. #808. mateuswetah 2023-10-17 19:39:27 -0300
  • c252222955
    Merge pull request #815 from tainacan/feature/814 Mateus Machado Luna 2023-10-17 19:05:35 -0300
  • 02531b35aa Adds links to item, collection, taxonomy and terms on website from admin lists. #814. #815 mateuswetah 2023-10-17 18:49:50 -0300
  • 58c91bcf39 Replaces "eye" icon by "openurl" for better clarity. mateuswetah 2023-09-14 11:55:55 -0300
  • d25cea3479
    Merge pull request #813 from tainacan/feature/803 Mateus Machado Luna 2023-10-17 15:33:52 -0300
  • eb77585726 Filters possible relationship items by author. #803. #813 mateuswetah 2023-10-17 15:11:34 -0300
  • 15fac62f42 Adds metadata mapper breadcrumb. mateuswetah 2023-10-17 10:33:12 -0300
  • dcee8c4bd2 Begins implementation of relationship only by current author #803. mateuswetah 2023-10-17 08:38:40 -0300
  • 6c39ca9a73 Merge branch 'develop' of github.com:tainacan/tainacan into develop vnmedeiros 2023-10-16 17:22:31 -0300
  • 4839bd33ff fix: change `$_SERVER['SERVER_NAME']` to `$_SERVER['HTTP_HOST']` vnmedeiros 2023-10-16 17:22:17 -0300
  • ccc53b3925
    Merge pull request #812 from tainacan/feature/811 Mateus Machado Luna 2023-10-16 11:47:35 -0300
  • 51f39da3b7 Also adds option to hide thumbnail section. #811. #812 mateuswetah 2023-10-16 11:21:19 -0300
  • d142b4af6a Fixes sync between metadata and mapping. #783. mateuswetah 2023-10-13 18:09:39 -0300
  • 4edffb7e78 Updates extra form correctly inside mappers list. #783. mateuswetah 2023-10-13 17:33:05 -0300
  • 59a0836f44 fix: rename `metadata_mappers` to `mapping` vnmedeiros 2023-10-13 16:51:09 -0300
  • 355545d2f4 Adds first version of autocomplete to fetch wikidata qIds #783. mateuswetah 2023-10-13 16:10:47 -0300
  • 5e4c159935 Final touches to new collection form. #811. mateuswetah 2023-10-11 16:53:53 -0300
  • 176109eb34 Puts items list options in a sub section of the collection form. #811. mateuswetah 2023-10-11 16:41:18 -0300
  • 961ab09ad1 Adds more options to tweak item edition form options. #811. mateuswetah 2023-10-11 16:32:36 -0300
  • 32a8567d71 Merge branch 'feature/783' of github.com:tainacan/tainacan into feature/783 vnmedeiros 2023-10-11 16:30:45 -0300
  • dc804a7cba feat: add custom mapper in response vnmedeiros 2023-10-11 16:22:58 -0300
  • c08ae9a742 Adds options to hide certain elements of the item edition form and change labels. #811. mateuswetah 2023-10-10 16:52:41 -0300
  • 2fb84e6d78 Removes abandoned filter on item edition form to redriect after submit. mateuswetah 2023-10-10 11:20:36 -0300
  • f6a5a67f94 Merge branch 'feature/783' of github.com:tainacan/tainacan into feature/783 mateuswetah 2023-10-09 15:14:10 -0300
  • bce789ff64 Merge branch 'develop' of github.com:tainacan/tainacan into develop mateuswetah 2023-10-09 15:13:06 -0300
  • 8c958127d4 Checks if user can edit taxonomy before displaying add new term button. mateuswetah 2023-10-09 15:13:00 -0300
  • f66c2ff07d Begins implementation of custom form options for mapper modal. #783. mateuswetah 2023-10-05 13:04:22 -0300
  • 5882c6dd75
    fix: remove echo Vinícius Nunes Medeiros 2023-10-05 10:53:58 -0300
  • 97041795e8
    Bump postcss and vue-loader #810 dependabot/npm_and_yarn/postcss-and-vue-loader-8.4.31 dependabot[bot] 2023-10-05 07:56:24 +0000
  • e24549fe72 Merge branch 'develop' into feature/783 vnmedeiros 2023-10-03 15:07:17 -0300
  • cd44dc5bca fix: get `comment_status` for item vnmedeiros 2023-10-03 10:04:36 -0300