Difference between revisions of "Releases/Release announcements/Release 1.0.8-beta"
From AtoM wiki
m (fix broken link) |
(→Bug fixes and enhancements: Update links to bugs in Redmine) |
||
Line 39: | Line 39: | ||
* Enhancement: Update Selenium functional tests for new features and enhancements introduced in releases 1.0.8 | * 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: 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 | + | * Enhancement: Admin setting for sorting archival description treeview: alphabetically, by identifier, or in order descriptions are entered, issue [https://projects.artefactual.com/issues/2859 #2859] |
* Enhancement: In-browser audio playback for digital objects, issue [https://projects.artefactual.com/issues/2187 #2187] | * Enhancement: In-browser audio playback for digital objects, issue [https://projects.artefactual.com/issues/2187 #2187] | ||
* Enhancement: Improved web installer security and functionality | * Enhancement: Improved web installer security and functionality | ||
* Enhancement: Add XML export links to archival description context menu | * Enhancement: Add XML export links to archival description context menu | ||
− | * Enhancement: ISO-8601 date support, issue | + | * Enhancement: ISO-8601 date support, issue [https://projects.artefactual.com/issues/2365 #2365] |
− | * Enhancement: Avoid having to scroll down lengthy drop-down list for language/script in control area, issue | + | * Enhancement: Avoid having to scroll down lengthy drop-down list for language/script in control area, issue [https://projects.artefactual.com/issues/2484 #2484] |
− | * Enhancement: Add pager to term/browse list, issue | + | * Enhancement: Add pager to term/browse list, issue [https://projects.artefactual.com/issues/3026 #3026] |
− | * Enhancement: Allow case insensitive searching of accented characters, issue | + | * Enhancement: Allow case insensitive searching of accented characters, issue [https://projects.artefactual.com/issues/2798 #2798] |
− | * Enhancement: Create a new repository from the information object edit forms, issue | + | * Enhancement: Create a new repository from the information object edit forms, issue [https://projects.artefactual.com/issues/2627 #2627] |
− | * Enhancement: More context information for archival description search results, issues | + | * Enhancement: More context information for archival description search results, issues [https://projects.artefactual.com/issues/2206 #2206]] and [https://projects.artefactual.com/issues/2746 #2746] |
− | * Enhancement: Separate name access points and events, issue | + | * Enhancement: Separate name access points and events, issue [https://projects.artefactual.com/issues/2994 #2994] |
− | * Enhancement: EAD import - convert ISO 639-2 codes to RFC4646, issue | + | * Enhancement: EAD import - convert ISO 639-2 codes to RFC4646, issue [https://projects.artefactual.com/issues/2485 #2485] |
− | * Enhancement: Support upload of bitmap (*.bmp) digital objects, issue | + | * Enhancement: Support upload of bitmap (*.bmp) digital objects, issue [https://projects.artefactual.com/issues/2647 #2647] |
− | * Fix: Prevent data loss when a large digital object is uploaded, issue | + | * Fix: Prevent data loss when a large digital object is uploaded, issue [https://projects.artefactual.com/issues/2563 #2563] |
− | * Fix: Remove ISAAR & ISDIAH note types not listed in ICA standards, issue | + | * Fix: Remove ISAAR & ISDIAH note types not listed in ICA standards, issue [https://projects.artefactual.com/issues/2723 #2723] |
− | * Fix: EAD export fails if repository record lacks country code, issue | + | * Fix: EAD export fails if repository record lacks country code, issue [https://projects.artefactual.com/issues/2659 #2659] |
− | * Fix: EAD export fails when repository lacks contact type, issue | + | * Fix: EAD export fails when repository lacks contact type, issue [https://projects.artefactual.com/issues/2747 #2747] |
− | * Fix: EAD import registers fonds creator twice as access point, issue | + | * Fix: EAD import registers fonds creator twice as access point, issue [https://projects.artefactual.com/issues/2670 #2670] |
− | * Fix: EAD attributes should not be translated, issue | + | * Fix: EAD attributes should not be translated, issue [https://projects.artefactual.com/issues/2794 #2794] |
− | * Fix: EAD phystech should not be a child of physdesc, issue | + | * Fix: EAD phystech should not be a child of physdesc, issue [https://projects.artefactual.com/issues/2795 #2795] |
− | * Fix: non-latin character data not escaping properly in XML export, issue | + | * Fix: non-latin character data not escaping properly in XML export, issue [https://projects.artefactual.com/issues/2788 #2788] |
− | * Fix: In IE, note field data being duplicated, issue | + | * Fix: In IE, note field data being duplicated, issue [https://projects.artefactual.com/issues/2975 #2975] |
− | * Fix: Digital object won't generate reference & thumbnail reference at same time, issue | + | * Fix: Digital object won't generate reference & thumbnail reference at same time, issue [https://projects.artefactual.com/issues/2487 #2487] |
For a full listing of all bug fixes and enhancements included in this release, please see: https://projects.artefactual.com/versions/12 | For a full listing of all bug fixes and enhancements included in this release, please see: https://projects.artefactual.com/versions/12 |
Revision as of 17:06, 16 June 2014
Main Page > Releases > 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