Commit Graph

2294 Commits

Author SHA1 Message Date
Tom Desair
17fea3b22a Port PR 1613 2017-02-08 14:03:48 -08:00
Tim Donohue
e91b1e964c Merge pull request #1642 from cjuergen/DS-3479
DS-3479 prevent the import of empty metadata
2017-02-08 10:13:05 -06:00
Mark H. Wood
dd4ca00071 [DS-3469] virus scan during submission attempts to read uploaded bitstream as anonymous user, which fails (#1632)
* [DS-3469] Add the current session context to the curation task run.

* [DS-3469] Log how I/O failed, not just that it did.

* [DS-3469] Keep reference to Bundle from which we just removed the Bitstream instead of expecting the List of Bundle to be unaltered.

* [DS-3469] Finish switching from e.getMessage() to e

* [DS-3469] Note the side effect of calling curate() with a Context.
2017-02-08 10:00:59 -06:00
Terry Brady
90cb82922f [DS-3456 ] Fix Command Line Parameters for statistics import/export tools (master) (#1635)
* Migrate 6x patch to master

* whitespace normalize

* more whitespace
2017-02-08 09:44:10 -06:00
Tim Donohue
eb35470128 Merge pull request #1634 from Georgetown-University-Libraries/ds3457m
[DS-3457] Address tomcat hang when multiple solr shards exist (master)
2017-02-08 09:32:10 -06:00
Terry W Brady
268660b5d9 whitespace 2017-02-07 09:17:54 -08:00
cjuergen
c323310c27 DS-3479 prevent the import of empty metadata 2017-02-06 13:40:38 +01:00
Tom Desair
41deb20043 DS-3446: Remove policies only after the bitstream has been updated (otherwise the current user has not WRITE rights) 2017-02-02 10:02:32 +13:00
Terry W Brady
9e84117557 apply 6x commits 2017-02-01 08:59:56 -08:00
Terry W Brady
1af506d35f apply 6x commits 2017-02-01 08:57:26 -08:00
Jonas Van Goolen
c2c98e886e DS-3445 Only add "ResultCode" if not default 2017-01-19 17:36:53 +00:00
samuel
9cd511def4 DS-3435 possible nullpointerexception at AccessStepUtil$populateEmbargoDetail 2017-01-03 12:38:56 +01:00
Mark H. Wood
1d3a20cfd4 [DS-2707] Throw an exception if a working directory cannot be created, report it in UI.
Add lots of debug logging, including duplication of some console
output that of course won't appear when running in a webapp.

Also realigned some nearby code that was hard to read.
2016-11-22 11:49:57 -05:00
helix84
a60a1f61e8 Merge branch 'master' into DS-3363-csv-import-error-messages 2016-11-14 18:04:18 +01:00
Ivan Masár
0b0fab6404 javadoc fixme, whitespace fixes 2016-11-13 19:18:13 +01:00
Mark H. Wood
d1f321f345 Clean up remaining doclint errors and warnings.
Throughout dspace-sword I was baffled by the validation aspect, so
you'll see lots of "UNKNOWN.  PLEASE DOCUMENT." that I wrote just to
shut doclint up.  If you know how this works, please amend my
placeholders.
2016-11-11 11:48:17 -05:00
Ivan Masár
269af71afb javadoc (doclint) and whitespace fixes
includes whitespace fixes as per Coding Conventions
2016-11-10 13:34:37 +01:00
Ivan Masár
244ec0c214 DS-3363 CSV import error says "row", means "column" 2016-10-24 09:48:24 +02:00
Pascal-Nicolas Becker
e70d1622a2 Merge pull request #1526 from lap82/DS-2604-porting-cc
DS-2604 port XMLUI's approach to query Creative Commons service (via REST) to JSPUI
2016-10-12 17:40:16 +02:00
Luigi Andrea Pascarelli
f577074e69 DS-3346 change and remove deprecated setIgnoreAuthorization in favour of turnOff/restore 2016-09-28 23:39:24 +02:00
Terry Brady
ebeda8cc29 Merge pull request #1536 from terrywbrady/ds3322
[DS-3322] Prevent concurrent modification exception in Undo Bulk Ingest

At +2, merging
2016-09-28 13:59:56 -07:00
Tim Donohue
d8b065e0c8 Merge pull request #1513 from isido/fix-healthcheck
[DS-3311] Fix healthcheck
2016-09-28 15:10:22 -05:00
Terry Brady
27e557bd83 Prevent concurrent modification exception 2016-09-28 10:21:21 -07:00
Luigi Andrea Pascarelli
fe624f7f67 DS-2604 add some comment 2016-09-26 19:07:47 +02:00
Tim Donohue
d872f5db03 Merge pull request #1530 from samuelcambien/DS-3339
DS-3339 possible nullpointer in ResourcePolicy$hashCode
2016-09-26 10:07:24 -05:00
samuel
b8c118a1fd DS-3339 possible nullpointer in ResourcePolicy$hashCode 2016-09-26 14:23:51 +02:00
Luigi Andrea Pascarelli
332bca78ad Merge branch 'master' into DS-2604-porting-cc 2016-09-26 11:10:24 +02:00
Ivan Masár
6fc128476d fix typos 2016-09-23 12:55:28 +02:00
Luigi Andrea Pascarelli
8feb68024b DS-2604 fix setoptionselected for placeholder option (selectchange and nolicense options) 2016-09-22 23:38:37 +02:00
Luigi Andrea Pascarelli
5ba08ade7f DS-2604 add right way to manage selected value from CC dropdown, change admin button message for add/edit CC, fix resolution of conflict 2016-09-22 21:55:43 +02:00
Luigi Andrea Pascarelli
9086a1ecf2 DS-2604 port from XMLUI to JSPUI the approach to reach the Creative Commons service (via REST API) 2016-09-22 18:02:37 +02:00
Pascal-Nicolas Becker
98c3c92e22 Merge pull request #1509 from sedici/DS-3280
DS-3280 Fix HQL Syntax at HandleDAOImpl
2016-09-21 17:56:03 +02:00
Ilja Sidoroff
2ba757104f Add note on pre-3.0 functionality to embargo check error path 2016-09-21 09:38:44 +00:00
FacundoAdorno
e761d0fbb4 DS-3280 Fix inconsistency after running 'update-handle-prefix'
The 'handle suffix' in the text_value DB column is lost
after running the 'update-handle-prefix'.
2016-09-19 14:24:47 -03:00
Luigi Andrea Pascarelli
fa87235ad9 Merge pull request #1433 from tuub/DS-3240
DS-3240: comm/coll admins misses some functions and a propper navbar.
2016-09-19 15:02:25 +02:00
Andrea Bollini
29496399da DS-3280 fix authorization and lazy proxy class cast issues 2016-09-18 16:33:12 +02:00
Andrea Bollini
69326c32f5 Merge branch 'DS-3280' of https://github.com/sedici/DSpace 2016-09-18 15:55:04 +02:00
FacundoAdorno
951a9ed18f DS-3280 Replace 'handle_id' by 'id' in HQL query
The HQL query was fixed to use the 'id' of the Hibernate entity
instead of the 'handle_id' DB column.
2016-09-15 17:27:18 -03:00
Ilja Sidoroff
5061c0bb49 Removed deprecated search.dir-property; added null check for directory properties 2016-09-13 12:56:40 +00:00
Ivan Masár
f6c8475cb2 fix typos 2016-09-12 15:09:29 +02: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
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
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
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
Marsa Haoua
c2ef180ef8 DS-3240: comm/coll admins misses some functions and a propper navbar. 2016-08-25 13:21:57 +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