Toni Prieto
Toni Prieto
Fixes #7384 This change adds the starts_with parameter to the next and previous page link and also adds a hidden field to the form for updating the results per page...
**Describe the bug** When a standard Creative Commons license is selected, the user can select the jurisdiction but it is ignored by the Rest side. The Rest side uses a...
## References * Related to #2653 ## Description While testing the functionality introduced by #2653 to edit authority-controlled values in the current main branch, I have observed that it is...
Refactor authorization-based Solr queries and add new findAddAuthorized/findEditAuthorized endpoints
## References * Fixes #2853 * Fixes #9652 * Fixes DSpace/dspace-angular#1331 * Related to DSpace/RestContract#319 * Requires angular DSpace/dspace-angular#4918 ## Description This PR modifies how permissions are indexed in Solr...
## Description It updates the `findByEPerson` method in the `GroupDAOImpl` class to improve SQL query performance. The previous HQL statement has been rewritten to use a more efficient JOIN query...
Update DSO creation and edition selectors in admin menu to use more specific authorization endpoints
## References * Requires DSpace/DSpace#11646 ## Description This modification updates the community, collection, and item selectors used in the DSO admin menu for creation and edition. This ensures that the...