Commit Graph

8573 Commits

Author SHA1 Message Date
mateuswetah f3daad57fd Fixes to value update logic in text-based metadata inputs. 2024-11-08 15:57:21 -03:00
vnmedeiros f8c4f2e875 release: update version to 0.21.9 2024-11-08 15:57:21 -03:00
vnmedeiros 0660b525f0 release: update version to 0.21.9 2024-11-08 15:57:21 -03:00
vnmedeiros 301301adad fix: avoid inject SQL in search 2024-11-08 15:57:21 -03:00
mateuswetah 91b256ed0e Fixes missing comma in latest css change. 2024-11-08 15:57:21 -03:00
mateuswetah 03fc076ac7 Fix error where context menu appears with wrong offset when right clicking items list. 2024-11-08 15:57:21 -03:00
mateuswetah ffaede4317 Makes each metatada type decide if its input should debounce or not. 2024-11-08 15:57:21 -03:00
mateuswetah 883b5a4574 Fixes filter type testing for #912. 2024-11-08 15:57:21 -03:00
mateuswetah 4f8785fbee Creates two new filters for manipulating $args in functions that render metadata section and item metadata. 2024-11-08 15:57:21 -03:00
mateuswetah 7e774a24ac Creates select filter for taxonomies and updates max options feature for existing select filter. #912. 2024-11-08 15:57:21 -03:00
mateuswetah 4e360985ee Adds classes to hidden sections. 2024-11-08 15:57:21 -03:00
mateuswetah 7a45aa39e8 Uses intersection observer to trigger geocordinate map resizing instead of event from parent components. 2024-11-08 15:57:21 -03:00
mateuswetah e5cf40325d Fixes lack of value check in text type metadata. 2024-11-08 15:57:21 -03:00
mateuswetah 37ddc8f13e Presets second tab as active if a single valued taxonomy metadata already has value. 2024-11-08 15:57:21 -03:00
mateuswetah aa230d4edf Fix values passing for compound metadata. 2024-11-08 15:57:21 -03:00
mateuswetah 2effc070d0 Switches order of id and classes in some tags. 2024-11-08 15:57:21 -03:00
vnmedeiros 589e48c16e fix: migration test is column exists 2024-11-08 15:57:21 -03:00
mateuswetah af3da48fd2 Adds class and id to help identify filters wrapper in repository level context. 2024-11-08 15:57:21 -03:00
mateuswetah cd8a0307e7 Compiling after latest node packages updates. 2024-11-08 15:57:21 -03:00
mateuswetah a3609891da Updates node packages. 2024-11-08 15:57:21 -03:00
mateuswetah a2e39c33de Makes ' is required' metadata message translatable. 2024-11-08 15:57:21 -03:00
mateuswetah 5dbe3ced0b Adds filter to allow modification of status inside admin. 2024-11-08 15:57:21 -03:00
mateuswetah 4ba9b1cde5 Removes missing console log. 2024-11-08 15:57:21 -03:00
mateuswetah a86434cb55 Fixes missing button in the attachments media modal. 2024-11-08 15:57:21 -03:00
vnmedeiros a8808bae0c release: update version 2024-11-08 15:57:21 -03:00
vnmedeiros 2383ec987b fix: any user can read any file without any restrictions 2024-11-08 15:57:21 -03:00
vnmedeiros 3b66534870 fix: adjust test case and check if order is defined 2024-11-08 15:57:21 -03:00
mateuswetah 9882822013 Fixes space in closing tag. 2024-11-08 15:57:21 -03:00
mateuswetah 1e832957dd Creates option to display items carousel with variable width. #910. 2024-11-08 15:57:21 -03:00
vnmedeiros 3c29f8a020 fix: get only enabled filters in filters arguments 2024-11-08 15:57:21 -03:00
vnmedeiros 514fe1381b fix: get corrent erros on mapper save 2024-11-08 15:57:21 -03:00
vnmedeiros 4590e12040 fix: return only id of the deleted item 2024-11-08 15:57:21 -03:00
mateuswetah d4e8fdadb7 Adds option to define maxlenght on simple text metadata. 2024-11-08 15:57:21 -03:00
mateuswetah 153cd6d228 Changes condition for sending actions in item edition form. 2024-11-08 15:57:21 -03:00
mateuswetah 267bb40635 Fixes #904. 2024-11-08 15:57:21 -03:00
mateuswetah 0b05681aa9 Also hides metadata section tooltips in item submission form. 2024-11-08 15:57:21 -03:00
mateuswetah c604c36013 Fixes metadata section tooltip not hiding when using description bellow. 2024-11-08 15:57:21 -03:00
mateuswetah a58f4bb140 Creates link filtered by current collection option to taxonomy form. #904. 2024-11-08 15:57:21 -03:00
mateuswetah 6f8989637a Separates Colleciton not set error from empty value warning in CSV importer. 2024-11-08 15:57:21 -03:00
vnmedeiros f8d7e16f80 release: update version 2024-11-08 15:57:21 -03:00
mateuswetah 159218a1de Fixes hover state color on card view mode. 2024-11-08 15:57:21 -03:00
mateuswetah 414a89fdd6 Fixes to items list perpage and link reference. 2024-11-08 15:57:21 -03:00
mateuswetah e70996edc7 Updates to mosaic view mode: move checkbox to bottom. #900 2024-11-08 15:57:21 -03:00
mateuswetah 3b91a5159a Adds check for permalinks structure before loading the Tainacan Admin. 2024-11-08 15:57:21 -03:00
mateuswetah 5a79068796 Replaces all 'patch' usages by 'put' on requests 2024-11-08 15:55:38 -03:00
mateuswetah 76c205dc59 Removes console log. 2024-11-08 15:55:38 -03:00
mateuswetah 13cf319b9d Fixes misspelling of hide filter collapses option. 2024-11-08 15:55:38 -03:00
mateuswetah bf2571230e Creates Mosaic View Mode and fixes some alignement issues with previous ones. 2024-11-08 15:55:38 -03:00
mateuswetah 0a6b472398 Small fixes to filter placeholder. 2024-11-08 15:55:38 -03:00
mateuswetah 78a3274a30 Align facets count to center in checkbox filters. 2024-11-08 15:55:38 -03:00