Tim Donohue
f387ab18c0
Merge remote-tracking branch 'upstream/master' into configurable_entities
2019-01-21 20:02:17 +00:00
Raf Ponsaerts
bfc1b39ea2
Merged configurable_entities into w2p-58898_place-column-calculation-error
2019-01-21 09:19:01 +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
Ben Bosman
6d40600dbb
Merge branch 'configurable_entities' into discovery-config-relations
...
# Conflicts:
# dspace/config/spring/api/discovery.xml
2019-01-14 14:23:34 +01:00
Kim Shepherd
74fc3e97bb
[DS-4104] Apply Google Scholar date crosswalk fix to master, porting from PR#2294 dspace 6 version
2019-01-14 09:20:43 +13:00
Andrea Bollini
69f7c7588d
Enable configuration workflow by default
2019-01-01 17:08:17 +01:00
Ben Bosman
b050db1cae
JavaDoc updates
2018-12-18 10:17:12 +01:00
Tim Donohue
33268e8980
Remove obsolete XMLUI spring configs
2018-12-14 16:09:19 +00:00
Raf Ponsaerts
3123c1dd61
Wrote documentation for the spring beans
2018-12-14 09:54:26 +01:00
Raf Ponsaerts
d95c378edc
Implemented the feedback
2018-12-13 15:45:15 +01:00
Oliver Goldschmidt
67046598c1
fixes typo
2018-12-13 09:34:40 +01:00
Oliver Goldschmidt
8ccb41a205
Merge branch 'master' of https://github.com/DSpace/DSpace into dspace7_opensearch
2018-12-13 09:33:46 +01:00
Raf Ponsaerts
314e96a6ac
Merged the merging-csv-functionality branch into virtual-metadata-update
2018-12-12 10:54:16 +01:00
Tim Donohue
ceed829800
Merge branch 'master' into configurable_entities
2018-12-06 17:05:31 +00: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
marsa
9a41e6fece
[DS-4036] Delete EPersons even if they are referenced
...
DSpace references EPersons in different database tables like the
submitter of an item or like the EPerson that gets special rights
granted in the resourcepolicy table. This PR changes DSpace so it can
handle references that are set null instead of referencing an actual
EPerson. This is important to be able to delete EPersons which is
demanded by several data protection laws like GDPR in the European
Union.
2018-11-30 11:43:08 +01:00
Mark H. Wood
5114f21da8
[DS-4077] Remove old, failing WordFilter; use PoiWordFilter instead.
2018-11-20 18:58:41 -05:00
Raf Ponsaerts
cfeabe349c
[Task 57188] added the logic for the advanced place column calculation. Enforced that all virtual metadata are valid metadatafields
2018-11-20 14:32:12 +01:00
benbosman
ad7bd23038
Additional search filter
2018-11-16 17:39:36 +01:00
Raf Ponsaerts
3a972ba5b9
Added config for virtual metadata fields on the journalIssue and Publication item pages
2018-11-16 15:17:23 +01:00
Raf Ponsaerts
a755f296bf
Added relation.isJournalOfPublication metadata field on the publication with config and addition of a new uuidvalue bean
2018-11-16 11:14:28 +01:00
Tim Donohue
5eeb40e530
Merge pull request #2258 from atmire/w2p-57063_http-vs-https-request-url
...
Make the REST URL configurable instead of relying on the request.getUrl
2018-11-15 10:20:48 -06:00
Raf Ponsaerts
01c1c0cddf
[Task 57265] added the request search filters
2018-11-15 12:50:01 +01:00
Raf Ponsaerts
7b2233a9b7
[Task 57186] added useForPlace property to the beans and added setters and getters to the interface. defaulting to false. Added this property to the isAuthorOfPublication config
2018-11-15 10:45:45 +01:00
Raf Ponsaerts
353d4c9d60
[Task 57103] implemented the support for related beans and added the option for config to supply virtual metadata throughout many nested relations
2018-11-14 16:06:33 +01:00
Mark H. Wood
d6a8002a7c
[DS-3951] Change request-copy recipient to a List; add strategies to list collection administrators and to combine other strategies.
2018-11-12 10:41:44 -05:00
Raf Ponsaerts
b3a4a196d8
[Task 57107] changed the functionality of the VirtualMetadataPopulator to now support a bean
2018-11-12 12:43:10 +01:00
Mark H. Wood
468725346f
Remove system property pointing to logging config. Instead just let
...
framework do its default search, which should find the config. on the
classpath.
2018-11-09 09:02:59 -05:00
Mark H. Wood
e671680ae4
[DS-3135] Let Spring configure Log4J; correct logging config in Ant script.
2018-11-09 09:02:59 -05:00
Mark H. Wood
2925a3a3bf
[DS-3135] Finish converting log4j2 configuration; make it work for Solr; tweak Ant usage.
2018-11-09 09:02:59 -05:00
Mark H. Wood
959b5122b7
[DS-3135] Squash one more log4j1 dependency.
2018-11-09 09:02:59 -05:00
Mark H. Wood
f3505ed22b
[DS-3135] Still more dependency cleanup.
2018-11-09 09:02:59 -05:00
Mark H. Wood
3f904dc4ec
[DS-3135] Tell Log4J where to find its configuration.
2018-11-09 09:02:59 -05:00
Mark H. Wood
5cbe4fefb5
[DS-3135] Correct Log4J configuration file name.
2018-11-09 09:02:58 -05:00
Mark H. Wood
f5d325b36b
[DS-3135] Fix new class that uses old log4j.
2018-11-09 09:02:58 -05:00
Mark H. Wood
f48d005e2c
[DS-3135] log4j 2 needs new configuration -- start with the command line tools
2018-11-09 09:02:58 -05:00
Patrick Trottier
7f4b4e9f8a
Convert getLogger() and Log4J imports for Log4J 2
2018-11-09 08:41:42 -05:00
Tim Donohue
b4eac9e5ff
Update config-definition.xml to be v2 compatible
2018-11-08 20:35:57 +00:00
Raf Ponsaerts
b37d0e2167
Applied community feedback
2018-11-08 14:28:58 +01:00
Tim Donohue
af305d154a
Merge pull request #1810 from Georgetown-University-Libraries/ds3602m
...
[DS-3602] Incremental Update of Legacy Id fields in Solr Statistics
2018-11-07 16:07:41 -06:00
Raf Ponsaerts
75358b2bdd
Reverted the changes to the DSpaceCSVTest, bulkedit.cfg and thumbnail size in dspace.cfg
2018-11-05 10:51:08 +01:00
Oliver Goldschmidt
53e548e4a9
remove OpenSearch path from config as its not configurable any more
2018-11-02 16:09:31 +01:00
Terry Brady
ed94b9ce9e
Update dspace/config/launcher.xml
...
upgrade launcher labels
2018-11-01 09:04:18 -07:00
Terry Brady
6c989433e1
try new query
2018-10-31 15:03:51 -07:00
Terry Brady
9d5b59b46f
Merge branch 'master' into ds3602m
2018-10-31 13:05:39 -07:00
Tim Donohue
9fee00445e
Merge branch 'master' into Authentication_X-Forwarded-For
2018-10-31 14:55:53 -05:00
Raf Ponsaerts
3c10296d0c
[Task 57063] made the REST URL configurable instead of relying on the request.getUrl method to return the correct information
2018-10-31 10:17:48 +01:00
Tim Donohue
b283d5d9e4
Fix DS-4066 by update all IDs to string type in schema
2018-10-29 17:07:54 +00:00
Tim Donohue
0c6c9afbd4
Merge pull request #2235 from tdonohue/dependency-cleanup
...
DS-4041: Update to Servlet Spec version 3.1.0 in all dependencies
2018-10-25 15:02:51 -05:00