Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Changelog

  • 0.9.0 (First beta release)
    • UPDATE: use the tool session instead of the http session for storing the spring webflow state
    • UPDATE: layout update, conforming to the sakai layout.
  • 0.0.5
    • UPDATE: Fixed some dependencies, no functional changes
  • 0.0.4
    • UPDATE: Ported to & tested on Oracle 10g, for existing installations see skinmanager_0_0_3-0_0_4_mysql_conversion.sql for updating.
    • BUGFIX: Cleanup of temp files when running update
    • UPDATE: Error handling now more robust, error conditions handled properly
  • 0.0.3
    • REQUEST: Sort skin names, large quantities of skins are hard to manage without sorting
    • UPDATE: .classpath file references generic JRE container
    • BUGFIX: Hibernate mapping did not result in right column type in MySQL. Manifestation of this bug is the inability to upload files larger than 64KB.
  • 0.0.2
    • UPDATE: Removed spring webflow et. al. from shared lib and moved into web app libs
    • UPDATE: Javadoc
    • UPDATE: Spring configuration update
  • No labels