Commit Graph

491 Commits

Author SHA1 Message Date
Andrea Bollini
c56e41aec2 DS-4166 Index workspace, workflow and tasks in SOLR 2019-02-25 10:03:15 +01:00
Kim Shepherd
6d40a57df7 [DS-4136] Apply same changes as dspace 6.x version (PR #2320); replace xoai services configurationservice with proper DSpace configuration service; and replace all instances of legacy configuration manager with proper DSpace configuration service 2019-01-19 10:33:00 +13:00
Mark H. Wood
c795c8b4b4 [DS-3989] Clarify submission task configuration. 2018-12-05 15:41:37 -05:00
Mark H. Wood
ff8a5fac97 [DS-3989] Add configuration for the Reporter plugin. 2018-12-05 15:41:37 -05:00
Raf Ponsaerts
0c58803a44 [DS-3741] restored the findByMetadataQuery method in a slightly altered version 2018-09-06 14:46:22 +02:00
Raf Ponsaerts
b95a55d3d0 Applied the community feedback regarding the PR 2018-08-23 14:41:53 +02:00
Hendrik Geßner
dac12e1233 DS-3933 Updated Pubmed endpoints from http:// to https://. 2018-08-07 15:32:29 +00:00
Ilja Sidoroff
426d21a1c6 Add option to select citation page format (LETTER or A4) 2018-04-24 01:14:52 +00:00
kshepherd
49185db7e9 Merge pull request #1997 from mwoodiupui/DS-3832
[DS-3832] Upgrade to GeoIP2.
2018-04-19 09:49:35 +12:00
Mark H. Wood
d628ffee38 [DS-3832] Fetch and use GeoLite v2 City database. 2018-03-29 12:49:44 -04:00
Terry W Brady
55b8826646 port pr to master 2018-03-28 21:21:55 -07:00
Terry Brady
04dd484357 Merge pull request #1907 from hardyoyo/DS-3455-remove-elastic-search-stats
[DS-3455] refactored out all mention of Elastic Search, code and configs,
2018-01-24 13:52:02 -08:00
Hardy Pottinger
9c71e4e2aa [DS-3455] added back accidentally-deleted comment at the request of Mark Wood 2018-01-24 14:33:49 -06:00
Hardy Pottinger
8fb788dcc5 refactored out all mention of Elastic Search, code and configs,
removed ES dependency from the dspace-api pom.xml, added lucene-core 4.10.3 instead
2018-01-02 12:23:31 -06:00
Tom Desair
5e9e1c78f9 DS-3489: Added unit test for DiscoverQueryBuilder 2017-12-13 20:52:34 +01:00
Andrea Bollini
52782e0342 Merge branch 'DS-3651_Range-Header-support' of https://github.com/atmire/DSpace into atmire-DS-3651_Range-Header-support 2017-12-03 03:36:02 +01:00
Andrea Bollini
8311ae207d Merge pull request #1873 from atmire/POC_stateless_sessions
DS-3542: Stateless sessions authentication
2017-12-02 22:11:03 +01:00
Tom Desair
fd4dde3c6f DS-3651: Log event when downloading bitstream via new REST API 2017-11-29 13:33:05 +01:00
Hardy Pottinger
b578b03595 [DS-3757] increase default clamav socket timeout to 6 minutes (#1886) 2017-11-27 10:19:00 -06:00
Tom Desair
5b0c101b65 DS-3542 Code cleanup 2017-11-23 12:31:16 +01:00
frederic
437d3bebc7 DS-3542 HAL browser Links for Authn 2017-11-22 14:01:57 +01:00
frederic
6d2e475577 DS-3542 more tests, improvements and comments 2017-11-21 17:56:54 +01:00
frederic
41691cbe0e DS-3542 Integration/unit tests + small changes 2017-11-21 14:05:35 +01:00
frederic
80c26906e9 DS-3542 configurable encryption 2017-11-17 17:59:16 +01:00
frederic
bf8d63c1e3 DS-3542 JWT encryption and compression 2017-11-15 17:17:55 +01:00
Tom Desair
561d577939 DS-3542 Fix salt reuse + Authorization header + licenses 2017-11-13 11:24:38 +01:00
frederic
3fb72221ca DS-3542 Reuse salt if not expired 2017-11-13 09:45:23 +01:00
Tom Desair
8dcdcb1ebd DS-3542: Refactoring and comments 2017-11-06 14:08:55 +01:00
frederic
3630c817e7 DS-3542 expiration time configurable 2017-11-06 14:08:43 +01:00
frederic
ec0be65d34 DS-3542 expiration time configurable 2017-11-06 14:08:01 +01:00
frederic
bc055f1612 DS-3542 More detailed status end point and other improvements 2017-11-06 14:06:35 +01:00
frederic
a5851ce0db DS-3558 Port from dspace 6 to dspace 7 2017-05-05 11:32:00 +02:00
Pascal-Nicolas Becker
6b59c19ee9 DS-3311: Changing default configuration of healthcheck 2016-09-29 12:44:16 +02:00
Ilja Sidoroff
7b146bb59f Add Pre-3.0 to embargo check name 2016-09-21 09:37:27 +00:00
Pascal-Nicolas Becker
4f28d59422 Change default configuration for submitterCanCreateNewVersion. 2016-08-26 14:07:57 +02:00
Luigi Andrea Pascarelli
a017c7ad82 Merge branch 'master' into DS-1814
# Conflicts:
#	dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
2016-08-24 18:24:57 +02:00
Luigi Andrea Pascarelli
adccc13d2c Merge branch 'DS-3292' into DS-1814 2016-08-20 20:29:49 +02:00
Tim Donohue
855cbbcac3 DS-2713: Cleanup. Remove unnecessary "workflow.framework" config. Comment cleanup. Make easier to enable in Spring configs 2016-08-17 17:46:26 +00:00
Ivan Masár
0f840a71f5 DS-2897 deprecate ElasticSearch Statistics 2016-08-04 12:11:36 +02:00
Tim Donohue
3f383018ee DS-3144: Use publication-lookup.url instead of less specific publication.url. 2016-07-14 19:09:00 +00:00
Marsa Haoua
701d4ba6b1 DS-1814: Allow submitters to create new version of their items 2016-07-13 21:31:43 +02:00
Pascal-Nicolas Becker
90447ed0b1 DS-3190: Refactor org.dspace.rdf.* to use spring.
dspace-rdf was developed as standalone module. At the end of the
development most of it was moved to be included into dspace-api. Instead
of using Spring it used its own class that instantiated all necessary
classes. This PR solves the problem described in DS-3190 by refactoring
org.dspace.rdf to adapt patterns used in DSpace 6. It introduces
[dspace]/config/spring/api/rdf.xml to configure spring to instantiate
all necessary classes. org.dspace.rdf.RDFConfiguration was removed
completely, the configuration keys are centralised in
org.dspace.rdf.RDFUtil. Instead of org.dspace.rdf.RDFConfiguration and
DSpace's old ConfigurationManager the new ConfigurationService is now
used everywhere. Configuration properties shouldn't be hold in variables
anymore so that RDF profits from the new autoreload function from
DS-2654.
2016-04-29 14:49:55 +02:00
Tim Donohue
1e37e50885 DS-2654: Add necessary prefix to commented out config 2016-04-27 17:35:46 +00:00
Pascal-Nicolas Becker
ccab58e0aa Merge pull request #1354 from DylanMeeus/DS-3123-privacy-settings-xmlui
DS-3123: Respect privacy settings in XMLUI
2016-04-21 17:58:47 +02:00
dylan
29935532b3 place removed comment back 2016-04-21 17:41:19 +02:00
dylan
d3a9236648 Update comments 2016-04-21 17:27:08 +02:00
Tim Donohue
fa68110524 Merge pull request #1317 from tdonohue/DS-3075
DS-3075: Comma-separated configurations now need to be loaded via getArrayProperty()
2016-03-04 11:38:48 -06:00
Pascal-Nicolas Becker
7ce7731aae Merge pull request #885 from tuub/DS-1349
DS-1349: Add configuration to hide submitter in item history (JSPUI).
2016-02-24 18:09:43 +01:00
Pascal-Nicolas Becker
8e38b13bc0 DS-1349: Add configuration to hide submitter in item history (JSPUI). 2016-02-24 17:55:40 +01:00
Tim Donohue
3bcd24b35b Fix SWORDv2 classes that use comma-separated configs (and ensure they all use ConfigurationService). Correct insecure default value for "on-behalf-of.enable". 2016-02-23 16:01:20 -06:00