Changes:
AN-2658 As a repository user I want to be able to scroll horizontally in content section
AN-2882 As a repository user, I need the ability to search for shelf space that are less than 1 meter
AN-2886 Placement suggestion and placement search for Storage Unit Item
AN-2913 Available space should be equal to total space when creating a single shelf
AN-2955 Increase limit on requisition list print from 100 to 1000 and sort requisitions by code
Bug fixes:
AN-2819 Bottom Right Content in Home Component Jitters When Adjusting Splitter
AN-2830 Digital file is missing extension when downloaded after trying to view large pdf
AN-2871 Custom Label: Text and Height/Width behavior
AN-2873 Long titles in separator sheets extend beyond the page
AN-2878 User is getting 403 while calling 'gui-server/api/repository/storageUnit/byChildrenItems'
AN-2881 Can't replace all Navn if unit in selection also have other fields with data
AN-2891 When uploading file from Asta7 in case of file conflict showing duplicate files
AN-2898 Foreign Key object title in repository is considering user preference instead of global preference
AN-2905 Button breaks if the user changes the language in the shelf details page of asta-repository.
AN-2912 Mottatt fra field in Aksesjon gets multiplied each time we edit a field
AN-2920 Single word long title breadcump is not wrapping up to next line.
AN-2928 Continuous Space start rack is not working in repository
Install-Package:
How to upgrade:
Stop the previously running Asta7
cd previous_asta7_directory docker compose down
Download and extract Asta7 1.78.0
Adjust the
.env
file according to the previous oneRun Asta7 1.78.0
cd asta7-1.78.0 docker compose up -d