zTracker has released its second revision, this version fixes a potentially showstopper in the system administration section that would prevent from saving project properties, also several other bugs and enhancements have been applied, from the changes.txt:
zTracker 1.0 (Rev 2)
====================
- Released April 25, 2007
- Bugfix #7 - Allow exclusion of closed tickets on view_tickets page (quick view)
- Bugfix #9 - Added favicon.ico
- Bugfix #22 - Reduce boxed area for ticket response section
- Bugfix #29 - Changed JS variables in edit project page (admin section), IE6 apparently does not like
JS variable names to have the same name as an element's id.
- (Radically) changed the way updates are performed, there is no longer a "zt_upgrades" table in the
database, since that would imply having to update the table itself on each product update, which
defeats the purpose of "update-through-the-web" approach, the zTracker class now provides
its own internal mechanism for updating the SQL database.
- Added "install.txt" (very basic steps) in the main zTracker directory
If you already have zTracker installed, make a backup of your "acl_users", replace the product with the new copy and visit the main index_html page that will guide you to the system upgrade process. If you are new to zTracker, please visit the appropriate forum for detailed instructions on how to install zTracker.
-- sb