Ilja Sidoroff
5061c0bb49
Removed deprecated search.dir-property; added null check for directory properties
2016-09-13 12:56:40 +00:00
Ilja Sidoroff
92b58c62c8
Include healthcheck configuration file; remove unsubstituted email properties
2016-09-13 10:49:30 +00:00
Ilja Sidoroff
174ac771b6
Merge remote-tracking branch 'upstream/master'
2016-09-13 09:54:58 +00:00
helix84
560d280d9e
Merge pull request #1508 from openaire/XOAI_OpenAIRE_3.0
...
DS-3017 Compliance with the OpenAIRE 3.0 guidelines for literature repositories
2016-09-12 16:50:56 +02:00
Ivan Masár
f6c8475cb2
fix typos
2016-09-12 15:09:29 +02:00
Andrea Bollini
76e52f230b
Merge pull request #1510 from helix84/pdfbox-2.0.2
...
bump up to latest minor pdfbox version
2016-09-12 09:18:15 +02:00
Ilja Sidoroff
08b691624c
Merge remote-tracking branch 'upstream/master'
2016-09-08 07:25:26 +00:00
Ivan Masár
f861bc7ac7
bump up to latest minor pdfbox version
2016-09-07 23:41:44 +02:00
Pascal-Nicolas Becker
161baecc49
[maven-release-plugin] prepare for next development iteration
2016-09-06 19:25:01 +02:00
Pascal-Nicolas Becker
7cceb2a9cc
[maven-release-plugin] prepare release dspace-6.0-rc3
dspace-6.0-rc3
2016-09-06 19:23:50 +02:00
Pedro Principe
f04257887a
Compliance with the OpenAIRE 3.0 guidelines for literature repositories
2016-09-02 17:11:31 +01:00
Mark H. Wood
98ae2bd071
[DS-3097] Bitstreams of embargoed and/or withdrawn items can be accessed by anyone
2016-09-01 15:06:44 -04:00
Ilja Sidoroff
9a110152d5
Merge remote-tracking branch 'upstream/master'
2016-09-01 12:50:31 +00:00
Tim Donohue
ad4d1a8de3
Merge pull request #896 from tuub/DS-1814
...
DS-1814: Allow submitter to create new version of their items.
2016-08-31 15:49:08 -05:00
Tim Donohue
6b790a3c21
Merge pull request #1505 from tdonohue/fix_unit_test
...
Fix failing test from changes in PR#1495
2016-08-31 15:08:05 -05:00
Tim Donohue
6649263dd6
Fix failing test from changes in PR#1495
2016-08-31 14:52:16 -05:00
Tim Donohue
51d56cf654
Merge pull request #1495 from Georgetown-University-Libraries/DS-3286b1
...
[DS-3286] Remove clearCache() and allow uncacheEntity() on specific objects
2016-08-31 14:35:46 -05:00
Tim Donohue
4e8d76afe7
Merge pull request #1489 from tdonohue/DS-3233-handle-plugin
...
DS-3233: Update HandlePlugin to start/stop its own DSpaceKernel
2016-08-31 14:21:20 -05:00
Pascal-Nicolas Becker
4f28d59422
Change default configuration for submitterCanCreateNewVersion.
2016-08-26 14:07:57 +02:00
Ilja Sidoroff
ee1a31d7f9
Merge remote-tracking branch 'upstream/master'
2016-08-26 06:22:39 +00:00
Ilja Sidoroff
6404308d9d
Merge branch 'citation-page-fix-temp-path'
2016-08-26 06:20:16 +00:00
Bill Tantzen
e278917bef
replaced call to Boolean.getBoolean() (always returns false) with Boolean.valueOf()
...
Conflicts:
dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/artifactbrowser/SendItemRequestAction.java
2016-08-25 17:29:07 +00:00
LuizClaudioSantos
053b19b637
Solving the issue DS-3193
2016-08-25 17:15:25 +00:00
Tim Donohue
1c1019c694
Merge pull request #1501 from isido/citation-page-fix-temp-path
...
[DS-3299] Fix temporary file path
2016-08-25 08:32:22 -05:00
Pascal-Nicolas Becker
30b21fec7b
Merge pull request #1399 from Georgetown-University-Libraries/DS-3209
...
DS-3209 AIP Import: Extend accepted handles for supports()
2016-08-25 13:46:01 +02:00
Pascal-Nicolas Becker
8321527f74
Merge pull request #4 from lap82/DS-1814
...
[DS-1814] remove deprecated ConfigurationManager in favour of Configu…
2016-08-25 10:16:00 +02:00
Andrea Bollini
9deb9ed57f
Merge pull request #1488 from robintaylor/DS-2948
...
DS-2948 : Set Solr captureAttr to true when indexing full text
2016-08-24 18:51:43 +02:00
Luigi Andrea Pascarelli
0d3c7a586a
DS-1814 fix merge
2016-08-24 18:29:23 +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
Tim Donohue
0f7f1d96e9
Merge pull request #1493 from 4Science/DS-2895
...
DS-2895 authorization check for item not owned by collection
2016-08-24 10:42:30 -05:00
Tim Donohue
16a5bf5ea6
Merge pull request #1471 from tdonohue/DS-3269
...
DS-3269: Disable Flyway out of order migrations. Also cleanup of XML Workflow enabling.
2016-08-24 10:18:36 -05:00
Tim Donohue
fbb2a6049e
Merge pull request #1479 from tdonohue/DS-3277
...
DS-3277 : Create new 'handle_id_seq' for handle_id column. Use 'handle_seq' to mint new handles.
2016-08-24 10:14:38 -05:00
Tim Donohue
9a7181b554
Merge pull request #1494 from lap82/DS-3292
...
[DS-3292] Delete the Item from EditItemServlet doesn't work well
2016-08-24 10:10:22 -05:00
Ilja Sidoroff
2e7d5978d9
Fix temporary file path
2016-08-23 11:36:16 +00:00
Tim Donohue
323fe1707b
Merge pull request #1499 from 4Science/DS-3295
...
DS-3295 fix MultiFormatDateParserTest failure on not English VM
2016-08-22 08:55:43 -05:00
Luigi Andrea Pascarelli
adccc13d2c
Merge branch 'DS-3292' into DS-1814
2016-08-20 20:29:49 +02:00
Luigi Andrea Pascarelli
b58c6cd106
[DS-1814] add deletion in case exist a workflowitem
2016-08-20 20:27:17 +02:00
Luigi Andrea Pascarelli
0db78afa2c
[DS-1814] fix logic into for each iteration (remove the version from the identifier not the item self)
2016-08-20 20:26:31 +02:00
Luigi Andrea Pascarelli
2087ec2522
[DS-1814] move unbindhandle first, its fix stale exception due to the unbind identifier done after remove version (remove version itself unbind handle many times)
2016-08-20 20:23:55 +02:00
Andrea Bollini
3b56a9f85a
DS-3295 fix MultiFormatDateParserTest failure on not English VM
2016-08-20 16:11:21 +02:00
Andrea Bollini
651b49e05a
DS-28DS-2895 add unit test to expose the wrong behaviour
...
slightly renamed the method isAnInprogressSubmission in isInProgressSubmission to make it uniform with DSpace 5 and added to the service interface to allow testing and easy reuse
2016-08-20 15:41:29 +02:00
Mark H. Wood
bbe9f23ef9
Merge pull request #1492 from tdonohue/DS-3290
...
DS-3290: Revert yuicompressor back to v 2.3.6
2016-08-19 16:32:33 -04:00
Mark H. Wood
0a677235bc
Merge pull request #1348 from tuub/DS-3122
...
DS-3122: Make DataCite XML namespace configurable.
2016-08-19 16:30:16 -04:00
Terry Brady
bd833dca25
Comment cache removal methods added in PR
2016-08-19 09:57:03 -07:00
Terry Brady
d7d858cea0
Make additional evict() calls to hibernate cache
2016-08-18 22:36:31 -07:00
Terry Brady
14a22e476c
Add additional tests, set properties explicitly
2016-08-18 18:01:43 -07:00
Terry Brady
1a0b556040
remove unneeded decl
2016-08-18 17:50:13 -07:00
Terry Brady
6178597f02
bug
2016-08-18 17:22:38 -07:00
Terry Brady
17af928b05
Call uncache item
2016-08-18 17:15:48 -07:00
Terry Brady
d64722a628
Add evict method
2016-08-18 17:10:43 -07:00