Difference between revisions of "Release 1.0.5-beta"

From ICA-AtoM
Jump to navigation Jump to search
(New page: Main Page > Release history > Release 1.0.5-beta Released March 11th, 2009. Release 1.0.5 includes a number of new features: * The full import and export of archival descriptio...)
 
Line 2: Line 2:
  
  
 +
Released March 11th, 2009
  
Released March 11th, 2009. Release 1.0.5 includes a number of new features:
+
 
 +
== New features ==
  
 
* The full import and export of archival descriptions using the Encoded Archival Data (EAD) XML format
 
* The full import and export of archival descriptions using the Encoded Archival Data (EAD) XML format
Line 15: Line 17:
  
  
Release 1.0.5 also includes a host of bug fixes. The full list of enhancements and fixes includes:
+
== Bug fixes and enhancements ==
  
 
* Enhancement: add Encoded Archival Data version 2002 (EAD) XML import (issue 442) and export (issue 443)
 
* Enhancement: add Encoded Archival Data version 2002 (EAD) XML import (issue 442) and export (issue 443)
Line 30: Line 32:
 
* Enhancement: add Slovenian, Italian and Farsi translations for the user interface and default content
 
* Enhancement: add Slovenian, Italian and Farsi translations for the user interface and default content
 
* Enhancement: updated Selenium test suite including tests for release 1.0.5 functionality, see [[testing]]
 
* Enhancement: updated Selenium test suite including tests for release 1.0.5 functionality, see [[testing]]
* Fix issue 616: add untitled placeholder text for unnamed objects to prevent display of raw URL strings
+
* Fix: add untitled placeholder text for unnamed objects to prevent display of raw URL strings
* Fix issue 617: deleting an event type term that had an attached information object caused fatal error in information object view screen
+
* Fix issue 617: deleting an event type term that had an attached information object caused fatal error in information object view screen, issue 616
* Fix issue 614: no warning when uploaded digital object exceeds max_file_size
+
* Fix: no warning when uploaded digital object exceeds max_file_size, issue 614
* Fix issue 605: researchers can not read textual digital objects
+
* Fix: researchers can not read textual digital objects, issue 605
* Fix issue 605: media type select box doesn't work for digital objects
+
* Fix: media type select box doesn't work for digital objects, issue 605
* Fix issue 595: can't add taxonomy term
+
* Fix: can't add taxonomy term, issue 595
* Fix issue 594: can't delete container
+
* Fix: can't delete container, issue 594
* Fix issue 554: QubitEvent does not save if only event type and date display values are entered
+
* Fix: QubitEvent does not save if only event type and date display values are entered, issue 554
* Fix issue 554: no culture fallback for event dates on ISAD or RAD show templates
+
* Fix: no culture fallback for event dates on ISAD or RAD show templates, issue 554
* Fix issue 528: adding information objects without title breaks select parent level function
+
* Fix: adding information objects without title breaks select parent level function, issue 528
* Fix issue 522: can't set the site title and description to an empty string
+
* Fix: can't set the site title and description to an empty string, issue 522
* Fix issue 460: cached sort order on person/organization list
+
* Fix: cached sort order on person/organization list, issue 460
* Fix issue 446: deleting a linked description status term causes a fatal error
+
* Fix: deleting a linked description status term causes a fatal error, issue 446
* Fix issue 399: TIFF images try to display inline in browser
+
* Fix: TIFF images try to display inline in browser, issue 399
* Fix issue 423: disable Firefox work offline option for demo CD
+
* Fix: disable Firefox work offline option for demo CD, issue 423
* Fix issue 453: web installer: Notice - Use of undefined constant STDOUT
+
* Fix: web installer: Notice - Use of undefined constant STDOUT, issue 453
* Fix issue 318: digital object thumbnail creation fails for multi-page PDF files
+
* Fix: digital object thumbnail creation fails for multi-page PDF files, issue 318
* Fix issue 585: display problem on import/export page
+
* Fix: display problem on import/export page, issue 585
* Fix issue 482: deleting or altering some test data breaks translate module
+
* Fix: deleting or altering some test data breaks translate module, issue 482
 +
 
 +
