forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 4
Merge con 6.4-SNAPSHOT #47
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
Merged
Merged
Conversation
This file contains hidden or 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
…of 10 year contains 11 years
…sn't looking. Patched new use of getSize().
Simple typo fix for the two places where the "s" is missing.
DS-3939 OAI-Harvester, skip item and continue if handle is missing
[DS-3895] Bitstream size can't be referenced in HQL queries
[DS-3967] 6x - Migrate Dockerfile to DSpace/DSpace
This fixes in issue in the defiliate method of the community filiator. The child and parent relations should be managed using the provided methods of the Community. This changes the visibility of Community.removeSubCommunity() to public, but Community.removeParentCommunity() was public before already.
This removes the loops for checking if a community is contained in a list of communities. Community.equals() does the same check, so we simply can use contains().
Fix typo "verion"
DS-3919: Rename identifier-service-test.xml to identifier-service.xml
…2_API [DS-3940] SHERPA API v2 refactor
…2_API [DS-3940] New SHERPA - fix for incorrect metadata (publisher policy) URI
[DS-2715] porting ORCID Integration for JSPUI (6.x)
…tistics-feature_dspace-6_x DS-4440 GDPR - Anonymize statistics feature
DS-3945: XMLUI: filtering by "starts with" field twice on browsing pages doesn't work
[DS-4149] support for additional "metadata" insertion on "item.compile" solr document field from external plugin (6.x)
…leting-lock-file DS-3946: start-handle-server script fails to remove the lock file
DS-4534 fix for Anonymous as a sub-group.
DS-4551 Close FileInputStreams in JSPUI's submission file upload
Que en el update con 6.4-SNAPSHOT está deshabilitada por defecto.
Fue agregado en el commit 301c493. Sino la limpieza con "stats-util -m" resulta en error ya que no puede agregar el field "[shard]" ya que es un campo que solr retorna ante la consulta "fl=[shard],*".
santit96
approved these changes
Oct 8, 2020
Collaborator
santit96
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probé el funcionanmiento general de CIC, el submission process, el workflow, el workflow overview, crud de colecciones/comunidades, edición de un item. Todo esta funcionando de manera normal.
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.
Es para que lo revisen cuando puedan. Se corrigieron los conflictos. Creo que ya se podría mergear con master
Acá agrego los cambios a grandes rasgos que se hicieron: