Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Changes:

  • AN-2658 As a repository user I want to be able to scroll horizontally in content sectionRepository users can now scroll horizontally within the content section, making viewing and navigating through wide datasets or information-rich tables easier.

  • AN-2882 As a repository user, I need Introduced the ability to search for shelf space that are is less than 1 meter

  • AN-2886 Placement Introduced the ability for placement suggestion and placement search for Storage Unit Item

  • AN-2913 Available Implemented the available space should be equal to total space when creating a single shelf

  • AN-2955 Increase Modified the limit on requisition list print from 100 to 1000 and sort sorted requisitions by code

Bug fixes:

...

  • AN-2830 Digital file is Implemented the missing extension when downloaded after trying to view large pdf

  • AN-2871 Custom Label: Text and Height/Width behaviorImplemented the height and width behavior of the custom Label

  • AN-2873 Long Adjusted the long titles in separator sheets that 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 dataAN-2891 When uploading file from Asta7 in case of file conflict showing duplicate filesImplemented to replace All 'Navn' When Selected Units Contain Data in Other Fields

  • AN-2891 Removed showing duplicate files if the file conflict while uploading files in asta7

  • AN-2898 Foreign Key Adjusted object title in repository is considering user and requisition to use global preference instead of global user preference in all cases.

  • AN-2905 Button breaks if the Implemented not to break button while user changes the language in the shelf details page of asta-repository.

  • AN-2912 Mottatt Adjusted mottatt fra field in Aksesjon gets multiplied each time we edit a which was showing multiple times while editing the field

  • AN-2920 Single word long title breadcump is not wrapping up to next line.Modified the text wrapping for a single word is too long in the title of breadcrumb

  • AN-2928 Continuous Space Implemented continuous space start rack is which was not working in correctly for asta-repository

Install-Package:

View file
nameasta7-1.78.0.zip

How to upgrade:

  1. Stop the previously running Asta7

    Code Block
    cd previous_asta7_directory
    docker compose down
  2. Download and extract Asta7 1.78.0

  3. Adjust the .env file according to the previous one

  4. Run Asta7 1.78.0

    Code Block
    cd asta7-1.78.0
    docker compose up -d

Configuration:

View file
nameconfiguration.zip