Luigi Andrea Pascarelli
4716128ac3
Merge branch 'DS-3699' into DS-3740
2017-11-03 19:00:06 +01:00
Luigi Andrea Pascarelli
cdd9049b6b
Merge branch 'master' into DS-3699
2017-11-03 11:15:42 +01:00
Luigi Andrea Pascarelli
6bed6ac158
DS-3740 finalize fromModel converter method; start refactoring for processing step;
2017-11-03 09:19:11 +01:00
Alexander Sulfrian
377fefbfe7
DS-3724: Missing readonly in input-forms.dtd
2017-11-01 18:40:13 +01:00
Luigi Andrea Pascarelli
2770a13fa2
[DS-3699] change name to input-forms.dtd; replace all occurance of input-forms.xml in Java files; replace type for step definition (WAS input-form now submission-form is required)
2017-10-23 10:55:39 +02:00
Luigi Andrea Pascarelli
e7254cf62c
DS-3699 auto register choice plugin for value-pairs and controlled vocabulary
2017-10-17 12:06:23 +02:00
Luigi Andrea Pascarelli
8df24f883d
DS-3699 renamed endpoint and file for input-forms (now is called submission-forms); modified category for configuration service (WAS configuration NOW config)
2017-10-16 19:44:08 +02:00
Luigi Andrea Pascarelli
129824bdfa
D4CRIS-342 cleanup item-submission; remove collection and complete required step;
2017-10-13 17:27:48 +02:00
Luigi Andrea Pascarelli
e3aeb3d35b
D4CRIS-342 cleanup item-submission; add required attribute "id" into the step element
2017-10-13 16:18:48 +02:00
Luigi Andrea Pascarelli
d0aee26ac7
D4CRIS-342 respect the new contract for submission definition and input form
2017-10-13 12:35:42 +02:00
Andrea Bollini
d026d72017
DS-3699 add support for regex validation, page heading and mandatory flag
2017-10-13 12:33:45 +02:00
Andrea Bollini
5247bc86e3
DS-3699 Expose the item-submission configuration over the new REST
2017-10-13 12:33:44 +02:00
Tom Desair
205ad24d3b
DS-3711: Retrigger build after Coveralls 404 error
2017-10-13 10:06:08 +02:00
Tom Desair
6fa8832f8c
DS-3711: Move aggregated reports to DSpace Assembly and Configuration module
2017-10-12 22:52:49 +02:00
Tom Desair
eea9993b8a
DS-3711: Configured JaCoCo and Coveralls code coverage tools
...
DS-3711: Added and configured JaCoCo maven plugin for DSpace API module
DS-3711: Attempt to configure the Coveralls plugin
DS-3711: Updated coveralls-maven-plugin configuration for DSpace API
Added comment
Added dspace-oai coverage reporting + updated coveralls config to not run locally
DS-3711: Correct skip-coveralls configuration
DS-3711: Second attempt to correct skip-coveralls configuration
DS-3711: Attempt to aggregate JaCoCo reports for coverall
DS-3711: Second attempt to aggregate JaCoCo reports for coveralls
Fix maven dependencies
DS-3711: Attempt to fix coveralls No source found for error
2017-10-12 22:51:48 +02:00
Terry W Brady
287cc56476
Port 6x to 7x
2017-07-14 09:46:23 -07:00
Tom Desair
fcb91d6771
DS-3127: Process review feedback and fix tests
2017-07-11 20:41:53 +00:00
frederic
0ffc3c9a27
ported DS-3558 from dspace 5 to dspace6
2017-07-11 20:41:38 +00:00
Mark H. Wood
08df09f778
Merge pull request #1708 from christian-scheible/DS-3568
...
DS-3568. UTF-8 characters are now supported in configuration files
2017-06-22 16:28:44 -04:00
Tom Desair (Atmire)
1ccd6d1e13
Ds 3552 read only context and hibernate improvements ( #1694 )
...
* Refactor READ ONLY mode in Context and adjust hibernate settings accordingly
* Set Context in READ-ONLY mode when retrieving community lists
* Fix Hibernate EHCache configuration + fix some Hibernate warnings
* Cache authorized actions and group membership when Context is in READ-ONLY mode
* Set default Context mode
* Let ConfigurableBrowse use a READ-ONLY context
* Add 2nd level cache support for Site and EPerson DSpaceObjects
* Added 2nd level caching for Community and Collection
* Fix tests and license checks
* Cache collection and community queries
* Small refactorings + backwards compatibility
* Set Context to READ-ONLY for JSPUI submissions and 'select collection' step
* OAI improvements part 1
* OAI indexing improvements part 1
* OAI indexing improvements part 2
* DS-3552: Only uncache resource policies in AuthorizeService when in read-only
* DS-3552: Additional comment on caching handles
* DS-3552: Fix cache leakage in SolrServiceResourceRestrictionPlugin
* DS-3552: Clear the read-only cache when switching Context modes
* DS-3552: Correct Group 2nd level cache size
* DS-3552: Always clear the cache, except when going from READ_ONLY to READ_ONLY
2017-06-12 13:50:45 +00:00
Alan Orth
27255735c4
DS-3517 Allow improved handling of CMYK PDFs
...
Allow ImageMagick to generate thumbnails with more accurate colors
for PDFs using the CMYK color system. This adds two options to the
dspace.cfg where the user can optionally specify paths to CMYK and
RGB color profiles if they are available on their system (they are
provided by Ghostscript 9.x).
Uses im4java's Info class to determine the color system being used
by the PDF.
See: http://im4java.sourceforge.net/docs/dev-guide.html
2017-06-08 00:11:52 +02:00
Tim Donohue
6c192c53f7
Merge pull request #1742 from Frederic-Atmire/DS-3558-dspace7
...
DS-3558 Port from dspace 6 to dspace 7
2017-05-15 12:28:53 -07:00
frederic
a5851ce0db
DS-3558 Port from dspace 6 to dspace 7
2017-05-05 11:32:00 +02:00
Mark H. Wood
80c2722c7e
[DS-3564] Limit maximum idle database connections by default (port from dspace-6_x)
2017-04-20 13:03:36 -04:00
Christian Scheible
e022835d75
DS-3568. UTF-8 characters are now supported in configuration files
2017-04-12 15:42:24 +02:00
Tim Donohue
54805a8318
Merge pull request #1622 from toniprieto/DS-2947-DIM-repeats-authority-and-confidence-fix
...
[DS-2947] DIM crosswalks repeats authority & confidence values in the metadata values
2017-03-24 11:15:40 -05:00
Tim Donohue
cf5bd04447
Merge pull request #1679 from DSpace/rest7
...
Merge the Rest7 branch back to the master
2017-03-23 11:38:27 -05:00
Andrea Bollini
b66066ffb6
restore dspace-solr profile
2017-03-23 16:38:27 +01:00
Mark H. Wood
e51dfe1f6e
[DS-1140] Add configuration data
2017-03-22 21:49:33 +00:00
Andrea Bollini
b20ce90b60
Merge branch 'master' of https://github.com/DSpace/DSpace into rest7
...
Conflicts:
dspace/modules/pom.xml
dspace/modules/spring-rest/pom.xml
pom.xml
2017-03-16 21:52:54 +01:00
Tim Donohue
4ab43d6097
Merge pull request #997 from rradillen/DS-2299
...
DS-2299 useProxies and X-Forwarded-FOR
2017-03-15 14:18:19 -05:00
Mark H. Wood
22987c10b2
[DS-3482] Force all Ehcache users that I can find to use a shared CacheManager.
2017-03-10 10:38:20 -05:00
Tim Donohue
f7ce229c84
Merge pull request #1577 from helix84/DS-2302-license-headers-cleanup
...
DS-2302 license headers cleanup
2017-02-21 15:12:18 -06:00
Andrea Bollini
d6c25c57d9
DS-3422 Remove XMLUI and JSPUI from the official distribution
2017-02-20 21:39:09 +00:00
Andrea Bollini
dd7406b8ce
Add the spring-rest overlay to allow building of the new rest7
...
temporary turn off mvn-enforcer dependency convergence
temporary turn off dspace-solr (to migrate to an external SOLR6)
2017-02-17 18:44:07 +01:00
Andrea Bollini
c9807df70e
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-3422
...
# Conflicts:
# dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/submission/submit/AccessStepUtil.java
# dspace-xmlui/src/main/java/org/dspace/app/xmlui/objectmanager/ItemAdapter.java
2017-02-12 16:17:07 +01: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
Hardy Pottinger
4b9095ae80
[DS-3475] adding more guidance to example local.cfg as per suggestion of Tim Donohue
2017-02-01 20:19:35 +00:00
Hardy Pottinger
425caf5656
[DS-3475] added back assetstore.dir configuration to dspace.cfg
2017-02-01 19:40:53 +00:00
Toni Prieto
6b23729b17
[DS-2947] DIM crosswalks repeats authority & confidence values in the metadata values
2017-01-19 22:34:43 +01:00
Andrea Bollini
0421fb4d75
DS-3422 Remove XMLUI and JSPUI from the official distribution
2017-01-03 09:26:45 +01:00
Peter Dietz
e0bd496e64
DS-2302 Remove license information from config files
...
Also removed excess text
2016-11-24 15:35:31 +01:00
Peter Dietz
2eb63a54e2
Remove boiler license from xmlui.xconf, also trim the inline text
2016-11-24 15:29:55 +01:00
Ivan Masár
db1641cfa9
fix JavaDoc @author
2016-11-10 13:34:37 +01:00
Mark H. Wood
5ff4ccfedc
After 6.0 release: move master to 7.0-SNAPSHOT
2016-10-28 10:15:54 -04:00
Pascal-Nicolas Becker
f53f3e45cc
Revert "prepare for next development iteration"
...
This reverts commit 543d2098ca
.
2016-10-24 17:30:24 +02:00
Pascal-Nicolas Becker
1cb94c2799
Revert "Also moving mirage2 module to 7.0-SNAPSHOT"
...
This reverts commit 5c4e7ac327
.
2016-10-24 17:30:20 +02:00
Pascal-Nicolas Becker
75260e6d17
Revert "Revert "Also moving mirage2 module to 7.0-SNAPSHOT""
...
This reverts commit 661db4c484
.
2016-10-24 17:11:43 +02:00
Pascal-Nicolas Becker
661db4c484
Revert "Also moving mirage2 module to 7.0-SNAPSHOT"
...
This reverts commit 5c4e7ac327
.
2016-10-24 17:11:34 +02:00
Pascal-Nicolas Becker
5c4e7ac327
Also moving mirage2 module to 7.0-SNAPSHOT
2016-10-24 16:51:24 +02:00