Tim Donohue
333c7da729
Merge pull request #8623 from atmire/discovery-fixes
...
Fixes for scope based searching and indexing in Discovery
2023-06-05 15:37:21 -05:00
Bui Thai Hai
b3a21ebd5a
Minor Tweaks
2023-05-25 14:54:46 +07:00
Bui Thai Hai
eb46a99dff
Fix: default sort option (lastModified) for discovery
2023-05-25 10:21:44 +07:00
Yana De Pauw
09f59b0b73
Merge remote-tracking branch 'upstream/main' into discovery-fixes
2023-04-07 16:00:45 +02:00
corrado lombardi
fc548e6586
Merge branch 'main' into CST-7754
2023-02-03 18:49:57 +01:00
corrado lombardi
920b36ec48
[CST-7754] updated comment
2023-02-03 18:38:14 +01:00
Tim Donohue
8f1ba7b78d
Merge pull request #8607 from atmire/w2p-97183_fix-user-authorization-issues-with-admin-sidebar
...
Fix user authorization issues with admin sidebar
2023-02-02 10:34:49 -06:00
Mohamed Saber Eskander
7197767a31
Merge remote-tracking branch 'origin/main' into CST-7754
...
# Conflicts:
# dspace-server-webapp/src/test/java/org/dspace/app/rest/DiscoveryRestControllerIT.java
2023-02-01 18:52:41 +02:00
Mohamed Saber Eskander
da2815752c
[CST-7754] removed old code of supervision orders
...
added a new migration script sql
tested that supervisors can edit only workspace items
2023-02-01 18:13:26 +02:00
corrado lombardi
d1a7fe9a02
[CST-7604] Configuration updated to highlight Orgunit and Person
2023-01-03 13:07:35 +01:00
corrado lombardi
01634d1414
[CST-7754] otherworkspace discovery configuration shows only supervised workspace items, when a supervision order is deleted grants given to supervision groups on an item are revoked.
2022-12-30 15:55:23 +01:00
Mohamed Saber Eskander
dea4b5e17f
[CST-7754] LYRASIS: Supervisor orders (REST).
2022-12-22 17:40:43 +02:00
Yana De Pauw
69500ad5d5
Fix discovery test config and make ids for relationship profiles unique
2022-12-15 11:55:05 +01:00
Yana De Pauw
eb50fa03eb
Merge branch 'discovery-fixes-7.2' into discovery-fixes
2022-12-13 16:38:56 +01:00
Yana De Pauw
c538b9cbed
Add docs and remove unused site configuration
2022-12-13 14:27:29 +01:00
Koen Pauwels
6cbb1630e3
97183 ItemService: added methods to search the index for items for which the current user has editing rights
2022-12-02 16:09:26 +01:00
Samuel Cambien
da6d55cfd5
issue #8479 Regular search can contain private & withdrawn items - additional configurations
2022-09-27 14:08:35 +02:00
Samuel Cambien
46bf27748d
Merge remote-tracking branch 'DSpace/main' into issue-8479-Regular_search_can_contain_private_withdrawn_items
...
# Conflicts:
# dspace/config/spring/api/discovery.xml
2022-09-16 13:42:39 +02:00
Samuel Cambien
7a89c5817c
Merge tag 'dspace-7.2' into w2p-94445-Regular_search_can_contain_private_withdrawn_items-7_2
...
[maven-release-plugin] copy for tag dspace-7.2
2022-09-16 13:39:21 +02:00
Samuel Cambien
1800bf1e7c
issue #8479 Regular search can contain private & withdrawn items
2022-09-16 13:27:45 +02:00
Bruno Roemers
c1e99b1b7a
Merge branch 'main' into feature-relationship-versioning-contribution
2022-06-10 13:25:00 +02:00
Bruno Roemers
b82814c088
88675: Add relation.*.latestForDiscovery metadata values to items
2022-05-13 19:14:32 +02:00
Bruno Roemers
ea712fa175
90945: Remove latestVersion:true from *-relationships discovery configs
2022-05-09 17:18:44 +02:00
Bruno Roemers
f24671dd59
90945: Add *-relationships discovery configs
...
Copy-pasted the existing discovery configs as baseline
2022-05-09 17:11:32 +02:00
Bruno Roemers
75f426b6e6
90945: Index older versions of items
2022-05-06 14:48:31 +02:00
Luca Giamminonni
3b64e1761f
[CST-5306] Improvements
2022-05-03 16:33:38 +02:00
Luca Giamminonni
effc9547f1
[CST-5306] Fixed eperson_claims discovery configuration
2022-04-22 16:04:04 +02:00
Luca Giamminonni
3cd3cd9a70
[CST-5306] Added eperson_claims discovery configuration to find all claimable profiles
2022-04-22 15:53:54 +02:00
Tim Donohue
e6898ddf77
Minor code cleanup. Remove any references to BTE, XMLUI and JSPUI from 7.x codebase
2021-08-02 16:48:54 -05:00
Mykhaylo
5a0e068094
removed duplicate value from sortFields list in personOrOrgunit bean and fix test
2021-04-29 17:05:37 +02:00
Mykhaylo
be19c2b09e
refactored the structure of sort options
2021-04-13 12:49:29 +02:00
Tim Donohue
7b0ed1bba8
Merge pull request #3183 from tdonohue/entity_type_storage
...
Rename / move 'relationship.type' metadata field to 'dspace.entity.type'
2021-04-02 09:22:17 -05:00
Raf Ponsaerts
6a66463f44
fix duplicate id
2021-04-01 16:28:37 +02:00
Raf Ponsaerts
4457bceace
Merge remote-tracking branch 'dspace/main' into w2p-76284_issue-927---non-site-admin-edit-collection-authorization-group-REST
2021-04-01 16:28:09 +02:00
Raf Ponsaerts
2ac1a22515
fix tests
2021-04-01 15:21:57 +02:00
Tim Donohue
4c0a38fb40
Rename / move 'relationship.type' metadata field to 'dspace.entity.type'
2021-03-31 15:01:45 -05:00
Mykhaylo
a31383ce6f
Implement community feedbacks
2021-03-25 11:47:25 +01:00
Tim Donohue
1758cac23a
Merge pull request #2667 from atmire/configure-missing-search-configurations
...
Entities Configure search configurations matching name
2020-07-31 10:03:24 -05:00
Mykhaylo
66992cfe19
added solr plugin to index collection submitters
2020-05-22 22:29:54 +02:00
Antoine Snyers
3263d7f137
Return workflow items for the workflowAdmin configuration
2020-04-17 10:24:03 +02:00
Antoine Snyers
3dc413c366
Make a separate bean for workflowAdmin and clarify the comments in the ITs
2020-04-02 14:29:29 +02:00
Antoine Snyers
102a2e8d6a
Merge remote-tracking branch 'upstream/master' into workflow-item-read-rights
2020-04-01 11:53:46 +02:00
Antoine Snyers
224d252f1a
Add comments to discovery.xml config and move constants to plugin class
2020-03-25 14:13:03 +01:00
Andrea Bollini
ef4a33b584
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4122_comcol_permissions
2020-03-24 12:18:16 +01:00
Antoine Snyers
cc471c4f50
Add the SolrServiceWorkspaceWorkflowRestrictionPlugin and the workflowAdmin bean
...
This moves some workspace and workflow specific code from SolrServiceImpl to
the new SolrServiceWorkspaceWorkflowRestrictionPlugin. This also updates the
SolrServiceResourceRestrictionPlugin to restrict those records based on read
rights as well.
2020-03-18 15:54:49 +01:00
Mykhaylo Boychuk
9ce5c58626
Implement community feedback
2020-03-17 17:46:04 +01:00
Ben Bosman
c5bf6ec80d
Renaming discoverableAndUndiscoverableItems to administrativeView
2020-03-12 17:50:23 +01:00
Ben Bosman
0ac969b751
taskid 69316 Add 2 facets: withdrawn and discoverable
2020-03-09 11:40:32 +01:00
Samuel
cb38cb9141
taskid 69316 Add 2 facets: withdrawn and discoverable bis
2020-03-06 14:51:35 +01:00
Samuel
82069b3f52
taskid 69316 Add 2 facets: withdrawn and discoverable
2020-03-06 14:46:47 +01:00