Difference between revisions of "Release 1.0.9-beta"

From ICA-AtoM
Jump to navigation Jump to search
Line 11: Line 11:
 
* Contact information now marked up with [http://microformats.org/wiki/hcard hCard] microformat, providing yet another tool for [[qubit:data portability]]
 
* Contact information now marked up with [http://microformats.org/wiki/hcard hCard] microformat, providing yet another tool for [[qubit:data portability]]
 
* Drop down menus
 
* Drop down menus
 +
* Generalized JavaScript behavior for modal dialogs which is easier to use and improves consistency across all dialogs
 
*
 
*
 
*
 
*
 
*
 
*

Revision as of 16:03, 23 February 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 qubit:ICA-ISDF functions
  • qubit:Validation rules describe 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
    • HTML tables no longer used for presentation, now only used for tabular data
    • Headings now marked up with HTML <h1>, <h2>, <h3>, etc. heading tags
  • Contact information now marked up with hCard microformat, providing yet another tool for qubit:data portability
  • Drop down menus
  • Generalized JavaScript behavior for modal dialogs which is easier to use and improves consistency across all dialogs