Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. A new User Interface based on Angular 2 (to replace XMLUI and JSPUI). This work is going on at https://github.com/DSpace/dspace-angular
    1. The goal of the new UI is to implement all major features of both XMLUI and JSPUI in a single, modern UI.
    2. While additional UI-related features/improvements may come in this release (especially any that are made easier by Angular), we do not anticipate any significant changes to the DSpace backend (except for the REST API, as noted below).
  2. A refactored/enhanced REST API (using modern REST best practices). This work is going on in the "master" branch of https://github.com/DSpace/DSpace
    1. Additionally, a new REST Contract (describing all API interactions) is being written at https://github.com/DSpace/Rest7Contract

For much more information on the history behind these decisions, see DSpace 7 UI Project Plain Language Summary

Where is this work happening? How can I track it?

...

Code Changes in DSpace 7.0

New Features in 7.0

Expand

Jira
serverDuraSpace JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = DS AND issuetype = "New Feature" AND resolution = Fixed AND fixVersion = "6.0" ORDER BY key ASC
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5



General Improvements in 7.0

Expand

Jira
serverDuraSpace JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = DS AND issuetype in (Task, Improvement, "Code Task", Documentation, Sub-task) AND resolution = Fixed AND fixVersion = "6.0" ORDER BY key ASC
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5



Bug Fixes in 7.0

Expand

Jira
serverDuraSpace JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = DS AND issuetype = Bug AND resolution = Fixed AND fixVersion = "6.0" ORDER BY key ASC
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5



Organizational Details

Release Coordination

...

DateMilestoneWhat it means
(ongoing)New UI and REST API developmentDevelopment of the new UI and REST API is still ongoing. See Status above.
TBATBDDeadline for feature pull requestsIf you wish to contribute features to DSpace 7.0, you must submit a pull request by this date.
TBDTBA
Weekly developers' meeting devoted to review of feature pull requests for 5.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
TBDTBA
Weekly developers' meeting devoted to review of feature pull requests for 5.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
TBDTBA
Feature freezeDSpace 7.0 is considered feature-complete on this date.  Only bugfixes will be pulled between this date and final release.
TBDTBA
Release Candidate 1 taggedA DSpace 7.0 Release Candidate will be available for wider testing.
TBDTBA
Release Candidate 2 tagged
TBDTBA
TestathonIntensive public testing of the 7.0 Release Candidate is invited.  The Release Team will focus on getting problems resolved.
TBDTBA
Release Candidate 3 taggedAn updated DSpace 7.0 Release Candidate will be available for wider testing.
2018TBADSpace 7.0 is publicly releasedDSpace 7.0 is released for download and general use.

...