Bruno Nocera Zanette
b9d34144cb
Fix: Bitstream's retrieval's response without filename
...
This adds bitstreams's filename to retrieval's response, and it fixes the bug that all bitstreams are downloaded using the same filename ("retrieve").
2016-08-15 16:21:11 +02:00
Tim Donohue
120c2fa6db
DS-3288: Fix CSV export to use *valueSeparator* between values instead of *fieldSeparator*
2016-08-12 14:32:11 -05:00
Tim Donohue
8da4fb5bf7
DS-3233: Create a Windows version of 'start-handle-server' script
2016-08-12 11:49:54 -05:00
Tim Donohue
61d900d63d
Update license headers & initial comments in all commandline scripts
2016-08-12 10:11:49 -05:00
Tim Donohue
fe1d908335
DS-3233: Update HandlePlugin to start/stop its own DSpaceKernel (needed for access to Services)
2016-08-11 16:24:18 -05:00
Robin Taylor
6dd2bda4cc
DS-2948 : Set Solr captureAttr to true when indexing full text
2016-08-11 14:00:53 +01:00
helix84
daa0af54d5
Merge pull request #1392 from oooriii/DS-3206
...
DS-3206 Policy form merge field values when perform group search
2016-08-11 10:50:47 +02:00
Tim Donohue
5281d43fa2
Merge pull request #1483 from helix84/DS-2897-deprecate-elasticsearch-stats
...
DS-2897 deprecate ElasticSearch Statistics
2016-08-10 11:31:25 -05:00
Tim Donohue
3def2be17a
AIP Integration Test stability improvements. Make sure tests use separate temp directories for AIPs, better NPE handling for AIP parsing.
2016-08-09 14:00:07 -05:00
Terry Brady
90655910d2
Merge pull request #3 from mwoodiupui/DS-3209
...
[DS-3209] Un-hack SpringServiceManager and use a child ApplicationCon…
2016-08-09 08:58:27 -07:00
helix84
64f72f9090
Merge pull request #1485 from tdonohue/DS-3153
...
DS-3153 : Move local.cfg.EXAMPLE to [src]/dspace/config/ directory.
2016-08-09 01:17:57 +02:00
Tim Donohue
ab90116268
DS-3153 : Move local.cfg.EXAMPLE to [src]/dspace/config/ directory.
2016-08-08 16:23:44 -05:00
Mark H. Wood
66332dd973
[DS-3209] Un-hack SpringServiceManager and use a child ApplicationContext to hold our testing Bean.
2016-08-08 17:07:22 -04:00
Tim Donohue
78f6b50dea
Merge pull request #1482 from jonas-atmire/DS-3279-Anonymous-group-ID-retrieval
...
DS-3279: Retrieval of Anonymous group's UUID for read rights query
2016-08-08 15:16:25 -05:00
Terry Brady
d0180e6c02
Merge pull request #2 from mwoodiupui/DS-3209
...
Ds 3209 Merge Mark Wood's Patch to add testing support
2016-08-08 11:13:31 -07:00
Mark H. Wood
0785be55cb
[DS-3209] Remove silly quotes from sample identifiers -- they cause mismatches.
2016-08-08 13:38:51 -04:00
Mark H. Wood
1a2aab04d9
[DS-3209] Tidy up the code
2016-08-08 13:38:07 -04:00
Tim Donohue
0659f1969d
Merge pull request #1319 from KevinVdV/DS-2996-fix-hiearchical-community-retrieval
...
[DS-2996] Fix retrieval of hierarchical of communities from a collection
2016-08-08 12:07:20 -05:00
Tim Donohue
702c48f379
Merge pull request #1473 from mwoodiupui/DS-3270
...
[DS-3270] NoClassDefFoundError error when launching the instance OAI
2016-08-08 11:56:50 -05:00
Mark H. Wood
75fffa33ff
[DS-3270] Also remove exclusions from modules/oai as aschweer noted.
2016-08-08 12:41:43 -04:00
Mark H. Wood
83498162c8
[DS-3209] First hack at a unit test suite for Handle IdentiferProviders.
2016-08-08 11:58:02 -04:00
Tim Donohue
70351b6777
Merge pull request #1484 from helix84/DS-3154-fix-javadoc
...
DS-3154 fix javadoc
2016-08-05 15:34:04 -05:00
FacundoAdorno
d09e8036a9
DS-3280 Fix HQL Syntax at HandleDAOImpl
...
Solved the error when executing ./dspace update-handle-prefix
in commandline. There were some errors in the HQL syntax at
HandleDAOImpl class when updating the HANDLE table.
2016-08-05 14:32:35 -03:00
Tim Donohue
f6ca2f3f1b
Fix ITDSpaceAIP to no longer re-use AIPs between tests. Ensure all tests are standalone.
2016-08-05 12:31:28 -05:00
Tim Donohue
8fff41f8a9
Fix AIP restoration of item with no policies attached. Add Integration Test to prove.
2016-08-05 10:39:38 -05:00
Ivan Masár
9b94002426
DS-3154 fix javadoc
2016-08-05 13:55:42 +02:00
Ivan Masár
0f840a71f5
DS-2897 deprecate ElasticSearch Statistics
2016-08-04 12:11:36 +02:00
Tim Donohue
3c7d44caa1
Merge pull request #1462 from tdonohue/DS-2880-and-DS-3144
...
DS-2880 and DS-3144 : Fixing PubMed Import functionality
2016-08-03 16:00:55 -05:00
Tim Donohue
def2698c20
Merge pull request #1478 from tdonohue/DS-3233
...
DS-3233 : Hardcode log directory into start-handle-server script
2016-08-03 15:34:07 -05:00
Tim Donohue
d29e6239f5
Merge pull request #1468 from tdonohue/DS-3234
...
DS-3234 and DS-3268 : Upgrade to Flyway 4 and fix Ant migration issues
2016-08-03 15:26:48 -05:00
Tim Donohue
12df910e23
Merge pull request #1481 from dbs/initialize_ldap_context
...
DS-1518 : Initialize LDAP context object for anonymous searching
2016-08-03 14:39:57 -05:00
Tim Donohue
2dfaa4bf57
Enhance/clarify comments around 'db.cleanDisabled' setting
2016-08-03 13:39:35 -05:00
mjmarttila
f6bfc491d3
More restrictive handle definitions
...
As per request by pnbecker and tdonahue, reworking supports() method to
be more restrictive in its handle validation while also still allowing
support for multi-instance environments with derived handles. Now, if a
handle does not match one of the currently known DSpace handle provider
formats, it will be rejected.
2016-08-03 14:02:16 -04:00
Jonas Van Goolen
13a13a4d83
DS 3279 Retrieval of Anonymous group's UUID for read rights query
2016-08-02 10:07:19 +02:00
Dan Scott
063085741b
Initialize LDAP context object for anonymous searching
...
In commit 7cf90d3db2
we added support for StartTLS in LDAP, but
opened up a path for a NullPointerException when anonymous searching of
the LDAP directory is in use.
Signed-off-by: Dan Scott <dscott@laurentian.ca >
2016-07-29 15:47:16 -04:00
Tim Donohue
32806248e6
Merge pull request #1480 from tdonohue/DS-3075-ItemListConfig
...
DS-3075 : Replace parsing config by commas with getArrayProperty()
2016-07-29 10:42:06 -05:00
Tim Donohue
54d1bc1810
DS-3075 : Replace parsing config by commas with getArrayProperty()
2016-07-29 10:20:17 -05:00
Tim Donohue
becf15debf
DS-3277 fixes : Update handle_id to use a new handle_id_seq. Mint new Handles using existing handle_seq.
2016-07-28 16:12:02 -05:00
Tim Donohue
99ec435a5c
DS-2775 additional fixes. Missing migration for H2. Sync update-sequences files between Postgres and Oracle
2016-07-28 16:10:06 -05:00
Mark H. Wood
df8d9c7d68
Merge pull request #1472 from mwoodiupui/DS-2775
...
[DS-2775] Drop unused database SEQUENCEs and do not try to update them
2016-07-27 12:39:23 -04:00
Mark H. Wood
9f7a208f03
[DS-2775] Correct the link to the origin of our Oracle helper script.
2016-07-27 12:04:01 -04:00
Tim Donohue
3e79686005
DS-3233 : Hardcode log directory into start-handle-server script. Read DSPACEDIR from config. Minor cleanup
2016-07-25 16:37:24 -05:00
Tim Donohue
7c2cc224db
Merge pull request #1474 from cwilper/DS-3275-editpolicy-duplicate-fix
...
DS-3275 Fix erroneous duplicate policy error on edit
2016-07-25 15:51:25 -05:00
helix84
7636185906
Merge pull request #1477 from cwilper/DS-3276-authority-indexing-npe-fix
...
DS-3276 Fix authority indexing NPE
2016-07-25 14:24:47 +02:00
helix84
e0292383f2
Merge pull request #1475 from cwilper/DS-3267-edit-collection-defaultread-fix
...
DS-3267 Add alt getCollectionDefaultRead method w/UUIDs
2016-07-25 12:43:54 +02:00
Chris Wilper
b5c77f7324
DS-3276 Fix authority indexing NPE
2016-07-24 10:25:36 -04:00
Chris Wilper
4041024f74
DS-3267 Add alt getCollectionDefaultRead method w/UUIDs
2016-07-23 16:14:32 -04:00
Chris Wilper
2076f68606
DS-3275 Fix erroneous duplicate policy error on edit
2016-07-23 11:00:47 -04:00
Mark H. Wood
2fcef3d94c
[DS-3270] Un-exclude commons-lang3 and asm from dspace-api, whence dspace-oai is supposed to get them.
2016-07-22 16:23:05 -04:00
Mark H. Wood
1b232a6c50
[DS-2775] Remove sequence that was already dropped in a previous patch, and fix documentation.
2016-07-21 16:36:21 -04:00