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

Prepare PR for merging TUL into CLARIN-DSpace7.5. #399

Closed
wants to merge 1,630 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 20, 2023

  1. Merge pull request DSpace#8613 from atmire/issue-1712_w2p-97080_facet…

    …-search-all-words-main
    
    Facet search should search all words, not just the first one
    tdonohue authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    536e8cb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    51424cb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. 97061: type request param name change to avoid confusion with rest ob…

    …ject type &
    
    error codes endpoint changes + IT:
    - missing/wrong query param accountRequestType => 400 bad request
    - email not valid domain => 422 unprocessable entity
    MarieVerdonck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f1af02c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'w2p-97298_issue-3281_self-register-issue-7.2' into w2p-…

    …97298_issue-3281_self-register-issue-main
    
    # Conflicts:
    #	dspace-server-webapp/src/test/java/org/dspace/app/rest/RegistrationRestRepositoryIT.java
    MarieVerdonck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5a2f2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4ca595 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    08259ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0867a05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    871bac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    600a194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ff712c View commit details
    Browse the repository at this point in the history
  6. [CST-7756] refactoring

    Micheleboychuk committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    20231fd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    d3c5e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c59438b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c1690 View commit details
    Browse the repository at this point in the history
  4. [CST-7756] minor fix

    Micheleboychuk committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cb4fd99 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    1593e1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request DSpace#8578 from tdonohue/update_bcel

    Update Apache Commons BCEL and add "test" scope
    tdonohue authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9354244 View commit details
    Browse the repository at this point in the history
  3. Merge pull request DSpace#8642 from atmire/w2p-98462_Use-discovery-co…

    …nfig-in-browse
    
    Use discovery configurations in browse
    tdonohue authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8b739d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. 97425: Implement feedback

    YanaDePauw committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    659382f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d470c75 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    0944f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a807f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de44d9d View commit details
    Browse the repository at this point in the history
  4. [CST-7754] removed old code of supervision orders

    added a new migration script sql
    tested that supervisors can edit only workspace items
    Mohamed Saber Eskander authored and eskander17 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    da28157 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a02994 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22ebb04 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/main' into CST-7754

    # Conflicts:
    #	dspace-server-webapp/src/test/java/org/dspace/app/rest/DiscoveryRestControllerIT.java
    Mohamed Saber Eskander authored and eskander17 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7197767 View commit details
    Browse the repository at this point in the history
  8. Remove statusFilter added to Solr browse indexes queries to solve an …

    …issue with the local administrators navigation
    toniprieto committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7267e15 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. [CST-7756] monor fix

    Micheleboychuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    de7d173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d872b5 View commit details
    Browse the repository at this point in the history
  3. [CST-7756] sub-daily command and its referred class removed, as subsc…

    …riptions are sent by subscription-send command
    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f0acbb9 View commit details
    Browse the repository at this point in the history
  4. [CST-7756] updated license header

    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6069e32 View commit details
    Browse the repository at this point in the history
  5. 97425: Fix minor issues

    YanaDePauw committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8077139 View commit details
    Browse the repository at this point in the history
  6. Merge pull request DSpace#8607 from atmire/w2p-97183_fix-user-authori…

    …zation-issues-with-admin-sidebar
    
    Fix user authorization issues with admin sidebar
    tdonohue authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8f1ba7b View commit details
    Browse the repository at this point in the history
  7. [CST-7756] added instructions to migrate subscriptions from previous …

    …versions
    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b4f7ebf View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into CST-7756-SubscriptionFeature

    # Conflicts:
    #	dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    83649f6 View commit details
    Browse the repository at this point in the history
  9. [CST-7756] after merge checkstyle fix

    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0edaba6 View commit details
    Browse the repository at this point in the history
  10. [CST-7756] extended abstract test

    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d3c79bd View commit details
    Browse the repository at this point in the history
  11. [CST-7756] updated script

    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    edcb771 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54f6ba9 View commit details
    Browse the repository at this point in the history
  13. Reinstate config accidentally deleted, added in 30f923a (DSpace#8064)…

    … - enables RSS/Atom feeds
    MarieVerdonck committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    98ee5cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00b5392 View commit details
    Browse the repository at this point in the history
  15. [CST-7756] minor fix

    Micheleboychuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    80a7119 View commit details
    Browse the repository at this point in the history
  16. [CST-7756] extended SubscribeServiceTest in order to use service inst…

    …ance with real (h2) database instead of mocks, so that tests actually store, query and remove subscriptions interacting with database
    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    611be00 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/CST-7756-SubscriptionFeature' in…

    …to CST-7756-SubscriptionFeature
    
    # Conflicts:
    #	dspace-api/src/test/java/org/dspace/eperson/SubscribeServiceTest.java
    corrado lombardi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c297e49 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    4fd8eee View commit details
    Browse the repository at this point in the history
  2. [CST-7756] code refactoring

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    669442e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dca79c1 View commit details
    Browse the repository at this point in the history
  4. [CST-7756] removed mail template used by previous script

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ad6d514 View commit details
    Browse the repository at this point in the history
  5. [CST-7756] code refactoring

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2c2c037 View commit details
    Browse the repository at this point in the history
  6. [CST-7756] removed Items section

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a26790f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fe1953 View commit details
    Browse the repository at this point in the history
  8. [CST-7754] updated javadoc

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    9558330 View commit details
    Browse the repository at this point in the history
  9. [CST-7754] updated comment

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    920b36e View commit details
    Browse the repository at this point in the history
  10. [CST-7754] withdrawn item should not allow supervision order

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    744748a View commit details
    Browse the repository at this point in the history
  11. [CST-7754] moved supervision orders test on workflow items to Supervi…

    …sionOrderRestRepositoryIT, added test covering the scenario when an admin tries to set a supervision order on a withdrawn item, and when an admin sets a supervision order on a workflow item before sending it back to workspace: supervisor can edit the item only when it goes to workspace status.
    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a1550f3 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into CST-7754

    corrado lombardi committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fc548e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    3fe4fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b5f0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f67c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1353858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d85de89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c2a153 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18609c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56ed4aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    450956d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07bc6d3 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414…

    …_advanced_workflow_actions-main
    
    # Conflicts:
    #	dspace-api/src/main/java/org/dspace/xmlworkflow/state/actions/processingaction/SingleUserReviewAction.java
    #	dspace/config/dspace.cfg
    MarieVerdonck committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    da53eba View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    b4db57f View commit details
    Browse the repository at this point in the history
  2. [CST-7756] added test that proves what happens if an object is access…

    … restricted after you have a subscription to it.
    Micheleboychuk committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8e7cf16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    951c755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ff1194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9286a69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f696712 View commit details
    Browse the repository at this point in the history
  7. [CST-7756] added email subject

    corrado lombardi committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3584633 View commit details
    Browse the repository at this point in the history
  8. [CST-7756] added dissemination for generic DSpace Item

    corrado lombardi committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    31bd28e View commit details
    Browse the repository at this point in the history
  9. [CST-7756] If no crosswalk is defined for the Item's entity type, def…

    …ault generic Item one is applied
    corrado lombardi committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6190e33 View commit details
    Browse the repository at this point in the history
  10. Merge pull request DSpace#8589 from the-library-code/TLC-380_browse_l…

    …ink_configuration_PR
    
    Browse links and "by regex" links in item display (REST)
    tdonohue authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b403a01 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9aefeeb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414…

    …_advanced_workflow_actions-main
    MarieVerdonck committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1e76abd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2516460 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414…

    …_advanced_workflow_actions-main
    MarieVerdonck committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e1fd7e2 View commit details
    Browse the repository at this point in the history
  15. Merge pull request DSpace#8653 from toniprieto/remove-status-filter

    Fix for "All of DSpace" browse menu has odd behavior for Community/Collection Admins
    tdonohue authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9b0c592 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    ae919d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a00295a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into CST-7756-SubscriptionFeature

    corrado lombardi committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f5dc078 View commit details
    Browse the repository at this point in the history
  4. Merge pull request DSpace#8619 from atmire/w2p-97298_issue-3281_self-…

    …register-issue-main
    
    Self register domains restriction
    tdonohue authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1c4a27b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cef47de View commit details
    Browse the repository at this point in the history
  6. Merge pull request DSpace#8628 from atmire/w2p-94479_issue-1809_restr…

    …icted-bitstreams
    
    Downloading restricted bitstreams does not work when opening a new tab/window
    tdonohue authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e7f2172 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c93e6e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef6af28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fcda7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20aeedf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dcdbad7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73406b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3373cf3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4140470 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    12dba51 View commit details
    Browse the repository at this point in the history
  16. [TLC-249] Checkstyle fixes

    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7926021 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    abf65cd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    43c2b20 View commit details
    Browse the repository at this point in the history
  19. [TLC-249] Fix tests, Refactor things to use a LinkRestRepository for …

    …GET, Controller for POST
    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    03fb419 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9a95627 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6595253 View commit details
    Browse the repository at this point in the history
  22. [TLC-249] Address review feedback

    Controller updated to be less DOI-specific in its
    registration implementation
    item-status.register renamed to registerDOI
    display types included in section data, for UI hints
    comments / javadoc added
    DOI status text sent instead of number in status data
    
    As per tdonohue's revew on 2022-01-18
    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e82ff5e View commit details
    Browse the repository at this point in the history
  23. [TLC-249] Lint fixes

    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6737a21 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d376f45 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9c7729e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dbcd1b9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    94f7be0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7dafb1e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    243df36 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0f77f1d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f9ffceb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    074233c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c2f0159 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b732764 View commit details
    Browse the repository at this point in the history
  35. [TLC-249] Checkstyle fix

    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    18ea2f8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b13f361 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e63727e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4997954 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    dd0a7d7 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    cb3c9b1 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    94cb0c7 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    d0c2020 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b156bad View commit details
    Browse the repository at this point in the history
  44. [TL-249] Fix imports

    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7efb70a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    2b957e2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    555363e View commit details
    Browse the repository at this point in the history
  47. [TL-249] Javadoc and other small fixes

    Including stripping $Revision$ from filter javadoc.
    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c4af5f2 View commit details
    Browse the repository at this point in the history
  48. [TL-249] Checkstyle fix

    kshepherd committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    943bdb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    9a9dff4 View commit details
    Browse the repository at this point in the history
  2. 99200: Delete items after copies have been requested fix

    Jens Vannerum committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    c2845e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f75e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bafbb6 View commit details
    Browse the repository at this point in the history
  5. Fix for decline when the delete doesn't persist in context before wfi…

    … is created again from same item
    MarieVerdonck committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d8f5ae9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414…

    …_advanced_workflow_actions-main
    MarieVerdonck committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    93f328b View commit details
    Browse the repository at this point in the history
  7. [CST-7754] supervising user can perform operations on Workspace item …

    …only if they have proper permissions
    corrado lombardi committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    2331db3 View commit details
    Browse the repository at this point in the history
  8. [DURACOM-116] process sorted alphabetically

    Mohamed Saber Eskander authored and corrado lombardi committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1fcbd66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5940500 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94c5450 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec514b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    86d7902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1dbb0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into CST-7754

    # Conflicts:
    #	dspace-api/src/test/java/org/dspace/builder/AbstractBuilder.java
    corrado lombardi committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b76df48 View commit details
    Browse the repository at this point in the history
  4. Merge pull request DSpace#8423 from the-library-code/TLC-249_identifi…

    …ers_submission_7x
    
    Show Identifier Step, pre-register identifiers
    tdonohue authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1a4e203 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into CST-7754

    # Conflicts:
    #	dspace-api/src/main/java/org/dspace/content/InstallItemServiceImpl.java
    corrado lombardi committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    e170079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1a43cd View commit details
    Browse the repository at this point in the history
  7. Update BitstreamStorageServiceImpl.java

    Amend commit log message
    amgciadev authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2208a6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd6b03b View commit details
    Browse the repository at this point in the history
  9. Merge pull request DSpace#8664 from amgciadev/fix-8649

    Bitstream command line cleanup operation - huge running time and potentially missing a DB commit
    tdonohue authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    cc15378 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f788daa View commit details
    Browse the repository at this point in the history
  11. Merge pull request DSpace#8629 from atmire/w2p-97414_advanced_workflo…

    …w_actions-main
    
    Advanced workflow - framework, workflows scoreReview and selectSingleReviewer
    tdonohue authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3726210 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c34c14f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    3b1d930 View commit details
    Browse the repository at this point in the history
  2. [DURACOM-116] moved sorting to service

    corrado lombardi committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a374037 View commit details
    Browse the repository at this point in the history
  3. Merge pull request DSpace#8620 from 4Science/CST-7756-SubscriptionFea…

    …ture
    
    Subscription feature rest
    tdonohue authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    bcdf493 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into CST-7754

    corrado lombardi committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c729fc3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into CST-7754

    # Conflicts:
    #	dspace-api/src/test/java/org/dspace/builder/AbstractBuilder.java
    corrado lombardi committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    58a010d View commit details
    Browse the repository at this point in the history
  6. Merge pull request DSpace#8663 from 4Science/DURACOM-116

    [DURACOM-116] process sorted alphabetically
    tdonohue authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    9c5a197 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. removed the log info

    Raf-atmire committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a8a886b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf9ba0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request DSpace#8621 from 4Science/CST-7754

    Supervision order REST endpoints
    tdonohue authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0be1464 View commit details
    Browse the repository at this point in the history
  4. Merge pull request DSpace#8660 from atmire/w2p-99200_request-copy-bugfix

    Fix for Delete items after copies have been requested
    tdonohue authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    dbbec3c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    9e8276d View commit details
    Browse the repository at this point in the history
  2. Merge pull request DSpace#8669 from 4Science/CST-8936

    CST-8936 fix permission for bitstream generated by media-filter
    tdonohue authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b2d64c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    055e5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654520e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Fixed merge conflicts

    milanmajchrak committed May 4, 2023
    Configuration menu
    Copy the full SHA
    338ebb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb00c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a2a46b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c7e905 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    1d82030 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Ignored failing test

    milanmajchrak committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fcc12c8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    dc0ac8b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    501a381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90a837 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    6961791 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Updated cfg, fixed error because rest.properties.exposed was defined …

    …in two configuration files.
    milanmajchrak committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b20bb71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e644489 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. fixed cfg for tests

    MajoBerger committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    beed2be View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    988eecf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    d095df7 View commit details
    Browse the repository at this point in the history
  2. Update migrate-docker.yml

    Updated docker action name
    milanmajchrak authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    38176aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b30a7a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    d3f7d5b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Shibboleth autologin error solved - new header must be added into All…

    …owed Headers in the Application.java
    milanmajchrak committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2753218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f121dd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Internal/fix integration tests 75 (#311)

    * trying action with different ref
    
    * fixed checkstyle
    
    * updated config, fixed several integration tests
    
    * removed old zip file
    
    * assurance
    
    * dspace.ui.url was changed to http://localhost:4000
    
    * internal/fix-another-integration-tests (#312)
    
    * Set Default charset to UTF-8 in Integration tests
    
    * Fixed test in the ExternalHandleRestRepositoryIT - problem was with encoding
    
    * Fixed WorkspaceItemRestRepositoryIT#patchRejectLicenseTest - the configuration property that disable LicenseValidation was set to false.
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverFacetsDateTestWithLabels
    FacetEntryMatcher.dateIssuedFacet(false), was missing
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverSearchObjectsTestWithBasicQuery missing FacetEntryMatcher.dateIssuedFacet(false),
    
    * Fixed ClarinDiscoveryRestControllerIT tests by updating the discovery.xml
    
    * Fixed MetadataExportSearchIT.exportMetadataSearchFilterDate - commented out the test for Date Issued date search filter which was removed from the discovery.xml
    
    * test  (#317)
    
    * Initial commit
    
    * Fixed SystemWideAlertRestRepositoryIT - wrong Date comparing, the fix was copied from the upstream
    
    * Copied fix from the upstream
    
    * Enabled distribution license validation.
    
    * Update build.yml
    
    Added -fae to integration tests
    
    * Removed unnecessary check
    
    * Revert to DEFAULT_AMOUNT_FORMATS=81
    
    * Fixed lookupPubmed test
    
    ---------
    
    Co-authored-by: milanmajchrak <[email protected]>
    Co-authored-by: milanmajchrak <[email protected]>
    3 people authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    41d5a1a View commit details
    Browse the repository at this point in the history
  2. enable different endpoint to S3 bitstorage (#338)

    * enable different endpoint to S3 bitstorage
    
    * modified tests
    MajoBerger authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f2ce601 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Migrate to 7.5 (#274)

    * 97298: Self-register - test fixes
    
    * 97298: Self-register - test fixes
    
    * [CST-7756] Rename type property to subscriptionType in the subscriptionType object
    
    * [CST-7756] Fix checkstyle
    
    * [CST-7756] fixed database scripts version number
    
    * [CST-7754] otherworkspace discovery configuration shows only supervised workspace items, when a supervision order is deleted grants given to supervision groups on an item are revoked.
    
    * [CST-7754] test supervision order is deleted if workspaceItem or group is deleted.
    
    * 97183 Processing PR review feedback
    
    * 97538: Unauthorized tests should now be anonymous
    
    * 97538: Remove readability change
    
    * 97538: Remove readability change in IT
    
    * 97414 Advanced workflow actions: implemented feedback on SelectReviewerAction + WorkflowActionRestRepositoryIT
    
    * 97414 Advanced workflow actions: fixed SelectReviewerAction NullPointerException
    
    * [CST-7604] Configuration updated to highlight Orgunit and Person
    
    * 97735: Add a accept range cors header
    
    * Fix license issues
    
    * 98345 Advanced workflow actions - Parse select reviewers step
    
    * 98345 SelectReviewerAction, TaskRestRepositoriesIT and h2 migration
    
    * 98433 Reject button mostly works - still triggers a 404 in console though
    
    * 98434: Advanced workflow - refactor scoreReview workflow
    
    * 98434: IT fix
    
    * 98433: Refactoring SingleUserReviewAction & general refactoring in Actions
    - Fix in AutoAssignAction that selected reviewer didn't get registered as new InProgressSubmissionUser
    
    * 98433: IT fixes now that access rights are now moved to selected reviewers in AutoAssignAction
    
    * [CST-7756] removed unused param
    
    * 98462: Use discovery configurations in browse
    
    * [DURACOM-113] add jfif extension on bitstream formats
    
    * 98462: Refactor change and add admin tests
    
    * 97538: The search rest method should be public
    
    * 97538: Alter IT for public vocabulary search method
    
    * 97183 Tests for findItemsWithEdit and countItemsWithEdit methods of ItemServiceImpl
    
    * 97080: DSpace#8613 - Doc for the prefix solr field
    
    * Implemented community feedbacks
    
    * 97425: Fix issue with sessions null value
    
    * 97061: type request param name change to avoid confusion with rest object type &
    error codes endpoint changes + IT:
    - missing/wrong query param accountRequestType => 400 bad request
    - email not valid domain => 422 unprocessable entity
    
    * [CST-7756] refactoring & added missing JavaDoc
    
    * [CST-7756] removed unused service bean
    
    * [CST-7756] minor refactoring  according to the rest contract
    
    * PR DSpace#8619: Removed dependency spring-context-support, not needed in main
    
    * [CST-7756] fixed failed tests
    
    * [CST-7756] refactoring
    
    * [CST-7756] added tests to valid subscription parameters
    
    * [CST-7756] added validation logic of params
    
    * [CST-7756] renamed some methods & class
    
    * [CST-7756] minor fix
    
    * [CST-7756] refactored CanSubscribeFeatureIT
    
    * 97425: Implement feedback
    
    * [CST-7756] minor update
    
    * [CST-7756] added missing index field
    
    * [CST-7756] added template for subscription content email
    
    * [CST-7754] removed old code of supervision orders
    added a new migration script sql
    tested that supervisors can edit only workspace items
    
    * [CST-7756] refactoring
    
    * Remove statusFilter added to Solr browse indexes queries to solve an issue with the local administrators navigation
    
    * [CST-7756] monor fix
    
    * [CST-7756] added unit tests covering methods with business logic
    
    * [CST-7756] sub-daily command and its referred class removed, as subscriptions are sent by subscription-send command
    
    * [CST-7756] updated license header
    
    * 97425: Fix minor issues
    
    * [CST-7756] added instructions to migrate subscriptions from previous versions
    
    * [CST-7756] after merge checkstyle fix
    
    * [CST-7756] extended abstract test
    
    * [CST-7756] updated script
    
    * 99053: Add return_to_pool option to all ProcessingAction except SingleUserReviewAction
    
    * Reinstate config accidentally deleted, added in 30f923a (DSpace#8064) - enables RSS/Atom feeds
    
    * [CST-7756] removed subscriptions for items
    
    * [CST-7756] minor fix
    
    * [CST-7756] extended SubscribeServiceTest in order to use service instance with real (h2) database instead of mocks, so that tests actually store, query and remove subscriptions interacting with database
    
    * [CST-7756] added missing JavaDoc
    
    * [CST-7756] code refactoring
    
    * [CST-7756] renamed test class in order to reflect its actual behavior
    
    * [CST-7756] removed mail template used by previous script
    
    * [CST-7756] code refactoring
    
    * [CST-7756] removed Items section
    
    * [CST-7756] added missing IT
    
    * [CST-7754] updated javadoc
    
    * [CST-7754] updated comment
    
    * [CST-7754] withdrawn item should not allow supervision order
    
    * [CST-7754] moved supervision orders test on workflow items to SupervisionOrderRestRepositoryIT, added test covering the scenario when an admin tries to set a supervision order on a withdrawn item, and when an admin sets a supervision order on a workflow item before sending it back to workspace: supervisor can edit the item only when it goes to workspace status.
    
    * [TLC-380] Browse links and "by regex" links in item display
    
    * [TLC-380] Fix checkstyle and duplicate code
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Refactor browses endpoint for browse link usage
    
    * [TLC-249] Improve 'findByFields' browse refactor
    
    * [TLC-380] Fix browse resource byFields IT
    
    * [TLC-380] Remove unused methods, add ITs
    
    * DSpace#8629: Make sure temporary worfklow groups of reviewers get deleted
    
    * DSpace#8629: PR feedback refactor
    
    * [CST-7756] implemented community feedbacks
    
    * [CST-7756] added test that proves what happens if an object is access restricted after you have a subscription to it.
    
    * [CST-7756] renamed a method
    
    * [CST-7756] updated subscriptions migration scripts
    
    * [CST-7756] removed 'lastModified_dt' index field
    
    * [CST-7756] minor refactoring
    
    * [CST-7756] added email subject
    
    * [CST-7756] added dissemination for generic DSpace Item
    
    * [CST-7756] If no crosswalk is defined for the Item's entity type, default generic Item one is applied
    
    * IT fix: ReviewManagers repository wide group, not collection workflow group
    
    * Test IT without drop constraint
    
    * [CST-7756] restores security check as was originaly
    
    * [CST-7756] described beans
    
    * DSpace#8628: Remove GET shortlivedtokens endpoint & related IT
    
    * [TLC-249] Show Identifier Step, pre-register identifiers
    
    * [TLC-249] Remove unused import in WorkspaceItemServiceImpl
    
    * [TLC-249] Update section count test in SubmissionDefinitionsControllerIT
    
    * [TLC-249] Refactor to support better filter usage, PENDING and MINTED status
    
    * [TLC-249] Add and expose config for enabling register DOI
    
    * [TLC-249] REST backend for identifier config
    
    * [TLC-249] Better status return for new DOIs, write new integration tests
    
    * [TLC-249] Integration tests, keep GET handling in controller
    
    * [TLC-249] Move GET handling back to ItemIdentifierController
    
    * [TLC-249] Checkstyle fixes
    
    * [TLC-249] Licence header fixes
    
    * [TLC-249] Further checkstyle fixes
    
    * [TLC-249] Fix tests, Refactor things to use a LinkRestRepository for GET, Controller for POST
    
    * [TLC-249] Further IT fix for identifiers
    
    * [TLC-249] Licence header fix
    
    * [TLC-249] Address review feedback
    
    Controller updated to be less DOI-specific in its
    registration implementation
    item-status.register renamed to registerDOI
    display types included in section data, for UI hints
    comments / javadoc added
    DOI status text sent instead of number in status data
    
    As per tdonohue's revew on 2022-01-18
    
    * [TLC-249] Lint fixes
    
    * [TLC-249] Improve model for identifier step data
    
    * [TLC-249] Update configuration identifiers.cfg
    
    * [TLC-249] Remove unused subclass DataIdentifier
    
    * [TLC-249] Update identifier section IT
    
    * [TLC-249] Update integration tests for identifier controller
    
    * [TLC-249] Fix submission controller IT
    
    * [TLC-249] Update canRegisterDOIFeature to check for cfg enabled
    
    * [TLC-249] Refactor identifiers create endpoint
    
    * [TLC-249] Refactor, include controller 'find DSO' operation
    
    * [TLC-249] Throw not implemented for findOne and findAll
    
    * [TLC-249] Fixes and improvements as per review feedback
    
    * [TLC-249] Checkstyle fix
    
    * [TLC-249] return value  as id for IdentifierRest
    
    * [TLC-249] Fix category type in IdentifierRest
    
    * [TLC-249] Update integration tests for IdentifierRestRepository
    
    * [TLC-249] Refactor TrueFilter to get instantiated as singleton
    
    * [TLC-249] Construct canonical handle URL in identifier item link
    
    * [TL-249] Remove example-doi_filter from config, add singleton attr to TrueFilter
    
    * [TL-249] Add always_true_filter to test REST identifier-service.xml config
    
    * [TL-249] Add identifiers.cfg and item-filters.xml config to test data
    
    * [TL-249] Fix imports
    
    * [TL-249] Revert accidental commit to RestResourceController
    
    * [TL-249] Javadoc and other small fixes, DOI unit tests
    
    * [TL-249] Javadoc and other small fixes
    
    Including stripping $Revision$ from filter javadoc.
    
    * [TL-249] Checkstyle fix
    
    * 99200: Delete items after copies have been requested fix
    
    * [CST-7756] added security check into 'subscription-send' script
    
    * Alternate way to restart workflow in case of decline
    
    * Fix for decline when the delete doesn't persist in context before wfi is created again from same item
    
    * [CST-7754] supervising user can perform operations on Workspace item only if they have proper permissions
    
    * [DURACOM-116] process sorted alphabetically
    
    * [TLC-249] Test abandoning of a pending DOI and minting afterwards
    
    * [TLC-249] Ensure property identifiers.item-status.register-doi is set
    
    * Added missing commit in cleanup method
    
    * Update BitstreamStorageServiceImpl.java
    
    Amend commit log message
    
    * [CST-7756] Non-Discoverable and withdrawn items must be excluded from the notification list
    
    * [DURACOM-116] moved sorting to service
    
    * removed the log info
    
    * CST-8936 fix permission for bitstream generated by media-filter
    
    * Updates to LICENSES_THIRD_PARTY for 7.5
    
    * [maven-release-plugin] prepare release dspace-7.5
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed errors which causes tomcat starting errors
    
    * Ignored failing test
    
    * Fixed MetadataExportSearchIT - the dateIssued search filter was commented out.
    
    * Added a new action which push test image for FE integration tests.
    
    * Updated creating of the docker
    
    * changed to proper dependency
    
    * Updated cfg, fixed error because rest.properties.exposed was defined in two configuration files.
    
    * fixed cfg for tests
    
    * Copied fixes for the PRs: 277, 279, 281, 273, 284, 286, 296, 300, 308
    
    * Push docker only to migrate-to-7.5 and not to dtq-dev-7.5
    
    * Update migrate-docker.yml
    
    Updated docker action name
    
    * Updated IT test for Shibboleth auth
    
    * Copied ClarinLicenseImportRestController from another branch
    
    * Shibboleth autologin error solved - new header must be added into Allowed Headers in the Application.java
    
    * Fixed checkstyle issues.
    
    * Internal/fix integration tests 75 (#311)
    
    * trying action with different ref
    
    * fixed checkstyle
    
    * updated config, fixed several integration tests
    
    * removed old zip file
    
    * assurance
    
    * dspace.ui.url was changed to http://localhost:4000
    
    * internal/fix-another-integration-tests (#312)
    
    * Set Default charset to UTF-8 in Integration tests
    
    * Fixed test in the ExternalHandleRestRepositoryIT - problem was with encoding
    
    * Fixed WorkspaceItemRestRepositoryIT#patchRejectLicenseTest - the configuration property that disable LicenseValidation was set to false.
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverFacetsDateTestWithLabels
    FacetEntryMatcher.dateIssuedFacet(false), was missing
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverSearchObjectsTestWithBasicQuery missing FacetEntryMatcher.dateIssuedFacet(false),
    
    * Fixed ClarinDiscoveryRestControllerIT tests by updating the discovery.xml
    
    * Fixed MetadataExportSearchIT.exportMetadataSearchFilterDate - commented out the test for Date Issued date search filter which was removed from the discovery.xml
    
    * test  (#317)
    
    * Initial commit
    
    * Fixed SystemWideAlertRestRepositoryIT - wrong Date comparing, the fix was copied from the upstream
    
    * Copied fix from the upstream
    
    * Enabled distribution license validation.
    
    * Update build.yml
    
    Added -fae to integration tests
    
    * Removed unnecessary check
    
    * Revert to DEFAULT_AMOUNT_FORMATS=81
    
    * Fixed lookupPubmed test
    
    ---------
    
    Co-authored-by: milanmajchrak <[email protected]>
    Co-authored-by: milanmajchrak <[email protected]>
    
    * enable different endpoint to S3 bitstorage (#338)
    
    * enable different endpoint to S3 bitstorage
    
    * modified tests
    
    ---------
    
    Co-authored-by: Marie Verdonck <[email protected]>
    Co-authored-by: Giuseppe Digilio <[email protected]>
    Co-authored-by: corrado lombardi <[email protected]>
    Co-authored-by: Mohamed Saber Eskander <[email protected]>
    Co-authored-by: Koen Pauwels <[email protected]>
    Co-authored-by: Jens Vannerum <[email protected]>
    Co-authored-by: jensroets <[email protected]>
    Co-authored-by: Yana De Pauw <[email protected]>
    Co-authored-by: Tim Donohue <[email protected]>
    Co-authored-by: jensvannerum <[email protected]>
    Co-authored-by: Mykhaylo <[email protected]>
    Co-authored-by: Francesco Pio Scognamiglio <[email protected]>
    Co-authored-by: Nona Luypaert <[email protected]>
    Co-authored-by: Toni Prieto <[email protected]>
    Co-authored-by: Alexandre Vryghem <[email protected]>
    Co-authored-by: Kim Shepherd <[email protected]>
    Co-authored-by: Pascal-Nicolas Becker <[email protected]>
    Co-authored-by: Agustina Martinez <[email protected]>
    Co-authored-by: Raf Ponsaerts <[email protected]>
    Co-authored-by: Andrea Bollini <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    23 people authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8d8366d View commit details
    Browse the repository at this point in the history
  2. Copied fix from 303

    milanmajchrak committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3a038ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5ad3d0 View commit details
    Browse the repository at this point in the history
  4. Copied fix from 331

    milanmajchrak committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1922e6f View commit details
    Browse the repository at this point in the history
  5. Copied fix from 295

    milanmajchrak committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2ed4f61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    588576b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa89798 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d252d09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e8c316 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd0fbbd View commit details
    Browse the repository at this point in the history
  11. Full BE customization for TUL (#329)

    * define citace pro in the config file
    
    * rename the config and add it into the default res.properties.exposed
    
    * configure the gg analytics
    
    * add email config propertyy for the contact page
    
    * add the email for lr.help.email
    
    * remove redundant email
    
    ---------
    
    Co-authored-by: HuynhKhoa1601 <[email protected]>
    Co-authored-by: HuynhKhoa1601 <[email protected]>
    3 people authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e3afb2b View commit details
    Browse the repository at this point in the history
  12. Temp file

    milanmajchrak committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    84cfd3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    644d182 View commit details
    Browse the repository at this point in the history
  14. Migrate to 7.5 (#343)

    * 97298: Self-register - test fixes
    
    * [CST-7756] Rename type property to subscriptionType in the subscriptionType object
    
    * [CST-7756] Fix checkstyle
    
    * [CST-7756] fixed database scripts version number
    
    * [CST-7754] otherworkspace discovery configuration shows only supervised workspace items, when a supervision order is deleted grants given to supervision groups on an item are revoked.
    
    * [CST-7754] test supervision order is deleted if workspaceItem or group is deleted.
    
    * 97183 Processing PR review feedback
    
    * 97538: Unauthorized tests should now be anonymous
    
    * 97538: Remove readability change
    
    * 97538: Remove readability change in IT
    
    * 97414 Advanced workflow actions: implemented feedback on SelectReviewerAction + WorkflowActionRestRepositoryIT
    
    * 97414 Advanced workflow actions: fixed SelectReviewerAction NullPointerException
    
    * [CST-7604] Configuration updated to highlight Orgunit and Person
    
    * 97735: Add a accept range cors header
    
    * Fix license issues
    
    * 98345 Advanced workflow actions - Parse select reviewers step
    
    * 98345 SelectReviewerAction, TaskRestRepositoriesIT and h2 migration
    
    * 98433 Reject button mostly works - still triggers a 404 in console though
    
    * 98434: Advanced workflow - refactor scoreReview workflow
    
    * 98434: IT fix
    
    * 98433: Refactoring SingleUserReviewAction & general refactoring in Actions
    - Fix in AutoAssignAction that selected reviewer didn't get registered as new InProgressSubmissionUser
    
    * 98433: IT fixes now that access rights are now moved to selected reviewers in AutoAssignAction
    
    * [CST-7756] removed unused param
    
    * 98462: Use discovery configurations in browse
    
    * [DURACOM-113] add jfif extension on bitstream formats
    
    * 98462: Refactor change and add admin tests
    
    * 97538: The search rest method should be public
    
    * 97538: Alter IT for public vocabulary search method
    
    * 97183 Tests for findItemsWithEdit and countItemsWithEdit methods of ItemServiceImpl
    
    * 97080: DSpace#8613 - Doc for the prefix solr field
    
    * Implemented community feedbacks
    
    * 97425: Fix issue with sessions null value
    
    * 97061: type request param name change to avoid confusion with rest object type &
    error codes endpoint changes + IT:
    - missing/wrong query param accountRequestType => 400 bad request
    - email not valid domain => 422 unprocessable entity
    
    * [CST-7756] refactoring & added missing JavaDoc
    
    * [CST-7756] removed unused service bean
    
    * [CST-7756] minor refactoring  according to the rest contract
    
    * PR DSpace#8619: Removed dependency spring-context-support, not needed in main
    
    * [CST-7756] fixed failed tests
    
    * [CST-7756] refactoring
    
    * [CST-7756] added tests to valid subscription parameters
    
    * [CST-7756] added validation logic of params
    
    * [CST-7756] renamed some methods & class
    
    * [CST-7756] minor fix
    
    * [CST-7756] refactored CanSubscribeFeatureIT
    
    * 97425: Implement feedback
    
    * [CST-7756] minor update
    
    * [CST-7756] added missing index field
    
    * [CST-7756] added template for subscription content email
    
    * [CST-7754] removed old code of supervision orders
    added a new migration script sql
    tested that supervisors can edit only workspace items
    
    * [CST-7756] refactoring
    
    * Remove statusFilter added to Solr browse indexes queries to solve an issue with the local administrators navigation
    
    * [CST-7756] monor fix
    
    * [CST-7756] added unit tests covering methods with business logic
    
    * [CST-7756] sub-daily command and its referred class removed, as subscriptions are sent by subscription-send command
    
    * [CST-7756] updated license header
    
    * 97425: Fix minor issues
    
    * [CST-7756] added instructions to migrate subscriptions from previous versions
    
    * [CST-7756] after merge checkstyle fix
    
    * [CST-7756] extended abstract test
    
    * [CST-7756] updated script
    
    * 99053: Add return_to_pool option to all ProcessingAction except SingleUserReviewAction
    
    * Reinstate config accidentally deleted, added in 30f923a (DSpace#8064) - enables RSS/Atom feeds
    
    * [CST-7756] removed subscriptions for items
    
    * [CST-7756] minor fix
    
    * [CST-7756] extended SubscribeServiceTest in order to use service instance with real (h2) database instead of mocks, so that tests actually store, query and remove subscriptions interacting with database
    
    * [CST-7756] added missing JavaDoc
    
    * [CST-7756] code refactoring
    
    * [CST-7756] renamed test class in order to reflect its actual behavior
    
    * [CST-7756] removed mail template used by previous script
    
    * [CST-7756] code refactoring
    
    * [CST-7756] removed Items section
    
    * [CST-7756] added missing IT
    
    * [CST-7754] updated javadoc
    
    * [CST-7754] updated comment
    
    * [CST-7754] withdrawn item should not allow supervision order
    
    * [CST-7754] moved supervision orders test on workflow items to SupervisionOrderRestRepositoryIT, added test covering the scenario when an admin tries to set a supervision order on a withdrawn item, and when an admin sets a supervision order on a workflow item before sending it back to workspace: supervisor can edit the item only when it goes to workspace status.
    
    * [TLC-380] Browse links and "by regex" links in item display
    
    * [TLC-380] Fix checkstyle and duplicate code
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Refactor browses endpoint for browse link usage
    
    * [TLC-249] Improve 'findByFields' browse refactor
    
    * [TLC-380] Fix browse resource byFields IT
    
    * [TLC-380] Remove unused methods, add ITs
    
    * DSpace#8629: Make sure temporary worfklow groups of reviewers get deleted
    
    * DSpace#8629: PR feedback refactor
    
    * [CST-7756] implemented community feedbacks
    
    * [CST-7756] added test that proves what happens if an object is access restricted after you have a subscription to it.
    
    * [CST-7756] renamed a method
    
    * [CST-7756] updated subscriptions migration scripts
    
    * [CST-7756] removed 'lastModified_dt' index field
    
    * [CST-7756] minor refactoring
    
    * [CST-7756] added email subject
    
    * [CST-7756] added dissemination for generic DSpace Item
    
    * [CST-7756] If no crosswalk is defined for the Item's entity type, default generic Item one is applied
    
    * IT fix: ReviewManagers repository wide group, not collection workflow group
    
    * Test IT without drop constraint
    
    * [CST-7756] restores security check as was originaly
    
    * [CST-7756] described beans
    
    * DSpace#8628: Remove GET shortlivedtokens endpoint & related IT
    
    * [TLC-249] Show Identifier Step, pre-register identifiers
    
    * [TLC-249] Remove unused import in WorkspaceItemServiceImpl
    
    * [TLC-249] Update section count test in SubmissionDefinitionsControllerIT
    
    * [TLC-249] Refactor to support better filter usage, PENDING and MINTED status
    
    * [TLC-249] Add and expose config for enabling register DOI
    
    * [TLC-249] REST backend for identifier config
    
    * [TLC-249] Better status return for new DOIs, write new integration tests
    
    * [TLC-249] Integration tests, keep GET handling in controller
    
    * [TLC-249] Move GET handling back to ItemIdentifierController
    
    * [TLC-249] Checkstyle fixes
    
    * [TLC-249] Licence header fixes
    
    * [TLC-249] Further checkstyle fixes
    
    * [TLC-249] Fix tests, Refactor things to use a LinkRestRepository for GET, Controller for POST
    
    * [TLC-249] Further IT fix for identifiers
    
    * [TLC-249] Licence header fix
    
    * [TLC-249] Address review feedback
    
    Controller updated to be less DOI-specific in its
    registration implementation
    item-status.register renamed to registerDOI
    display types included in section data, for UI hints
    comments / javadoc added
    DOI status text sent instead of number in status data
    
    As per tdonohue's revew on 2022-01-18
    
    * [TLC-249] Lint fixes
    
    * [TLC-249] Improve model for identifier step data
    
    * [TLC-249] Update configuration identifiers.cfg
    
    * [TLC-249] Remove unused subclass DataIdentifier
    
    * [TLC-249] Update identifier section IT
    
    * [TLC-249] Update integration tests for identifier controller
    
    * [TLC-249] Fix submission controller IT
    
    * [TLC-249] Update canRegisterDOIFeature to check for cfg enabled
    
    * [TLC-249] Refactor identifiers create endpoint
    
    * [TLC-249] Refactor, include controller 'find DSO' operation
    
    * [TLC-249] Throw not implemented for findOne and findAll
    
    * [TLC-249] Fixes and improvements as per review feedback
    
    * [TLC-249] Checkstyle fix
    
    * [TLC-249] return value  as id for IdentifierRest
    
    * [TLC-249] Fix category type in IdentifierRest
    
    * [TLC-249] Update integration tests for IdentifierRestRepository
    
    * [TLC-249] Refactor TrueFilter to get instantiated as singleton
    
    * [TLC-249] Construct canonical handle URL in identifier item link
    
    * [TL-249] Remove example-doi_filter from config, add singleton attr to TrueFilter
    
    * [TL-249] Add always_true_filter to test REST identifier-service.xml config
    
    * [TL-249] Add identifiers.cfg and item-filters.xml config to test data
    
    * [TL-249] Fix imports
    
    * [TL-249] Revert accidental commit to RestResourceController
    
    * [TL-249] Javadoc and other small fixes, DOI unit tests
    
    * [TL-249] Javadoc and other small fixes
    
    Including stripping $Revision$ from filter javadoc.
    
    * [TL-249] Checkstyle fix
    
    * 99200: Delete items after copies have been requested fix
    
    * [CST-7756] added security check into 'subscription-send' script
    
    * Alternate way to restart workflow in case of decline
    
    * Fix for decline when the delete doesn't persist in context before wfi is created again from same item
    
    * [CST-7754] supervising user can perform operations on Workspace item only if they have proper permissions
    
    * [DURACOM-116] process sorted alphabetically
    
    * [TLC-249] Test abandoning of a pending DOI and minting afterwards
    
    * [TLC-249] Ensure property identifiers.item-status.register-doi is set
    
    * Added missing commit in cleanup method
    
    * Update BitstreamStorageServiceImpl.java
    
    Amend commit log message
    
    * [CST-7756] Non-Discoverable and withdrawn items must be excluded from the notification list
    
    * [DURACOM-116] moved sorting to service
    
    * removed the log info
    
    * CST-8936 fix permission for bitstream generated by media-filter
    
    * Updates to LICENSES_THIRD_PARTY for 7.5
    
    * [maven-release-plugin] prepare release dspace-7.5
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed errors which causes tomcat starting errors
    
    * Ignored failing test
    
    * Fixed MetadataExportSearchIT - the dateIssued search filter was commented out.
    
    * Added a new action which push test image for FE integration tests.
    
    * Updated creating of the docker
    
    * changed to proper dependency
    
    * Updated cfg, fixed error because rest.properties.exposed was defined in two configuration files.
    
    * fixed cfg for tests
    
    * Copied fixes for the PRs: 277, 279, 281, 273, 284, 286, 296, 300, 308
    
    * Push docker only to migrate-to-7.5 and not to dtq-dev-7.5
    
    * Update migrate-docker.yml
    
    Updated docker action name
    
    * Updated IT test for Shibboleth auth
    
    * Copied ClarinLicenseImportRestController from another branch
    
    * Shibboleth autologin error solved - new header must be added into Allowed Headers in the Application.java
    
    * Fixed checkstyle issues.
    
    * Internal/fix integration tests 75 (#311)
    
    * trying action with different ref
    
    * fixed checkstyle
    
    * updated config, fixed several integration tests
    
    * removed old zip file
    
    * assurance
    
    * dspace.ui.url was changed to http://localhost:4000
    
    * internal/fix-another-integration-tests (#312)
    
    * Set Default charset to UTF-8 in Integration tests
    
    * Fixed test in the ExternalHandleRestRepositoryIT - problem was with encoding
    
    * Fixed WorkspaceItemRestRepositoryIT#patchRejectLicenseTest - the configuration property that disable LicenseValidation was set to false.
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverFacetsDateTestWithLabels
    FacetEntryMatcher.dateIssuedFacet(false), was missing
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverSearchObjectsTestWithBasicQuery missing FacetEntryMatcher.dateIssuedFacet(false),
    
    * Fixed ClarinDiscoveryRestControllerIT tests by updating the discovery.xml
    
    * Fixed MetadataExportSearchIT.exportMetadataSearchFilterDate - commented out the test for Date Issued date search filter which was removed from the discovery.xml
    
    * test  (#317)
    
    * Initial commit
    
    * Fixed SystemWideAlertRestRepositoryIT - wrong Date comparing, the fix was copied from the upstream
    
    * Copied fix from the upstream
    
    * Enabled distribution license validation.
    
    * Update build.yml
    
    Added -fae to integration tests
    
    * Removed unnecessary check
    
    * Revert to DEFAULT_AMOUNT_FORMATS=81
    
    * Fixed lookupPubmed test
    
    ---------
    
    Co-authored-by: milanmajchrak <[email protected]>
    Co-authored-by: milanmajchrak <[email protected]>
    
    * enable different endpoint to S3 bitstorage (#338)
    
    * enable different endpoint to S3 bitstorage
    
    * modified tests
    
    ---------
    
    Co-authored-by: Marie Verdonck <[email protected]>
    Co-authored-by: Giuseppe Digilio <[email protected]>
    Co-authored-by: corrado lombardi <[email protected]>
    Co-authored-by: Mohamed Saber Eskander <[email protected]>
    Co-authored-by: Koen Pauwels <[email protected]>
    Co-authored-by: Jens Vannerum <[email protected]>
    Co-authored-by: jensroets <[email protected]>
    Co-authored-by: Yana De Pauw <[email protected]>
    Co-authored-by: Tim Donohue <[email protected]>
    Co-authored-by: jensvannerum <[email protected]>
    Co-authored-by: Mykhaylo <[email protected]>
    Co-authored-by: Francesco Pio Scognamiglio <[email protected]>
    Co-authored-by: Nona Luypaert <[email protected]>
    Co-authored-by: Toni Prieto <[email protected]>
    Co-authored-by: Alexandre Vryghem <[email protected]>
    Co-authored-by: Kim Shepherd <[email protected]>
    Co-authored-by: Pascal-Nicolas Becker <[email protected]>
    Co-authored-by: Agustina Martinez <[email protected]>
    Co-authored-by: Raf Ponsaerts <[email protected]>
    Co-authored-by: Andrea Bollini <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    23 people authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    39667be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d34fe7 View commit details
    Browse the repository at this point in the history
  16. Removed unused class

    milanmajchrak committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    66c40a4 View commit details
    Browse the repository at this point in the history
  17. Updated docker.yml

    milanmajchrak committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    190d19f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Updated cfg (#348)

    milanmajchrak authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d972002 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    cd1218e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    0434f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d25bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07321ea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    b4c05e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43242ae View commit details
    Browse the repository at this point in the history
  3. internal/shibboleth-missing-one-error-page

    * The netId is added to the user which is logged in via shibboleth.
    
    * Fixed failing integration tests.
    
    * Shib login filter returns the duplicate error
    
    * Fixed checkstyle issues
    
    * Added an email param into error response
    
    * Try to fix IT
    
    * Fixed some IT
    
    * The user is not registered if he doesn't have the email
    
    * Fixed IT - there must be unique handle
    milanmajchrak authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    db9bde0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. migrated-7.5/oai-is-not-working (#355)

    * Fixed wront `dspace.server.url` property value.
    
    * Updated scripts
    
    * Updated scripts
    
    * Fixed IT - there must be unique handle
    
    * Removed changes we don't want to have
    
    * Added empty row
    milanmajchrak authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3b415ae View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    90f6e82 View commit details
    Browse the repository at this point in the history
  2. Merge actual 7.5. version into TUL (#357)

    * 102-BE/cannot-read-big-file-by-readAllBytes (#277)
    
    * replace readAllBytes
    
    * fix test errors
    
    * 103-be/shibboleth-login-wrong-error-page (#279)
    
    * The user is redireced to the FE after wrong shibboleth authentication.
    
    * Changed redirect URLs
    
    * Fixed checkstyle issues
    
    * Copied ShibbolethFilterIT into ClarinShibbolethFilterIT because the tests did must be updated.
    
    * 105-be/user-is-not-registered-after-shibboleth-login (#281)
    
    * firstname and lastname is not required for proper Shibboleth login.
    
    * Fixed IT to be failed if code is wrong
    
    * 88-BE/license-labels-are-missing-icons (#273)
    
    * License label icon can be null
    
    * user rest repository for license import
    
    * Fixed checkstyle issues
    
    * Fixed failing IT
    
    ---------
    
    Co-authored-by: milanmajchrak <[email protected]>
    
    * 110-be/imported-item-should-not-regenerate-certain-metadata-fields (#284)
    
    * Created test which fail when issue happens
    
    * Some metadata values are not updated during the import.
    
    * Changed logging (#286)
    
    * 116 be/deleted bitstreams cannot be imported (#296)
    
    * Every bitstream is deleted after updating it. If the sequenceId is null, use default value.
    
    * added logs and fixed error message
    
    * Fixed checkstyle issues
    
    * Added some logs.
    
    ---------
    
    Co-authored-by: Michaela Paurikova <[email protected]>
    
    * 80-BE/import-tasklistitem (#300)
    
    * create method and test
    
    * test runs
    
    * condition of membership
    
    * throw exception soon and explain better (#308)
    
    * added commit (#306)
    
    * 87-BE/adding-missing-attributes (#303)
    
    * add welcome_info and can_edit_submission_metadata
    
    * added missing attributes to the database
    
    * errors from review
    
    * 119-BE/remove-validation-of-deleted-bitstreams (#302)
    
    * remove validation control for deleted bitstream
    
    * added log
    
    * fix review comments
    
    * added mvn argument fail-at-end (#319)
    
    * added mvn argument fail-at-end
    
    * see mvn version
    
    * see maven version
    
    * -fae
    
    * final version of build.yml
    
    * 75-BE/missing-handles (#314)
    
    * create handle without dspace object
    
    * new controller for import handle without dspace object
    
    * create handle for workspaceitem
    
    * using of existing handle if it exists (#316)
    
    * checkstyle
    
    * fix failed test
    
    * added whitespace after for
    
    * review
    
    * removed authorization for handle creation
    
    * remove unneeded import
    
    * checkstyle
    
    * 122-be/restricted-item-download-issues (#331)
    
    * Initial commit
    
    * Remove the error when the ClarinLicense doesn't require any additional user metadata and the file cannot be downloaded because the user didn't fill in any user metadata.
    
    * The user cannot download the item with ClarinLicense that doesn't require user metadata, but controller methods required this information.
    
    * Be/fixed bitstreams added user metadata (#295)
    
    * 116-be/deleted-bitstreams-cannot-be-imported (#291)
    
    * Every bitstream is deleted after updating it. If the sequenceId is null, use default value.
    
    * added logs and fixed error message
    
    * Fixed checkstyle issues
    
    * Added some logs.
    
    ---------
    
    Co-authored-by: Michaela Paurikova <[email protected]>
    
    * 76-BE/import-user-metadata (#294)
    
    * new controller for user metadata import
    
    * import user metadata works based on created tests
    
    * remove error from python import
    
    * checkstyle
    
    * 76-BE/import-user-metadata-with-fixed-bitstream (#307)
    
    * new controller for user metadata import
    
    * import user metadata works based on created tests
    
    * remove error from python import
    
    * checkstyle
    
    * fix import user_metadata
    
    * fix mishmash with eperson_id and user_registration_id
    
    * create user registration and eperson separatelly, checkstyle
    
    * edited import user metadata
    
    * checkstyle
    
    ---------
    
    Co-authored-by: Michaela Paurikova <[email protected]>
    Co-authored-by: Paurikova2 <[email protected]>
    
    * Internal/fix integration tests 75 (#311)
    
    * trying action with different ref
    
    * fixed checkstyle
    
    * updated config, fixed several integration tests
    
    * removed old zip file
    
    * assurance
    
    * dspace.ui.url was changed to http://localhost:4000
    
    * internal/fix-another-integration-tests (#312)
    
    * Set Default charset to UTF-8 in Integration tests
    
    * Fixed test in the ExternalHandleRestRepositoryIT - problem was with encoding
    
    * Fixed WorkspaceItemRestRepositoryIT#patchRejectLicenseTest - the configuration property that disable LicenseValidation was set to false.
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverFacetsDateTestWithLabels
    FacetEntryMatcher.dateIssuedFacet(false), was missing
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverSearchObjectsTestWithBasicQuery missing FacetEntryMatcher.dateIssuedFacet(false),
    
    * Fixed ClarinDiscoveryRestControllerIT tests by updating the discovery.xml
    
    * Fixed MetadataExportSearchIT.exportMetadataSearchFilterDate - commented out the test for Date Issued date search filter which was removed from the discovery.xml
    
    * test  (#317)
    
    * Initial commit
    
    * Fixed SystemWideAlertRestRepositoryIT - wrong Date comparing, the fix was copied from the upstream
    
    * Copied fix from the upstream
    
    * Enabled distribution license validation.
    
    * Update build.yml
    
    Added -fae to integration tests
    
    * Removed unnecessary check
    
    * Revert to DEFAULT_AMOUNT_FORMATS=81
    
    * Fixed lookupPubmed test
    
    ---------
    
    Co-authored-by: milanmajchrak <[email protected]>
    Co-authored-by: milanmajchrak <[email protected]>
    
    * Removed not defined search options. (#337)
    
    * browse - Updated IT according to updated cfg (#339)
    
    * Removed not defined search options.
    
    * Updated IT according to a cfg updates.
    
    * enable different endpoint to S3 bitstorage (#338)
    
    * enable different endpoint to S3 bitstorage
    
    * modified tests
    
    * Migrate to 7.5 (#274)
    
    * 97298: Self-register - test fixes
    
    * 97298: Self-register - test fixes
    
    * [CST-7756] Rename type property to subscriptionType in the subscriptionType object
    
    * [CST-7756] Fix checkstyle
    
    * [CST-7756] fixed database scripts version number
    
    * [CST-7754] otherworkspace discovery configuration shows only supervised workspace items, when a supervision order is deleted grants given to supervision groups on an item are revoked.
    
    * [CST-7754] test supervision order is deleted if workspaceItem or group is deleted.
    
    * 97183 Processing PR review feedback
    
    * 97538: Unauthorized tests should now be anonymous
    
    * 97538: Remove readability change
    
    * 97538: Remove readability change in IT
    
    * 97414 Advanced workflow actions: implemented feedback on SelectReviewerAction + WorkflowActionRestRepositoryIT
    
    * 97414 Advanced workflow actions: fixed SelectReviewerAction NullPointerException
    
    * [CST-7604] Configuration updated to highlight Orgunit and Person
    
    * 97735: Add a accept range cors header
    
    * Fix license issues
    
    * 98345 Advanced workflow actions - Parse select reviewers step
    
    * 98345 SelectReviewerAction, TaskRestRepositoriesIT and h2 migration
    
    * 98433 Reject button mostly works - still triggers a 404 in console though
    
    * 98434: Advanced workflow - refactor scoreReview workflow
    
    * 98434: IT fix
    
    * 98433: Refactoring SingleUserReviewAction & general refactoring in Actions
    - Fix in AutoAssignAction that selected reviewer didn't get registered as new InProgressSubmissionUser
    
    * 98433: IT fixes now that access rights are now moved to selected reviewers in AutoAssignAction
    
    * [CST-7756] removed unused param
    
    * 98462: Use discovery configurations in browse
    
    * [DURACOM-113] add jfif extension on bitstream formats
    
    * 98462: Refactor change and add admin tests
    
    * 97538: The search rest method should be public
    
    * 97538: Alter IT for public vocabulary search method
    
    * 97183 Tests for findItemsWithEdit and countItemsWithEdit methods of ItemServiceImpl
    
    * 97080: DSpace#8613 - Doc for the prefix solr field
    
    * Implemented community feedbacks
    
    * 97425: Fix issue with sessions null value
    
    * 97061: type request param name change to avoid confusion with rest object type &
    error codes endpoint changes + IT:
    - missing/wrong query param accountRequestType => 400 bad request
    - email not valid domain => 422 unprocessable entity
    
    * [CST-7756] refactoring & added missing JavaDoc
    
    * [CST-7756] removed unused service bean
    
    * [CST-7756] minor refactoring  according to the rest contract
    
    * PR DSpace#8619: Removed dependency spring-context-support, not needed in main
    
    * [CST-7756] fixed failed tests
    
    * [CST-7756] refactoring
    
    * [CST-7756] added tests to valid subscription parameters
    
    * [CST-7756] added validation logic of params
    
    * [CST-7756] renamed some methods & class
    
    * [CST-7756] minor fix
    
    * [CST-7756] refactored CanSubscribeFeatureIT
    
    * 97425: Implement feedback
    
    * [CST-7756] minor update
    
    * [CST-7756] added missing index field
    
    * [CST-7756] added template for subscription content email
    
    * [CST-7754] removed old code of supervision orders
    added a new migration script sql
    tested that supervisors can edit only workspace items
    
    * [CST-7756] refactoring
    
    * Remove statusFilter added to Solr browse indexes queries to solve an issue with the local administrators navigation
    
    * [CST-7756] monor fix
    
    * [CST-7756] added unit tests covering methods with business logic
    
    * [CST-7756] sub-daily command and its referred class removed, as subscriptions are sent by subscription-send command
    
    * [CST-7756] updated license header
    
    * 97425: Fix minor issues
    
    * [CST-7756] added instructions to migrate subscriptions from previous versions
    
    * [CST-7756] after merge checkstyle fix
    
    * [CST-7756] extended abstract test
    
    * [CST-7756] updated script
    
    * 99053: Add return_to_pool option to all ProcessingAction except SingleUserReviewAction
    
    * Reinstate config accidentally deleted, added in 30f923a (DSpace#8064) - enables RSS/Atom feeds
    
    * [CST-7756] removed subscriptions for items
    
    * [CST-7756] minor fix
    
    * [CST-7756] extended SubscribeServiceTest in order to use service instance with real (h2) database instead of mocks, so that tests actually store, query and remove subscriptions interacting with database
    
    * [CST-7756] added missing JavaDoc
    
    * [CST-7756] code refactoring
    
    * [CST-7756] renamed test class in order to reflect its actual behavior
    
    * [CST-7756] removed mail template used by previous script
    
    * [CST-7756] code refactoring
    
    * [CST-7756] removed Items section
    
    * [CST-7756] added missing IT
    
    * [CST-7754] updated javadoc
    
    * [CST-7754] updated comment
    
    * [CST-7754] withdrawn item should not allow supervision order
    
    * [CST-7754] moved supervision orders test on workflow items to SupervisionOrderRestRepositoryIT, added test covering the scenario when an admin tries to set a supervision order on a withdrawn item, and when an admin sets a supervision order on a workflow item before sending it back to workspace: supervisor can edit the item only when it goes to workspace status.
    
    * [TLC-380] Browse links and "by regex" links in item display
    
    * [TLC-380] Fix checkstyle and duplicate code
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Refactor browses endpoint for browse link usage
    
    * [TLC-249] Improve 'findByFields' browse refactor
    
    * [TLC-380] Fix browse resource byFields IT
    
    * [TLC-380] Remove unused methods, add ITs
    
    * DSpace#8629: Make sure temporary worfklow groups of reviewers get deleted
    
    * DSpace#8629: PR feedback refactor
    
    * [CST-7756] implemented community feedbacks
    
    * [CST-7756] added test that proves what happens if an object is access restricted after you have a subscription to it.
    
    * [CST-7756] renamed a method
    
    * [CST-7756] updated subscriptions migration scripts
    
    * [CST-7756] removed 'lastModified_dt' index field
    
    * [CST-7756] minor refactoring
    
    * [CST-7756] added email subject
    
    * [CST-7756] added dissemination for generic DSpace Item
    
    * [CST-7756] If no crosswalk is defined for the Item's entity type, default generic Item one is applied
    
    * IT fix: ReviewManagers repository wide group, not collection workflow group
    
    * Test IT without drop constraint
    
    * [CST-7756] restores security check as was originaly
    
    * [CST-7756] described beans
    
    * DSpace#8628: Remove GET shortlivedtokens endpoint & related IT
    
    * [TLC-249] Show Identifier Step, pre-register identifiers
    
    * [TLC-249] Remove unused import in WorkspaceItemServiceImpl
    
    * [TLC-249] Update section count test in SubmissionDefinitionsControllerIT
    
    * [TLC-249] Refactor to support better filter usage, PENDING and MINTED status
    
    * [TLC-249] Add and expose config for enabling register DOI
    
    * [TLC-249] REST backend for identifier config
    
    * [TLC-249] Better status return for new DOIs, write new integration tests
    
    * [TLC-249] Integration tests, keep GET handling in controller
    
    * [TLC-249] Move GET handling back to ItemIdentifierController
    
    * [TLC-249] Checkstyle fixes
    
    * [TLC-249] Licence header fixes
    
    * [TLC-249] Further checkstyle fixes
    
    * [TLC-249] Fix tests, Refactor things to use a LinkRestRepository for GET, Controller for POST
    
    * [TLC-249] Further IT fix for identifiers
    
    * [TLC-249] Licence header fix
    
    * [TLC-249] Address review feedback
    
    Controller updated to be less DOI-specific in its
    registration implementation
    item-status.register renamed to registerDOI
    display types included in section data, for UI hints
    comments / javadoc added
    DOI status text sent instead of number in status data
    
    As per tdonohue's revew on 2022-01-18
    
    * [TLC-249] Lint fixes
    
    * [TLC-249] Improve model for identifier step data
    
    * [TLC-249] Update configuration identifiers.cfg
    
    * [TLC-249] Remove unused subclass DataIdentifier
    
    * [TLC-249] Update identifier section IT
    
    * [TLC-249] Update integration tests for identifier controller
    
    * [TLC-249] Fix submission controller IT
    
    * [TLC-249] Update canRegisterDOIFeature to check for cfg enabled
    
    * [TLC-249] Refactor identifiers create endpoint
    
    * [TLC-249] Refactor, include controller 'find DSO' operation
    
    * [TLC-249] Throw not implemented for findOne and findAll
    
    * [TLC-249] Fixes and improvements as per review feedback
    
    * [TLC-249] Checkstyle fix
    
    * [TLC-249] return value  as id for IdentifierRest
    
    * [TLC-249] Fix category type in IdentifierRest
    
    * [TLC-249] Update integration tests for IdentifierRestRepository
    
    * [TLC-249] Refactor TrueFilter to get instantiated as singleton
    
    * [TLC-249] Construct canonical handle URL in identifier item link
    
    * [TL-249] Remove example-doi_filter from config, add singleton attr to TrueFilter
    
    * [TL-249] Add always_true_filter to test REST identifier-service.xml config
    
    * [TL-249] Add identifiers.cfg and item-filters.xml config to test data
    
    * [TL-249] Fix imports
    
    * [TL-249] Revert accidental commit to RestResourceController
    
    * [TL-249] Javadoc and other small fixes, DOI unit tests
    
    * [TL-249] Javadoc and other small fixes
    
    Including stripping $Revision$ from filter javadoc.
    
    * [TL-249] Checkstyle fix
    
    * 99200: Delete items after copies have been requested fix
    
    * [CST-7756] added security check into 'subscription-send' script
    
    * Alternate way to restart workflow in case of decline
    
    * Fix for decline when the delete doesn't persist in context before wfi is created again from same item
    
    * [CST-7754] supervising user can perform operations on Workspace item only if they have proper permissions
    
    * [DURACOM-116] process sorted alphabetically
    
    * [TLC-249] Test abandoning of a pending DOI and minting afterwards
    
    * [TLC-249] Ensure property identifiers.item-status.register-doi is set
    
    * Added missing commit in cleanup method
    
    * Update BitstreamStorageServiceImpl.java
    
    Amend commit log message
    
    * [CST-7756] Non-Discoverable and withdrawn items must be excluded from the notification list
    
    * [DURACOM-116] moved sorting to service
    
    * removed the log info
    
    * CST-8936 fix permission for bitstream generated by media-filter
    
    * Updates to LICENSES_THIRD_PARTY for 7.5
    
    * [maven-release-plugin] prepare release dspace-7.5
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed errors which causes tomcat starting errors
    
    * Ignored failing test
    
    * Fixed MetadataExportSearchIT - the dateIssued search filter was commented out.
    
    * Added a new action which push test image for FE integration tests.
    
    * Updated creating of the docker
    
    * changed to proper dependency
    
    * Updated cfg, fixed error because rest.properties.exposed was defined in two configuration files.
    
    * fixed cfg for tests
    
    * Copied fixes for the PRs: 277, 279, 281, 273, 284, 286, 296, 300, 308
    
    * Push docker only to migrate-to-7.5 and not to dtq-dev-7.5
    
    * Update migrate-docker.yml
    
    Updated docker action name
    
    * Updated IT test for Shibboleth auth
    
    * Copied ClarinLicenseImportRestController from another branch
    
    * Shibboleth autologin error solved - new header must be added into Allowed Headers in the Application.java
    
    * Fixed checkstyle issues.
    
    * Internal/fix integration tests 75 (#311)
    
    * trying action with different ref
    
    * fixed checkstyle
    
    * updated config, fixed several integration tests
    
    * removed old zip file
    
    * assurance
    
    * dspace.ui.url was changed to http://localhost:4000
    
    * internal/fix-another-integration-tests (#312)
    
    * Set Default charset to UTF-8 in Integration tests
    
    * Fixed test in the ExternalHandleRestRepositoryIT - problem was with encoding
    
    * Fixed WorkspaceItemRestRepositoryIT#patchRejectLicenseTest - the configuration property that disable LicenseValidation was set to false.
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverFacetsDateTestWithLabels
    FacetEntryMatcher.dateIssuedFacet(false), was missing
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverSearchObjectsTestWithBasicQuery missing FacetEntryMatcher.dateIssuedFacet(false),
    
    * Fixed ClarinDiscoveryRestControllerIT tests by updating the discovery.xml
    
    * Fixed MetadataExportSearchIT.exportMetadataSearchFilterDate - commented out the test for Date Issued date search filter which was removed from the discovery.xml
    
    * test  (#317)
    
    * Initial commit
    
    * Fixed SystemWideAlertRestRepositoryIT - wrong Date comparing, the fix was copied from the upstream
    
    * Copied fix from the upstream
    
    * Enabled distribution license validation.
    
    * Update build.yml
    
    Added -fae to integration tests
    
    * Removed unnecessary check
    
    * Revert to DEFAULT_AMOUNT_FORMATS=81
    
    * Fixed lookupPubmed test
    
    ---------
    
    Co-authored-by: milanmajchrak <[email protected]>
    Co-authored-by: milanmajchrak <[email protected]>
    
    * enable different endpoint to S3 bitstorage (#338)
    
    * enable different endpoint to S3 bitstorage
    
    * modified tests
    
    ---------
    
    Co-authored-by: Marie Verdonck <[email protected]>
    Co-authored-by: Giuseppe Digilio <[email protected]>
    Co-authored-by: corrado lombardi <[email protected]>
    Co-authored-by: Mohamed Saber Eskander <[email protected]>
    Co-authored-by: Koen Pauwels <[email protected]>
    Co-authored-by: Jens Vannerum <[email protected]>
    Co-authored-by: jensroets <[email protected]>
    Co-authored-by: Yana De Pauw <[email protected]>
    Co-authored-by: Tim Donohue <[email protected]>
    Co-authored-by: jensvannerum <[email protected]>
    Co-authored-by: Mykhaylo <[email protected]>
    Co-authored-by: Francesco Pio Scognamiglio <[email protected]>
    Co-authored-by: Nona Luypaert <[email protected]>
    Co-authored-by: Toni Prieto <[email protected]>
    Co-authored-by: Alexandre Vryghem <[email protected]>
    Co-authored-by: Kim Shepherd <[email protected]>
    Co-authored-by: Pascal-Nicolas Becker <[email protected]>
    Co-authored-by: Agustina Martinez <[email protected]>
    Co-authored-by: Raf Ponsaerts <[email protected]>
    Co-authored-by: Andrea Bollini <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    
    * Copied fix from 303
    
    * Copied fix from 302, 319, 314
    
    * Copied fix from 331
    
    * Copied fix from 295
    
    * Copied fix from 337, 339
    
    * Removed ClarinLicenseImportRestController.java according to 273
    
    * Eperson.hasPasswordSet was missing and one checkstyle violation as occurred.
    
    * Docker image should be generated.
    
    * Temp file
    
    * Migrate to 7.5 (#343)
    
    * 97298: Self-register - test fixes
    
    * [CST-7756] Rename type property to subscriptionType in the subscriptionType object
    
    * [CST-7756] Fix checkstyle
    
    * [CST-7756] fixed database scripts version number
    
    * [CST-7754] otherworkspace discovery configuration shows only supervised workspace items, when a supervision order is deleted grants given to supervision groups on an item are revoked.
    
    * [CST-7754] test supervision order is deleted if workspaceItem or group is deleted.
    
    * 97183 Processing PR review feedback
    
    * 97538: Unauthorized tests should now be anonymous
    
    * 97538: Remove readability change
    
    * 97538: Remove readability change in IT
    
    * 97414 Advanced workflow actions: implemented feedback on SelectReviewerAction + WorkflowActionRestRepositoryIT
    
    * 97414 Advanced workflow actions: fixed SelectReviewerAction NullPointerException
    
    * [CST-7604] Configuration updated to highlight Orgunit and Person
    
    * 97735: Add a accept range cors header
    
    * Fix license issues
    
    * 98345 Advanced workflow actions - Parse select reviewers step
    
    * 98345 SelectReviewerAction, TaskRestRepositoriesIT and h2 migration
    
    * 98433 Reject button mostly works - still triggers a 404 in console though
    
    * 98434: Advanced workflow - refactor scoreReview workflow
    
    * 98434: IT fix
    
    * 98433: Refactoring SingleUserReviewAction & general refactoring in Actions
    - Fix in AutoAssignAction that selected reviewer didn't get registered as new InProgressSubmissionUser
    
    * 98433: IT fixes now that access rights are now moved to selected reviewers in AutoAssignAction
    
    * [CST-7756] removed unused param
    
    * 98462: Use discovery configurations in browse
    
    * [DURACOM-113] add jfif extension on bitstream formats
    
    * 98462: Refactor change and add admin tests
    
    * 97538: The search rest method should be public
    
    * 97538: Alter IT for public vocabulary search method
    
    * 97183 Tests for findItemsWithEdit and countItemsWithEdit methods of ItemServiceImpl
    
    * 97080: DSpace#8613 - Doc for the prefix solr field
    
    * Implemented community feedbacks
    
    * 97425: Fix issue with sessions null value
    
    * 97061: type request param name change to avoid confusion with rest object type &
    error codes endpoint changes + IT:
    - missing/wrong query param accountRequestType => 400 bad request
    - email not valid domain => 422 unprocessable entity
    
    * [CST-7756] refactoring & added missing JavaDoc
    
    * [CST-7756] removed unused service bean
    
    * [CST-7756] minor refactoring  according to the rest contract
    
    * PR DSpace#8619: Removed dependency spring-context-support, not needed in main
    
    * [CST-7756] fixed failed tests
    
    * [CST-7756] refactoring
    
    * [CST-7756] added tests to valid subscription parameters
    
    * [CST-7756] added validation logic of params
    
    * [CST-7756] renamed some methods & class
    
    * [CST-7756] minor fix
    
    * [CST-7756] refactored CanSubscribeFeatureIT
    
    * 97425: Implement feedback
    
    * [CST-7756] minor update
    
    * [CST-7756] added missing index field
    
    * [CST-7756] added template for subscription content email
    
    * [CST-7754] removed old code of supervision orders
    added a new migration script sql
    tested that supervisors can edit only workspace items
    
    * [CST-7756] refactoring
    
    * Remove statusFilter added to Solr browse indexes queries to solve an issue with the local administrators navigation
    
    * [CST-7756] monor fix
    
    * [CST-7756] added unit tests covering methods with business logic
    
    * [CST-7756] sub-daily command and its referred class removed, as subscriptions are sent by subscription-send command
    
    * [CST-7756] updated license header
    
    * 97425: Fix minor issues
    
    * [CST-7756] added instructions to migrate subscriptions from previous versions
    
    * [CST-7756] after merge checkstyle fix
    
    * [CST-7756] extended abstract test
    
    * [CST-7756] updated script
    
    * 99053: Add return_to_pool option to all ProcessingAction except SingleUserReviewAction
    
    * Reinstate config accidentally deleted, added in 30f923a (DSpace#8064) - enables RSS/Atom feeds
    
    * [CST-7756] removed subscriptions for items
    
    * [CST-7756] minor fix
    
    * [CST-7756] extended SubscribeServiceTest in order to use service instance with real (h2) database instead of mocks, so that tests actually store, query and remove subscriptions interacting with database
    
    * [CST-7756] added missing JavaDoc
    
    * [CST-7756] code refactoring
    
    * [CST-7756] renamed test class in order to reflect its actual behavior
    
    * [CST-7756] removed mail template used by previous script
    
    * [CST-7756] code refactoring
    
    * [CST-7756] removed Items section
    
    * [CST-7756] added missing IT
    
    * [CST-7754] updated javadoc
    
    * [CST-7754] updated comment
    
    * [CST-7754] withdrawn item should not allow supervision order
    
    * [CST-7754] moved supervision orders test on workflow items to SupervisionOrderRestRepositoryIT, added test covering the scenario when an admin tries to set a supervision order on a withdrawn item, and when an admin sets a supervision order on a workflow item before sending it back to workspace: supervisor can edit the item only when it goes to workspace status.
    
    * [TLC-380] Browse links and "by regex" links in item display
    
    * [TLC-380] Fix checkstyle and duplicate code
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Further checkstyle fixes
    
    * [TLC-380] Refactor browses endpoint for browse link usage
    
    * [TLC-249] Improve 'findByFields' browse refactor
    
    * [TLC-380] Fix browse resource byFields IT
    
    * [TLC-380] Remove unused methods, add ITs
    
    * DSpace#8629: Make sure temporary worfklow groups of reviewers get deleted
    
    * DSpace#8629: PR feedback refactor
    
    * [CST-7756] implemented community feedbacks
    
    * [CST-7756] added test that proves what happens if an object is access restricted after you have a subscription to it.
    
    * [CST-7756] renamed a method
    
    * [CST-7756] updated subscriptions migration scripts
    
    * [CST-7756] removed 'lastModified_dt' index field
    
    * [CST-7756] minor refactoring
    
    * [CST-7756] added email subject
    
    * [CST-7756] added dissemination for generic DSpace Item
    
    * [CST-7756] If no crosswalk is defined for the Item's entity type, default generic Item one is applied
    
    * IT fix: ReviewManagers repository wide group, not collection workflow group
    
    * Test IT without drop constraint
    
    * [CST-7756] restores security check as was originaly
    
    * [CST-7756] described beans
    
    * DSpace#8628: Remove GET shortlivedtokens endpoint & related IT
    
    * [TLC-249] Show Identifier Step, pre-register identifiers
    
    * [TLC-249] Remove unused import in WorkspaceItemServiceImpl
    
    * [TLC-249] Update section count test in SubmissionDefinitionsControllerIT
    
    * [TLC-249] Refactor to support better filter usage, PENDING and MINTED status
    
    * [TLC-249] Add and expose config for enabling register DOI
    
    * [TLC-249] REST backend for identifier config
    
    * [TLC-249] Better status return for new DOIs, write new integration tests
    
    * [TLC-249] Integration tests, keep GET handling in controller
    
    * [TLC-249] Move GET handling back to ItemIdentifierController
    
    * [TLC-249] Checkstyle fixes
    
    * [TLC-249] Licence header fixes
    
    * [TLC-249] Further checkstyle fixes
    
    * [TLC-249] Fix tests, Refactor things to use a LinkRestRepository for GET, Controller for POST
    
    * [TLC-249] Further IT fix for identifiers
    
    * [TLC-249] Licence header fix
    
    * [TLC-249] Address review feedback
    
    Controller updated to be less DOI-specific in its
    registration implementation
    item-status.register renamed to registerDOI
    display types included in section data, for UI hints
    comments / javadoc added
    DOI status text sent instead of number in status data
    
    As per tdonohue's revew on 2022-01-18
    
    * [TLC-249] Lint fixes
    
    * [TLC-249] Improve model for identifier step data
    
    * [TLC-249] Update configuration identifiers.cfg
    
    * [TLC-249] Remove unused subclass DataIdentifier
    
    * [TLC-249] Update identifier section IT
    
    * [TLC-249] Update integration tests for identifier controller
    
    * [TLC-249] Fix submission controller IT
    
    * [TLC-249] Update canRegisterDOIFeature to check for cfg enabled
    
    * [TLC-249] Refactor identifiers create endpoint
    
    * [TLC-249] Refactor, include controller 'find DSO' operation
    
    * [TLC-249] Throw not implemented for findOne and findAll
    
    * [TLC-249] Fixes and improvements as per review feedback
    
    * [TLC-249] Checkstyle fix
    
    * [TLC-249] return value  as id for IdentifierRest
    
    * [TLC-249] Fix category type in IdentifierRest
    
    * [TLC-249] Update integration tests for IdentifierRestRepository
    
    * [TLC-249] Refactor TrueFilter to get instantiated as singleton
    
    * [TLC-249] Construct canonical handle URL in identifier item link
    
    * [TL-249] Remove example-doi_filter from config, add singleton attr to TrueFilter
    
    * [TL-249] Add always_true_filter to test REST identifier-service.xml config
    
    * [TL-249] Add identifiers.cfg and item-filters.xml config to test data
    
    * [TL-249] Fix imports
    
    * [TL-249] Revert accidental commit to RestResourceController
    
    * [TL-249] Javadoc and other small fixes, DOI unit tests
    
    * [TL-249] Javadoc and other small fixes
    
    Including stripping $Revision$ from filter javadoc.
    
    * [TL-249] Checkstyle fix
    
    * 99200: Delete items after copies have been requested fix
    
    * [CST-7756] added security check into 'subscription-send' script
    
    * Alternate way to restart workflow in case of decline
    
    * Fix for decline when the delete doesn't persist in context before wfi is created again from same item
    
    * [CST-7754] supervising user can perform operations on Workspace item only if they have proper permissions
    
    * [DURACOM-116] process sorted alphabetically
    
    * [TLC-249] Test abandoning of a pending DOI and minting afterwards
    
    * [TLC-249] Ensure property identifiers.item-status.register-doi is set
    
    * Added missing commit in cleanup method
    
    * Update BitstreamStorageServiceImpl.java
    
    Amend commit log message
    
    * [CST-7756] Non-Discoverable and withdrawn items must be excluded from the notification list
    
    * [DURACOM-116] moved sorting to service
    
    * removed the log info
    
    * CST-8936 fix permission for bitstream generated by media-filter
    
    * Updates to LICENSES_THIRD_PARTY for 7.5
    
    * [maven-release-plugin] prepare release dspace-7.5
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed some compile errors
    
    * Fixed errors which causes tomcat starting errors
    
    * Ignored failing test
    
    * Fixed MetadataExportSearchIT - the dateIssued search filter was commented out.
    
    * Added a new action which push test image for FE integration tests.
    
    * Updated creating of the docker
    
    * changed to proper dependency
    
    * Updated cfg, fixed error because rest.properties.exposed was defined in two configuration files.
    
    * fixed cfg for tests
    
    * Copied fixes for the PRs: 277, 279, 281, 273, 284, 286, 296, 300, 308
    
    * Push docker only to migrate-to-7.5 and not to dtq-dev-7.5
    
    * Update migrate-docker.yml
    
    Updated docker action name
    
    * Updated IT test for Shibboleth auth
    
    * Copied ClarinLicenseImportRestController from another branch
    
    * Shibboleth autologin error solved - new header must be added into Allowed Headers in the Application.java
    
    * Fixed checkstyle issues.
    
    * Internal/fix integration tests 75 (#311)
    
    * trying action with different ref
    
    * fixed checkstyle
    
    * updated config, fixed several integration tests
    
    * removed old zip file
    
    * assurance
    
    * dspace.ui.url was changed to http://localhost:4000
    
    * internal/fix-another-integration-tests (#312)
    
    * Set Default charset to UTF-8 in Integration tests
    
    * Fixed test in the ExternalHandleRestRepositoryIT - problem was with encoding
    
    * Fixed WorkspaceItemRestRepositoryIT#patchRejectLicenseTest - the configuration property that disable LicenseValidation was set to false.
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverFacetsDateTestWithLabels
    FacetEntryMatcher.dateIssuedFacet(false), was missing
    
    * Fixed ClarinDiscoveryRestControllerIT.java#discoverSearchObjectsTestWithBasicQuery missing FacetEntryMatcher.dateIssuedFacet(false),
    
    * Fixed ClarinDiscoveryRestControllerIT tests by updating the discovery.xml
    
    * Fixed MetadataExportSearchIT.exportMetadataSearchFilterDate - commented out the test for Date Issued date search filter which was removed from the discovery.xml
    
    * test  (#317)
    
    * Initial commit
    
    * Fixed SystemWideAlertRestRepositoryIT - wrong Date comparing, the fix was copied from the upstream
    
    * Copied fix from the upstream
    
    * Enabled distribution license validation.
    
    * Update build.yml
    
    Added -fae to integration tests
    
    * Removed unnecessary check
    
    * Revert to DEFAULT_AMOUNT_FORMATS=81
    
    * Fixed lookupPubmed test
    
    ---------
    
    Co-authored-by: milanmajchrak <[email protected]>
    Co-authored-by: milanmajchrak <[email protected]>
    
    * enable different endpoint to S3 bitstorage (#338)
    
    * enable different endpoint to S3 bitstorage
    
    * modified tests
    
    ---------
    
    Co-authored-by: Marie Verdonck <[email protected]>
    Co-authored-by: Giuseppe Digilio <[email protected]>
    Co-authored-by: corrado lombardi <[email protected]>
    Co-authored-by: Mohamed Saber Eskander <[email protected]>
    Co-authored-by: Koen Pauwels <[email protected]>
    Co-authored-by: Jens Vannerum <[email protected]>
    Co-authored-by: jensroets <[email protected]>
    Co-authored-by: Yana De Pauw <[email protected]>
    Co-authored-by: Tim Donohue <[email protected]>
    Co-authored-by: jensvannerum <[email protected]>
    Co-authored-by: Mykhaylo <[email protected]>
    Co-authored-by: Francesco Pio Scognamiglio <[email protected]>
    Co-authored-by: Nona Luypaert <[email protected]>
    Co-authored-by: Toni Prieto <[email protected]>
    Co-authored-by: Alexandre Vryghem <[email protected]>
    Co-authored-by: Kim Shepherd <[email protected]>
    Co-authored-by: Pascal-Nicolas Becker <[email protected]>
    Co-authored-by: Agustina Martinez <[email protected]>
    Co-authored-by: Raf Ponsaerts <[email protected]>
    Co-authored-by: Andrea Bollini <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    
    * Removed unused class
    
    * Updated docker.yml
    
    * Updated cfg (#348)
    
    * Fixed from port 4000 to 8080 (#350)
    
    * add redeploy to dev-5 -> curl call to deploy action
    
    * add redeploy to dev-5 -> curl call to deploy action
    
    * correct redeploy branch in github action
    
    * Removed duplicate definition of the property (#353)
    
    * internal/shibboleth-missing-one-error-page
    
    * The netId is added to the user which is logged in via shibboleth.
    
    * Fixed failing integration tests.
    
    * Shib login filter returns the duplicate error
    
    * Fixed checkstyle issues
    
    * Added an email param into error response
    
    * Try to fix IT
    
    * Fixed some IT
    
    * The user is not registered if he doesn't have the email
    
    * Fixed IT - there must be unique handle
    
    * migrated-7.5/oai-is-not-working (#355)
    
    * Fixed wront `dspace.server.url` property value.
    
    * Updated scripts
    
    * Updated scripts
    
    * Fixed IT - there must be unique handle
    
    * Removed changes we don't want to have
    
    * Added empty row
    
    ---------
    
    Co-authored-by: Paurikova2 <[email protected]>
    Co-authored-by: Michaela Paurikova <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    Co-authored-by: Marie Verdonck <[email protected]>
    Co-authored-by: Giuseppe Digilio <[email protected]>
    Co-authored-by: corrado lombardi <[email protected]>
    Co-authored-by: Mohamed Saber Eskander <[email protected]>
    Co-authored-by: Koen Pauwels <[email protected]>
    Co-authored-by: Jens Vannerum <[email protected]>
    Co-authored-by: jensroets <[email protected]>
    Co-authored-by: Yana De Pauw <[email protected]>
    Co-authored-by: Tim Donohue <[email protected]>
    Co-authored-by: jensvannerum <[email protected]>
    Co-authored-by: Mykhaylo <[email protected]>
    Co-authored-by: Francesco Pio Scognamiglio <[email protected]>
    Co-authored-by: Nona Luypaert <[email protected]>
    Co-authored-by: Toni Prieto <[email protected]>
    Co-authored-by: Alexandre Vryghem <[email protected]>
    Co-authored-by: Kim Shepherd <[email protected]>
    Co-authored-by: Pascal-Nicolas Becker <[email protected]>
    Co-authored-by: Agustina Martinez <[email protected]>
    Co-authored-by: Raf Ponsaerts <[email protected]>
    Co-authored-by: Andrea Bollini <[email protected]>
    Co-authored-by: MajoBerger <[email protected]>
    25 people authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5591a08 View commit details
    Browse the repository at this point in the history
  3. Tul/customize be (#327)

    * Initial commit
    
    * Copied discovery.xml, submission-forms.xml, submission-forms.dtd from vanilla and commented out CLARIN updates in the dspace.cfg, item-submission.xml
    milanmajchrak authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2f68826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6156b1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f6f5b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    441a596 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aafffef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1623d43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0190a65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90e4633 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3636ec8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    205a410 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    8a09e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65edb5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce96af View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    e4dd5d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e61a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9b436 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. tul/fix-integration-tests (#361)

    * Ignored some ClarinIntegrationTests which should not be run
    
    * Removed versioning.submitterCanCreateNewVersion
    milanmajchrak authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1c546d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a0b7e View commit details
    Browse the repository at this point in the history
  3. how could I forget \

    MajoBerger authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    20d1d62 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. tul/turn-off-matomo (#369)

    * Matomo is turned off
    
    * Tried to turn it off only by the property
    milanmajchrak authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ad4facd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c0826 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    0df9393 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. add qdc_tul oai crosswalk (#374)

    * add qdc_tul oai crosswalk
    
    * add qdc_tul crosswalk file spec.
    MajoBerger authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b7cca77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808df96 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    8b24891 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. tul/set-up-cfg-4-production (#380)

    * Updated google analytics
    
    * Updated logging to INFO
    milanmajchrak authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    784d0a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    177f3f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    c88354e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e8c93 View commit details
    Browse the repository at this point in the history
  3. Revert "Allowed DOI resolver property (#397)"

    This reverts commit c88354e.
    milanmajchrak committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    276e705 View commit details
    Browse the repository at this point in the history
  4. Fixed wrong revert

    milanmajchrak committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cc4f84d View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'tul/merge-into-clarin-dspace' into customer/TUL" (

    #400)
    
    This reverts commit 49e8c93, reversing
    changes made to c88354e.
    milanmajchrak authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1387026 View commit details
    Browse the repository at this point in the history