Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.2.0] Release #302

Merged
merged 157 commits into from
Sep 23, 2024
Merged

[3.2.0] Release #302

merged 157 commits into from
Sep 23, 2024

Conversation

ledsoft
Copy link
Contributor

@ledsoft ledsoft commented Sep 23, 2024

No description provided.

Mainly to allow aligning value lists in the Excel with value taxonomy languages (term types, states) used by TermIt instance.
Mainly to allow aligning value lists in the Excel with value taxonomy languages (term types, states) used by TermIt instance.
…ry by inserting raw data into the repository.
Null cells occur when there are no more columns after them.
…sing prefixed identifiers as well as full ones.
…s in imported Excel cell.

Semicolon is used in export as well.
But adjust it to match expected vocabulary namespace if necessary.
lukaskabc and others added 29 commits September 13, 2024 10:25
…er interface and fix faulty throttle aspect test
…olve silenced exception from throttled tasks
…zed localized messages in errors.

Any TermIt exception can now carry a messageId for localized message on the frontend as well as a map of parameters for the message. Parameters are sent to the frontend in the ErrorInfo as values map.
…d before each persists and updates.

Base repository will validate the identifier (URI) during each pre-persist and pre-update.
InvalidIdentifierException caused by URISyntaxException will now provide error details to the client.
Rename isCausedBy to findCause to reflect changed return type.
# Conflicts:
#	src/main/java/cz/cvut/kbss/termit/service/repository/BaseRepositoryService.java
#	src/main/java/cz/cvut/kbss/termit/util/ExceptionUtils.java
[Ref #296] Replacing nullability annotations with jakarta
@ledsoft ledsoft merged commit 22ffaed into master Sep 23, 2024
3 checks passed
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.

2 participants