Difference between revisions of "Release 1.2"
Jump to navigation
Jump to search
m (→New Features) |
(→Enhancements: Copy & paste from http://qubit-toolkit.org/wiki/index.php?title=Release_1.2#Enhancements) |
||
Line 28: | Line 28: | ||
== Enhancements == | == Enhancements == | ||
+ | * Search index performance/scalability optimization re-factor (Issue 2003) | ||
+ | * UI improvements based on [http://artefactual.com/wiki/index.php?title=AA0_%26_Vancouver_ICA-AtoM_Usability_Testing Usability Testing] (issue 164, issue 2062, issue 2092) | ||
+ | * Improvements for importing SKOS RDF syntax (issue 2005) | ||
+ | * Gracefully handle a large number of child-level descriptions in treeview (issue 1943) | ||
+ | * Performance improvements | ||
+ | ** Reduce number of default queries (issue 2000) | ||
+ | ** Cache action and template code using Symfony (no issue) | ||
+ | * [[Multi-institution portal]] enhancements | ||
+ | ** Search and browse restricted by repository content (issue 1948, issue 1949) | ||
+ | ** Improve UX and show logo for search and browse restricted by repository (no issue) | ||
* Removed unused entities and related classes: historical_event, map, map_i18n, place, place_i18n, place_map_relation, system_event (r9662). | * Removed unused entities and related classes: historical_event, map, map_i18n, place, place_i18n, place_map_relation, system_event (r9662). | ||
− | |||
== Bug fixes == | == Bug fixes == |
Revision as of 10:41, 28 October 2011
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.
Released Nov ??th, 2011
Release 1.2....<TODO: summary>
<insert download link>
New Features
- Trillium (beta) theme! Brand new fluid width theme based on the Bootstrap framework (Tested in Internet Explorer 9, Safari 5, Chrome 10 and Firefox 4) (issue 2092)
- Accession module
- Rights (based on PREMIS)
- Advanced search (issue 164)
- Bulk search and replace for descriptions (issue 2149)
- Bulk XML import (issue 1920)
- CSV import for records and authorities (issue 140)
- Reporting
- Box list (issue 2082)
- File list (issue 2107)
- Item list (issue 2110)
- Physical storage location (issue 2106)
- Printed archival description (issue 2093)
- Printed search results (issue 2146)
- Multi-institution digital object upload quotas
- Separate digital object upload directories per institution (issue 2021)
- Limit storage of uploaded digital objects per institution (issue 2022, issue 2023)
- SWORD API for importing digital objects (no issue)
Enhancements
- Search index performance/scalability optimization re-factor (Issue 2003)
- UI improvements based on Usability Testing (issue 164, issue 2062, issue 2092)
- Improvements for importing SKOS RDF syntax (issue 2005)
- Gracefully handle a large number of child-level descriptions in treeview (issue 1943)
- Performance improvements
- Reduce number of default queries (issue 2000)
- Cache action and template code using Symfony (no issue)
- Multi-institution portal enhancements
- Search and browse restricted by repository content (issue 1948, issue 1949)
- Improve UX and show logo for search and browse restricted by repository (no issue)
- Removed unused entities and related classes: historical_event, map, map_i18n, place, place_i18n, place_map_relation, system_event (r9662).
Bug fixes