tethys.backend/resources/js/Pages/Editor/Dataset
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
..
Approve.vue - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
Category.vue hotfix(dataset): improve dataset classification UI and data handling 2025-05-06 17:43:37 +02:00
Doi.vue bugfix: doi-registration: Refactor XSLT and Vue components for improved data validation and conditional rendering 2025-12-04 17:01:13 +01:00
Edit.vue fix: Update TablePersons components for improved event handling and layout consistency 2025-11-05 15:38:28 +01:00
Index.vue feat: Enhance Dataset Index with Dynamic Legend and Improved State Management for submitter, editor and reviewer 2025-10-30 14:42:36 +01:00
Publish.vue hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00
Receive.vue - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
Reject.vue - improved vies and controllers for rejecting datasets with email for reviewer and editor role 2024-09-26 13:51:35 +02:00
RejectToReviewer.vue hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00