Difference between revisions of "Release 1.0.9-beta"

From ICA-AtoM
Jump to navigation Jump to search
(Hide qubit: in links)
Line 4: Line 4:
 
* Upgraded to [http://groups.google.com/group/qubit-dev/browse_thread/thread/40d8881ab09fcc48 symfony 1.3]
 
* Upgraded to [http://groups.google.com/group/qubit-dev/browse_thread/thread/40d8881ab09fcc48 symfony 1.3]
 
* Upgraded actor and repository to object oriented symfony forms for more security and reliability. These forms are now consistent with the information object form
 
* Upgraded actor and repository to object oriented symfony forms for more security and reliability. These forms are now consistent with the information object form
* Support for [[qubit:ICA-ISDF]] functions
+
* Support for [[qubit:ICA-ISDF|ICA-ISDF]] functions
* [[qubit:Validation]] reports rules from metadata standards which aren't met by an archival description or authority record
+
* [[qubit:Validation|Validation]] reports rules from metadata standards which aren't met by an archival description or authority record
* Cleaner HTML markup and CSS [[qubit:stylesheets]] for easier theming and better cross browser compatibility
+
* Cleaner HTML markup and CSS [[qubit:stylesheets|stylesheets]] for easier theming and better cross browser compatibility
 
** HTML tables no longer used for presentation, now only used for tabular data, issue 61
 
** HTML tables no longer used for presentation, now only used for tabular data, issue 61
 
** Headings now marked up with HTML <h1>, <h2>, <h3>, etc. heading tags
 
** Headings now marked up with HTML <h1>, <h2>, <h3>, etc. heading tags
* Contact information now marked up with [http://microformats.org/wiki/hcard hCard] microformat, increasing [[qubit:data portability]]
+
* Contact information now marked up with [http://microformats.org/wiki/hcard hCard] microformat, increasing [[qubit:data portability|data portability]]
 
* Drop down menus in main menu
 
* Drop down menus in main menu
 
* Generalized JavaScript behavior for modal dialogs which is easier to use and improves consistency across all dialogs
 
* Generalized JavaScript behavior for modal dialogs which is easier to use and improves consistency across all dialogs

Revision as of 18:43, 5 May 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.

  • Fine grained migrations
  • Metadata standard plugins
  • PEAR channel now managed with Pirum instead of Chiara_PEAR_Server
  • Upgraded to symfony 1.3
  • Upgraded actor and repository to object oriented symfony forms for more security and reliability. These forms are now consistent with the information object form
  • Support for ICA-ISDF functions
  • Validation reports rules from metadata standards which aren't met by an archival description or authority record
  • Cleaner HTML markup and CSS stylesheets for easier theming and better cross browser compatibility
    • HTML tables no longer used for presentation, now only used for tabular data, issue 61
    • Headings now marked up with HTML <h1>, <h2>, <h3>, etc. heading tags
  • Contact information now marked up with hCard microformat, increasing data portability
  • Drop down menus in main menu
  • Generalized JavaScript behavior for modal dialogs which is easier to use and improves consistency across all dialogs
  • URLs in descriptive content now displayed as hyperlinks, issue 356
  • Added automated tests for uploading videos, issue 801
  • Added reference code, dates, and level of description to search results and browse pages, issue 1135
  • Added thumbnails to search results and browse pages, issue 1315
  • Many forms now offer contextual help text, issue 151
  • Feature to duplicate archival descriptions, issue 411
  • Korean translation