|
From: Ben C. <php...@be...> - 2002-03-07 17:20:58
|
Well, I've gotten to all the bugs (I think), so I'm getting ready to release 0.7.0. If any of you have the time and the inclination test, I would appreciate it. Here is the change log for the current version: : Removed the requirement for register_globals = on in PHP settings. : Added dynamic select boxes to the bug form for changing component and version information when selecting a different project. : Added bug voting : Added a filter for active and inactive users in the admin user list : Prettied up the default template : Fixed some bugginess with the restricted projects : Fixed a bug in the multi-page listing of the project admin : Allow Statuses, Severities, Resolutions, and OSes to be deleted that aren't referenced by bugs. The things that need the most testing are... 1. Having register_globals = off (and report all warnings on) to make sure I didn't miss any conversions 2. Restricting users from projects 3. Upgrading from the previous version. My target for release is Sunday or Monday, so if you have some time to do testing before then, that would be great! |