Versions Compared

Key

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

...

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?

Join us in a DSpace 7 Community Sprint!  We are holding regular development sprints which anyone can signup & participate. Prior experience with DSpace 7 is not required (and Sprint Coaches will be available to help you during the Sprint). See the wiki page for upcoming sprints, participant requirements, signups, etc.

...

Open Pull requests can be seen at https://github.com/DSpace/DSpace/milestones/7.0

DSpace 7 Angular User interface demo

https://dspace7-demo.atmire.com/

  • This site is automatically updated each time a UI code change is merged into https://github.com/DSpace/dspace-angular
  • It also points at the REST API demo (see below) and uses data from it.
  • Currently, the site is anonymous access only, as authentication / authorization features are still in progress.

DSpace 7 REST API demo

https://dspace7.4science.it/dspace-spring-rest/

Presentations

Here are the very latest DSpace 7 presentations

...

Older presentations can be found on DSpace 7 Media and Presentations

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 = "7.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 = "7.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 = "7.0" ORDER BY key ASC
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


Organizational Details


Release Coordination

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

...

Please volunteer (by emailing Tim Donohue), if you are interested in joining the team!

...

Code contributions

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.

...