tethys.backend/app
Arno Kaimbacher b16a1ba3f0
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
bugfix: doi-registration: Refactor XSLT and Vue components for improved data validation and conditional rendering
- Updated doi_datacite.xslt to include conditional checks for empty values in creators, titles, subjects, contributors, dates, rights, sizes, formats, descriptions, and geoLocations to ensure only non-empty elements are rendered.
- Enhanced the handling of TitleAbstract and TitleAbstractAdditional templates to only output descriptions if the Value attribute is not empty.
- Modified the Doi.vue component to clean up the import statements and commented out unused warning display code for clarity.
2025-12-04 17:01:13 +01:00
..
Controllers/Http bugfix: doi-registration: Refactor XSLT and Vue components for improved data validation and conditional rendering 2025-12-04 17:01:13 +01:00
controllers feat: Enhance Dataset Edit Page with Unsaved Changes Indicator and Improved Structure 2025-10-29 11:20:27 +01:00
exceptions hotfix-feat(dataset): implement file upload with validation and error handling 2025-03-26 14:19:06 +01:00
Library feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
middleware - small adaption for OpenAire inside OaiController.ts 2024-07-26 14:51:57 +02:00
models feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
services - added backup codes for 2 factor authentication 2024-07-08 13:52:20 +02:00
utils hotfix: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
validators feat: Enhance Dataset Index with Dynamic Legend and Improved State Management for submitter, editor and reviewer 2025-10-30 14:42:36 +01:00