Release 1.0.8-beta

From AtoM wiki
Revision as of 13:39, 13 August 2014 by Dan (talk | contribs) (Fix title and breadcrumb)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Main Page > Releases > Releases/Release announcements > Releases/Release announcements/Release 1.0.8-beta

Released November 2nd, 2009

Included a major scalability overhaul of the ICA-AtoM user interface, allowing the application to work with larger data-sets:

  • Auto-complete form fields for easily narrowing and selecting from a very large set of possible options
  • Full-text search for persons/organizations and repositories
  • Incrementally load archival descriptions in tree-view to prevent long page load times
  • Removing the performance intensive "parent-select" for creating hierarchies and replacing with:
    • Ability to add multiple child-level descriptions at one time
    • Drag-and-drop interface for moving archival descriptions within a fonds or collection
  • A command line task for full-text search indexing, avoiding web-server timeouts when indexing large data sets
  • Improved XML import performance by approximately three times

New features

  • Full support of the ICA standards governing ISAAR(CPF) relationships
  • An implementation of the ISO 2788:1986 (monolingual) and ISO 5964:1985 (multi-lingual) guidelines for thesauri
    • including support for Broad Term/Narrow Term, Use/Use For and See also relationships
    • includes a hierarchical tree-view for easily visualizing complex vocabularies
    • includes dynamic replacement of a non-preferred term with the preferred term during data entry
  • Basic document workflow,
    • Implement "Draft" and "Published" status for archival descriptions
    • Integration with the access control module to restrict who can view "draft" descriptions
  • Improved access control, including a user interface for administrating,
    • User and group permissions for viewing, editing & deleting archival descriptions, globally or on a per repository basis
    • User and group permissions for viewing and publishing "draft" descriptions
  • Greatly improved support for import and export of EAD formatted XML documents, including
    • DTD validation for EAD documents
    • Multi-lingual (i18n) support
  • Batch upload of digital objects

Bug fixes and enhancements

  • Enhancement: Update Selenium functional tests for new features and enhancements introduced in releases 1.0.8
  • Enhancement: Update data migration task for 1.0.7 -> 1.0.8 upgrades
  • Enhancement: Admin setting for sorting archival description treeview: alphabetically, by identifier, or in order descriptions are entered, issue #2859
  • Enhancement: In-browser audio playback for digital objects, issue #2187
  • Enhancement: Improved web installer security and functionality
  • Enhancement: Add XML export links to archival description context menu
  • Enhancement: ISO-8601 date support, issue #2365
  • Enhancement: Avoid having to scroll down lengthy drop-down list for language/script in control area, issue #2484
  • Enhancement: Add pager to term/browse list, issue #3026
  • Enhancement: Allow case insensitive searching of accented characters, issue #2798
  • Enhancement: Create a new repository from the information object edit forms, issue #2627
  • Enhancement: More context information for archival description search results, issues #2206] and #2746
  • Enhancement: Separate name access points and events, issue #2994
  • Enhancement: EAD import - convert ISO 639-2 codes to RFC4646, issue #2485
  • Enhancement: Support upload of bitmap (*.bmp) digital objects, issue #2647
  • Fix: Prevent data loss when a large digital object is uploaded, issue #2563
  • Fix: Remove ISAAR & ISDIAH note types not listed in ICA standards, issue #2723
  • Fix: EAD export fails if repository record lacks country code, issue #2659
  • Fix: EAD export fails when repository lacks contact type, issue #2747
  • Fix: EAD import registers fonds creator twice as access point, issue #2670
  • Fix: EAD attributes should not be translated, issue #2794
  • Fix: EAD phystech should not be a child of physdesc, issue #2795
  • Fix: non-latin character data not escaping properly in XML export, issue #2788
  • Fix: In IE, note field data being duplicated, issue #2975
  • Fix: Digital object won't generate reference & thumbnail reference at same time, issue #2487

For a full listing of all bug fixes and enhancements included in this release, please see: https://projects.artefactual.com/versions/12

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