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 |
|
Tim Donohue
|
e158fb8436
|
Merge pull request #1524 from BrunoNZ/DS-3333
DS-3333 Fix exchanged params on Schema creation
|
2016-09-26 10:05:18 -05:00 |
|
Pascal-Nicolas Becker
|
026ee860ac
|
Merge pull request #1527 from tdonohue/DS-3335
DS-3335: Update to latest version of PostgreSQL JDBC driver
|
2016-09-26 16:47:01 +02:00 |
|
samuel
|
b8c118a1fd
|
DS-3339 possible nullpointer in ResourcePolicy$hashCode
|
2016-09-26 14:23:51 +02:00 |
|
Luigi Andrea Pascarelli
|
c8e49b5624
|
Merge branch 'DS-3335' into DS-2604-porting-cc
|
2016-09-26 11:32:33 +02:00 |
|
Luigi Andrea Pascarelli
|
332bca78ad
|
Merge branch 'master' into DS-2604-porting-cc
|
2016-09-26 11:10:24 +02:00 |
|
Tim Donohue
|
688c6ab714
|
DS-3335: Update to latest version of PostgreSQL JDBC driver. Properly select driver based on JDK installed
|
2016-09-23 10:38:30 -05: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 |
|
Tim Donohue
|
fc99ffcc5a
|
Merge pull request #1525 from tdonohue/DS-3310
README updates for SWORDv1 and a new README for SWORDv2
|
2016-09-22 14:11:02 -05:00 |
|
Tim Donohue
|
aea6f5df14
|
Remove an accidental newline
|
2016-09-22 13:18:08 -05:00 |
|
Tim Donohue
|
8e0994329d
|
README updates for SWORDv1 and a new README for SWORDv2
|
2016-09-22 13:16:12 -05:00 |
|
Bruno Nocera Zanette
|
44f7d56724
|
DS-3333 Fix exchanged params on Schema creation
|
2016-09-22 14:57:53 -03: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 |
|
Art Lowel
|
291a62c161
|
fixed an issue where the automatic node download would fail on windows
|
2016-09-22 12:54:58 +02:00 |
|
Art Lowel
|
d8404f1b71
|
updated node and npm version in travis build
|
2016-09-22 09:27:46 +02:00 |
|
Art Lowel
|
029c7dfea0
|
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-3315
|
2016-09-22 09:21:14 +02:00 |
|
Tim Donohue
|
4e1cad0109
|
Merge pull request #1476 from cwilper/DS-1929-safe-bitstream-embargo
DS-1929 Permit bitstream embargo edit only via Edit Policy
|
2016-09-21 15:56:25 -05:00 |
|
Terry Brady
|
58bbda6468
|
Fix pom syntax
|
2016-09-21 09:40:47 -07: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 |
|
Ilja Sidoroff
|
7b146bb59f
|
Add Pre-3.0 to embargo check name
|
2016-09-21 09:37:27 +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 |
|
FacundoAdorno
|
baa7c56e46
|
Merge branch '4Science-DS-3280' into DS-3280
|
2016-09-19 12:47:05 -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 |
|
Art Lowel
|
1a37b271da
|
DS-3315: update node dependencies
|
2016-09-14 14:47:46 +02:00 |
|
Pascal-Nicolas Becker
|
ea642d6c92
|
Merge pull request #1514 from helix84/DS-3313-fix-migration-from-DS-2775
DS-3313 fix migration script 6.0_2016.07.21__DS-2775.sql
|
2016-09-13 16:02:05 +02:00 |
|
Ivan Masár
|
c74dfe3642
|
DS-3313 fix migration script 6.0_2016.07.21__DS-2775.sql
|
2016-09-13 15:17:54 +02:00 |
|
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 |
|
Terry Brady
|
3600427f5b
|
Prevent mvn error on xsl override
|
2016-09-12 17:40:42 -07: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 |
|
Chris Wilper
|
13c20333db
|
DS-1929 Get bitstream embargo date using start date of first anonymous READ policy encountered for bitstream
|
2016-09-02 10:28:54 -04:00 |
|
Chris Wilper
|
a98c93b4b6
|
DS-1929 Permit bitstream embargo edit only via Edit Policy
|
2016-09-02 09:28:58 -04: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 |
|