Tasks:
AN-1273 Moving passwords from docker-compose.yml to .env
AN-2285 Improve scrolling bar in archive tree
AN-2708 Enhance security on blob storage account in pipeline setup
AN-2720 Respect newline when displaying field content in detail view and in the archive-list
AN-2723 Need to adopt the translation of the template to asta7.
AN-2726 The user should not be able to delete organization, if that organization has projects.
AN-2728 Modifications to the Starbas PARTICIPANT_MODULE
AN-2734 Do not include security_module and content_screeing files when doing single archive export from Ingest
AN-2736 Description on Depot and Store Room cannot be more than 255 characters
AN-2740 Add show in tree option for the search results
AN-2755 Handle unknown entities in tree import more efficiently
AN-2763 Re-arrange items in exports menu
AN-2765 Shelf Detail page, Storage Location list component in asta7 takes time to load StorageLocations if storage location is large. Needs some optimization
AN-2769 R&D: Custom label template using Apache POI.
AN-2772 Toast message disappear on mouse move, instead of mouse focus.
Bugs:
AN-2721 Thumbnails for digital files are missing in the portal after migration
AN-2733 Clicking on the shelf redirects to a blank page in asta-repository.
AN-2746 Requisition
New
andAVSLUTTET
state should not be deletedAN-2747 We should not allow disabling a workflow or deleting it if there is an active requisition
AN-2752 Implement a loader if the shelf has a large storage location.
AN-2753 Redesign the show more button of storage location.
AN-2754 Asta7 archive tree freezes during import
AN-2759 In Starbas, we are not showing
inherited
in brackets for storage unitsAN-2761 Unresolved objects in repository shows up again after storage object sync
Story:
AN-2638 As a user I need to register storage object type independent of repository
AN-2659 As a user, I want "Freely available" items to be clearly distinguished from restricted items
AN-2730 As a Asta7 user I want the ability to change filenames
AN-2743 As an Asta7 user, I want searching within digital files to feel more accessible
AN-2744 As a Asta7 admin, I want a clearer overview of user permissions and a more efficient way to modify them
AN-2745 As a Asta7 repositort user I want the option to set storage location by specifying start- and end shelf
Tasks with release note:
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.75.0
Adjust the
.env
file according to the previous oneRun Asta7 1.75.0
Code Block cd asta7-1.75.0 docker compose up -d
Configuration:
View file | ||
---|---|---|
|
...