Tim Donohue
|
fa61b737db
|
Refactor Application startup to load DSpace configs early in boot process. Also fixes DS-3492
|
2019-05-10 15:01:47 -05:00 |
|
Tim Donohue
|
1b143aa5cd
|
Change SWORDv1 to a JAR dependency. Add as RESTv7 dependency
|
2019-05-10 15:01:47 -05:00 |
|
Tim Donohue
|
af16e6e780
|
Remove SWORD overlay folders/files
|
2019-05-10 15:01:47 -05:00 |
|
Mark H. Wood
|
27d811f5e5
|
[DS-3953] Add new data for configurable entities.
|
2019-05-10 11:55:19 -04:00 |
|
Mark H. Wood
|
b72c4218f4
|
[DS-3953] Expose list of metadata namespace files as configuration.
|
2019-05-10 11:55:19 -04:00 |
|
Kevin Van de Velde
|
5006653277
|
[DS-4239] Migrate the workflow.xml to spring
|
2019-05-03 12:10:06 +02:00 |
|
Andrea Bollini
|
8556441f43
|
DS-4210 fix the bug (still problems on the test)
|
2019-05-02 16:03:42 +02:00 |
|
Ben Bosman
|
62ca358f33
|
support for displaying an org unit as author of a publication
|
2019-04-29 18:15:14 +02:00 |
|
Ben Bosman
|
b331b26f80
|
Avoid creating a new context
|
2019-04-25 17:01:23 +02:00 |
|
Ben Bosman
|
72afed29b8
|
Rename VirtualBean to VirtualMetadataPopularConfiguration
|
2019-04-25 15:01:11 +02:00 |
|
Raf Ponsaerts
|
d97ea343e4
|
Merged dspace/master into dspace/configurable_entities
|
2019-04-25 13:30:25 +02:00 |
|
Raf Ponsaerts
|
750bdecbc0
|
Moved the virtual metadata populator xml logic to a separate file
|
2019-04-09 14:16:37 +02:00 |
|
Mark H. Wood
|
b9ca1deb42
|
[DS-3823] Give distinct names to the services and Hibernate cache managers.
|
2019-04-05 16:55:28 -04:00 |
|
Raf Ponsaerts
|
211e8f72a1
|
Merged dspace/master into configurable_entities
|
2019-04-05 13:45:01 +02:00 |
|
Andrea Bollini
|
20a0e42098
|
DS-4166 fix configuration of the submitter facet
|
2019-04-05 08:46:15 +02:00 |
|
Andrea Bollini
|
d23ebd66c0
|
DS-4166 fix configuration of the namedresourcetype facet
|
2019-04-04 15:53:18 +02:00 |
|
Andrea Bollini
|
6fd5a76837
|
DS-4166 community feedback: code cleanup
|
2019-04-04 12:56:55 +02:00 |
|
Mark H. Wood
|
57e076e781
|
[DS-3695] Remove unused dynamicField definitions.
|
2019-04-01 14:24:29 -04:00 |
|
Ian Little
|
d2f8db798f
|
Fix hostip issue in make-handle-config script.
|
2019-03-29 14:48:21 -04:00 |
|
Ian Little
|
d17a9072d4
|
Update Handle server version.
|
2019-03-29 10:42:38 -04:00 |
|
Tim Donohue
|
77928c2560
|
Add info about how/when auto-reindexing takes place
|
2019-03-28 12:57:02 -04:00 |
|
Andrew Wood
|
0324787e35
|
DS-3658 Document new property reflect default behavior in value
|
2019-03-28 12:57:02 -04:00 |
|
Andrew Wood
|
2dd14a06ba
|
DS-3658 Configure ReindexerThread disable reindex
|
2019-03-28 12:57:02 -04:00 |
|
Andrea Bollini
|
eba97f4080
|
Merge branch 'master' of https://github.com/DSpace/DSpace into mydspace_clean
|
2019-03-28 13:15:21 +01:00 |
|
Andrea Bollini
|
1252075ac9
|
DS-4166 community feedback: remove multithreads indexing support
|
2019-03-28 09:02:58 +01:00 |
|
Andrea Bollini
|
cc11f49556
|
DS-4166 community feedback: remove unused methods and configurations
|
2019-03-28 09:02:16 +01:00 |
|
Andrea Bollini
|
006b938c4a
|
DS-4166 community feedback: use dedicated fields for workspace/workflow searches
|
2019-03-28 00:09:13 +01:00 |
|
Andrea Bollini
|
d25463fedb
|
Merge pull request #2312 from 4Science/DS-3851_workflow_new
DS-3851 Endpoint to interact with the workflow
|
2019-03-28 00:05:08 +01:00 |
|
Tim Donohue
|
7f2e696949
|
Merge remote-tracking branch 'upstream/master' into configurable_entities
|
2019-03-22 19:54:03 +00:00 |
|
Terry Brady
|
0cc2226b25
|
Merge pull request #2373 from the-library-code/DS-4189
DS-4189 Enhance configuration by environment variables
|
2019-03-22 15:48:10 -04:00 |
|
Tim Donohue
|
f56996634b
|
Merge branch 'master' into configurable_entities
|
2019-03-22 19:12:19 +00:00 |
|
Terry Brady
|
aa2a5f8b6e
|
Update config-definition.xml
|
2019-03-22 15:12:14 -04:00 |
|
Tim Donohue
|
a857932393
|
Merge pull request #2058 from mwoodiupui/DS-3695
[DS-3695] Upgrade Solr to 7.3.1.
|
2019-03-22 10:47:43 -05:00 |
|
Pascal-Nicolas Becker
|
1cfc53db5c
|
DS-4189 Enhance configuration by environment variables
|
2019-03-18 02:22:23 +01:00 |
|
Andrea Bollini
|
1df2d35c1f
|
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-3851_workflow_new
|
2019-03-15 22:05:53 +01:00 |
|
Raf Ponsaerts
|
13f9c8e1e5
|
Merged dspace/master into w2p-58898_place-column-calculation-error-prepare-merge
|
2019-03-14 15:08:42 +01:00 |
|
Tim Donohue
|
39e04c2223
|
Refactor Coveralls plugin to only run after successful build/test. Build can be limited to one step, too.
|
2019-03-11 19:09:13 +00:00 |
|
Andrea Bollini
|
6a5838461a
|
Merge branch 'DS-3851_workflow_new' of https://github.com/4Science/DSpace into DS-4166_mydspace
|
2019-03-07 00:49:46 +01:00 |
|
Terry Brady
|
d7ec9e537a
|
Merge pull request #2348 from Georgetown-University-Libraries/ds4167
[DS-4167] Migrate update-sequences.sql to `database` command
|
2019-03-05 10:56:44 -08:00 |
|
Giuseppe
|
d5b4963e26
|
Update submission-forms.xml
Replaced twobox field with tag field
|
2019-02-28 17:31:09 +01:00 |
|
Mark H. Wood
|
999e912909
|
Merge pull request #2180 from mwoodiupui/DS-3989
[DS-3989] Always capture curation task output.
|
2019-02-27 16:12:07 -05:00 |
|
Andrea Bollini
|
ff298b393f
|
DS-4166 fix existing discover tests
|
2019-02-25 10:03:15 +01:00 |
|
Andrea Bollini
|
c56e41aec2
|
DS-4166 Index workspace, workflow and tasks in SOLR
|
2019-02-25 10:03:15 +01:00 |
|
Andrea Bollini
|
b7b3a74f85
|
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-3851_workflow_new
|
2019-02-24 16:41:52 +01:00 |
|
Andrea Bollini
|
ea2ce38677
|
max upload must be set in the application.properties
|
2019-02-23 22:33:00 +01:00 |
|
Andrea Bollini
|
9f44be85a3
|
Allow to configure max upload
|
2019-02-21 15:07:54 +01:00 |
|
Terry Brady
|
ac83a4edef
|
Merge pull request #2344 from terrywbrady/ds4126m
[DS-4126] master: Optimize docker builds
|
2019-02-20 13:16:01 -08:00 |
|
Terry Brady
|
f829b7df5a
|
remove dspace/etc from build steps
|
2019-02-19 07:11:23 -08:00 |
|
Terry Brady
|
5f47771e4e
|
remove /etc directory
|
2019-02-19 06:26:28 -08:00 |
|
Terry Brady
|
b6f73682a3
|
Migrate postgres update-sequences.sql
|
2019-02-15 15:33:39 -08:00 |
|