For technical details on changes to the Qubit Open Information Management Toolkit for this release, see commits 1600:2126, http://code.google.com/p/qubit-toolkit/source/list
 +
 
  
For technical details on changes to the Qubit Open Information Management Toolkit for this release, see Qubit commits r1600:2126 at http://code.google.com/p/qubit-toolkit/source/list
+
[[Category:Releases]]

Revision as of 00:42, 9 March 2010

Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.

Main Page > Release history > Release 1.0.5-beta


Released March 11th, 2009


New features

  • The full import and export of archival descriptions using the Encoded Archival Data (EAD) XML format
  • A template for adding Simple Dublin Core metadata
  • A page turner interface for multi-page digital objects
  • Administrator configurable menus
  • The ability for ICA-AtoM to act as an OAI-PMH server and make its data available to OAI harvesters
  • Several improvements to the web based installer
  • New Slovenian, Italian and Farsi interface translations and updated translations for other languages
  • New bilingual sample data in French and English (Fonds Maurice Lamontagne provided with permission from the Library and Archives of Canada)


Bug fixes and enhancements

  • Enhancement: add Encoded Archival Data version 2002 (EAD) XML import (issue 442) and export (issue 443)
  • Enhancement: add user interface template for Simplified Dublin Core metadata standard [1], issue 440
  • Enhancement: add OAI-PMH compliant response mechanism to respond to OAI harvesting requests, issue 551
  • Enhancement: add a user interface for managing and customizing menus, issue 133
  • Enhancement: add a migration command line tool for migrating data from previous versions of ICA-AtoM, versions 1.0.3 and 1.0.4 supported
  • Enhancement: add a page turner interface for viewing compound (multi-page) digital objects and automatically generate reference and thumbnail representations for each page of a multi-page document (PDF or TIFF), issue 468
  • Enhancement: add a multi-lingual French and English fonds to demonstrate and test the system's internationalization interface, issue 454
  • Enhancement: add a progress bar to the web based installer, issue 406
  • Enhancement: add options to the web based installer for a remote database server URL, a database port and an optional prefix for ICA-AtoM tables, issue 426
  • Enhancement: add resizable data input areas for easy editing of long data elements (requires JavaScript), issue 493
  • Enhancement: add a sample EAD XML file to allow user to test EAD import functionality on demo CD, issue 587
  • Enhancement: add Slovenian, Italian and Farsi translations for the user interface and default content
  • Enhancement: updated Selenium test suite including tests for release 1.0.5 functionality, see testing
  • Fix: add untitled placeholder text for unnamed objects to prevent display of raw URL strings
  • Fix issue 617: deleting an event type term that had an attached information object caused fatal error in information object view screen, issue 616
  • Fix: no warning when uploaded digital object exceeds max_file_size, issue 614
  • Fix: researchers can not read textual digital objects, issue 605
  • Fix: media type select box doesn't work for digital objects, issue 605
  • Fix: can't add taxonomy term, issue 595
  • Fix: can't delete container, issue 594
  • Fix: QubitEvent does not save if only event type and date display values are entered, issue 554
  • Fix: no culture fallback for event dates on ISAD or RAD show templates, issue 554
  • Fix: adding information objects without title breaks select parent level function, issue 528
  • Fix: can't set the site title and description to an empty string, issue 522
  • Fix: cached sort order on person/organization list, issue 460
  • Fix: deleting a linked description status term causes a fatal error, issue 446
  • Fix: TIFF images try to display inline in browser, issue 399
  • Fix: disable Firefox work offline option for demo CD, issue 423
  • Fix: web installer: Notice - Use of undefined constant STDOUT, issue 453
  • Fix: digital object thumbnail creation fails for multi-page PDF files, issue 318
  • Fix: display problem on import/export page, issue 585
  • Fix: deleting or altering some test data breaks translate module, issue 482

For technical details on changes to the Qubit Open Information Management Toolkit for this release, see commits 1600:2126, http://code.google.com/p/qubit-toolkit/source/list