Andrea Schweer
738f6eaca2
[DS-3246] Improve cleanup in recyclable components
2016-06-15 14:31:00 +01:00
Andrea Schweer
4df3966ef6
Add Google Search Appliance to list of crawlers
...
See https://groups.google.com/d/topic/dspace-tech/ox9MML6uiVE/discussion
2016-06-15 09:36:48 +01: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
dspace-6.0-rc2
2016-06-10 19:27:36 +00:00
Tim Donohue
cf1425ace5
Add back in generic developers/contributors list, as required by release
2016-06-10 19:16:21 +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
Terry Brady
df08c08a77
No explicit dependency
2016-06-08 15:18:38 -07:00
Terry Brady
9b54081303
Correct group id
2016-06-08 15:17:10 -07:00
Terry Brady
52223acd46
Clean up commons-lang3 dependency
2016-06-08 15:15:48 -07:00
Hardy Pottinger
700db6b973
Merge pull request #1373 from terrywbrady/ds-3170a
...
[DS-3170] Allow Password Auth to be enabled for Rest Reports
2016-06-06 17:27:01 -05:00
helix84
4b4132e666
Merge pull request #1431 from tmguimaraes/DS-3231
...
DS-3231 fixed by using cc.license.jurisdiction
2016-06-06 16:28:28 +02:00
Tiago Guimarães
75d2b66a68
fixed DS-3231 by changing webui.submit.cc-jurisdiction to cc.license.jurisdiction
2016-06-06 14:39:19 +01:00
Pascal-Nicolas Becker
089666bf7f
DS-2751: Check
...
DS-2751: Adds check for null to MetadataAuthorityISSNExtractor
2016-06-03 10:12:53 +02:00
mjmarttila
12649fe1fe
Extend supported handles for supports() method
...
Updates the supports() method across the three relevant handle provider
classes to check if the identifier a) matches a valid handle starting
pattern or b) does not match a DOI starting pattern and does contain a
slash but is not an arbitrary URL.
2016-06-02 09:27:59 -04:00
Pascal-Nicolas Becker
ff8d59d022
JSP indentation problems.
2016-06-02 14:53:25 +02:00
Pascal-Nicolas Becker
8f6dfd8274
DS-3229: JSPUI submission verify step must respect type binds.
2016-06-02 14:47:58 +02:00
Pascal-Nicolas Becker
069de37cbd
Merge pull request #1428 from tuub/DS-3167
...
DS-3167: empty list of metadataformats in JSPUI
2016-06-01 17:57:52 +02:00
Pascal-Nicolas Becker
40a4e4352d
DS-3167: empty list of metadataformats in JSPUI
2016-06-01 16:17:53 +02:00
Pascal-Nicolas Becker
3106a48c89
Merge pull request #1427 from DylanMeeus/fix-npe-from-oai-pr
...
move initialisation to constructor
2016-06-01 16:10:52 +02:00
dylan
21b5b18031
move initialisation to constructor
2016-06-01 15:54:40 +02:00
Pascal-Nicolas Becker
306fbe708e
Merge pull request #1326 from DylanMeeus/DS-3086-OAI-FIX
...
DS-3086 OAI Harvester is broken
2016-06-01 15:12:50 +02:00
Pascal-Nicolas Becker
ea30a3fa0f
Merge pull request #1420 from jonas-atmire/DS-3152-JSPUI-item-display-files-table-fix
...
DS-3152 JSPUI Word breaking on long filenames/description
2016-05-31 19:19:36 +02:00
Terry Brady
dcc0122f69
Merge pull request #1421 from jonas-atmire/DS-3219-XMLUI-File-display-fix
...
DS-3219 -> Word breaking on long filenames/description (review/upload)
2016-05-31 09:51:29 -07:00
Tiago Guimarães
44961d6310
Fixed Typo "fullNameMatadata" to "fullNameMetadata"
2016-05-31 15:08:27 +01:00
Kevin Van de Velde
2d2943da94
Merge pull request #1425 from tuub/DS-3227
...
DS-3227: Use cal.add(...) instead of cal.roll(...) in CheksumHistoryDAOImplTest.
2016-05-31 15:02:01 +02:00
philip Vissenaekens
1aa496f20d
DS-3146
2016-05-31 14:28:58 +02:00
Pascal-Nicolas Becker
8e5496d6af
DS-3227: use cal.add instead of cal.roll() in CheksumHistoryDAOImplTest.
2016-05-31 14:19:13 +02:00
Pascal-Nicolas Becker
4fa62e12bb
DS-3226: Avoid NPEs for wrong search URIs.
2016-05-31 11:42:50 +02:00
Jonas Van Goolen
0d620c3530
DS-3219 Additional word-break on edit item (bitstream) pages
2016-05-30 15:05:12 +02:00
philip Vissenaekens
dad5b325e1
DS-3146
2016-05-30 14:55:25 +02:00
Pascal-Nicolas Becker
484346632b
Code Task: adds include to jsp that was hidden in another included jsp.
2016-05-27 15:44:49 +02:00
dylan
cae419ada7
fix serviceimpl
2016-05-27 13:16:24 +02:00
dylan
1771dd713a
Fix method name
2016-05-27 13:16:24 +02:00
Tom Desair
cf77978603
3086: Commit after each item to increase performance
2016-05-27 13:16:24 +02:00
Tom Desair
a98fee0b5e
DS-3086: Fixed bug that made the integration tests fail
2016-05-27 13:16:23 +02:00
Tom Desair
1d144f480c
DS-3086: Fixed database scripts
2016-05-27 13:16:23 +02:00
Tom Desair
ec8eee1ba5
DS-3086: Fixed the unit tests
2016-05-27 13:16:23 +02:00
Tom Desair
8db0faed33
fix conflict
2016-05-27 13:16:23 +02:00
Tom Desair
b19189634d
fix conflict
2016-05-27 13:15:47 +02:00
Tom Desair
c1b3c6aed7
Make sure that the metadata of an eperson is fetched from the database together with the eperson.
2016-05-27 13:15:47 +02:00
Tom Desair
0387a6f415
resolve cherry-pick issue
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
KevinVdV
b09594ed04
fix chery-pick conflict
2016-05-27 13:15:46 +02:00
dylan
0e70aec96c
Harvester update
2016-05-27 13:15:46 +02:00
dylan
7a9c90e387
Harvester update
2016-05-27 13:15:46 +02:00
dylan
d916cc0cff
Delete harvested collections
2016-05-27 13:15:46 +02:00
dylan
52b6b3375f
Fixed typo
2016-05-27 13:15:46 +02:00