Versions Compared

Key

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

...

Note
Do not mix and match different versions of modules.

Downloads

Essential Modules

Minimum Requirement

Documentation

Version

Download

Islandora Core

7.x-1.7

Download
Solution Pack Basic Collection

7.x-1.7

Download

Starter Kit

Documentation

Version

Download

Solution Pack Basic Image

7.x-1.7

Download
Solution Pack PDF

7.x-1.7

Download

Enhancement Modules

Solution Packs

Tools & Dependencies

Islandora Scholar

DocumentationVersionDownload
Islandora Scholar7.x-1.7Download

Other Requirements

Documentation

Version

Download

Drupal Filter

7.x

Github

Objective Forms

7.x-1.7

Download

PHP Lib7.x-1.7Download
Tuque1.7Download

Release Notes

Some quick notes on community and contribution:

  • Modules now contain a .github folder; we will be using this going forward to store a template for making pull requests that should be filled out when contributing.
  • We're now maintaining an Awesome list at https://github.com/Islandora-Labs/islandora_awesome where users can take a look at some modules that aren't currently in the core rotation but could get added someday with enough love.
  • For this and future releases, we've begun auditing ontologies in core. Head over to https://github.com/Islandora/islandora_ontology to check it out.

Supported Versions

Islandora has been tested with the following versions of major dependencies:

  • Fedora 3.5, 3.6.2, 3.7.0, 3.8.0, 3.8.1
  • GSearch 2.6.2, HEAD
  • Solr 3.6.2, 4.2.0
  • PHP 5.3.3, 5.4, 5.5
  • Djatoka 1.1
  • Java (Oracle) 6,7,8 (Djatoka requires Sun/Oracle Java)

New Features

The following new features have been documented in the 7.x-1.7 release.

Jira
serverDuraSpace JIRA
columnstype,key,summary,priority
maximumIssues1000
jqlQueryproject = ISLANDORA AND issuetype in ("New Feature") AND resolution in (Fixed, "Ready for Test", "Ready for Release", Answered, Done) AND fixVersion = 7.x-1.7 ORDER BY priority DESC, summary ASC, key DESC
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Improvements

The following improvements have been documented in the 7.x-1.7 release.

Jira
serverDuraSpace JIRA
columnstype,key,summary,priority
maximumIssues1000
jqlQueryproject = ISLANDORA AND issuetype in (Improvement) AND resolution in (Fixed, "Ready for Test", "Ready for Release", Answered, Done) AND fixVersion = 7.x-1.7 ORDER BY priority DESC, summary ASC, key DESC
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Bug Fixes

The following bugs have been fixed and tested.

Jira
serverDuraSpace JIRA
columnstype,key,summary,priority
maximumIssues1000
jqlQueryproject = ISLANDORA AND issuetype = Bug AND fixVersion = 7.x-1.7 AND status in (Resolved, Closed) ORDER BY due ASC, priority DESC, created ASC
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Code and Documentation Tasks

The following code tasks and documentation tasks were completed for the 7.x-1.7 release.

Jira
serverDuraSpace JIRA
columnskey,summary,priority
maximumIssues20
jqlQueryproject = ISLANDORA AND issuetype in ("Code Task", Documentation, Task, Sub-task) AND fixVersion = 7.x-1.7
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5

Known Issues

The following issues are known to still be active in the 7.x-1.7 release.

...