Tim Donohue
fcdbc1727a
Fix/update license header checking configuration in Maven
2020-05-28 16:21:04 -05:00
Yana De Pauw
1c921d316f
Merge remote-tracking branch 'upstream/master' into w2p-70213_CC-license
2020-05-28 17:02:49 +02:00
Raf Ponsaerts
2a554cbd14
Merge remote-tracking branch 'dspace/master' into w2p-64428_scripts-prototype-importing-and-exporting
...
Conflicts:
dspace-server-webapp/src/main/java/org/dspace/app/rest/ScriptProcessesController.java
dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/ScriptRestRepository.java
2020-05-28 09:23:19 +02:00
Tim Donohue
43f0d30bd2
Updates to Docker configuration for Angular CLI and port 4000
2020-05-27 16:43:00 -05:00
Tim Donohue
a7c8c2dbd6
Correct default port of dspace.ui.url to be 4000
2020-05-27 16:32:39 -05:00
Mykhaylo
66992cfe19
added solr plugin to index collection submitters
2020-05-22 22:29:54 +02:00
Kevin Van de Velde
bfa83b7599
Disabling the CC License step in the default configuration
2020-05-20 13:09:33 +02:00
Tim Donohue
ef7b76abe7
Add support for configurable Access-Control-Allow-Credentials header
2020-05-19 11:01:57 -05:00
Raf Ponsaerts
fa741eb188
[Task 70911] applied feedback to the Scripts and Processes functionality
2020-05-18 14:48:39 +02:00
Tim Donohue
1f07d465a2
Correct the default allowed-origins in rest.cfg. Enhance comments in rest.cfg & Application
2020-05-12 15:32:54 -05:00
Peter Nijs
7fcb782230
70824: Configuration properties endpoint feedback
2020-05-11 12:56:27 +02:00
Raf Ponsaerts
9e6a746404
Merge remote-tracking branch 'dspace/master' into w2p-64428_scripts-prototype-importing-and-exporting
...
Conflicts:
dspace-server-webapp/src/main/java/org/dspace/app/rest/ScriptProcessesController.java
dspace-server-webapp/src/main/java/org/dspace/app/rest/model/ParameterRest.java
2020-05-06 11:49:23 +02:00
Luigi Andrea Pascarelli
5238b4a5a1
[DS-4149] added licenseCondition element
2020-05-05 12:55:59 +02:00
Peter Nijs
f85a5b3c4d
70603: Make the configuration properties endpoint conform to the contract
2020-05-04 17:56:14 +02:00
Tim Donohue
793473663f
Merge pull request #2751 from tdonohue/fix_bug_running_individual_tests
...
Fix bug running individual tests on `master`
2020-05-04 10:26:21 -05:00
Peter Nijs
d8bda5c721
70471: Add configuration properties endpoint
2020-05-04 11:19:27 +02:00
Tim Donohue
e4ab84e29b
Merge pull request #2727 from atmire/workflow-item-read-rights
...
Administer Workflow (Abort WorkflowItem, Delete WorkflowItem)
2020-05-01 09:48:53 -05:00
Tim Donohue
9575b23949
Fix bug with testing. dspace-rest should only be used when enabled. Remove it from coverage reports.
2020-04-27 10:35:16 -05:00
Tim Donohue
edcefe1885
Fix dependency convergence issue between dspace-rest and dspace-oai
2020-04-22 09:11:08 -05:00
Tim Donohue
9219657ede
Fix dependencies in /dspace/modules/server. Minor dependency reordering
2020-04-22 09:11:07 -05:00
Tim Donohue
5feeb89d13
Remove jsonpath from Parent POM dependencies. It strangely causes JSONPath NoClassDefFoundError
s in Spring HATEOAS during runtime. Removing from Parent POM (but leaving in dspace-server-webapp) resolves those errors.
2020-04-22 09:11:07 -05:00
Luigi Andrea Pascarelli
541eae4d37
[DS-4149] porting additional indexer OAI
2020-04-22 13:08:45 +02:00
Tim Donohue
42e5c0a862
[maven-release-plugin] prepare for next development iteration
2020-04-21 10:19:34 -05:00
Tim Donohue
7567824e97
[maven-release-plugin] prepare release dspace-7.0-beta2.1
2020-04-21 10:19:24 -05:00
Tim Donohue
b36565361e
[maven-release-plugin] prepare for next development iteration
2020-04-20 11:28:42 -05:00
Tim Donohue
9ef0cbaab8
[maven-release-plugin] prepare release dspace-7.0-beta2
2020-04-20 11:28:32 -05:00
Yana De Pauw
0920de7b21
70404: CC license (REST): Patch submission (Add)
2020-04-20 12:57:49 +02:00
Antoine Snyers
3263d7f137
Return workflow items for the workflowAdmin configuration
2020-04-17 10:24:03 +02:00
Yana De Pauw
b30f9d9338
70403: CC license (REST): New submission section
2020-04-16 16:51:02 +02:00
Raf Ponsaerts
16675e405f
Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles
...
Conflicts:
dspace-server-webapp/src/main/java/org/dspace/app/rest/GroupRestController.java
2020-04-09 15:04:34 +02:00
Yana De Pauw
6e0396e6ad
70213: Initial findAll endpoint & backend
2020-04-08 15:14:18 +02:00
Raf Ponsaerts
4031e41a5d
[Task 70080] applied feedback to the scripts and processes functionality
2020-04-06 10:41:51 +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
Tim Donohue
b40ba0c0e5
Update default configs / comments to document how to use local.cfg to override Spring Boot
2020-04-01 15:22:31 -05:00
Antoine Snyers
102a2e8d6a
Merge remote-tracking branch 'upstream/master' into workflow-item-read-rights
2020-04-01 11:53:46 +02:00
Raf Ponsaerts
17d1b20086
Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles
...
Conflicts:
dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/CollectionRestRepository.java
dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/CommunityRestRepository.java
dspace-server-webapp/src/test/java/org/dspace/app/rest/CommunityRestRepositoryIT.java
dspace-server-webapp/src/test/java/org/dspace/app/rest/matcher/CollectionMatcher.java
dspace-server-webapp/src/test/java/org/dspace/app/rest/matcher/CommunityMatcher.java
2020-03-31 11:57:04 +02:00
Tim Donohue
2334a87e3a
Merge pull request #2707 from Micheleboychuk/DS-4122_comcol_permissions
...
DS-4122 Create Integration Tests to prove access restricted Communities/Collections cannot be accessed anonymously
2020-03-30 09:31:03 -05:00
Raf Ponsaerts
95f1124de5
[Task 70080] implemented generics and DSpaceRunnableClass definition on Spring level and fixed ITs
2020-03-30 11:36:42 +02:00
Raf Ponsaerts
0232916dc5
[Task 70080] applying feedback to scripts and processes splitting config and runnable
2020-03-27 15:03:05 +01:00
Antoine Snyers
224d252f1a
Add comments to discovery.xml config and move constants to plugin class
2020-03-25 14:13:03 +01:00
Giuseppe Digilio
0d7ba9b841
Merge remote-tracking branch 'origin/master' into dspace-7-shibboleth
2020-03-24 21:25:50 +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
Raf Ponsaerts
e6c8c3d45c
Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles
2020-03-24 11:00:45 +01:00
Raf Ponsaerts
e9d56e7c41
[Task 69724] Scripts&Processes: split configuration and runnable
2020-03-23 14:13:11 +01:00
Raf Ponsaerts
c5285109e9
Merge remote-tracking branch 'dspace/master' into w2p-64428_scripts-prototype-importing-and-exporting
...
Conflicts:
dspace-server-webapp/src/main/java/org/dspace/app/rest/link/process/ProcessResourceHalLinkFactory.java
2020-03-23 11:32:01 +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
Raf Ponsaerts
b5c8afefee
[Task 69689] fixed the workflow groups endpoints
2020-03-18 15:17:34 +01:00
Mykhaylo Boychuk
9ce5c58626
Implement community feedback
2020-03-17 17:46:04 +01:00
Luigi Andrea Pascarelli
26d4e569ec
[DS-4462] fix CREATEDATE format using the correct specifiers
2020-03-16 18:46:12 +01:00
Giuseppe Digilio
0951d0ae07
Added comments for authentication-shibboleth.lazysession.loginurl in authentication-shibboleth.cfg
2020-03-13 19:40:43 +01:00