forked from DSpace/dspace-angular
-
Notifications
You must be signed in to change notification settings - Fork 3
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
syncying recent changes from dataquest #8
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
forgotten slash
* Added submission note info into workflow item view. * Changed the czech translation for the `User's note:`
… rebase (DSpace#640) * Added favicon.svg * mistype in icon --------- Co-authored-by: MajoBerger <marian.berger@dataquest.sk>
… message (DSpace#660) * Added submission note info into workflow item view. * Changed the czech translation for the `User's note:` * Updated Notice step with toggle button to confirm that the user have read the message. * Do not allow to deposit until the user has confirmed the Notice message. Show the warning message when it is not confirmed.
modify entrypoint call create-handle-config script
… initialized properly
* handle and port expose * add comment for port exposure * add dedicated handle server port
* removed IP metadatakey from request * singlequote checkstyle
* use proper timezone when ZoneInfo is available --------- Co-authored-by: jm <jm@maz>
* Do not override the DSpace name in the docker compose. * Do not override the DSpace name in the docker compose. * Changed `Subscribe` czech translation * Cherry picked performance SSR PR - inline property (DSpace#690) Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org> * Extract handle path in different way (DSpace#692) * Set inlineCriticalCss to false by default. * Run pm2 with time and added custom dspace-ui into docker compose volume (DSpace#697) * updated max_old_space_size * Removed loading favicon.svg from the default-app.config * Cherry-picked turning off the signposting * Cherry-picked responsive desing fix --------- Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
* add tar for preview
* 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.
* 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
* 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
* 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
* 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 * 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 <kosarko@ufal.mff.cuni.cz>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.