Testitool Change Log

  • 1.0b6 - June 3, 2003

    • Certified to work with fully revamped PHP_Users beta 1
    • Updated to use PHP_Users permissioning framework
    • reorganized file structure a bit - put fragments and stuff in an include directory
    • Updated documentation
    • Certified with PHP 3.2.x
    • Got rid of dependency upon register_globals being turned on
    • Started updated all source to PEAR coding conventions
    • Added CVS tags
  • 1.0b5 - August 11, 2002

    • Certified to work with PHP_Users alpha 7 (alpha 7 has minor bug fixes only)
    • added loginbox.php to fragments/usermenu.php which makes php_users integration a little more obvious.
    • made columns sortable and reverse sortable
    • added ability to copy test plan execution instances
    • added more page titles
  • 1.0b4 - August 7, 2002

    • improved menus across site, made consistent with other majordojo menus
    • slightly rearranged front door, added a login box, a user menu, etc.
    • rearranged test plan page to compress it a bit and make it cleaner
    • renamed test_case "name" to "summary"
    • moved 'steps to reproduce' to test plan level
    • fixed bug in CSV export layer
    • testitool nows ships with some sample data
  • 1.0b3 - August 5, 2002

    • checks properly to see if users are logged in.
    • you can now add a bug immediately after failing a test case
    • added difficulty field to test case
    • changed size of instance description field
    • minor bug fixes
    • fixed bugzilla integration SQL error
    • added some forgotten bread crumb trails
    • started to add page titles
  • 1.0b2 - August 1, 2002

    • Added bread crumb trails to every page making it a little easier to navigate
    • got rid of all calls to local sqlescape function in favor of PHP's mysqlescape_string
    • minor bug fixes
    • added TestExecution class to testitool.inc
    • added Steps to Reproduce to test table and made it editable through UI
    • added 'type' field to test cases
  • 1.0b1 - July 29, 2002

    • Synced up the install to work with the latest version of PHP
    • Got it working with latest rev of PHP_Users
    • Major bug fixes TO DO:
    • automated install process
    • clean up navigation
  • 0.9a - April 4, 2002 This is the initial release of testitool. It is in pretty good shape considering, but could still use some testing and usability enhancements.



Close