Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Version 4.0

DSpace 4.0 is still in the planning stages and will be released sometime in late (likely Nov/Dec) 2013

 

Table of Contents:

 

Wish List for DSpace 4.0 (tentative)

The list of features below is entirely speculative.  Features are not deemed finalized until the code is in-hand and accepted.

If you are a developer and you'd like to contribute to DSpace 4.0, you can do so by doing the following:

  1. Submit a JIRA ticket describing your contribution, and mark it as being for "4.0"  (this will cause it to auto-appear in the listing below)
  2. As early as possible, share your code via a GitHub Pull Request (or link to it if it's available publicly elsewhere).  Add a link to it in your JIRA ticket.  See Development with Git for more info.
  3. If it's a larger contribution, please provide some documentation (you are welcome to create a new page in this DSpace Wiki), so that we can understand how to use it and configure it.

The earlier you make your contribution known, the more likely it is that it will be accepted into 4.0.  The later you share your code / ideas, the more likely it is that we'll need to reschedule it for a later release.  Usually we need to have the contribution in-hand (or at least be well aware of what it involves) before Summer to ensure it won't conflict with other contributions and can get a thorough review.

Please feel free to list features / contributions you plan to develop for 4.0.  You can also add a JIRA ticket and mark it for "4.0" which will put it on the automated list below (see "Possible JIRA tickets to resolve")

New features in DSpace 4.0

DRAFT - DRAFT - DRAFT - amend the table below (taken from DSpace 3.0 release notes) - DRAFT - DRAFT - DRAFT

DSpace 4.0 ships with a number of new features. Certain features are automatically enabled by default while others require deliberate activation. 
The following non-exhaustive list contains the major new features in 3.0 that are enabled by default:

Batch import for Bibliographic formats

  • Support for Endnote, BibTex, RIS, TSV, CSV
  • Enhanced batch import routines

Kindly contributed by the Greek National Documentation Centre/EKT

Improvements to Authentication by Password

  • now stores salted hashes
  • old passwords will continue to work and will be automatically converted to salted hashes on next user login

Kindly contributed by Mark H. Wood with the support of IUPUI University Library

SWORDv2 module update (see Git Repo: https://github.com/nye-duo/DSpace/tree/swordv2contrib), which provides the following improvements: 
  • some general bug fixes including: bitstream url construction, config options, context management and connection pool, ORIGINAL bundle problem ( Unable to locate Jira server for this macro. It may be due to Application Link configuration. )
  • proper METSDSpaceSIP support in both deposit and update
  • proper authentication for accessing actionable bitstreams (i.e. those that can be replaced via sword), tightened security options around mediated actions, and add extra security to the access of descriptive documents (deposit receipts, statements)
  • more configuration options: bundles to expose in Statements, DepositMO extensions (for individual files), and many more
  • some general refactoring
  • addition of 404 responses where necessary
  • better support for add/replace of metadata, and how metadata updates are handled on archived items
  • update to latest version of Java Server library
  • new bitstream formats in the bitstream registry

Kindly contributed by Richard Jones with the support of ...

DOI Support

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Kindly contributed by Pascal-Nicolas Becker & Mark Wood with the support of TU Berlin

 
The following list contains all features that are included in the DSpace 3.0 release, but need to be enabled manually.
Review the documentation for these features carefully, especially if you are upgrading from an older version of DSpace.

Discovery: Search & Browse

Discovery is now enabled by default in both XMLUI and JSPUI.

The Lucene & DB search & browse backend is still supported, but is deprecated and might be removed in a future release.

  • Discovery enhancements for XMLUI:
    • Spell checking

Kindly contributed by @mire with the support of (??? the World Bank)

  • Discovery enhancements in JSPUI (example)

Kindly contributed by CILEA

A new Bootstrap-based default look and feel for JSPUI

Kindly contributed by CILEA

Advanced Embargo

Kindly contributed by @mire with the support of the University of Michigan Libraries

Mobile Theme for XMLUI matures from beta

Kindly contributed by Elias Tzoc and James Russell with the support of Miami University

Improvements to LDAP Authentication

Kindly contributed by Samuel Ottenhoff

Conceptual Ideas / Proposals

  • REST API: We would like to have a stable, tested, read/write, documented, standards based REST API available. Already a working group has been formed to review the existing API's, and to evaluate the existing API's, and to research development of a new API. The API will either be included with the out-of-the-box DSpace, or it will be released a module to be enabled separately. The API working group will host a discussion panel at OR13 during the DSUG track. An API available will enable further re-use of repository data. Existing use-cases of the project range from building JS widgets to spit out a researcher's publications in repository to building a frontend web application.

Possible JIRA tickets to resolve (automated list)

This is the list of JIRA tickets ("New Features" and Improvements) currently scheduled for 4.0.  There is no guarantee they will all be completed in time for 4.0 release, and tickets may be dropped/added to the list at any time. But, if you'd like to volunteer to help with one, please let us know by attaching a comment to the ticket in question.

key summary assignee reporter

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

Changes

The following changes have already been made to the codebase and will be released in 4.0. Please note that the below listing is dynamically generated, so it will be changing as we continue to add new features, improvements and bug fixes to the 4.0 release.

New Features in 4.0

key summary assignee reporter

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

General Improvements in 4.0

key summary assignee reporter

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

Bug Fixes in 4.0

key summary assignee reporter

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

Organizational Details

Release Coordination

Instead of a single "Release Coordinator", the DSpace 4.0 release will be managed by a "Release Team".

Release Team Leader

Release Team Members

All Release Team membership information is tentative, as of July 8, 2013. Please feel free to volunteer if you are interested!

Timeline and Processing

Your contributions are welcome now! Code and documentation need not be finished, so long as it is working and we can all see what it is for. Time is set aside for fixing, polishing, and integration. We have some general Code Contribution Guidelines available, but you are also welcome to ask questions on the dspace-devel mailing list.

DateMilestoneWhat it means
October 07Deadline for feature pull requestsIf you wish to contribute features to DSpace 4.0, you must submit a pull request by this date.
October 09Weekly developers' meeting devoted to review of feature pull requests for 4.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
October 16Weekly developers' meeting devoted to review of feature pull requests for 4.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
October 21Feature freezeDSpace 4.0 is considered feature-complete on this date.  Only bugfixes will be pulled between this date and final release.
October 31Release Candidate 1 taggedA DSpace 4.0 Release Candidate will be available for wider testing.
November 04-15TestathonIntensive public testing of the RC is invited.  The Release Team will focus on getting problems resolved.
November 21Release Candidate 2 taggedAn updated DSpace 4.0 Release Candidate will be available for wider testing.
December 04DSpace 4.0 release taggedDSpace 4.0 is released for general use.

 

Release Process needs to proceed according to the following Maven release process: Release Procedure

 

 

 

key summary assignee reporter

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

  • No labels