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

merging dataquest-dev/dtq-dev #18

Merged
merged 35 commits into from
Dec 4, 2024
Merged

merging dataquest-dev/dtq-dev #18

merged 35 commits into from
Dec 4, 2024

Conversation

kosarko
Copy link
Member

@kosarko kosarko commented Nov 21, 2024

merges the following changes:

UFAL/Share submission with user not only admin (dataquest-dev#728)
Updated messages following last commit to upstream. (dataquest-dev#731)
Updated dspace prefix to lindat (dataquest-dev#734)
Added notification when the shibboleth authentication is failed (dataquest-dev#732)
Removed two IT: (dataquest-dev#737)
Use NAMESPACES from the .env (dataquest-dev#727)
Update deploy.yml to increase timeout (dataquest-dev#738)
Use only 4000, not the {UI_PORT} from the .env because in the container it is always 4000 (dataquest-dev#740)
Update docker-compose-rest.yml
Update docker-compose-rest.yml
Use only / and /server namespaces, not the values from the .env because in the container it is always / and /server (dataquest-dev#741)
Expose tomcat /server on /repository/server
Take a customized docker-compose-rest.yml which exposes the server on /repository/server
Updated a path to take right docker-compose files
Undo using only default namespaced / and /server

Update all static licenses (dataquest-dev#726)


and from merge on 2024-04-12:

Use custom docker-compose.yml from the testing server
UFAL/Shibboleth fixed wrong redirect after login with verification token (dataquest-dev#733)
Use path ./assets instead of /assets (dataquest-dev#742)
Get UI base URL from BE (dataquest-dev#744)
Check that the custom type bind field in configured in the submission-forms when it is configured in the cfg property (dataquest-dev#745)
Searching by type is changed to 'type' instead of 'itemtype' because it was changed in the autocomplete enhnancement (dataquest-dev#749)
Use autoLogin method (dataquest-dev#747)
UFAL/Matomo statistics using angulartics2 (dataquest-dev#748)
Update db-import action
Update import-db action - use main branch
Added a translation for the searching filter subjectFirstValue (redirect from home page). (dataquest-dev#752)
Ensure the redirect URL starts with a slash (dataquest-dev#753)
Added volume into docker-compose (dataquest-dev#754)
UFAL/Load the matomo configuration from the environment (dataquest-dev#755)
Fetch the matomo properties from the config, not from the environment (dataquest-dev#756)
Load the szn license in oninit method (dataquest-dev#757)

new download instruction for cmd using zip from backend (dataquest-dev#739)

milanmajchrak and others added 30 commits November 12, 2024 09:46
* The submitter information cannot be displayed in some cases, but show a few information about the Item

* Added missing trailing comma

* Fixed docs
1. Author does not have a two input fields.
2. Test for checking the notice step will be transformed into UI test, because we do not want to keep such specific collection for generic IT.
* added licenses from ufal commit dcbe87e02931dee78b13c4b3995a6cef3aeacd32

* added missing static licenses

* remove static from licenses path

* no_static_ as const

* checkstyle
* Use NAMESPACES from the .env

* Created symbolic link for the tomcat folder

* Updated docker compose files - can load more properties from the `.env`
Because some tests were canceled during processing.
Uncommented /repository/ namespace in the docker-compose.yml.
It is only for one deploy.
Undo exposing server on the /repository/ path
…se in the container it is always `/` and `/server` (DSpace#741)
…ken (DSpace#733)

* Used hardredirect instead of the standard router.redirect because the user could be stucked on the loading page

* Added doc why

* Added missing whitespace
…n-forms` when it is configured in the cfg property (DSpace#745)
…it was changed in the autocomplete enhnancement (DSpace#749)
* Modified matomo tracking in footer component

* Do not use routerless Matomo because we want to track view on every page redirect

* The Matomo statistics are tracked properly.

* Prettyfied the code

* Fix linting error

* Fixed unit tests following the matomo statistics update

* Fixed linting error

* Added a document title in the footer

* Added category to the eventTrack because it is required for the Matomo.

* Refactored using matomo statistics - added into browser init service, because the Matomo statistics wasn't rendered on production

* Changed matomo-settings location

---------

Co-authored-by: Matus Kasak <[email protected]>
Try a commit when the import worked.
@kosarko kosarko merged commit 1a90e54 into clarin-v7 Dec 4, 2024
5 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.

3 participants