Skip to content

VSB-TUO/Added czech email templates#1079

Merged
milanmajchrak merged 2 commits intocustomer/vsb-tuofrom
vsb-tuo/add-cs-email-templates
Sep 22, 2025
Merged

VSB-TUO/Added czech email templates#1079
milanmajchrak merged 2 commits intocustomer/vsb-tuofrom
vsb-tuo/add-cs-email-templates

Conversation

@Kasinhou
Copy link

Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem description

Reported issues

Not-reported issues

Analysis

(Write here, if there is needed describe some specific problem. Erase it, when it is not needed.)

Problems

Some of email templates are only in english. They need to be in czech as well.

@Kasinhou Kasinhou requested a review from Copilot September 19, 2025 10:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Czech translations for DSpace email templates to support Czech language localization. The templates address various system functions including user registration, file sharing, item requests, health checks, and batch import operations.

  • Added 12 new Czech email template files with "_cs" suffix
  • Templates cover core DSpace functionality like user welcome emails, download links, and administrative notifications
  • Each template includes proper Czech translations while maintaining the original template structure and parameter usage

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
dspace/config/emails/welcome_cs Czech welcome email for new user registrations
dspace/config/emails/share_submission_cs Czech email template for sharing submission links
dspace/config/emails/request_item.rejected_cs Czech notification for rejected item requests
dspace/config/emails/request_item.granted_cs Czech notification for approved item requests
dspace/config/emails/request_item.admin_cs Czech admin notification for open access requests
dspace/config/emails/healthcheck_cs Czech email template for system health check results
dspace/config/emails/doi_maintenance_error_cs Czech notification for DOI maintenance errors
dspace/config/emails/clarin_download_link_cs Czech download link instructions for CLARIN
dspace/config/emails/clarin_download_link_admin_cs Czech admin notification for CLARIN download requests
dspace/config/emails/clarin_autoregistration_cs Czech auto-registration confirmation email
dspace/config/emails/batch_import_success_cs Czech notification for successful batch imports
dspace/config/emails/batch_import_error_cs Czech notification for failed batch imports

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@milanmajchrak milanmajchrak merged commit 0436fac into customer/vsb-tuo Sep 22, 2025
11 of 12 checks passed
jr-rk pushed a commit that referenced this pull request Oct 2, 2025
* Added czech email templates

* Updated some translations

---------

Co-authored-by: Matus Kasak <matus.kasak@dataquest.sk>
milanmajchrak added a commit that referenced this pull request Jan 13, 2026
* VSB-TUO/Added czech email templates (#1079)

* Added czech email templates

* Updated some translations

---------

Co-authored-by: Matus Kasak <matus.kasak@dataquest.sk>

* VSB-TUO/Created feature for editing actual dspace configuration files (#1097)

* Created feature for editing actual dspace configuration files

* Fixed Doc and removed unused class

* Refactor exception handling to catch specific service exceptions instead of parsing error messages

* Return HAL resources from list endpoint for consistency with item endpoint

* Remove redundant file existence checks after validation in getFileMetadata

* Remove redundant config file update test to reduce duplication

* Removed unused groupService field

* Removed unused CONTENT constant

* Fix spacing in include directive for consistency with other includes

* Fix incorrect test expectations for metadata authority and confidence - expecting null/-1 but setting auth0/0. Production code correctly uses provided values when authority is non-empty.

* Fix test assertions to expect provided authority and confidence values instead of null/-1

* set up back config property config.admin.updateable.files

* Updated local.cfg because of failing tests

* Do not include enable-orcid cfg

* Fix integration test teardown failures by adding missing mock services

* restore changes from hash 273c865 and d8a72b4

* removed configuration files that can be updated via the admin API from test env

* Removed not wanted cs email from UFAL and reverted some unlogic changes

* Fix test which overrides the whole configuration file

* Removed put method

* Added put integration test

---------

Co-authored-by: Kasinhou <129340513+Kasinhou@users.noreply.github.com>
Co-authored-by: Matus Kasak <matus.kasak@dataquest.sk>
Co-authored-by: milanmajchrak <90026355+milanmajchrak@users.noreply.github.com>
Co-authored-by: Paurikova2 <michaela.paurikova@dataquest.sk>
Co-authored-by: milanmajchrak <milan.majchrak@dataquest.sk>
Co-authored-by: Paurikova2 <107862249+Paurikova2@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants