Commit Graph

98 Commits

Author SHA1 Message Date
Toni Prieto
e4949959cf Modify Solr query to find collections with submit permissions in searches with spaces
(cherry picked from commit 425dc1556e)
2025-04-15 06:32:18 +00:00
Tim Donohue
78f1e4190e Refactor ItemCounter and ItemCountDAO to act like other DSpace beans. Also ensure they do not cache a Context object. 2024-05-15 09:22:35 -05:00
Toni Prieto
25c27812b0 Remove unused function findAllCollectionsByEntityType of CollectionService 2024-04-26 15:24:44 +02:00
nwoodward
848df25984 catch exceptions stemming from invalid id's 2024-01-18 11:44:57 -06:00
Francesco Bacchelli
57f9071497 Merge branch 'main' of https://github.com/DSpace/DSpace into CST-11298 2023-08-01 13:10:52 +02:00
damian
ca7c75987e Items count are now disabled by default. Naming changes. 2023-06-13 19:58:42 +02:00
damian
ff504e35d1 Variable naming change. Javadocs addded. 2023-06-09 16:56:26 +02:00
damian
c6cf19d40c Merge branch 'main' into 1787-coll-comm-item-counts
# Conflicts:
#	dspace-api/src/main/java/org/dspace/content/CollectionServiceImpl.java
#	dspace-api/src/main/java/org/dspace/content/service/CollectionService.java
2023-06-09 12:18:38 +02:00
Paulo Graça
fc2589464f checkstyle violations fixing and remove unnecessary max rows limit 2023-05-22 12:57:56 +01:00
Paulo Graça
687b6216df checkstyle violations fixing 2023-05-20 10:41:51 +01:00
Paulo Graça
d7d7f7c370 support for entity type for collection at input submissions 2023-05-19 22:44:07 +01:00
damian
1cc6fb2f58 Item counters refactor. Removing unnecessary code. 2023-05-12 12:29:22 +02:00
damian
0231af5867 Item counters added to Communities and Collections REST API 2023-05-11 20:08:32 +02:00
corrado lombardi
343ce405f7 Merge branch 'main' into CST-7756-SubscriptionFeature 2022-12-30 11:29:43 +01:00
Adan Roman
027c79e341 Sorting constant moved and renamed 2022-12-20 10:39:30 +01:00
Adan Roman
bc6066523f #8412 In Submission Form, list collections alphabetically - solr
ordering
2022-12-16 09:38:48 +01:00
Mykhaylo
bdb4bd53dc [DSC-183] New endpoint, IT tests changed 2022-12-01 18:43:42 +01:00
Luca Giamminonni
ba7d393ed2 [CST-5249] Other community feedbacks 2022-04-26 17:44:00 +02:00
Luca Giamminonni
2340a44e96 [CST-5294] FIxed NBEventRestRepositoryIT test 2022-02-16 15:48:28 +01:00
Santiago Tettamanti
f837bee878 Fix findSubmitAuthorized endpoint to support queries by starts with 2021-12-10 11:24:28 -03:00
Andrea Bollini
277b499a5c Fix for GHSA-cf2j-vf36-c6w8 2021-10-25 19:01:36 +02:00
Mykhaylo
e6cfdf7df6 Implement community feedbacks 2021-10-15 17:37:19 +02:00
Mykhaylo
df5976f51a Merge branch 'main' into CST-4509-assignAnEntityTypeToCollection 2021-10-07 19:19:02 +02:00
Tim Donohue
5d91ff2564 Merge pull request #3329 from atmire/w2p-80200_Retain_UUIDs
Fix #3330: Retain UUIDs on packager restore
2021-10-07 11:12:08 -05:00
Mykhaylo
3fe4e2d170 fix duplicate method 2021-09-29 13:36:45 +02:00
Mykhaylo
cc1e031863 Merge branch 'main' into CST-4509-assignAnEntityTypeToCollection 2021-09-26 10:47:03 +02:00
Mykhaylo
6433df2d9e implemented findSubmitAuthorizedByCommunityAndEntityType end point 2021-09-21 17:33:45 +02:00
Mykhaylo
25cfa7c750 implemented findByEntityType collection end point 2021-09-20 10:00:30 +02:00
Mark H. Wood
6013062a08 Merge remote-tracking branch 'upstream/main' into 3061 2021-09-15 16:18:18 -04:00
Nathan Buckingham
72fab65012 w2p-80200 Retain UUIDs of DSpace objects when using packager 2021-09-14 10:12:34 -04:00
Tim Donohue
4ecc7a1a9a Merge pull request #3357 from mwoodiupui/DS-4548
[DS-4548] Rename DSpace's LogManager to LogHelper.
2021-09-13 14:25:49 -05:00
Mark H. Wood
4b96106ea3 Merge remote-tracking branch 'upstream/main' into 3061 2021-09-08 15:52:33 -04:00
Mark H. Wood
f3175d56d5 Merge branch 'main' into 3061 2021-09-07 14:30:20 -04:00
Mykhaylo
981e224fea added event that allow to update solr document of collection and community 2021-09-02 09:55:28 +02:00
Mark H. Wood
b43e5dfdd8 [DS-4548] Rename DSpace's LogManager to LogHelper. 2021-08-04 11:41:18 -04:00
Mark H. Wood
0e0ce0479c [DS-2058] Rename message to match the class that uses it.
Also create a new message and stop using Workflow message in DSO classes.
2021-05-13 11:53:43 -04:00
Mark H. Wood
ce4ca33346 Merge branch 'main' of github.com:mwoodiupui/DSpace into 3061 2020-11-25 16:55:08 -05:00
Mark H. Wood
51f9e78fd2 Merge remote-tracking branch 'upstream/main' into #2956 2020-11-24 11:56:18 -05:00
Mark H. Wood
65f04fcec9 First batch of errorprone fixes. #3061 2020-11-24 10:55:08 -05:00
Mark H. Wood
6569089228 Remove deprecated setMetadata of CommunityService, CollectionService #2956
This introduces a new class:  a holder for metadata field names.
2020-11-17 13:53:49 -05:00
Mark H. Wood
7ab6aed276 Remove deprecated getMetadata(Context, String) from CommunityService, CollectionService. 2020-11-17 13:46:10 -05:00
Mark H. Wood
95d0a2bf57 Remove long-deprecated ConfigurationManager. 2020-11-17 13:30:00 -05:00
Alessandro Martelli
c84608e81f [CSTPER-221] Collection handle generation after creation 2020-11-09 17:06:29 +01:00
Alessandro Martelli
b878b0a7e0 [CSTPER-221] Minor changes and cleanup 2020-10-30 18:41:04 +01:00
Alessandro Martelli
b27d2ba322 [CSTPER-221] Handle Providers enhanced for Communities and Collections 2020-10-27 16:39:26 +01:00
Marie Verdonck
4e48ff8de1 72387: Workflow minor fixes 2020-08-06 10:12:28 +02:00
Mykhaylo
eef6868a2f renamed methods 2020-06-16 11:09:32 +02:00
Mykhaylo
d9d698dcd1 Implement community feedbacks 2020-06-11 19:19:02 +02:00
Mykhaylo
26f6a7d0d8 Implement community feedbacks 2020-06-05 17:13:37 +02:00
Kevin Van de Velde
3667ce4b40 Removing some outdated comments & added a missing override 2020-04-09 14:12:35 +02:00