Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customer UK update 15.11.-6.12. #465

Merged
merged 6 commits into from
Dec 6, 2023
Merged

Customer UK update 15.11.-6.12. #465

merged 6 commits into from
Dec 6, 2023

Commits on Nov 15, 2023

  1. ufal/downloading-restricted-bitstreams-not-working-properly (#457)

    * The admin could download restricted bitstreams.
    
    * The user cannot download bitstream if he/she is not signed in.
    
    * Cannot obtain context with user.
    
    * The user is already fetched from the context.
    
    * Added docs.
    
    * Do not use endpoint for downloading the single file because it already exists - remove it.
    
    * Fixed AuthorizationRestControllerIT tests.
    milanmajchrak committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dc628c9 View commit details
    Browse the repository at this point in the history
  2. ufal/be-cannot-download-and-preview-files-after-migration (#454)

    * Find bitstream format using mimetype not ID.
    
    * Updated tests according to fix.
    milanmajchrak committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2f8a81d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. ufal/update-canonical-prefix-to-hdl (#460)

    * Updated `handle.canonical.prefix` to hdl handle.
    
    * Integration test cannot have changed handle.canonical.prefix.
    milanmajchrak committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7d1fdb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. ufal/be-user-registration-missing (#463)

    * The user registration is added when the eperson is created by the ui.
    
    * try using newer checkout, same as upstream, since error is with git
    
    ---------
    
    Co-authored-by: MajoBerger <88670521+MajoBerger@users.noreply.github.com>
    milanmajchrak and MajoBerger committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    29880ed View commit details
    Browse the repository at this point in the history
  2. ufal/be-license-download-statistics (#462)

    * Add logging of downloading restricted bitstreams.
    
    * Log downloading of every bitstream not only restricted ones.
    
    * Added docs
    
    * Refactored logging.
    milanmajchrak committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e2322c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. ufal/be-shibboleth-headers-encoding (#464)

    * givenname and last name values are converted to UTF-8 encoding
    
    * Delete eperson in tests
    milanmajchrak committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c01af03 View commit details
    Browse the repository at this point in the history