Archive

Archive for June, 2009

Glovebox v0.2.1 Released

June 13th, 2009 Andrew Rankin No comments

I’ve released Glovebox Version 0.2.1 on Sourceforge.  It has a few bug fixes as well as the correct database schema included. Other changes include:

  • Modified JavaScript so it would load & function in IE
  • Changed “class” to “clas” within JS, Perl, and the database. IE didn’t like using the word “class” as a variable name, changed else where for consistency.
  • Stopped opening of “right-click” menu when pressed on an interface folder
  • Fixed DB Schema to include basic information for default OIDs and Interfaces.
  • Modified Apache configuration so SSIs would work correctly in Apache 2, changed the SSIs to only execute on .shtml files
  • Renamed index.html to index.shtml

There is a database change, so you must run the sql file located in the upgrade folder!

You can download it here.