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

syncing with dataquest-dev/dtq-dev #1139

Merged
merged 11 commits into from
Dec 4, 2024
Merged

syncing with dataquest-dev/dtq-dev #1139

merged 11 commits into from
Dec 4, 2024

Conversation

kosarko
Copy link
Member

@kosarko kosarko commented Dec 4, 2024

This merge contains the following fixes:

Show db connection statistics in the log file or the dbstatistics endpoint (dataquest-dev#815)
Updated cfg to pretify the author suggestions (dataquest-dev#819)
For now the complex input field is without autocomplete for the size and contact person (dataquest-dev#823)
Send the custom type bind field to the FE configuration (dataquest-dev#822)
Test release without db logs (dataquest-dev#827)

crosswalk-embargo (dataquest-dev#821)
fix date converting to string (dataquest-dev#825)

Translation of submission-forms to _cs (dataquest-dev#816)
UFAL/Matomo statistics with dimension (dataquest-dev#813)
cherry-pick clarin v7 into dtq dev (dataquest-dev#820)

milanmajchrak and others added 11 commits November 21, 2024 15:37
…ndpoint (#815)

* Show db statistics in the log file or the `dbstatistics` endpoint

* Finding out why github checks are failed - undo hibernate.cfg

* Disabled automatic logging

* Use scheduled CRON job instead of PostConstruct

* hibernate generating property true

---------

Co-authored-by: Paurikova2 <[email protected]>
* Translation of submission-forms to _cs

* Translated bitstream metadata and complex input fields

* Translated the rest of submission-froms_cs.xml

* Fixed regex... it must contain regex value, not the message.

---------

Co-authored-by: Juraj Roka <[email protected]>
Co-authored-by: milanmajchrak <[email protected]>
* added fn for embargo

* using of res policy end_date and added comments

* fix string format problem with %s

* integration tests are falling down

* checkstyle violations

* removed findHandle duplicity

* added deleted line

* checkstyle violations
* fix date converting to string

* made const from format

* checkstyle
* cherry-picked DataCite related changes from customer/uk

* Add a script that adds a file from url to an item

intended for large file workflows

* Add ways to influence the bitstream name

* add more options to specify an item

* Expose resourceId (#1134)

A BE part of #1127 - this exposes the resourceId so it can be used in the handle mgmt table

* fixes #1135 - findEpersonByNetId should stop searching when it finds an eperson

- moved the `return eperson` inside the for cycle (after eperson non null
check).
- removed the eperson param (both callers were passing in `null`)
* Updated the version of matomo dependency and tried to change request from Custom Variables to Dimension

* Added a custom dimension with item's handle URL

* Send custom dimension also in oai tracker

* Use only IPv4 address, the Matomo tracker has a problem with IPv6

* Do not change custom dimension when the Item is null

* First custom dimension should have ID '1'.

* Use a valid URL for Matomo tracker in the IT

* Configure handle custom dimension ID in the clarin-dspace.cfg

* Refactored ipv4 method to be more readable - return null

---------

Co-authored-by: Juraj Roka <[email protected]>
Co-authored-by: milanmajchrak <[email protected]>
Co-authored-by: milanmajchrak <[email protected]>
@kosarko kosarko merged commit f280a83 into clarin-v7 Dec 4, 2024
9 checks passed
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