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

Upgrade DSpace to CLARIN-DSpace #2

Merged
merged 303 commits into from
Jun 20, 2024
Merged

Conversation

milanmajchrak
Copy link

References

Add references/links to any related issues or PRs. These may include:

  • Fixes #issue-number (if this fixes an issue ticket)
  • Requires DSpace/DSpace#pr-number (if a REST API PR is required to test this)

Description

Short summary of changes (1-2 sentences).

Instructions for Reviewers

Please add a more detailed description of the changes made by your PR. At a minimum, providing a bulleted list of changes in your PR is helpful to reviewers.

List of changes in this PR:

  • First, ...
  • Second, ...

Include guidance for how to test or review your PR. This may include: steps to reproduce a bug, screenshots or description of a new feature, or reasons behind specific changes.

Checklist

This checklist provides a reminder of what we are going to look for when reviewing your PR. You need not complete this checklist prior to creating your PR (draft PRs are always welcome). If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!

  • My PR is small in size (e.g. less than 1,000 lines of code, not including comments & specs/tests), or I have provided reasons as to why that's not possible.
  • My PR passes ESLint validation using yarn lint
  • My PR doesn't introduce circular dependencies (verified via yarn check-circ-deps)
  • My PR includes TypeDoc comments for all new (or modified) public methods and classes. It also includes TypeDoc for large or complex private methods.
  • My PR passes all specs/tests and includes new/updated specs or tests based on the Code Testing Guide.
  • If my PR includes new libraries/dependencies (in package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.
  • If my PR includes new features or configurations, I've provided basic technical documentation in the PR itself.
  • If my PR fixes an issue ticket, I've linked them together.

milanmajchrak and others added 30 commits June 19, 2024 17:13
…t:8080' not dtq-dev5.pc

* Fixed production error: the admin cannot create the new handle because it throws Unknown Error. Reason: the request was sent to the 'localhost:8080' not server url, that url was hardcoded.

* fix failing test in the community-list.spec.ts

Co-authored-by: MilanMajchrák <[email protected]>
* added data import thru python lib

* deleted logs

* stupid \\:
* feature/lf-3-license-selector-dtq-lf (#103) design changes, clarin licenses changed to two steps

* Initial commit

* styles for license-selector

* added license selector

* added yarn

* temp commit - work on progress

* the license show validation errors

* licenses 4 license selector is loaded from definition

* Added messages to the license step page

* working on selecting license definitoin

* Select the license and assign it to the attribute value

* working on sending clarin license from license selector to the BE

* Show not supported clarin license error

* Loaded the license after refresh

* Added section status

* Trying to add distribution license satic page

* Added static page distribution licenses

* added contract breadcrumbs

* Trying to send the accepting distribution license to the BE

* working on clarin license distribution step

* Distribution license agreement is in the separated step

* contract page license data is loaded dynamically

* fixed choosing the resource licenses

* some refactoring and design changes

* some refactoring and design changes

* some design changes

* some design changes

* strange tast failure fixing - temp commit

* test github actions if wont fail

* Added test classes

* Fixed error after fixing conflicts

* Added license selector css

* trying of fixing 'cannot find license-selector.js' error

Co-authored-by: MilanMajchrák <[email protected]>
Co-authored-by: MajoBerger <[email protected]>

* Feature/lf 3 license selector (#105)

* Initial commit

* styles for license-selector

* added license selector

* added yarn

* temp commit - work on progress

* the license show validation errors

* licenses 4 license selector is loaded from definition

* Added messages to the license step page

* working on selecting license definitoin

* Select the license and assign it to the attribute value

* working on sending clarin license from license selector to the BE

* Show not supported clarin license error

* Loaded the license after refresh

* Added section status

* Trying to add distribution license satic page

* Added static page distribution licenses

* added contract breadcrumbs

* Trying to send the accepting distribution license to the BE

* working on clarin license distribution step

* Distribution license agreement is in the separated step

* contract page license data is loaded dynamically

* fixed choosing the resource licenses

* some refactoring and design changes

* some refactoring and design changes

* some design changes

* some design changes

* strange tast failure fixing - temp commit

* test github actions if wont fail

* Added test classes

* Fixed error after fixing conflicts

* Added license selector css

* trying of fixing 'cannot find license-selector.js' error

Co-authored-by: MilanMajchrák <[email protected]>
Co-authored-by: MajoBerger <[email protected]>

* Feature/lf 4 license administrator (#106)

* Initial commit

* Added `License Administration` to the menu

* created clarin-license-page.component

* Create clarin license label component

* Show clarin licenses in the table with clarin license labels

* Created buttons

* Created define-license-form

* Define a new clarin license works

* Checked Extended Clarin License Labels and working on checking non extended cll

* Cannot edit extended license labels

* Define License component is used for updating the License

* Editing of licenses works

* Send the icon as byte array to the BE

* Showed clarin license label image

* some functionalities of the license admin should work

* created some tests - admin menu and clarin-license-table

* created tests for clarin-license-table.component

* Created tests for define license and define license label

* revert useless changes

* some refactoring

* Added some docs and refactoring

* Added docs and refactoring

* Fixed failing tests

* Fixed community-list.spec.ts IT

* revert wrong fix

* Added user requirement to the Clarin License

* Fixed parsing clarin license require info

Co-authored-by: MilanMajchrák <[email protected]>

* fixed error with wrong row

* Update docker.yml

* Update docker.yml

* Update deploy.yml

* Update deploy.yml

added importing licenses to the deploy action

* fixed license selector duplication

* Internal/presentation customize home page (#107)

Co-authored-by: MajoBerger <[email protected]>
Co-authored-by: MilanMajchrák <[email protected]>

* fixed breadcrumbs top margin

* some desing chhanges - button colors

* Update deploy.yml

do not import licenses

* fixed license table desing and home page modification resizing

* Added language icons to the navbar and changed graph percentages

* Added login and logout layout to the navbar.

* added data import thru python

* separate lib contents in action writeout

* changed \\ to /

* dont checkout submodules in action

* false

* git not ssh

* Changed license table column width

* Changed clarin license checkbox width

* eF u git submodules

* The user is redirected to the community-list after clicking on `catalogue` on menu

* Update deploy.yml

remove data import because deploy is failing

* feature/lf-1-license-visible-in-item-view added license info

* Initial commit

* Added clarin-license-info component and changed colors

* License info is showed in the item view

* Added license info to the full-page

* Fixed unit tests

Co-authored-by: MilanMajchrák <[email protected]>

* Added search filter messages

* Do not build a new docker image on commit

* Some refactoring and added unit tests for the license-contract-page

* fixed failing tests in the define-license-form.component.spec.ts

* Copied login function from upstream

* Added Integration Tests for the License steps and changed login process.

* Changed TEST_ENTITY_PUBLICATION

* changed FALLBACK_TEST_REST_BASE_URL to dev5/server

* Changed login command to ui clicking version

* Commented accessibility tests

* Fixed login process

* Done some refactoring and added some docs.

* Done some refactoring and added some docs.

* Trying to fix failing integration tests.

* Trying to fix failing submission-ui.spec.ts integration tests.

* Fixed integration tests test collection uuid and fixed login process.

* feature/lf-2-support-4-restrictive-licenses (#96) bitstream downloads

* Initial commit

* Created bitstream download management

* Added some comments

* Updated redirecting based on the authorization.

* Loaded License Agreement data

* Created license agreement page without sending user information

* Get all user metadata

* Show required metadata fields with data from database.

* Loaded userMetadata for not singed in and signed in user.

* Added token expiration message and finished downloading of the bitstream

* Fixed license errors.

Co-authored-by: MilanMajchrák <[email protected]>

* done little refactoring

* fixed (commented) tests

* fixed error

* fixed lint errors

* The License Label with extended = true was transformed to extended = false in the response of the method findAll. I defined response of findAll method in the define-license-form.component.spec.ts, previously it was loaded from clarin-license-mock.ts

* Fixed integration tests - added more tries.

* Added more tries for tombstone IT

Co-authored-by: MilanMajchrák <[email protected]>
Co-authored-by: MajoBerger <[email protected]>
Co-authored-by: MajoBerger <[email protected]>
* Initial commit

* Fixed problem with reloading the item version. Problem was that the method `showSubmitter` was still called.

* Fixed lint issue

Co-authored-by: MilanMajchrák <[email protected]>
* Initial commit

* Added discojuice, aai, aai config to the login

* Added CSS to the discojuice

* Done aai for now

* Fixed linting

* Fixed unit tests

* Little refactoring

* Created component for missing-idp headers - static error page, for sending the verification token to the BE, for filling the verificatin token.

* Created component for missing-idp headers - static error page, for sending the verification token to the BE, for filling the verificatin token.

* Revert "Created component for missing-idp headers - static error page, for sending the verification token to the BE, for filling the verificatin token."

This reverts commit 7b59737.

* Revert "Created component for missing-idp headers - static error page, for sending the verification token to the BE, for filling the verificatin token."

This reverts commit adb264f.

Co-authored-by: MilanMajchrák <[email protected]>
* Initial commit

* Added discojuice, aai, aai config to the login

* Added CSS to the discojuice

* Done aai for now

* Fixed linting

* Fixed unit tests

* Little refactoring

* Created component for missing-idp headers - static error page, for sending the verification token to the BE, for filling the verificatin token.

* Created component for missing-idp headers - static error page, for sending the verification token to the BE, for filling the verificatin token.

* User is logged automatically.

* Small refactoring

* Small refactoring

* Small refactoring and added docs

* Commented tests

* Added messages to the autoregistration component

* Removed test files which doesn't have tests.

Co-authored-by: MilanMajchrák <[email protected]>
* Initial commit

* Temp commit - working on refbox ui

* Added shared buttons

* Fixed dropdown button issue - added bootstrap scripts to the scripts in the `angular.json`

* Added featured services dropdown buttons

* The item text citation added

* Added tooltip - copied

* The item is possible to share on social media

* Added parsing of featured services and rendering for buttons.

* Temp commit - working on the copying modal content

* The OAI metadata are showed in the citation modal

* Beautify ref box

* Added docs and messages

* Commented accessibility tests

* Removed test files which doesn't have tests.

Co-authored-by: MilanMajchrák <[email protected]>
The parameter -o (organization) is required.
* Initial commit

* Added the statistics button to the item-page and after clicking on the the user is redirected to the `matomo-statistics` page

* Added example graph to the component.

* Show year and month data.

* Get totalData views

* View day data

* Styled views and downloads buttons

* Changed chart colors

* Created chart sorting

* Show count of downloaded file

* Finished the clarin matomo statistics - the data are loaded from the cache-server.

* Removed test files

---------

Co-authored-by: MilanMajchrák <[email protected]>
* Added carousel to the top of the home-page.

* Refactored carousel

* Updated carousel for mobile devices

* Designed Search component

* Added Subject, Author, Language searching fields

* Created component for showing the item in the box

* Created item-view-box

* Show most viewed items very slowly

* Almost done The most viewed Items.

* Added authors to the item-box

* Show every author

* Detailing of the home-page

* Detailing of the home-page

* Added community indexation

* Trying to fix failing tests

* Fixed failing test and added docs to the home-page

* Added docs

* Added the clarin item box into search results page.

* Revert vanilla changes

---------

Co-authored-by: MilanMajchrák <[email protected]>
…#133)

* Added a new options to the sidebar menu.

* Fixed error - id of the menu component cannot contains `statistics`

* Fixed login - logout div - it was overlaying by the menu.

* Fixed background color for the mobile devices/

* Selecting of the language works.

---------

Co-authored-by: MilanMajchrák <[email protected]>
* Initial commit

* Added maximum length in the complex input type.

---------

Co-authored-by: MilanMajchrák <[email protected]>
…larin-search`

* Initial commit

* Added maximum length in the complex input type.

* Added `clarin-search` component to the search-page

---------

Co-authored-by: MilanMajchrák <[email protected]>
…info

* Fixed loading the license into selection and fixed assigning wrong license after choosing it.

* Fixed sending an email with download link - added email input field.

* Removed console log messages.

---------

Co-authored-by: MilanMajchrák <[email protected]>
* Trying to compose required information to the item page.

* Raw version of the updated item-page.

* Fixed ref-box when the item has more authors.

* Removed unused files.

* Removed logging to the console.

* Export new component from the item-page.module

* Refactoring - beautify the code

* Removed disabled components from the item-page.module

* Removed unuseful tests.

---------

Co-authored-by: MilanMajchrák <[email protected]>
MajoBerger and others added 24 commits June 19, 2024 17:20
* Removed static files with license definitions. They are not already used because license definitions are loaded from the BE.

* Updated download cmd command and removed copy button

* Updated `lindat.mff.cuni.cz/repository/xoai/..` with `lindat.mff.cuni.cz/repository/static`

* Removed hardcoded lindat url from static pages.
* Redirect to login page if the user is not authenticated to see the requested page

* Added missing parts into failing unit test

* Empty commit to run actions
)

* Show download all in zip button only when all conditions are met

* Updated test because of new updates
* Added items/download/zip path for the email download link.

* Add dtoken to the download request because of authorization.

* Call the right download request if the user downloads ZIP.

* Redirect to download/zip page for authorization when the user is downloading the ZIP
* Added authorization and basic redirect to the `Edit Item - License` component

* Show current license

* Added a selector for licenses

* Added `Update` and `Return` buttons and all html messages into EN language.

* Send the request to the BE endpoint with a new licenseId

* The current license is updated after the request is successfull. Added notification. Added redirect for defining a new license.

* Translated messages to cs

* Updated test file for passing tests

* Translation `zmáčkněte změnit` changed to `zmáčkněte aktualizovat`.
* Show EU funding name instead of organization name.

* Show required character in the submission complex input field `*` however the whole complex input field is not required.

* Refactored adding of error messages into complex input field.

* Mark nested input field from the complex input field as required, however the complex input field is not required.

* Removed complex input field when the value is `N/A`
#621)

[Port dspace-7_x] Fix missing Register DOI button if configuration enabled

Co-authored-by: Tim Donohue <[email protected]>
* use dtq solr image
* use dtq dspace image
* CS translation: `Klika polozky` translated to `Handle polozky`

* Added a new required info. Changed the way how the required messages are rendered. Updated old required info messages.

* Updated messages - for being consistent
* Updated license definition form messages for required info labels.

* The confirmation default value is loaded.
[devOps] show healthcheck in a separate step
add forgotten var
* Show error message from the error response

(cherry picked from commit e6546b4)

* fix(i18n): add and update missing status strings

New strings for status filter entries:
search.filters.namedresourcetype.*
Refactored strings introduced with DSpace#2068 (refactor badged),
e.g. mydspace.status.archived -> mydspace.status.mydspaceArchived

* 104126: ProcessDetailComponent test improvement

* Bump word-wrap from 1.2.3 to 1.2.5

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 2fec33e)

* Replace mentions of demo7.dspace.org and api7.dspace.org with demo or sandbox

* Update default configs to use https://demo.dspace.org/server/

* 2437 Correct and clarify commented-out code in several custom components

- Correct the path in commented-out code in the custom theme's
  components
- Clarify that the workflow-item-sen-back.component.scss file is a stub
- It has no corresponding SCSS file in the base theme

(cherry picked from commit 0906234)

* fix lint error in workflow-item-send-back.component.ts

(cherry picked from commit 518cc71)

* Enable new skip merge commit feature

* 103818 Add warning tooltip to "Inherit policies" checkbox on item move page

* 103818 Adjusted "Inherit policies" tooltip

* Update pl.json5

Update from 7.4 to 7.6 version

(cherry picked from commit b439ab4)

* Update pl.json5

Translation update of 2 spaces instead of 3

(cherry picked from commit cfd753f)

* Update pl.json5 fix issues from tests

(cherry picked from commit 93299ec)

* Update pl.json5 fix test 2 spaces instead of 1

(cherry picked from commit f58a7a2)

* 105265: Made the DsDynamicListComponent's checkbox & radio buttons ids unique for each metadata field to prevent other value-pairs having the same id

(cherry picked from commit 4c419e1)

* Fix lint issue.

* 103176: Fix vcr not being defined yet in OnInit hook

* 101577: Ensure the component is always destroyed before rendering the new component

* Reset to base theme when no default theme is set and leaving UUID/handle theme

* Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.2' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4

* 🐛 go to first page after submit search

(cherry picked from commit 88a7088)

* ✅ add first page condition when search submit

(cherry picked from commit 0442302)

* Replace h5 with a span

(cherry picked from commit 5ef4a82)

* Replace h2 with a h1

(cherry picked from commit 05c53ad)

* Add trackby function so cdktree can differentiate between new and old nodes

(cherry picked from commit 5f71de8)

* Improve documentation

(cherry picked from commit d9b6e9d)

* Reorder instance method to come after member declaration

(cherry picked from commit e59913a)

* fix(i18m): curation-task.task.registerdoi.label

changed curation-task.task.register-doi.label back to
curation-task.task.registerdoi.label and added German translation

(cherry picked from commit 0ec72f6)

* Implemented i18n cache busting

* Update to latest cypress

(cherry picked from commit 68a3323)

* Update to latest axe-core

(cherry picked from commit 50899f1)

* Reenable accessibility check fixed in DSpace#2251

(cherry picked from commit 158ebb0)

* Enable excessibility checking of login menu, and remove unnecessary exclusion from header

(cherry picked from commit 339ed63)

* Fix heading order issue with item page & update accessibility tests to prove it now passes

(cherry picked from commit ba244bf)

* Update ng2-nouislider and nouislider to latest versions

(cherry picked from commit 91d8b7e)

* Fix accessibility of date sliders by adding aria-labels

(cherry picked from commit 2a88179)

* Minor fixes to cypress tests

(cherry picked from commit 70a7bbe)

* Fix heading order accessibility issue in search filters/facets

(cherry picked from commit 276d808)

* Spanish translation updated to 7.6

(cherry picked from commit 4cc4192)

* Some lint errors fixed

(cherry picked from commit 1885638)

* 🐛 fix when navbar expands on firefox

(cherry picked from commit 6070672)

* 🐛 Fix Value of dropdown changes automatically on item submission page

(cherry picked from commit 6513059)

* ✅change test event, click by mousedown on dynamic-scrollable-dropdown.component.spec.ts

(cherry picked from commit 25479e1)

* config/config.example.yml: fix example syntax

As of DSpace Angular 7.2 the syntax has changed from TypeScript to
YAML.

(cherry picked from commit 9e46b53)

* Fix VocabularyTreeview not updating + i18n for nsi

(cherry picked from commit b5a70e8)

* 104189: Allow CSV export on related entity search

(cherry picked from commit cac1407)

* 104189: CSV export add fixedFilter

(cherry picked from commit 45ad5f7)

* Minor pt-PT translation fixes

(cherry picked from commit a6c1120)

* remove redundant cache default values from server.ts

(cherry picked from commit e53abcb)

* 🚸remove thumbnail from file-upload section and show bitstream format and checksum

(cherry picked from commit 4c8ec8a)

* 🎨revert unnecessary format

(cherry picked from commit 13e4052)

* Update workspaceitem-section-upload-file.model.ts

Fix code comment

(cherry picked from commit 01c8a4d)

* ♻️ refactor chain of observables to avoid async issues

(cherry picked from commit 2dc9fd4)

* 🐛 fix bug of caching when add new schema

(cherry picked from commit 9fb9e58)

* 🎨 revert format

(cherry picked from commit 3e5524d)

* Fix innerText still being undefined in ssr mode

* Correct text of help info on edit group page

(cherry picked from commit 4924743)

* Graceful shutdown on SIGINT (e.g. from 'pm2 stop').

(cherry picked from commit 6709c3b)

* Properly await termination.

(cherry picked from commit 4449737)

* Document a modified method as required by PR guidelines.

(cherry picked from commit bf9b2b8)

* 106974: Angular SSR menu issues

* src/app/shared/search: don't capitalize metadata values

Don't capitalize metadata values for display purposes.

* fix issue where more than one api call was made on every route change

* fix issue where invalidateRootCache didn't happen when the page first loaded

* remove obsolete label element in metadata-schema.component.html

(cherry picked from commit 6847c30)

* removed trailing whitespaces as suggested by reviewer

(cherry picked from commit 43f19e7)

* [Port dspace-7_x] Update fi.json5 (DSpace#2516)

* Update fi.json5

Two last translations to the Finnish file.

(cherry picked from commit c3a908b)

* Fix routes not working with baseHref

(cherry picked from commit 18febff)

* [Port dspace-7_x] Serbian (Latin) translation (DSpace#2520)

* Serbian (latin) translation added.

---------

Co-authored-by: imilos <[email protected]>

* [Port dspace-7_x] Fix missing or wrong Italian translations (DSpace#2522)

[DURACOM-184] fix missing or wrong Italian translations

---------

Co-authored-by: Andrea Barbasso <´[email protected]´>

* fix dev mode issue where retrieving the login options fails

* roll back unintended change to the responseMsToLive for RootDataservice

* [DURACOM-185] Fix pointer on language dropdown menu

(cherry picked from commit 6b5708c)

* Move subscription button to DSO edit menu

(cherry picked from commit c955816)

* Update DSO edit menu resolver tests

- Abstract away the different "subsections" ~ DSO type (the tests should not care about this)
  Instead, retrieve sections of interest by ID & assert whether they're there & how they should look
- Test separately for Communities, Collections & Items
- Test newly added menu section

(cherry picked from commit 18b7a9c)

* Issue#2535: Hide add more button in submission if no disabled sections

* translate community as 'Bereich' in de.json5

(cherry picked from commit 0139670)

* Fix browse by visual bug

(cherry picked from commit d0b4e15)

* Bump postcss from 8.4.23 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 3c5079e)

* check cssRules existence before css variables are get from stylesheet

(cherry picked from commit 367cda2)

* checkstyle remove unused extra lines

(cherry picked from commit 5f8a9de)

* 107664: Normalized ePerson & group edit url and moved error message to translation file

* Bump @babel/traverse from 7.21.4 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 97f7a5e)

* Revert "Check cssRules before css variables are read from stylesheet (DSpace#2454)"

This reverts commit fa79c35.

(cherry picked from commit 6f73b65)

* Update email-request-copy.component.html

Message is optional: remove req in [disabled]

(cherry picked from commit 94c756d)

* Fix RequestService test failing because of different lastUpdated time

(cherry picked from commit fb31533)

* Use gap instead of individual paddings for header icons

(cherry picked from commit 9f2a1d0)

* Themed LangSwitchComponent

(cherry picked from commit f9b4460)

* Applied same gap between header icons in the dspace theme and made the search field non-focusable when collapsed

(cherry picked from commit 58d31dd)

* Fixed invalid html structure the ExpandableNavbarSectionComponent had an ul tag containing non-li tags

(cherry picked from commit fa56d5d)

* Added Serbian cyrilic translation and corrected Serbian latin translation.

(cherry picked from commit ad12e5a)

* Added Serbian cyrilic translation and corrected Serbian latin translation.

(cherry picked from commit aa9e12d)

* Merge branch 'fix-display-order-authentication-methods_contribute-7.4' into fix-display-order-authentication-methods_contribute-7.6

* Added themed-user-menu component.

* Corrected missing semicolon.

* Replaced tags for ds-user-menu.

* Included user-menu component in custom theme.

* Removed default value from inExpandableNavbar.

* [DURACOM-190] Fix i18n labels in vocabulary-treeview

(cherry picked from commit b321d6f)

* [DURACOM-190] Fix alignment in vocabulary-treeview

(cherry picked from commit feb2b2b)

* allow to insert multi-line scope notes in MD field registry

(cherry picked from commit 5bc5dd8)

* Added support for changing the color of the navbar

(cherry picked from commit f6649e1)

* Fixed header bg color not being set in default (no) theme

(cherry picked from commit 14b1ce5)

* Fixed breadcrumb padding using incorrect syntax

(cherry picked from commit 6c48238)

* Added new variables for the expandable navbar section

(cherry picked from commit 2ca2a38)

* New themed components & minor CSS fixes (DSpace#2442)

* 100839: Created themeable BrowseByComponent

* 100839: Added themed BrowseByComponent to custom theme

* 100839: Added themed BrowseEntryListElementComponent to custom theme

* Added PersonComponent to custom theme

* Themed LogInComponent

* Fix focus on navbar using different color

* Fix ccLicense checkbox margin

* Fix long search facets name not displaying correctly

* Removed RecentItemListComponent's unnecessary float causing alignment issues when adding components underneath it

* Themed RegisterEmailFormComponent

* more error-prone check of cssRules existence before css variables are get from stylesheet

check the existence off cssRules property before the variables are readed from this stylesheet
DSpace#2450

(cherry picked from commit 4dd334f)

* fix(pt-BR.json5): fix and update the language file

Fix and update the pt-BR language file

* fix(pt-BR.json5): fix and update the language file and previous errors

Fix and update the pt-BR language file and the previous errors

* Merged in DSC-106 (pull request #643)

[DSC-106] Date input usable via keyboard using tab

Approved-by: Vincenzo Mecca
(cherry picked from commit 543b4ad)

* [DURACOM-194] fixed year input value on input type date

(cherry picked from commit c412c1f)

* Ensure e2e tests run in production mode

(cherry picked from commit 7dcaae8)

* Specify user agent to avoid being detected as a "bot" by backend

(cherry picked from commit 72cda41)

* [DURACOM-177] gap-* classes

(cherry picked from commit 930a381)

* [DURACOM-177] Use gap-* classes on navbar buttons

(cherry picked from commit a356295)

* [DURACOM-197] Fix cache issue when depositing a submission

(cherry picked from commit f992ff6)

* Add UI nameSpace context path to Mirador viewer path

(cherry picked from commit 3228c45)

* 108055: fix issue 8686: unable to enter freetext values in the submission form for vocabulary

(cherry picked from commit 0dcf6cb)

* 108055: add user input to tag list

(cherry picked from commit aac58e6)

* Support type-bind of elements based on repeatable list type-bound element (CHECKBOX_GROUP)

(cherry picked from commit 09aaa46)

* [DURACOM-195] Simplify vertical spacing in header and breadcrumbs

(cherry picked from commit a3e6d9b)

* [DURACOM-180] Prevent header from covering media viewer controls (dspace theme)

(cherry picked from commit 0208a78)

* [DURACOM-180] Prevent header from covering media viewer controls (base theme)

(cherry picked from commit c042cd8)

* Update condition to render show more node

`loadingNode` ends up being the current `node` after clicking it preventing it from rendering when more pages available.

Update community list component spec

Make the show more flat node id unique

The nodes with same id are conflicting when added to the tree. Clicking on the second with same id places the show more button under the wrong branch and expands the wrong page.

(cherry picked from commit 11d3771)

* Filter expanded nodes by id

Co-Authored-By: Art Lowel <[email protected]>
(cherry picked from commit dc2ef98)

* Added skip to main content button

* Limit getMembers() and getSubgroups() to only fetching one object. These lists are only used to find the size of each

(cherry picked from commit 0da7c15)

* Remove isSubgroupOfGroup() functionality as it loads every subgroup at once. Bad peformance for large groups

(cherry picked from commit 97479a2)

* Fix bug where linked Community/Collection info was sometimes listed many times in a row

(cherry picked from commit 2292366)

* Remove "isMemberOfGroup()" from members-list component.

(cherry picked from commit 43d3719)

* Remove unnecessary EpersonDtoModel. Rework code and tests to use EPerson instead.

(cherry picked from commit bffae54)

* Also remove unnecessary EpersonDtoModel from extending ReviewersListComponent. Remove "memberOfGroup" from EpersonDtoModel as it is no longer used

(cherry picked from commit b598f1b)

* Fix subgroups-list specs so they align with new members-list specs

(cherry picked from commit 64f968b)

* Refactor members-list and subgroups-list components to use new isNotMemberOf endpoints (via services)

(cherry picked from commit 8a10888)

* Refactor subgroups-list component's "search()" to act same as member-list component's "search()". Avoids reloading the page as frequently.

(cherry picked from commit 2eb1a17)

* Remove seemingly unnecessary page reload after new search.

(cherry picked from commit d163db1)

* Address feedback. Run empty search on init. Reorder sections to list current members before add members (for both eperson and groups)

(cherry picked from commit 9117ac0)

* Bump axios from 0.27.2 to 1.6.0

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit ef9f31d)

* 108045: Fix for repeatable date field labels

* Fixed test

* Fix handle redirect not working with custom nameSpace

(cherry picked from commit b894dce)

* adding new access-status-list-element-badge css classes

(cherry picked from commit e847e4e)

* Create new access-status-badge.component.scss

(cherry picked from commit 3bf2eb1)

* new accessStatusClass atribute

(cherry picked from commit 6378dbe)

* remove replaceAll and use an object property

(cherry picked from commit c7eae92)

* adding ngOnDestroy for dealing with unsubscribe

(cherry picked from commit 75b788d)

* 107671: Fix handle theme not working with canonical prefix https://hdl.handle.net/

(cherry picked from commit a7faf7d)

* 107671: Split Theme model & ThemeConfig classes in separate files to prevent circular dependencies

(cherry picked from commit da8880e)

* 107671: Fixed bug where config property would still sometimes be undefined whey calling the ngOnDestroy in the ThemedComponent

(cherry picked from commit 4e54cca)

* 107671: Fixed theme matching by handle not working in production mode

(cherry picked from commit 7529ed8)

* [DURACOM-202] feature: item edit pages are accessible by administrator

(cherry picked from commit ccf1cc4)

* [DURACOM-202] refactor: code

(cherry picked from commit b6d515f)

* [DURACOM-202] refactor: code

(cherry picked from commit 6f64db1)

* fix: random order of buttons in status tab

(cherry picked from commit 35f8b55)

* refactor: code

(cherry picked from commit fbbbc18)

* 107685: menu-component re-render section on store update

* 107902: Created test case for 2f26e68

* Update version tag for release

* empty commit - force checks

* remove double permissions

* Removed duplicated attributes

* Use our docker workflow and docker compose

* Removed empty row

---------

Co-authored-by: milanmajchrak <[email protected]>
Co-authored-by: Alan Orth <[email protected]>
Co-authored-by: Mirko Scherf <[email protected]>
Co-authored-by: Tim Donohue <[email protected]>
Co-authored-by: Kristof De Langhe <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hardy Pottinger <[email protected]>
Co-authored-by: Koen Pauwels <[email protected]>
Co-authored-by: Michał Dykas <[email protected]>
Co-authored-by: Alexandre Vryghem <[email protected]>
Co-authored-by: Hugo Dominguez <[email protected]>
Co-authored-by: Hrafn Malmquist <[email protected]>
Co-authored-by: Sergio Fernández Celorio <[email protected]>
Co-authored-by: Nona Luypaert <[email protected]>
Co-authored-by: José Carvalho <[email protected]>
Co-authored-by: Sascha Szott <[email protected]>
Co-authored-by: Mark H. Wood <[email protected]>
Co-authored-by: Yana De Pauw <[email protected]>
Co-authored-by: Art Lowel <[email protected]>
Co-authored-by: DSpace Bot <[email protected]>
Co-authored-by: imilos <[email protected]>
Co-authored-by: Andrea Barbasso <´[email protected]´>
Co-authored-by: Davide Negretti <[email protected]>
Co-authored-by: Yury Bondarenko <[email protected]>
Co-authored-by: Marie Verdonck <[email protected]>
Co-authored-by: Janne Jensen <[email protected]>
Co-authored-by: Pascal-Nicolas Becker <[email protected]>
Co-authored-by: Jens Vannerum <[email protected]>
Co-authored-by: Gantner, Florian Klaus <[email protected]>
Co-authored-by: Agustina Martinez <[email protected]>
Co-authored-by: Eike Martin Löhden <[email protected]>
Co-authored-by: Marco Aurelio Cardoso <[email protected]>
Co-authored-by: Alisa Ismailati <[email protected]>
Co-authored-by: Alisa Ismailati <[email protected]>
Co-authored-by: Giuseppe Digilio <[email protected]>
Co-authored-by: William Welling <[email protected]>
Co-authored-by: Andreas Mahnke <[email protected]>
Co-authored-by: lotte <[email protected]>
Co-authored-by: Paulo Graça <[email protected]>
Co-authored-by: Vlad Nouski <[email protected]>
@milanmajchrak milanmajchrak changed the base branch from clarin-v7 to clarin-dspace June 19, 2024 15:56
@milanmajchrak milanmajchrak changed the base branch from clarin-dspace to clarin-v7 June 19, 2024 15:56
@kosarko kosarko merged commit d29ae68 into ufal:clarin-v7 Jun 20, 2024
6 checks passed
kosarko added a commit that referenced this pull request Jun 25, 2024
* internal/complex-input-type-validation (#137)

* Initial commit

* Added maximum length in the complex input type.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* internal/search-page-fix-wrong-pr (#140) search-component: missing `clarin-search`

* Initial commit

* Added maximum length in the complex input type.

* Added `clarin-search` component to the search-page

---------

Co-authored-by: MilanMajchrák <[email protected]>

* Search is working - it redirect (#142)

Co-authored-by: MilanMajchrák <[email protected]>

* internal/downloading-bitstreams-by-license-not-work (#144) add email info

* Fixed loading the license into selection and fixed assigning wrong license after choosing it.

* Fixed sending an email with download link - added email input field.

* Removed console log messages.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* enable debug of backend

* internal/item-page-lookfeel (#147)changed item page

* Trying to compose required information to the item page.

* Raw version of the updated item-page.

* Fixed ref-box when the item has more authors.

* Removed unused files.

* Removed logging to the console.

* Export new component from the item-page.module

* Refactoring - beautify the code

* Removed disabled components from the item-page.module

* Removed unuseful tests.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* fixed matomo container deployment

* custom run (with debug enabled) for dspace container

* internal/missing-search-page-paggination (#150) object-list component changed

* Fixed search pagination.

* Updated object-list was used by more components. Use CLARIN changes only in the search-page. It is separated by the config.id.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* internal/license-selector-not-assignee-license

Co-authored-by: MilanMajchrák <[email protected]>

* migration2clarin7/unfinished-submissions-not-listed (#153)

* Show ClarinItemBoxView only in searching, not in the /mydspace page

* Updated tombstoned items based on the updated database model.

* Updated loading of the dump for the integration tests.

* Commented out failing test.

* Changed test dump

---------

Co-authored-by: MilanMajchrák <[email protected]>

* migration2clarin7/fix-different-separator-in-crosswalks (#155)

* Added validation for the complex input field

* Commented out failing test.

* Changed test dump

---------

Co-authored-by: MilanMajchrák <[email protected]>

* migration2clarin7/authors-name-surname-autocomplete (#161)

* Created clarin-name input field

* Suggestions for the author name are showed up

* Show author input field which consist of autocomplete and input

* Lastname autocomplete add a value into both input fields.

* Fixed some graphic and easy issues, failing tests and refactoring

* The input fields value wasn't filled in after selecting the option.

* Uncomment commented integration tests

* Little refactoring and added docs

* Changed test dump

* Changed IT expected values, just trying.

* Changed IT just check it there is two input fields.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* migration2clarin7/license-dropdown-missing-labels-2 (#164)

* Trying to create own component for selecting the Clarin License.

* The dropdown select is scrollable.

* Added default option.

* Added searching for the license selector.

* Maybe finally I've done that lovely license selector.

* Fixed lint error after solving the conflicts.

* Refactoring and added docs.

* Beautified license selector.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* migration2clarin7/notice-step-is-missing (#159)

* Added a new empty notice step.

* Set up Notice Step body.

* Created a test for the new step

* Beautify code

* Added integration tests for the Notice Step

* Changed dump for test environment.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* 70-FE/license-page-missing-pagination-sorting (#166)

* Fixed pagination and added a new search input field for better overview in the licenses.

* Fixed tests

* Fixed integration tests.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* 11-FE/after-login-show-discojuice (#170)

* Make discojuice active on login button

* When the user click on the `Local authentication` - redirect him to `/login` page.

---------

Co-authored-by: MilanMajchrák <[email protected]>

* 66-FE/clickable-metadata-item-view (#168)

* After clicking on the author the user is redirected into search page with current author.

* Some fields are fixed

* Added subject and some fields are fixed.

* Added author metadata field, the clarin-author-preview component was created and added into clarin-item-box-view.component

* Acknowledgement was overlaying the metadata value - fixed

* Refacroting and added docs.

* Refactored if

---------

Co-authored-by: MilanMajchrák <[email protected]>

* fix target so it matches dspace7 (#175)

repoPath already contains hostname and port.
use authn/shibboleth instead of shibboleth-login

* 103-fe/shibboleth-login-wrong-error-page (#177)

* Removed redirecting in the FE - redirecting is made in the BE.

* Commented failing test.

* Added todo into commented test.

* 109-fe/license-label-icons-are-not-seen (#180)

* Updated ClarinItemViewBox

* Fixed NewHandleComponent tess

* Removed unused imports

* Fixed search redirection and license icons (#183)

* Added encoding if the license name contains the plus character. (#185)

* added erase database workflow

* redeploy after erase database

* Also restart other containers, not just db

* Updated css colors. (#196)

* 114-fe/cannot-download-item-with-restricted-license (#187)

* The user is redirected to the license agreement page

* ClarinAuthorization request must be completed

* 122-fe/restricted-item-download-issues (#222)

* Initial commit

* The user metadata value couldn't be seen.

* Updated unit test according to new changes.

* Just updated the dump. (#224)

* Internal/multideploy support (#238)

* all done.. but will it work?

* fix -p

* added multiinstance support

* moved to standard port 80

* fixed .env for deployment on dev-5

* use correct version for cli docker

* added DSPACE_VER

* remove automatic deploy

* update erasing database

* space issues

* renames and redo deploy

* redeploy always

* set correct instance

* correct message

* further separation, better comments

* get rid of space at end attempt 0

* erase trailing space attempt 1

* erase trailing space attempt 2

* erase trailing space attempt 3

* erase trailing space attempt 4

* fix correct branch in call after erase_db

* add redeploy to dev-5 -> curl call to deploy action

* forgotten " in github action

* correct redeploy branch in github action

* trigger docker images on correct branch

* fix updated postgres image on docker hub (#256)

* internal-7.2/add-cz-language (#271)

* Added a czech translation

* Updated menu navbar and added translations.

* disable deploy on dev-5 on version 7.2

* disabled deploy on dev-5 of dspace v7.2

* Upgrade CLARIN-DSpace to 7.5 (#228)

* Update recent-item-list.component.ts

Update PaginatedSearchOptions to only retrieve items

* 98863: Prevent retrieval of the domains on TYPE_REQUEST_FORGOT form & fixed error message when no emails are set

* Refactor to two caches. One for bots and one for anonymous users

* Fix test configuration

* Add test for xsrf and change to Post so xsrf is tested for validity

* collection is displayed below the submitter

* [CST-7757] Remove subscription button from item pages

* [CST-7757] Response parameters fixed; submit button disabled if frequency is missing

* [CST-7757] D-W-M fixed

* [CST-7757] Show object name

* 98855: Remove temp themed ng-content container

This is problematic when ng-content is provided but it's not used

* [CST-7221] Opaque search bar

* [CST-7757] Minor fixes

* [CST-7757] Labels renamed

* [CST-7755] updated PR to latest REST changes

* 97298: Added form validator tests for restricted domains

* 99053: Invalidate cache by default when performing the WorkflowItemActionPageComponent action

* 99053: Added DeclinedTask search result banner

* 99053: Fixed AdvancedWorkflowActionRatingComponent's rating from validation

* 99053: Added missing documentation

* [TLC-380] Support browse links and regex links in metadata display

(resolved conflicts jan 2023)

* [TLC-380] Lint fixes

* [TLC-380] Lint fixes

* [TLC-380] Unit test (provider injection) fixes

(resolved conflict jan 16)

* [TLC-380] lint fix

* [TLC-380] further browse link unit test fixes (waitForAsync)

* [TLC-380] Refactor browse links to use new /browses endpoint

* [TLC-249] Fix circular dependency in browse services

* [TLC-249] Larger refactor to field, item components for browse links

* [TLC-249] Lint fixes

* [TLC-249] Lint fixes

* [TLC-380] Fix mock service to return proper payload

* [TLC-380] Simplify / strip browse service from components

* [TLC-380] Lint fixes for mock browse def service

* [TLC-380] Template link, spec test, doc fixup as per review

* [TLC-380] Refactor metadata rep list comp after rebase

* [TLC-380] Lint fixes

* [TLC-380] Template link fixes, spec test fixes

Correct use of routerLink and queryParams
Removed unused method from browse service, specs
New spec tests for MetadataRepresentationListElementComponent

* [TLC-380] Lint fixes on spec test

* [TLC-380] Fix item page field test to supply router

* [TLC-249] Show Identifier Step angular 7.x

* [TLC-249] Remove CRIS7 visibility refs from component, i18n

* [TLC-249] Lint fixes

* [TLC-249] LGTM unused import fixes

* [TLC-249] Register DOI operation and button in item status page

* [TLC-249] Linting

* [TLC-337] Unit tests for register DOI component

* [TLC-249] Lint fixes

* [TLC-249] Update data service usage since rebasing

* [TLC-249] Update data service usage since rebasing

* [TLC-249] Ensure identifier data model mapped to type

* [TLC-249] Update spec test for new config form data service

* [TLC-249] Addressing review feedback

Adding comments and tidying some comments, imports
Expect text for status not integer
Send a 'type' parameter with a DOI registration
Rename item-status.register to registerDOI

As per todonohue's feedback on 2022-01-18

* [TLC-249] Addressing review feedback #2

Update WorkspaceitemSectionIdentifiersObject model to include a
display types string array, so identifier types can be included or excluded
from the step as needed.

Update section template to work with the above new data

As per todonohue's feedback on 2022-01-18

* [TLC-249] Lint fixes (imports, quotes)

* [TLC-249] Improve model of identifier data in workspace section

* [TLC-249] Update en.json5 with DOI status labels

* [TLC-249] Identifier mock data updated in unit test

* [TLC-249] Identifier mock data updated in unit test

* [TLC-380] Renaming, changes as per review feedback

* [TLC-380] WIP trying new routing / create flow

* [TLC-380] Refactor to use new endpoints, better naming

* [TLC-380] Refactor to use new endpoints, better naming

* [TLC-249] Attempting art's sub fix (doesn't work)

* [TLC-249] Update item status button logic to avoid nested subs

* [TLC-249] Lint

* [TLC-249] Fix import typo (from merge conflict)

* [TLC-249] Further test fixes

* Retrieve the XSRF token first, and set it as both the XSRF header and cookie

* Fix direct CSR

By moving from environment.ts to config.yml we made it so the environment is _not_ up to date with the server configuration when main.js is first loaded.
Because of this the app behaved as if CSR always happened _after_ SSR, effectively breaking direct CSR.

Here the "criterion" for SSR/non-SSR HTML is changed from the related configuration property to the presence of Angular Universal transfer state.

This means we can correctly determine when to bootstrap the app for direct CSR, and it's' now "safe" to just send index.html by itself.

* Fix lint and test issues

* Add "debug" config and "allowStale" configs

* Add done() to async tests

* 99053: Added test to check that the TYPE_REQUEST_FORGOT doesn't use the authentication-password.domain.valid

* 97732 Remove unnecessary subscriptions

* [CST-7757] subscriptions data service tests

* Fixed text (without HTML tags) not being passed to child components

* Fixed default @Input() values not working for themed components

* [CST-7757] subscription modal tests

* [CST-7757] modal fixes

* [CST-7757] modal fixes

* [CST-7217] Add margins to better align badge

* [CST-7757] Hide delete info for new subscriptions and fix issue with unavailable items

* Keep SSL sessions alive between xhr2 requests

* [CST-7755] added cancel button to modal and updated message returned when a supervision order already exists

* [CST-7755] lint fix

* Fix bug where allowStale couldn't be disabled

* 99053: Removed ngx-bootstrap dependency

* 99053: Fixed encoded parameters being encoded twice in WorkflowItemActionPageComponent.previousPage()

* 99053: Passed previousSearchQuery to AdvancedWorkflowActionSelectReviewerComponent

* 99053: Passed previousSearchQuery to AdvancedWorkflowActionSelectReviewerComponent

* 99053: Pass all queryParameters to advanced workflow pages by default

* 99053: Save queryParams in init to prevent them being overwritten

* Bump http-cache-semantics from 4.1.0 to 4.1.1

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* [CST-7755] WIP refactoring

* [CST-7757] Missing label

* fixed issue in browser console

* [CST-7755] WIP revert changes on list components

* [CST-7757] Fix delete message

* [CST-7755] Complete refactoring

* Fix for "cannot read properties of undefined" error

* [CST-8914] Add flag to show/hide csv export button

* src/assets/i18n: Improve English strings for file upload

Simple improvement to the wording in the file upload section of the
item submission form. Also add a period at the end of the string.

Fixes: #2096

* [CST-8935] Fix issue with missing matcher providers

* translation fixes in security form

* remove minimum passwort length value from translated messages

* fixed missing comma

* added comma to default translation

* suggestionOption.name displayed

* [CST-8952] Fix issue with admin reset password functionality

* avoiding console.log errors

* Fix param to send user the forgot password email

* Update version tag for release

* Fixed a lot of compilation errors, but there is a need to refactor services.

* Added yarn.lock

* Fixed some service updates

* Fixed some service updates

* Solved some errors, but it is still not working.

* Something starting to work - the problem is in loading the modules

* Updated database testing dump for integration tests

* Fixed unit tests

* Fixed admin menu

* Fixed lint issues

* Fixed handle page circular dependency

* Fixed AuthorNameLink circular dependency

* Fixed compilation errors

* Fixed failing Unit tests

* Integration tests should take image `migrate-to-7.5`

* Integration tests should take image `migrate-to-7.5`

* revert docker-compose-ci.yml changes

* Updated BE envs

* Changed localhost to 127.0.0.1

* Added DSPACE_UI_HOST and DSPACE_UI_PORT to 127.0.0.1:4000

* Changed logging in the IT

* Fixed login

* Maybe fixed integration tests

* Copied a new code from the actual dtq-dev

* Fixed discojuice login pop up

* added S3 config to docker-compose-rest.yml

* Fixed IT

* Integration tests should not fail on console log error.

* Removed failing test what is not needed.

* SUbmitter user changed to admin

* Commenteed failing tests.

* added values for S3 to cli.yml

* Added flags into discojuice

* Added flags into discojuice

* Added another icons into discojuice

* discoPath is cleared in the discojuice.js

* Create migrate-docker.yml to create docker image

* create tag migrate-to-7.5

* Fixed some shibboleth problems

* Fixed problem during downloading restricted bitstreams.

* Migrate to 7.5 (#174)

* 97742: Add missing export

* Make ThemedComponent reproject slots to wrapped component

* [CST-7217] Implement short number pipe

* 97425: Fix minor issues

* Remove flex-wrap

* 99053: Fixed previous page not always returning the correct value

- Fixed previousPage not correctly redirecting to urls with queryParams
- Fixed previousPage returning to wrong page because of ReviewersListComponent

* 99053: Hide return to pool button for second step of SelectSingleReviewer

* [CST-7217] Use short number pipe and fix badge alignment

* Fix typo

* Add SSR caching via lru-cache. Update Cache-Control header to 1 week, but tell browsers not to cache index.html

* Update SSR caching to only work when unauthenticated. Enhance config comments

* Add missing test configs

* Updates to defaults of cache.control setting and enhanced comments

* Remove unused import

* Rename enableCache() to initCache() to make code easier to understand

* Avoid caching a page twice in a row

* adding role for ul and li

i have added roles for ul and li (tablist and tab)

* w2p-99039 Add xsrf token to createShortLivedToken get request

* Update recent-item-list.component.ts

Update PaginatedSearchOptions to only retrieve items

* 98863: Prevent retrieval of the domains on TYPE_REQUEST_FORGOT form & fixed error message when no emails are set

* Refactor to two caches. One for bots and one for anonymous users

* Fix test configuration

* Add test for xsrf and change to Post so xsrf is tested for validity

* collection is displayed below the submitter

* [CST-7757] Remove subscription button from item pages

* [CST-7757] Response parameters fixed; submit button disabled if frequency is missing

* [CST-7757] D-W-M fixed

* [CST-7757] Show object name

* 98855: Remove temp themed ng-content container

This is problematic when ng-content is provided but it's not used

* [CST-7221] Opaque search bar

* [CST-7757] Minor fixes

* [CST-7757] Labels renamed

* [CST-7755] updated PR to latest REST changes

* 97298: Added form validator tests for restricted domains

* 99053: Invalidate cache by default when performing the WorkflowItemActionPageComponent action

* 99053: Added DeclinedTask search result banner

* 99053: Fixed AdvancedWorkflowActionRatingComponent's rating from validation

* 99053: Added missing documentation

* [TLC-380] Support browse links and regex links in metadata display

(resolved conflicts jan 2023)

* [TLC-380] Lint fixes

* [TLC-380] Lint fixes

* [TLC-380] Unit test (provider injection) fixes

(resolved conflict jan 16)

* [TLC-380] lint fix

* [TLC-380] further browse link unit test fixes (waitForAsync)

* [TLC-380] Refactor browse links to use new /browses endpoint

* [TLC-249] Fix circular dependency in browse services

* [TLC-249] Larger refactor to field, item components for browse links

* [TLC-249] Lint fixes

* [TLC-249] Lint fixes

* [TLC-380] Fix mock service to return proper payload

* [TLC-380] Simplify / strip browse service from components

* [TLC-380] Lint fixes for mock browse def service

* [TLC-380] Template link, spec test, doc fixup as per review

* [TLC-380] Refactor metadata rep list comp after rebase

* [TLC-380] Lint fixes

* [TLC-380] Template link fixes, spec test fixes

Correct use of routerLink and queryParams
Removed unused method from browse service, specs
New spec tests for MetadataRepresentationListElementComponent

* [TLC-380] Lint fixes on spec test

* [TLC-380] Fix item page field test to supply router

* [TLC-249] Show Identifier Step angular 7.x

* [TLC-249] Remove CRIS7 visibility refs from component, i18n

* [TLC-249] Lint fixes

* [TLC-249] LGTM unused import fixes

* [TLC-249] Register DOI operation and button in item status page

* [TLC-249] Linting

* [TLC-337] Unit tests for register DOI component

* [TLC-249] Lint fixes

* [TLC-249] Update data service usage since rebasing

* [TLC-249] Update data service usage since rebasing

* [TLC-249] Ensure identifier data model mapped to type

* [TLC-249] Update spec test for new config form data service

* [TLC-249] Addressing review feedback

Adding comments and tidying some comments, imports
Expect text for status not integer
Send a 'type' parameter with a DOI registration
Rename item-status.register to registerDOI

As per todonohue's feedback on 2022-01-18

* [TLC-249] Addressing review feedback #2

Update WorkspaceitemSectionIdentifiersObject model to include a
display types string array, so identifier types can be included or excluded
from the step as needed.

Update section template to work with the above new data

As per todonohue's feedback on 2022-01-18

* [TLC-249] Lint fixes (imports, quotes)

* [TLC-249] Improve model of identifier data in workspace section

* [TLC-249] Update en.json5 with DOI status labels

* [TLC-249] Identifier mock data updated in unit test

* [TLC-249] Identifier mock data updated in unit test

* [TLC-380] Renaming, changes as per review feedback

* [TLC-380] WIP trying new routing / create flow

* [TLC-380] Refactor to use new endpoints, better naming

* [TLC-380] Refactor to use new endpoints, better naming

* [TLC-249] Attempting art's sub fix (doesn't work)

* [TLC-249] Update item status button logic to avoid nested subs

* [TLC-249] Lint

* [TLC-249] Fix import typo (from merge conflict)

* [TLC-249] Further test fixes

* Retrieve the XSRF token first, and set it as both the XSRF header and cookie

* Fix direct CSR

By moving from environment.ts to config.yml we made it so the environment is _not_ up to date with the server configuration when main.js is first loaded.
Because of this the app behaved as if CSR always happened _after_ SSR, effectively breaking direct CSR.

Here the "criterion" for SSR/non-SSR HTML is changed from the related configuration property to the presence of Angular Universal transfer state.

This means we can correctly determine when to bootstrap the app for direct CSR, and it's' now "safe" to just send index.html by itself.

* Fix lint and test issues

* Add "debug" config and "allowStale" configs

* Add done() to async tests

* 99053: Added test to check that the TYPE_REQUEST_FORGOT doesn't use the authentication-password.domain.valid

* 97732 Remove unnecessary subscriptions

* [CST-7757] subscriptions data service tests

* Fixed text (without HTML tags) not being passed to child components

* Fixed default @Input() values not working for themed components

* [CST-7757] subscription modal tests

* [CST-7757] modal fixes

* [CST-7757] modal fixes

* [CST-7217] Add margins to better align badge

* [CST-7757] Hide delete info for new subscriptions and fix issue with unavailable items

* Keep SSL sessions alive between xhr2 requests

* [CST-7755] added cancel button to modal and updated message returned when a supervision order already exists

* [CST-7755] lint fix

* Fix bug where allowStale couldn't be disabled

* 99053: Removed ngx-bootstrap dependency

* 99053: Fixed encoded parameters being encoded twice in WorkflowItemActionPageComponent.previousPage()

* 99053: Passed previousSearchQuery to AdvancedWorkflowActionSelectReviewerComponent

* 99053: Passed previousSearchQuery to AdvancedWorkflowActionSelectReviewerComponent

* 99053: Pass all queryParameters to advanced workflow pages by default

* 99053: Save queryParams in init to prevent them being overwritten

* Bump http-cache-semantics from 4.1.0 to 4.1.1

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* [CST-7755] WIP refactoring

* [CST-7757] Missing label

* fixed issue in browser console

* [CST-7755] WIP revert changes on list components

* [CST-7757] Fix delete message

* [CST-7755] Complete refactoring

* Fix for "cannot read properties of undefined" error

* [CST-8914] Add flag to show/hide csv export button

* src/assets/i18n: Improve English strings for file upload

Simple improvement to the wording in the file upload section of the
item submission form. Also add a period at the end of the string.

Fixes: #2096

* [CST-8935] Fix issue with missing matcher providers

* translation fixes in security form

* remove minimum passwort length value from translated messages

* fixed missing comma

* added comma to default translation

* suggestionOption.name displayed

* [CST-8952] Fix issue with admin reset password functionality

* avoiding console.log errors

* Fix param to send user the forgot password email

* Update version tag for release

* Fixed a lot of compilation errors, but there is a need to refactor services.

* Added yarn.lock

* Fixed some service updates

* Fixed some service updates

* Solved some errors, but it is still not working.

* Something starting to work - the problem is in loading the modules

* Updated database testing dump for integration tests

* Fixed unit tests

* Fixed admin menu

* Fixed lint issues

* Fixed handle page circular dependency

* Fixed AuthorNameLink circular dependency

* Fixed compilation errors

* Fixed failing Unit tests

* Integration tests should take image `migrate-to-7.5`

* Integration tests should take image `migrate-to-7.5`

* revert docker-compose-ci.yml changes

* Updated BE envs

* Changed localhost to 127.0.0.1

* Added DSPACE_UI_HOST and DSPACE_UI_PORT to 127.0.0.1:4000

* Changed logging in the IT

* Fixed login

* Maybe fixed integration tests

* Copied a new code from the actual dtq-dev

* Fixed discojuice login pop up

* added S3 config to docker-compose-rest.yml

* Fixed IT

* Integration tests should not fail on console log error.

* Removed failing test what is not needed.

* SUbmitter user changed to admin

* Commenteed failing tests.

* added values for S3 to cli.yml

* Added flags into discojuice

* Added flags into discojuice

* Added another icons into discojuice

* discoPath is cleared in the discojuice.js

* Create migrate-docker.yml to create docker image

* create tag migrate-to-7.5

* Fixed some shibboleth problems

* Fixed problem during downloading restricted bitstreams.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Tim Donohue <[email protected]>
Co-authored-by: Kristof De Langhe <[email protected]>
Co-authored-by: Giuseppe Digilio <[email protected]>
Co-authored-by: Yura Bondarenko <[email protected]>
Co-authored-by: Yana De Pauw <[email protected]>
Co-authored-by: Alexandre Vryghem <[email protected]>
Co-authored-by: Cristian Emanuelle Guzmán Suárez <[email protected]>
Co-authored-by: Nathan Buckingham <[email protected]>
Co-authored-by: Agustina Martinez <[email protected]>
Co-authored-by: Davide Negretti <[email protected]>
Co-authored-by: corrado lombardi <[email protected]>
Co-authored-by: Marie Verdonck <[email protected]>
Co-authored-by: Kim Shepherd <[email protected]>
Co-authored-by: Art Lowel <[email protected]>
Co-authored-by: Yury Bondarenko <[email protected]>
Co-authored-by: Koen Pauwels <[email protected]>
Co-authored-by: Pascal-Nicolas Becker <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Orth <[email protected]>
Co-authored-by: Sascha Szott <[email protected]>
Co-authored-by: MajoBerger <[email protected]>

* Fixed lint errors and updated server url

* Created search instance in the services.

* separate ports for multiple instance run (#230)

* separate ports for multiple instance run

* modified deploy

* parametrized dspace project name in docker compose

* fixed .env for deployment on dev-5

* fix forgotten -p parameter on deploy

* fixed region

* fixed bucket name

* add DSPACE_VER variable to deploy

* remove automatic deploy

* unify erasing db

* Autoregistration privacy policy redirect (#239)

* Added missing searchData into metadataValueData service.

* The user could be redirected into privacy policy page from the autoregistration welcome page.

* Update erase_db.yml

* Migrated 7.5/funding option wrong values (#241)

* Fixed error when the part of the local sponsor value includes the SEPARATOR character.

* The funds are properly loaded into complex input field.

* revert replacing of the metadata value sequence, it will be fixed in the python

* Revert "The funds are properly loaded into complex input field."

This reverts commit 3f68b7955ccaf6eb722cd225c0bac02a678017af.

* Added search button (#244)

* Copied working code from the DSpace Vanilla 7.6 (#243)

* add redeploy to dev-5 -> curl call to deploy action

* format

* remove forgotten action file (#252)

* remove useless file

* forgotten "

* allow configuring host (#248)

* migrated-7.5/look-and-feel-is-broken (#245)

* Fixed item-view padding of the header

* Fixed license label padding

* Added margin right class into item view and if the item doesn't have the license it shows nothing in the license box in the item view.

* Fixed loading of the license icons and padding.

* Fixed padding of share buttons.

* Fixed badges margin

* Fixed item-box-view messaged, non-file message and padding.

* Fixed files border.

* Fixed clarin dropdown buttons because of Angular 13 and added padding into License table buttons

* Added padding into handle table buttons.

* Fixed ref box identifier url

* Added missing method to the `clarin-search.component` (#247)

* internal/shibboleth-missing-one-error-page

* Update docker-compose-ci.yml

Updated Integration Tests dump

* Update build.yml

Change DSPACE_CI_IMAGE to dtq-dev-7.5

* trigger docker images on correct branch

* added password for dspace (#257)

* added non-amazon-params (#260)

* Update build.yml

* Update build.yml

* Internal/fix conflicts (#307)

* trigger docker images on correct branch

* fix updated postgres image on docker hub (#256)

* internal-7.2/add-cz-language (#271)

* Added a czech translation

* Updated menu navbar and added translations.

* disable deploy on dev-5 on version 7.2

* disabled deploy on dev-5 of dspace v7.2

---------

Co-authored-by: MajoBerger <[email protected]>
Co-authored-by: MajoBerger <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Agustina Martinez <[email protected]>
Co-authored-by: Alexandre Vryghem <[email protected]>
Co-authored-by: Tim Donohue <[email protected]>
Co-authored-by: Nathan Buckingham <[email protected]>
Co-authored-by: Cristian Emanuelle Guzmán Suárez <[email protected]>
Co-authored-by: Davide Negretti <[email protected]>
Co-authored-by: Yana De Pauw <[email protected]>
Co-authored-by: corrado lombardi <[email protected]>
Co-authored-by: Marie Verdonck <[email protected]>
Co-authored-by: Kim Shepherd <[email protected]>
Co-authored-by: Art Lowel <[email protected]>
Co-authored-by: Yury Bondarenko <[email protected]>
Co-authored-by: Koen Pauwels <[email protected]>
Co-authored-by: Giuseppe Digilio <[email protected]>
Co-authored-by: Pascal-Nicolas Becker <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Orth <[email protected]>
Co-authored-by: Sascha Szott <[email protected]>
Co-authored-by: MajoBerger <[email protected]>
Co-authored-by: Kristof De Langhe <[email protected]>
Co-authored-by: Yura Bondarenko <[email protected]>
Co-authored-by: MajoBerger <[email protected]>

* tul/merge-into-clarin-dspace (#316) (#317)

* tul/merge-into-clarin-dspace (#316)

* [CST-7757] Show object name

* 98855: Remove temp themed ng-content container

This is problematic when ng-content is provided but it's not used

* [CST-7221] Opaque search bar

* [CST-7757] Minor fixes

* [CST-7757] Labels renamed

* [CST-7755] updated PR to latest REST changes

* 97298: Added form validator tests for restricted domains

* 99053: Invalidate cache by default when performing the WorkflowItemActionPageComponent action

* 99053: Added DeclinedTask search result banner

* 99053: Fixed AdvancedWorkflowActionRatingComponent's rating from validation

* 99053: Added missing documentation

* [TLC-380] Support browse links and regex links in metadata display

(resolved conflicts jan 2023)

* [TLC-380] Lint fixes

* [TLC-380] Lint fixes

* [TLC-380] Unit test (provider injection) fixes

(resolved conflict jan 16)

* [TLC-380] lint fix

* [TLC-380] further browse link unit test fixes (waitForAsync)

* [TLC-380] Refactor browse links to use new /browses endpoint

* [TLC-249] Fix circular dependency in browse services

* [TLC-249] Larger refactor to field, item components for browse links

* [TLC-249] Lint fixes

* [TLC-249] Lint fixes

* [TLC-380] Fix mock service to return proper payload

* [TLC-380] Simplify / strip browse service from components

* [TLC-380] Lint fixes for mock browse def service

* [TLC-380] Template link, spec test, doc fixup as per review

* [TLC-380] Refactor metadata rep list comp after rebase

* [TLC-380] Lint fixes

* [TLC-380] Template link fixes, spec test fixes

Correct use of routerLink and queryParams
Removed unused method from browse service, specs
New spec tests for MetadataRepresentationListElementComponent

* [TLC-380] Lint fixes on spec test

* [TLC-380] Fix item page field test to supply router

* [TLC-249] Show Identifier Step angular 7.x

* [TLC-249] Remove CRIS7 visibility refs from component, i18n

* [TLC-249] Lint fixes

* [TLC-249] LGTM unused import fixes

* [TLC-249] Register DOI operation and button in item status page

* [TLC-249] Linting

* [TLC-337] Unit tests for register DOI component

* [TLC-249] Lint fixes

* [TLC-249] Update data service usage since rebasing

* [TLC-249] Update data service usage since rebasing

* [TLC-249] Ensure identifier data model mapped to type

* [TLC-249] Update spec test for new config form data service

* [TLC-249] Addressing review feedback

Adding comments and tidying some comments, imports
Expect text for status not integer
Send a 'type' parameter with a DOI registration
Rename item-status.register to registerDOI

As per todonohue's feedback on 2022-01-18

* [TLC-249] Addressing review feedback #2

Update WorkspaceitemSectionIdentifiersObject model to include a
display types string array, so identifier types can be included or excluded
from the step as needed.

Update section template to work with the above new data

As per todonohue's feedback on 2022-01-18

* [TLC-249] Lint fixes (imports, quotes)

* [TLC-249] Improve model of identifier data in workspace section

* [TLC-249] Update en.json5 with DOI status labels

* [TLC-249] Identifier mock data updated in unit test

* [TLC-249] Identifier mock data updated in unit test

* [TLC-380] Renaming, changes as per review feedback

* [TLC-380] WIP trying new routing / create flow

* [TLC-380] Refactor to use new endpoints, better naming

* [TLC-380] Refactor to use new endpoints, better naming

* [TLC-249] Attempting art's sub fix (doesn't work)

* [TLC-249] Update item status button logic to avoid nested subs

* [TLC-249] Lint

* [TLC-249] Fix import typo (from merge conflict)

* [TLC-249] Further test fixes

* Retrieve the XSRF token first, and set it as both the XSRF header and cookie

* Fix direct CSR

By moving from environment.ts to config.yml we made it so the environment is _not_ up to date with the server configuration when main.js is first loaded.
Because of this the app behaved as if CSR always happened _after_ SSR, effectively breaking direct CSR.

Here the "criterion" for SSR/non-SSR HTML is changed from the related configuration property to the presence of Angular Universal transfer state.

This means we can correctly determine when to bootstrap the app for direct CSR, and it's' now "safe" to just send index.html by itself.

* Fix lint and test issues

* Add "debug" config and "allowStale" configs

* Add done() to async tests

* 99053: Added test to check that the TYPE_REQUEST_FORGOT doesn't use the authentication-password.domain.valid

* 97732 Remove unnecessary subscriptions

* [CST-7757] subscriptions data service tests

* Fixed text (without HTML tags) not being passed to child components

* Fixed default @Input() values not working for themed components

* [CST-7757] subscription modal tests

* [CST-7757] modal fixes

* [CST-7757] modal fixes

* [CST-7217] Add margins to better align badge

* [CST-7757] Hide delete info for new subscriptions and fix issue with unavailable items

* Keep SSL sessions alive between xhr2 requests

* [CST-7755] added cancel button to modal and updated message returned when a supervision order already exists

* [CST-7755] lint fix

* Fix bug where allowStale couldn't be disabled

* 99053: Removed ngx-bootstrap dependency

* 99053: Fixed encoded parameters being encoded twice in WorkflowItemActionPageComponent.previousPage()

* 99053: Passed previousSearchQuery to AdvancedWorkflowActionSelectReviewerComponent

* 99053: Passed previousSearchQuery to AdvancedWorkflowActionSelectReviewerComponent

* 99053: Pass all queryParameters to advanced workflow pages by default

* 99053: Save queryParams in init to prevent them being overwritten

* Bump http-cache-semantics from 4.1.0 to 4.1.1

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* [CST-7755] WIP refactoring

* [CST-7757] Missing label

* fixed issue in browser console

* [CST-7755] WIP revert changes on list components

* [CST-7757] Fix delete message

* [CST-7755] Complete refactoring

* Fix for "cannot read properties of undefined" error

* [CST-8914] Add flag to show/hide csv export button

* src/assets/i18n: Improve English strings for file upload

Simple improvement to the wording in the file upload section of the
item submission form. Also add a period at the end of the string.

Fixes: #2096

* [CST-8935] Fix issue with missing matcher providers

* translation fixes in security form

* remove minimum passwort length value from translated messages

* fixed missing comma

* added comma to default translation

* suggestionOption.name displayed

* [CST-8952] Fix issue with admin reset password functionality

* avoiding console.log errors

* Fix param to send user the forgot password email

* Update version tag for release

* Fixed a lot of compilation errors, but there is a need to refactor services.

* Added yarn.lock

* Fixed some service updates

* Fixed some service updates

* Solved some errors, but it is still not working.

* Something starting to work - the problem is in loading the modules

* Updated database testing dump for integration tests

* Fixed unit tests

* Fixed admin menu

* Fixed lint issues

* Fixed handle page circular dependency

* Fixed AuthorNameLink circular dependency

* Fixed compilation errors

* Fixed failing Unit tests

* Integration tests should take image `migrate-to-7.5`

* Integration tests should take image `migrate-to-7.5`

* revert docker-compose-ci.yml changes

* Updated BE envs

* Changed localhost to 127.0.0.1

* Added DSPACE_UI_HOST and DSPACE_UI_PORT to 127.0.0.1:4000

* Changed logging in the IT

* Fixed login

* Maybe fixed integration tests

* Copied a new code from the actual dtq-dev

* Fixed discojuice login pop up

* added S3 config to docker-compose-rest.yml

* Fixed IT

* Integration tests should not fail on console log error.

* Removed failing test what is not needed.

* SUbmitter user changed to admin

* Commenteed failing tests.

* added values for S3 to cli.yml

* Added flags into discojuice

* Added flags into discojuice

* Added another icons into discojuice

* discoPath is cleared in the discojuice.js

* Create migrate-docker.yml to create docker image

* create tag migrate-to-7.5

* Fixed some shibboleth problems

* Fixed problem during downloading restricted bitstreams.

* Disabled end user agreement page with footer options (#220)

* Full customization for TUL (#217)

* customize header, footer and homepage

* add hover on button and contact us in the footer

* add hover for logo and fix UI

* transform into valina page and apply the hover style for the link

* change search page into Vanila space default

* fix exapandable navbar item behaviour

* change the background of side admin bar and hide some options of it

* replace dspace logo with tul logo

* fix gray border of button

* add new component for CitacePRO and handle with dynamic data from item object

* fix merged issues

* make the url as the constant value

* hide the clarin license

* add description into en.json5

* change the position of the citation and edit test

* retrieve the constants from the BE

* change the fixed value

* calling new API from BE

* remove privacy policy in the footer

* add new page without content

* create content for the contact page and add text in i18n for translation

* receive email property from BE and add,fix unit tests

* edit the href for contact page

* change the fetch address

---------

Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HuynhKhoa1601 <[email protected]>

* Tul/fixing (#225)

* customize header, footer and homepage

* add hover on button and contact us in the footer

* add hover for logo and fix UI

* transform into valina page and apply the hover style for the link

* change search page into Vanila space default

* fix exapandable navbar item behaviour

* change the background of side admin bar and hide some options of it

* replace dspace logo with tul logo

* fix gray border of button

* add new component for CitacePRO and handle with dynamic data from item object

* fix merged issues

* make the url as the constant value

* hide the clarin license

* add description into en.json5

* change the position of the citation and edit test

* retrieve the constants from the BE

* change the fixed value

* calling new API from BE

* remove privacy policy in the footer

* add new page without content

* create content for the contact page and add text in i18n for translation

* receive email property from BE and add,fix unit tests

* edit the href for contact page

* change the fetch address

---------

Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HuynhKhoa1601 <[email protected]>

* Internal/multideploy support 2 (#240)

* fixed deployment values for TUL customer

* added DSPACE_VER

* actually append to the .env file

* remove automatic deploy

* unify erasing db

* fix correct branch in call after erase_db

* add redeploy to dev-5 -> curl call to deploy action

* forgotten " in github action

* correct redeploy branch in github action

* trigger docker images on correct branch

* added password env var (#258)

* added non-amazon params (#261)

* Tul/customize fe (#254)

* Disabled end user agreement page with footer options

* Added padding to icon

* If the citacePro properties is not defined in the BE, do not throw the errors

* Added dtq sign into footer

* Dataquest URL is loaded from the cfg

* Load the company name which has customized this DSpace from the cfg

* Updated Home News page header

* Prettify the code

* Update deploy.yml

* Update build.yml

* Update build.yml

* Update docker-compose-ci.yml

Updated dump for the integration tests

* Added purple into .btn-dark class (#263)

* Internal/update and secure docker compose (#269)

* added timezone

* added IP spec to all open ports on prod docker-composes

* removed now-false disclaimer about similarity to backend docker composes

* removed redundant host parameter in Dockerfile

* changed port on which to expect REST

* make envinronment production

* revert to serve for now

* revert to serve for now

* typo

* revert run command in dockerfile

* no need to run on host 0.0.0.0

* needed due to upgrade to docker compose v2

* tul/login-case-sensitive

* port change (so as not to expose 8086)

* tul/turn-off-language-translations

* Show error message from the error response (#275)

* Tul/fix integration tests (#276)

* Fixed admin spec IT - TUL doesn't have supported /licenses and /handle

* Commented out test class `submission-ui` because it is suitable only for the CLARIN-DSpace

* Commented out CLARIN license step for the submission IT

* Changed klaro cookies modal styles according to TUL requirements. (#288)

* tul/after_test-3-badge-color (#289)

* Updated badge color

* badge style rule moved for the _clarin-styles.scss

* Fixed conflicts

* Removed thumbnail message (#290)

* tul/after_test-6-underlined-links (#291)

* All links are underlined except buttons, facet filters and nav links.

* Fixed ugly coflicts

* tul/after_test-8-navbar-gasps

* Updated topLevelCommunityList pagination (#293)

* tul/13-add-czech-language (#272)

* Added CLARIN-DSpace-7.2. czech language

* Added script to find out which messages must be translated.

* Updated czech login message because text was too big

* Keep allowed only EN and CZ language

* Updated new czech translations

* Updated new czech translations

* "Sbírka" translated to "Kolekce"

* Updated final version of czech translation

* Revert "Updated final version of czech translation"

This reverts commit 0261c85909c1fa83a9d3faa54f26e64a53232cbb.

* Revert "Revert "Updated final version of czech translation""

This reverts commit 644cfaa5fd7e0fde526141ac1827af7f99a80e3b.

* Merged customer/TUL files

* pretyfied python script file

* Tul/13 add czech language (#297)

* Added CLARIN-DSpace-7.2. czech language

* Added script to find out which messages must be translated.

* Updated czech login message because text was too big

* Keep allowed only EN and CZ language

* Updated new czech translations

* Updated new czech translations

* "Sbírka" translated to "Kolekce"

* Updated final version of czech translation

* Revert "Updated final version of czech translation"

This reverts commit 0261c85909c1fa83a9d3faa54f26e64a53232cbb.

* Revert "Revert "Updated final version of czech translation""

This reverts commit 644cfaa5fd7e0fde526141ac1827af7f99a80e3b.

* Merged customer/TUL files

* pretyfied python script file

* Updated some messages

* modified to production config (#296)

* added dummy local.cfg and set up docker-compose (#278)

* tul/after_test-9-set-up-banner (#294)

* Updated topLevelCommunityList pagination

* Prepared home-page for a banner

* Banner in the top

* Refactoring

* Updated TUL favicon (#300)

* tul/fix-wrong-favicon (#302)

* Updated message and favicon icon

* trying to fix ssr github action error

* Added deleted favicon.ico

* revert language changes

* revert language changes

* revert language changes

* Changed Domov message

* Removed DSpace Angular :: message

* Removed DSpace Angular :: message

* Updated prefix DSpace

* Customer/tul wrong dockerfile missing pm2 (#304)

* added pm2

* forgot pm2, of course

* customer/TUL-mount-prod-cfg-2

* 7 pm2 nodes (#313)

* 7 pm2 nodes

* mistake fix

* tul/show-doi (#315)

* Show DOI full link in the identifier field in the item view.

* Just prettify

* Fixed failing test

* Just prettify

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Davide Negretti <[email protected]>
Co-authored-by: Alexandre Vryghem <[email protected]>
Co-authored-by: Yana De Pauw <[email protected]>
Co-authored-by: corrado lombardi <[email protected]>
Co-authored-by: Tim Donohue <[email protected]>
Co-authored-by: Marie Verdonck <[email protected]>
Co-authored-by: Kim Shepherd <[email protected]>
Co-authored-by: Art Lowel <[email protected]>
Co-authored-by: Yury Bondarenko <[email protected]>
Co-authored-by: Nathan Buckingham <[email protected]>
Co-authored-by: Koen Pauwels <[email protected]>
Co-authored-by: Giuseppe Digilio <[email protected]>
Co-authored-by: Agustina Martinez <[email protected]>
Co-authored-by: Pascal-Nicolas Becker <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cris <[email protected]>
Co-authored-by: Alan Orth <[email protected]>
Co-authored-by: Sascha Szott <[email protected]>
Co-authored-by: MajoBerger <[email protected]>
Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HuynhKhoa1601 <[email protected]>
Co-authored-by: MajoBerger <[email protected]>

* pretiffy commit

* Git revert unwanted changes

* temp commit

* Updated dtq-dev

* Fixed removing of empty row

* Added forgotten functionalities into clarin merge

* Fixed review requirements

* removed unwanted tests

* Updated help script comment

* Updated test image for FE integration tests

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Davide Negretti <[email protected]>
Co-authored-by: Alexandre Vryghem <[email protected]>
Co-authored-by: Yana De Pauw <[email protected]>
Co-authored-by: corrado lombardi <[email protected]>
Co-authored-by: Tim Donohue <[email protected]>
Co-authored-by: Marie Verdonck <[email protected]>
Co-authored-by: Kim Shepherd <[email protected]>
Co-authored-by: Art Lowel <[email protected]>
Co-authored-by: Yury Bondarenko <[email protected]>
Co-authored-by: Nathan Buckingham <[email protected]>
Co-authored-by: Koen Pauwels <[email protected]>
Co-authored-by: Giuseppe Digilio <[email protected]>
Co-authored-by: Agustina Martinez <[email protected]>
Co-authored-by: Pascal-Nicolas Becker <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cris <[email protected]>
Co-authored-by: Alan Orth <[email protected]>
Co-authored-by: Sascha Szott <[email protected]>
Co-authored-by: MajoBerger <[email protected]>
Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HieuHorizonsfl <[email protected]>
Co-authored-by: HuynhKhoa1601 <[email protected]>
Co-authored-by: MajoBerger <[email protected]>

* ufal/some-messages-are-missing (#328)

* Added missing item-view-box messages.

* Added commented english messages.

* new project issue assign

* After click on Item link you won't be redirected to handle url. (#331)

* ufal/fe-date-is-not-showed-in-the-item-view

* ufal/update-index-for-language (#340)

* Updated language in the item view

* Fixed language facet in the search

* changed entrypoint for dspace angular container (#343)

* store logs in volume (#336)

* enable deployment of clarin

* internal/fe-redirect-user-after-local-login (#341)

* The redirectUrl is passed from the discojuice login into state.redirectUrl

* Prettifying the code

* fix deployment (#346)

* correct tag (#347)

* correct BE port

* correct REST port for deployment

* ufal/fe-show-login-modal-no-redirect (#344)

* The redirectUrl is passed from the discojuice login into state.redirectUrl

* Prettifying the code

* Show discojuice on login page

* Refactoring

* Discojuice after click on close the use won't be redirected to the home page.

* Fixed failing tests

* Added accidentally removed timeout.

* Fixed merge conflict

* Fixed lint error

* modify expected .env and docker composes (#349)

* Update docker.yml

* Update deploy.yml

* ufal/fe-license-has-only-one-type

* The Item type is fetched from the `metashare.ResourceInfo#ContentInfo.mediaType` metadata

* Removed unwanted change

* fix escaped variables in deploy

* correct version of images

* correct deploy port for FE

* added anonymous caching for frontend (#364)

* added anonymous caching for frontend

* newlineeee

* srsly

* ufal/fe-22-54-download-preview-item (#362)

* create new component and add model file and service file

* build the user interface and calling the api from backend

* add logic for handling data from BE and refactor the UI

* fix the lint error and fix the collapse/hide behaviour

* add UI for download buttons and fix UI for the ZIP Preview

* getting data from backend and make the download feature

* handle with the dynamic input

* fix the collapese/hide behaviour and handle more cases

* add more conditions for checking permission to preview and download files

* fix lint error

* fix failed test

* Lock/download preview (#311)

* create new component and add model file and service file

* build the user interface and calling the api from backend

* add logic for handling data from BE and refactor the UI

* fix the lint error and fix the collapse/hide behaviour

---------

Co-authored-by: HuynhKhoa1601 <[email protected]>

* Resolved conflicts

* Revert unnecessary changes

* Refactoring and removed font awesome loading from node modules

* Updated preview file box look and feel

* Fixed file preview icons

* Fixed html preview scrolling

* Show scrollbar in txt preview

* Some refactoring

* Refactoring and the dspace BE is loaded from configuration property.

* Added messages

* Fixed tests

* Added download buttons and fixed downloading

* Added messages

* Added image to the assetstore instead of url from lindat

---------

Co-authored-by: HuynhKhoa1601 <[email protected]>

* ufal/fe-assetstore-files-are-not-loaded (#371)

* Redirection was broken after updating the namespace. The redirection links was changed from `href` to `routerLink`

* Fixed test

* Fixed test

* namespace could be empty

* ufal/fe-cannot-load-license-images-on-the-first-load (#373)

* The license labels are loaded in the same way than in the clarin item view box.

* Fixed failing unit test

* Update Dockerfile

Increase network timeout

* docker/build-push-action@v3 to v4

* Update Dockerfile

* updated node to version 18:18 and generated a new yarn.lock file

* build images on dev-5

* internal/ngx-mask-update-fix (#375)

* ngx-mask library made an update and it destroyed project build

* Downgraded @yarnpkg/parsers to version 3.0.0-rc.32 because node v16 cannot run

* Update docker.yml

* Update erase_db.yml

Enabled redeploy

* internal/fe-redirection-from-where-login-was-initiated-still-not-working-properly

* ufal/fe-license-static-pages-are-missing (#380)

* Added static files and redirection

* Html content is loaded from the static file and rendered in the component.

* The html file content is showed in the `static/` route with the error page. The translation works.

* Created routing for the `licenses` page and changed administrator license table to `licenses/manage-table` path

* Show all licenses data.

* All licenses are filtered by license label - PUB, ACA, RES

* Added loading bar

* Added redirect from license selector

* Fixed tests.

* Refactoring

* Fixed lint error - unused import

* Added docs and translations.

* Removed accidentally added semicolon.

* Added simple test if the html file content will be loaded.

* ufal/ref-box-content-is-not-immediately-copied

* ufal/fe-bottom-menu-during-submission-creation-must-be-fixed

* ufal/fe-remove-grid-option-in-the-search-page (#386)

* Removed Grid view from the initial viewModeList

* Fixed failing test on clarin all licenses page.

* add sample file to assetstore on every deploy

* ufal/fe-update-vanilla-table-item-versions

* Updated item versions table and defined translations.

* Removed test of removed columns

* Versions temp commit

* All versions are shown

* Show all versions from metadata

* Added docs and comments.

* The user is redirected to the right download page after clicking on `Download file` button.

* ufal/there-is-static-source-in-html-preview

* turn off S3

* [devOps] create new dspace instance with imported data

* ufal/fe-history-table-is-still-seen (#392)

* The version table is hidden if the item doesn't have any versions and the name is of the version is properly loaded.

* Undo unwanted changes.

* [devOps] enable reusing, multiple instances

* debug and fix deploy and import

* linux, not windows

* [devOps] import/erase/deploy workflows refactored

* [devOps] import/erase workflows

* [devOps] import/erase workflows

* [devOps] import/erase workflows

* [devOps] import/erase workflows

* use composite actions instead of reusable workflows

* [devOps] using composite

* [devOps] using composite

* [devOps] using composite

* [devOps] using composite

* Update deploy.yml, increase timeout

* Update deploy.yml

* fix deploy to respect "import" switch

* ufal/downloading-restricted-bitstreams-not-working-properly (#393)

* Get redirect from previous page.

* The user is redirected to the downloading of the bitstream after login.

* Show right breadcrumbs during downloading the bitstream

* The user is redirected to the zip download page.

* The auth token is send in the file download link.

* Added default tests

* Fixed typo and checked that url won't be broken in two places.

* by default only deploy to INSTANCE=5

* give more time for postgres init

* add even more time

* Update action.yml (#405)

Run import from main branch

* ufal/fe-update-json-messages

Added missing tranlates and updated messages after running the script

* ufal/fe-initiated-login-not-redirecting-from-collection

Redirect to login with `redirectUrl` param because it is lost after click on `local` login button. (#404)

* [devOps] add dspace commands after import

* ufal/fe-add-default-static-pages (#406)

* Added static pages from the lindat git

* Fixed redirection and created safeHtml pipe.

* Could redirect out of namespace url, small refactoring.

* Updated tests.

* Added images into the static pages.

* ufal/fe-shibboleth-validate-emails

* Encoded query params (#407)

* placeholder configs to be mounted into docker

* change entrypoint so that containers has less logs and restarts (#412)

* ufal/fe-get-user-ip-address (#420)

* The clients IP address is fetched from the BE API.

* Replace LegacyBitstreamUrlResolver by BitstreamBreadcrumbResolver because the first one throws errors to the console.

* ufal/fe-fix-static-page-redirect (#421)

* Fixed static page redirects.

* Refactored processing links.

* ufal/fe-download-bitstream-back-to-item (#423)

* Separated toggling of DiscoJuice popup from the workign with redirect URL

* The downloading page is loaded before downloading.

* Login redirect works.

* Removed storing cookies in the aai.js

* ufal/fe-oversized-file-upload-message (#424)

* If the file exceeds the upload max file size the uploading will be stopped before starting and the user will see proper error message.

* Fixed unit tests - added configurationDataService

* ufal/fe-item-view-license-box (#427)

* Do not show licenses if the Item doesn't have any file.

* ufal/fe-email-restricted-download (#430)

* ClarinAuthorization passed, but vanilla not because of vanilla check - I added dtoken into vanilla authorization url and because of that the vanilla authorization will be passed.

* Added message for the expiration token message - it was hardcoded.

* ufal/fe-not-show-shib-welcome-page

* Loaded property from the cfg and check if the page with idp attributes could be showed up. If not redirect the user to the home page. (#431)

* ufal/fe-s3-customization (#428)

* The admin could see in the bitstream admin UI if the bitstream is stored in both storages (S3, local).

* Fixed failing unit test - updated columnSizes object

* ufal/curate-translation-missing

Added curate collection edit translation and curation task name. (#434)

* ufal/upload-on-first-attempt-fix (#435)

* Moved file size limit into FileUploader options and handled Upload cancelation.

* Check that uploading is successful

* ufal/fe-show-checksum-result (#432)

* BitstreamChecksum values are fetched and parsed from the BE

* Checksum info is showed up.

* Added messages and translations.

* Added docs and refactored code

* Fixed failing tests

* Fixed wrong czech translations.

* ufal/shibboleth-redirect-from-login (#433)

* Send redirectUrl param to the IdP in the target url

* The code is updated to be more readable.

* internal/increase-server-memory-limit (#411)

* Update docker-compose-rest.yml

Increase memory limit to 4GB

* Load JAVA_OPTS from the .env file.

* ufal/shibboleth-encode-redirecturl (#438)

* Compose redirectURL if the redirection is initiated from the login page and encode that URL because server cannot process decoded URL.

* Removed unused getCookie method.

* Updated if condition - it was made more readable

* Avoid accessing an out-of-bounds index in the split question marks array.

* internal/docker-remove-orphans (#439)

* Removed --remove-orphans flag because it doesn't have any effect.

* internal/update-config

* Copied missing parts from TUL:config/config.yml (#441)

* internal/fe-upgrade-clarin-dspace-7.6 (#450)

* Fix accessibility of date sliders by adding aria-labels

(cherry picked from commit 2a881791ba76091d2f85d0b068f926043ef33bc9)

* Minor fixes to cypress tests

(cherry picked from commit 70a7bbe3cbdd24abaf7f6f791ef60e88a3ae8922)

* Fix heading order accessibility issue in search filters/facets

(cherry picked from commit 276d80895e38225fcbde38cab01d79cd31a34e9b)

* Spanish translation updated to 7.6

(cherry picked from commit 4cc4192e93aea3eb7dddc8486fe1fad35b6103bc)

* Some lint errors fixed

(cherry picked from commit 1885638ba6fadca4c99043db4ce52646bce435a3)

* 🐛 fix when navbar expands on firefox

(cherry picked from commit 60706720e4…
kosarko added a commit that referenced this pull request Jul 10, 2024
That commit is the final commit of
#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants