Tim Donohue
d1695521c5
DS-3234: Initialize database when Context first loads. Ensures starting Tomcat initializes database again.
2016-07-19 16:36:40 -05:00
Tim Donohue
5de418ad03
DS-3234 : Ensure test_database is called for updates. Change Ant log4j-console settings to WARN or above.
2016-07-19 12:43:42 -05:00
Tim Donohue
24e7a5a5ec
DS-3234: No longer upgrade database from Ant. However the Ant 'database test' will now report DB issues PRIOR to upgrading your DB (see previous commit)
2016-07-19 12:07:34 -05:00
Tim Donohue
fe25840b64
DS-3234 : Enable new Flyway 4 option to disable 'clean' by default. Refactor commandline tools so 'test' also reports DB issues.
2016-07-19 12:05:51 -05:00
Tim Donohue
ac706583ff
Fix for DS-3153. Include local.cfg.EXAMPLE and README.md in binary releases
2016-07-18 15:05:35 -05:00
Tim Donohue
3f383018ee
DS-3144: Use publication-lookup.url instead of less specific publication.url.
2016-07-14 19:09:00 +00:00
Jonas Van Goolen
fcfd7bacba
DS-3144 Handlebars: inclusion in resource whitelist + mimetype update
2016-07-14 18:42:21 +00:00
Jonas Van Goolen
21b31823ef
DS-3150 Restructured packages
2016-07-14 16:56:40 +00:00
Roeland
528d26eec5
fix rogue assembly changes
2016-07-14 16:56:40 +00:00
Roeland
ed5c191dc2
adding javadoc
2016-07-14 16:56:40 +00:00
Jonas Van Goolen
582f30b20d
DS-2880 Spring bean/language config fix + additional commenting
2016-07-14 16:56:40 +00:00
Marsa Haoua
701d4ba6b1
DS-1814: Allow submitters to create new version of their items
2016-07-13 21:31:43 +02:00
Tim Donohue
cd3d75ba35
Merge pull request #1426 from tmguimaraes/MatadataTypo
...
Fixed Typo "fullNameMatadata" to "fullNameMetadata"
2016-06-28 16:06:22 -05:00
Tim Donohue
764070205d
[maven-release-plugin] prepare for next development iteration
2016-06-10 19:27:41 +00:00
Tim Donohue
39708d223d
[maven-release-plugin] prepare release dspace-6.0-rc2
2016-06-10 19:27:36 +00:00
Tim Donohue
8e679803a3
Revert "[maven-release-plugin] prepare release dspace-6.0-rc2"
...
This reverts commit a0d957e9e0
.
2016-06-10 19:06:12 +00:00
Tim Donohue
76ccae0d56
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 43c2481d51
.
2016-06-10 19:05:57 +00:00
Pascal-Nicolas Becker
43c2481d51
[maven-release-plugin] prepare for next development iteration
2016-06-10 17:35:33 +02:00
Pascal-Nicolas Becker
a0d957e9e0
[maven-release-plugin] prepare release dspace-6.0-rc2
2016-06-10 17:35:03 +02:00
Tiago Guimarães
44961d6310
Fixed Typo "fullNameMatadata" to "fullNameMetadata"
2016-05-31 15:08:27 +01:00
Tom Desair
b19189634d
fix conflict
2016-05-27 13:15:47 +02:00
Tom Desair
bbb707358c
DS-3086: Optimized query and entity caching
2016-05-27 13:15:46 +02:00
dylan
931a1fda92
Removed unnecessary consumer (harvester)
2016-05-27 13:15:46 +02:00
Jonas Van Goolen
3ce228a2fc
DS-3151 Update of non-existant log.dir retrieval property
2016-05-20 16:13:53 +02:00
Roeland Dillen
39a1e6fa19
default value in dspace.cfg but not commented out
2016-05-19 11:41:58 +02:00
Mark H. Wood
dd35231a09
Merge pull request #1371 from mwoodiupui/DS-3166
...
[DS-3166] bin/make-handle-config script is broken
2016-05-18 14:39:26 -04:00
Tim Donohue
dde5272fdc
Merge pull request #1383 from ufal/DS-3201
...
[DS-3201] DIM crosswalk exports only dc metadata
2016-05-18 12:22:35 -04:00
Tim Donohue
95d402e1b3
Merge pull request #1393 from atmire/DS-3168
...
DS-3168 Embargo request Unknown Entity RequestItem
2016-05-18 09:45:21 -04:00
Tim Donohue
1ce82d677d
Merge pull request #1376 from tuub/DS-3190
...
DS-3190: Refactor org.dspace.rdf.* to use spring.
2016-05-17 12:41:03 -04:00
Pascal-Nicolas Becker
f495d3d8ee
Fix path in comment in dspace.cfg regarding assetstore.
2016-05-17 10:08:45 +02:00
Tim Donohue
48826b5164
Fix DS-3094 security vulnerability on master
2016-05-16 14:36:45 +00:00
philip Vissenaekens
b0fc34e053
DS-3168
2016-05-10 10:54:17 +02:00
Ondrej Kosarko
1b32001cee
fix DS-3201
2016-05-03 13:57:50 +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
54a169d249
Merge pull request #1372 from tdonohue/DS-2654-fix-solrauthority
...
DS-2654: Add necessary prefix to commented out config
2016-04-27 13:07:26 -05:00
Tim Donohue
1e37e50885
DS-2654: Add necessary prefix to commented out config
2016-04-27 17:35:46 +00:00
Mark H. Wood
cd75d02f2f
[DS-3166] Resolve DSpace hostname to address.
2016-04-27 13:26:45 -04:00
Pascal-Nicolas Becker
7fa8e482d1
Merge pull request #1368 from mwoodiupui/DS-3158
...
[DS-3158] 'dspace dsprop' does not do property substitution
2016-04-27 19:22:40 +02:00
Mark H. Wood
e981ad0746
[DS-3158] Scripts need double-dash with long options now.
2016-04-27 11:52:48 -04:00
Mark H. Wood
be0d578ee7
[DS-3158] Move the command method somewhere less deprecated.
...
This code no longer has any connection with the deprecated class
Configurationmanager, so move it now before we lose it by accident.
2016-04-26 14:39:38 -04:00
Pascal-Nicolas Becker
96af7b0e6b
DS-3122: Make DataCite XML namespace configurable.
2016-04-26 13:34:29 +02:00
Mark H. Wood
4db4e34439
[DS-3104] Clean up work directory.
2016-04-25 16:16:10 -04:00
Mark H. Wood
211b241aa1
[DS-3104] Filter log4j configs on fresh_install too
2016-04-22 23:15:13 -04:00
Pascal-Nicolas Becker
a2724615b7
[maven-release-plugin] prepare for next development iteration
2016-04-22 21:01:18 +02:00
Pascal-Nicolas Becker
58389fa23f
[maven-release-plugin] prepare release dspace-6.0-rc1
2016-04-22 21:01:00 +02:00
Pascal-Nicolas Becker
aeb22c3534
Merge pull request #1197 from tuub/DS-2924
...
DS-2924: Fix DIM2DataCite crosswalk and update to DataCite Schema 3.1
2016-04-22 18:27:19 +02:00
Hardy Pottinger
8504cfa64c
Merge pull request #1360 from tdonohue/DS-3104
...
DS-3104: Fix log4j's issues with finding log directory via commandline
2016-04-22 10:56:55 -05:00
Tim Donohue
7abd3fa5fd
Merge pull request #1359 from mwoodiupui/DS-3139
...
[DS-3139] dspace-oai has conflicting, missing, unused dependencies
2016-04-22 10:14:23 -05:00
Tim Donohue
eae20d38d1
Filter all log4j files via Ant. Move log.dir and other logging settings to log4j.properties, and similar.
2016-04-21 15:02:13 -05:00
Tim Donohue
1a46165c75
Merge pull request #1287 from helix84/DS-3052-pdfbox-improvements
...
DS-3052 improvements to PDFBox-based code
2016-04-21 12:23:53 -05:00