Tasks:
AN-2145 As an Asta7 user I want to be able to print labels for a specific selection of archive units
...
AN-2399 Include tags in the archive export
Bugs:
AN-2160 Moving or deleting files out from /am-import-folder/am-project/project/hot/digital-file/ breaks the folder watcher service
...
AN-2424 Translations - Requisitions
Story:
AN-1466 As a repository administrator I want to print QR codes to identify shelves which will be used to place units on the scanned shelf
Tasks with release note:
AN-2157 Assign role and groups to keycloak realm clients
Code Block Added a new property REPOSITORY_CLIENT_SECRET in Asta7 .env file. Need to update the value of this property manually for existing installations.
AN-2403 Restrictions are sometimes not included on the shelf marker
Code Block Sync should be performed for the existing requisitions.
Install-Package:
View file | ||
---|---|---|
|
How to upgrade:
Stop the previously running Asta7
Code Block cd previous_asta7_directory docker compose down
Download and extract Asta7 1.65.02
Adjust the
.env
file according to the previous oneCopy the client secret of client requisition from Keycloak admin console and update the value of
REPOSITORY_CLIENT_SECRET
property in.env
.Run Asta7 1.65.0 2
Code Block cd asta7-1.65.02 docker compose up -d
Configuration:
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
...