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

UFAL/szn license - load in init method #757

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

milanmajchrak
Copy link
Collaborator

Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem description

@milanmajchrak milanmajchrak merged commit 1cc31c6 into dtq-dev Dec 4, 2024
4 checks passed
milanmajchrak added a commit that referenced this pull request Dec 6, 2024
* Removed dynamic overflow because every content must be scrollable.. (#716)

* add tar for preview (#713)

* add tar for preview

* UFAL/Enhanced type-bind feature (#714)

* The type-bind is loaded from the cfg and correctly rendered

* Done some refactoring

* Update tests following the type-bind enhancement

* Fixed linting error.

* Removed unwanted changes and fixed wrong refactored code.

* Updated error message when tests failed

* Update README.md

* UFAL/Show sesznam license on approval page (#722)

* Added static files from the SEZNAM license.

* Refactored fetching html content from the static files. The logic was moved into the common service.

* Show Seznam static license on approval page.

* Updated constant name LICENSE_NAME_SEZNAM - added the _CZ to make it more clear that is Czech license

* UFAL/share submission by email (#720)

* Added share submission button into workspaceitem actions page.

* Added notification about the success of the sharing the submission.

* Created share submission module, page with routing. That page could access only the administrator.

* WIP - created a new page `change-submitter-page`.

* Created page when the user could take the workspace item as its own.

* Pretified the code and added some docs

* Updated tests following the new feature

* Fixed unwanted changes, updated docs

* UFAL/Autocomplete enhancement (#718)

* Added support for searching results from specific solr indexes.

Updated autocomplete component to search values from custom solr index. The autocomplete component could have attribute for resolving the custom index from the submission-forms definition.

* Show suggestions for `solr-handle_title_ac` and `solr-subject_ac`

* Fixed tests

* Formatted language suggestions, added docs and fixed tests.

* Refactored the code following the review requirements.

* Fixed type in the word pretify

* UFAL/License page - wrong layout in Firefox (#721)

* Removed flex class and used width style instead of col

* Removed unsued class

* Changed style in the html into classes

* Migrated Vanilla cs messages into clarin 7.6.1. cs messages (#669)

* Migrated Vanilla cs messages into clarin 7.6.1. cs messages

* updated translation

* Updated cs localization for subcommunities and subcollections

* Changed `prispeveku` to `prispevku`

* Updated messages for the 'supervised' and 'claim' sentenses

---------

Co-authored-by: Ondrej Kosarko <[email protected]>

* UFAL/Share submission with user not only admin (#728)

* The submitter information cannot be displayed in some cases, but show a few information about the Item

* Added missing trailing comma

* Fixed docs

* Updated messages following last commit to upstream. (#731)

* Updated dspace prefix to lindat (#734)

* Added notification when the shibboleth authentication is failed (#732)

* Removed two IT: (#737)

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.

* Update all static licenses (#726)

* 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 (#727)

* Use NAMESPACES from the .env

* Created symbolic link for the tomcat folder

* Updated docker compose files - can load more properties from the `.env`

* Update deploy.yml to increase timeout (#738)

Because some tests were canceled during processing.

* Use only 4000, not the {UI_PORT} from the .env because in the container it is always 4000 (#740)

* Update docker-compose-rest.yml

Uncommented /repository/ namespace in the docker-compose.yml.
It is only for one deploy.

* Update docker-compose-rest.yml

Undo exposing server on the /repository/ path

* Use only / and /server namespaces, not the values from the .env because in the container it is always `/` and `/server` (#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`

* Use custom `docker-compose.yml` from the testing server

* UFAL/Shibboleth fixed wrong redirect after login with verification token (#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

* Use path `./assets` instead of `/assets` (#742)

* new download instruction for cmd using zip from backend (#739)

* Get UI base URL from BE (#744)

* Check that the custom type bind field in configured in the `submission-forms` when it is configured in the cfg property (#745)

* Searching by type is changed to 'type' instead of 'itemtype' because it was changed in the autocomplete enhnancement (#749)

* Use `autoLogin` method (#747)

* UFAL/Matomo statistics using angulartics2 (#748)

* 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]>

* Update db-import action

Try a commit when the import worked.

* Update import-db action - use main branch

* Added a translation for the searching filter `subjectFirstValue` (redirect from home page). (#752)

* Ensure the redirect URL starts with a slash (#753)

* Added volume into docker-compose (#754)

* UFAL/Load the matomo configuration from the environment (#755)

* Added volume into docker-compose

* Take a matomo configuration from the environment

* Fetch the matomo properties from the config, not from the environment (#756)

* Load the szn license in oninit method (#757)

* UFAL/Temporary fix for the type-bind. The form automatically refreshes after the type is changed. (#761)

* The Save action is automatically dispatched when the type is changed

* Updated the handleFormSave method name to `dispatchFormSaveAndReinitialize`

* Added missing function to mock object

* Execute autoregistration component only in client side (#762)

* The Autocomplete Component is dynamically loaded as a standalone component only in the browser using the Loader component. (#763)

* UFAL/footer header images (#760)

* Footer images upload to assets/images/footer/ and change of images src attributes

* Changed src paths to start with ./

---------

Co-authored-by: Juraj Roka <[email protected]>

* ufal/customize the footer (#759)

* Footer details update by Lindat live instance's footer

* Copied UI tests fix from the dtq-dev

---------

Co-authored-by: Juraj Roka <[email protected]>
Co-authored-by: milanmajchrak <[email protected]>

---------

Co-authored-by: Paurikova2 <[email protected]>
Co-authored-by: Jozef Misutka <[email protected]>
Co-authored-by: Ondrej Kosarko <[email protected]>
Co-authored-by: Matus Kasak <[email protected]>
Co-authored-by: jurinecko <[email protected]>
Co-authored-by: Juraj Roka <[email protected]>
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.

1 participant