Commit Graph

8596 Commits

Author SHA1 Message Date
mateuswetah f56a3aafb5 Fixes spacing on advanced search lines. 2024-11-08 15:57:21 -03:00
mateuswetah bbf522b3fc Fixes styling issue in advanced search optgroups. 2024-11-08 15:57:21 -03:00
mateuswetah 37be7325b5 Effectively hides fullscreen button when view mode is not enabled. 2024-11-08 15:57:21 -03:00
vnmedeiros ed5ab11584 fix: add ob_clean and flush 2024-11-08 15:57:21 -03:00
mateuswetah f5aada6612 Filters enabled view modes to assure they are registered. 2024-11-08 15:57:21 -03:00
mateuswetah 72fa2ee634 Changes name of a variable in the comments to keep consistency with other settings. 2024-11-08 15:57:21 -03:00
mateuswetah 14efdb3238 New attempt to fix layout issued on Masonry view modes. 2024-11-08 15:57:21 -03:00
mateuswetah 1e36e2b417 Removes unecessary styling to gutenberg block checkboxes. 2024-11-08 15:57:21 -03:00
Alan Tygel 4c65d6b1b0 Allow metadata fetch() method without arguments
In order to keep consistent with Collection, Items, Filters and others, Metadata fetch method should allow to be called without arguments.
2024-11-08 15:57:21 -03:00
mateuswetah fe43d298fa Fixes inconsistency on attachments sorting when menu_order is not defined. #992. 2024-11-08 15:57:21 -03:00
mateuswetah a36cbecc7a Escapes several URLs passed via add_query_args to taxonomy term single template. 2024-11-08 15:57:21 -03:00
vnmedeiros 8c4f0c842c release: update version 2024-11-08 15:57:21 -03:00
mateuswetah 544dc64bcb Fixes do masonry re-layout strategy. 2024-11-08 15:57:21 -03:00
mateuswetah 22fb17a1e2 Fixes checkbox label alignment issue in capabilities form. 2024-11-08 15:57:21 -03:00
mateuswetah 1a6128c01b Fixes user metadata type not fetching all values due to pagination. 2024-11-08 15:57:21 -03:00
vnmedeiros 0e16445141 release: update taincan version to 0.21.10 2024-11-08 15:57:21 -03:00
mateuswetah dff4b46442 Small css adjustments to improve search control responsiveness. 2024-11-08 15:57:21 -03:00
mateuswetah 2953b4cd79 Update node packages. 2024-11-08 15:57:21 -03:00
mateuswetah 4292da0a1d Fixes to slides view mode loading behavior. 2024-11-08 15:57:21 -03:00
mateuswetah d787588678 Small tweak to order of definition of the default items per page to fix error in faceted block search. 2024-11-08 15:57:21 -03:00
mateuswetah cfd9a75bf6 Adds input validation for latitude and longitude values in metadata settings form. 2024-11-08 15:57:21 -03:00
mateuswetah 2c99cae3af Creates options for defining the initial latitude and longitude of geocoordinate metadata. #915. 2024-11-08 15:57:21 -03:00
mateuswetah 7493761379 Fixes to date validation logic in item submission form. 2024-11-08 15:57:21 -03:00
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