1.60.3 - Asta7
Highlights:
AAM-1225: Use string type enum for Field type and feature
AN-1796: Implement data correction for ISAD(G)
AN-2023: Test if Upgrade ran successfully or not for Asta7 (i.e. Auto Upgrade)
Tasks:
AN-2035: Always Allow Appending Item Formats To Shelf
AN-2013: When printing the shelf marker only one restriction is included. It should print the restriction(s) on the item that overrides the inherited restriction
AN-2012: Download the list as an Excel spreadsheet
AN-2007: Common NGINX conf for both docker compose and Kubernetes
AM-251: Kubernetes environment wise readiness change and study different type kubernetes env within AWS-EKS,GKE,AKS
AN-2005: Deleting archive units does not delete the corresponding storage unit in the repository
AN-1991: Show all pages error message from common place
AN-1990: Keycloak, gui-server run without root. Go through the rest of the images
AN-1978: When placing archive units we are no longer asked to delete the old placement
AN-1975: ISADG data validation report component improvement
AN-1972: Enable Lazy load different module to improve load performance
AN-1970: Move prototype to Azure
AN-1927: Add option to add all descendant to the requisition cart
AN-1804: Upgrade React JS Keycloak wrapper library
AN-1802: Upgrade Requisition client
AAM-1226: Revert changes done in AAM-1223, remove direct relations from Tilvekst to Arkivdel, Serie etc
AAM-1225: Use string type enum for Field type and feature
AN-2015: Changes to fields in the storage unit listing in the repository
AN-2006: Non root user creation within docker file
AN-2032: As a repository admin I want to allow more formats than initially configured on a shelf
AN-2033: Requisition module fails to start using 1.59.20
AN-2037: Increase the max limit of the repository move cart from 7000 to 10000
AN-1803: Open Session in View
Bugs:
AN-2049: In requisition list, Item state dropdown is not showing all the available options of the workflow
AN-2008: Date evaluation does not work with Firefox
AN-2004: Storage Unit and Location not getting deleted when project is deleted
AN-2003: Members count is not accurate for object restrictions
AN-1989: Improvement of asta repository design.
AN-1982: Unable to search item with _amid in the basic search.
AN-1968: Incorrect validation of start and end date
AN-1941: Bool fields value not shown when value is No(false)
AN-2022: Getting error while importing in asta-repository.
AN-2025: Format of the both start date and end date should be same.
Stories:
AN-1994: As an admin for the repository I want to see how far into a shelf a storage location goes to see if we have any deviation in the available space
AN-1985: As an Asta 7 administrator I want to lock all archives to avoid new users changing data by mistake
AN-1964: As an ISAD(G) user I want the fra(from)/til(to) dates to be displayed in the same way in the tree as in the detail view to avoid confusion
AN-1796: Implement data correction for ISAD(G)
Install-Package:
How to upgrade:
Stop the previously running Asta7
cd previous_asta7_directory docker compose down
Download and extract Asta7 1.60.3
Adjust the
.env
file according to the previous oneRun Asta7 1.60.3
cd asta7-1.60.3 docker compose up -d