home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Freeware / Programare / bugzero / WEB-INF / release.txt < prev    next >
Encoding:
Text File  |  2003-06-09  |  15.7 KB  |  286 lines

  1. Bugzero Bug Tracking System (http://www.websina.com/bugzero/) build 2.6.1-0082
  2. Copyright (c) 2003 WEBsina, Inc. All rights reserved <dev@websina.com>
  3.  
  4.  
  5.           version 2.6.1 (feature enhancements, Tue Jun 10, 2003)
  6.           -----------------------------------------------------
  7. The responsible, project, and stored query lists are now sorted alphabetically.
  8. The field name of "resolution" is renamed to "response".
  9.  
  10.           version 2.6  (feature enhancements, Wed Jun 4, 2003)
  11.           ----------------------------------------------------
  12. The state, priority, severity, and issue_type columns were moved from the project
  13. table to the fieldset table. Four more additional columns were added to the issue
  14. table and two are for textarea type. The page layout for query and report was
  15. improved. Stalled database connections are now properly handled so that application
  16. server restart is not required in case of a database server down. User names and
  17. project IDs are now sorted on the administration forms. A problem related to the
  18. case sensitivity of the field items was fixed.
  19.  
  20.           version 2.5  (feature enhancements, Fri May 16, 2003)
  21.           ----------------------------------------------------
  22. A user signature was added for email notification and a check box was added on the
  23. issue form to be able to not sending email notification. The display names of all
  24. project related fields can now be configured with the administration web interface.
  25. Some originally mandatory fields are now optional and can be dropped. Date time is
  26. now localized and displayed based on the time zone of the user. The group.properties
  27. file has been modified with a new format. Some issues with Sybase databases were
  28. resolved and a backslash problem with MySql databases was also fixed.
  29.  
  30.           version 2.4.2  (bug fixes and feature enhancements, Mon Apr 28, 2003)
  31.           --------------------------------------------------------------------
  32. File attachments can now be attached to the notification email if wanted and inbound
  33. email parsing was improved.
  34.  
  35.           version 2.4.1  (bug fixes and feature enhancements, Wed Apr 23, 2003)
  36.           --------------------------------------------------------------------
  37. A Javascript problem on the query page was fixed for browsers on Mac OS. A new email
  38. filter based on "Received" was added. The default option in the query/report page
  39. was renamed to "-" from "all". 
  40.  
  41.           version 2.4  (feature enhancements, Mon Apr 14, 2003)
  42.           ----------------------------------------------------
  43. The email submission feature was significantly improved by allowing new bug submission
  44. and email attachment, and adding an email filter for un-wanted mails. An about page 
  45. was added and a bug related to resource bundle reloading was fixed.
  46.  
  47.           version 2.3.2  (feature enhancements, Wed Apr 2, 2003)
  48.           -----------------------------------------------------
  49. Messages are now mostly externalized to a properties file and can thus be modified
  50. and internationalized easily. 
  51.  
  52.           version 2.3.1  (bug fixes, Wed Mar 26, 2003)
  53.           -----------------------------------------------------
  54. A bug that was causing the field item ordering problem was fixed, and another one
  55. that may have caused a table creation problem with Oracle databases was also fixed.
  56. A user account is not allowed to be deleted if there is any project assignment
  57. associated with it, and exception handling was improved.
  58.  
  59.           version 2.3  (feature enhancements, Fri Mar 14, 2003)
  60.           -----------------------------------------------------
  61. Query results and report summary can now be exported to a file in csv format,
  62. and two more optional custom fields were added in this version.
  63.  
  64.           version 2.2.5  (feature enhancements, Fri Mar 7, 2003)
  65.           ------------------------------------------------------
  66. A new project directory was added to hold the project files that were previously
  67. located in the conf directory, the user browser's cookie support is now more 
  68. correctly detected, and error logging was improved.
  69.  
  70.           version 2.2.4  (feature enhancements, Fri Feb 14, 2003)
  71.           ------------------------------------------------------
  72. A new project can now be cloned from an existing project, and an error message
  73. is displayed if the browser does not allow temporary cookies. A few minor bugs
  74. were fixed.
  75.   
  76.           version 2.2.3  (feature enhancements, Thu Feb 6, 2003)
  77.           ------------------------------------------------------
  78. Multiple files can now be attached to a bug report. A problem that was causing the
  79. setup program to not start when there was a space in the path was fixed, and a
  80. problem with HTTP proxy servers was also fixed.
  81.  
  82.           version 2.2.2  (feature enhancements, Wed Jan 22, 2003)
  83.           ------------------------------------------------------
  84. The program was completely re-packaged, and modifications to the classpath of
  85. the servlet container are no longer required. A system.properties file was added.
  86.  
  87.           version 2.2.1  (feature enhancements, Wed Jan 8, 2003)
  88.           -----------------------------------------------------
  89. The sort order information is now stored along with the stored query (shown on
  90. the home and query result pages). On the query form, the text search string is
  91. now parsed automatically, the author field is now a pull-down menu, the date 
  92. search has now an additional 'between' selection, and the sort order field was
  93. added. The user interface was improved.
  94.  
  95.           version 2.2  (feature enhancements, Mon Nov 12, 2002)
  96.           ----------------------------------------------------
  97. The name of an existing project can now be changed at runtime by using the 
  98. administration interface. A project can now be de-activated without deleting it 
  99. from the database, and can be re-activated later. A de-activated project will
  100. not been seen by any users except the admin.
  101. Field names seen on the form (i.e., the label) can now be configured through
  102. the administration web interface, instead of editing the properties file.
  103. They are now associated with the project, and so different projects can have
  104. completely different field names (labels). 
  105.  
  106.           version 2.1.3 (feature enhancements, Sat Nov 2, 2002)
  107.           ----------------------------------------------------
  108. A new kind of report was added, the administration interface was improved,
  109. and user access control was modified slightly.
  110.  
  111.           version 2.1.2 (feature enhancements and bug fixes, Mon Oct 14, 2002)
  112.           -------------------------------------------------------------------
  113. Full names are now displayed on the administration interface instead of 
  114. usernames. An additional table was added for Oracle databases, and
  115. PointBase databases are now supported. A reload problem with Mozilla
  116. on the report chart page was fixed, and a problem with deleting users
  117. in MySQL databases was fixed.
  118.  
  119.           version 2.1.1 (feature enhancements, Sat Oct 5, 2002)
  120.           ----------------------------------------------------
  121. Sorting was implemented for the query results. User full names are now displayed
  122. in the query result instead of usernames. The email feature can now be completely
  123. disabled.
  124.  
  125.           version 2.1 (major release, Sat Sep 21, 2002)
  126.           --------------------------------------------
  127. Bug report through email was implemented. CVS source control
  128. integration was added. Custom fields in the form can now be selected as either 
  129. an itemized select field or an input text field.
  130.  
  131.           version 2.0 (major release, Tue Sep 10, 2002)
  132.           --------------------------------------------
  133. A new database table was added to handle the case where certain
  134. bug fields have a very large number of options, such as a 'TestCase' field that
  135. has many test cases. Upgrading from previous versions is possible by manually
  136. adding this new table and modifying other two tables. 
  137.  
  138.  
  139.           version 1.5 (feature enhancements, Tue Sep 3, 2002)
  140.           --------------------------------------------------
  141. All the inline cascading style sheets were moved to a seperate
  142. file. The jsp files used only for including were renamed to have a .jspf
  143. extension to avoid standalone compilation by certain J2EE containers. 
  144. The field name of 'project_area2' was renamed to 'others'.
  145. More colors were added for creating reports charts.
  146.  
  147.  
  148.           version 1.4.3 (bug fixes, Tue Aug 27, 2002)
  149.           ------------------------------------------
  150. A bug that was causing the slow database queries with MySQL was fixed.
  151.  
  152.           version 1.4.2 (feature enhancements and bug fixes, Wed Aug 14, 2002)
  153.           --------------------------------------------------------------------
  154. A bug that was occasionally causing the setup program to exit before completion
  155. was fixed. Deployment description onto JBoss, JRun, Resin, and iPlanet was added.
  156.  
  157.           version 1.4.1 (feature enhancements and bug fixes, Sun Aug 4, 2002)
  158.           -------------------------------------------------------------------
  159. Some originally unchangeable bug fields are now allowed to be changed.
  160. A classloading bug that occurs under Oracle 9i application server was fixed. 
  161. Deployment description on Orion Server was modified.
  162.  
  163.           version 1.4 (major feature enhancements, Sun Jul 14, 2002)
  164.           ---------------------------------------------------------
  165. A setup program was added to guide you through all the system configurations
  166. related to the database, the email account, and the servlet engine.
  167.  
  168.           version 1.3.2 (bug fixes, Wed Jun 26, 2002)
  169.           ------------------------------------------
  170. Many workarounds were added for IBM WebSphere to work;
  171. problems addressed include WebSphere's incorrect handling of HttpServletResponse
  172. sendRedirect, and its incorrect importing of IBM packages for compiling jsp pages.
  173.  
  174.           version 1.3.1 (major bug fixes, Sun Jun 16, 2002)
  175.           ------------------------------------------------
  176. A few issues related to the IBM DB2 database system were
  177. resolved. In particular, due to certain limitations of DB2, table name with
  178. 'constraints' was renamed to 'filter'. Also in this release, the access
  179. control was expanded and user documentation was substantially updated. 
  180. Because of this database schema change, all users are encouraged to upgrade. 
  181.  
  182.           version 1.3 (major feature enhancements, Mon Jun 3, 2002)
  183.           --------------------------------------------------------
  184. The workflow has been expanded to configure the automatic 
  185. bug re-assignment based on the new bug state and to configure the states 
  186. a user can set based on the group of the user. User groups are now loaded from
  187. a properties file. A few bugs related to the administration tool were also
  188. fixed.
  189.  
  190.           version 1.2.1 (bug fixes, Tue May 28, 2002)
  191.           ------------------------------------------
  192. Workaround instructions were added for cases when Bugzero is installed on a 
  193. Unix (Linux) OS which does not run an X11 server and thus graphic bug reports
  194. cannot be created (a Java AWT toolkit issue). 
  195. A few bugs related to MySQL databases were also fixed. 
  196.  
  197.           version 1.2 (major feature enhancements, Wed May 8, 2002)
  198.           ---------------------------------------------------------
  199. Bugzero has been ported to MySQL database. A few bugs related to Oracle
  200. databases were also fixed.
  201.  
  202.           version 1.1.3 (minor bug fixes, Mon Apr 29, 2002)
  203.           -------------------------------------------------
  204. "Enter-to-submit" in the report form was disabled to avoid a undefined report
  205. type (a button now has to be clicked to submit the form). 
  206. A null point exception for the stored query was fixed. 
  207.  
  208.           version 1.1.2 (minor feature enhancements, Mon Apr 15, 2002)
  209.           -----------------------------------------------------------
  210. The show results per page is now an input parameter and is 
  211. saved for each stored query, email address validation is applied to the CC field
  212. on the client side and invalid email is rejected, the text of Description or
  213. Resolution in the Audit Trail is displayed in <pre> block so that line
  214. feed is perserved, and some minor bugs have been fixed.
  215.  
  216.           version 1.1.1 (minor feature enhancements, Mon Apr 8, 2002)
  217.           ----------------------------------------------------------
  218. The user interface was changed based on a new color schema. Audit trail is
  219. now in reverse chronical order and the Resolution field is labeled as 
  220. as Resolution (instead of Description). The user manual was updated.
  221.  
  222.           version 1.1 (major feature enhancements, Mon Apr 1, 2002)
  223.           --------------------------------------------------------
  224. A new feature, workflow support, has been added. For each
  225. state during the lifecycle of a bug/issue, the next states it is allowed to go can
  226. be restricted. Some minor bugs were fixed for the administration tool.
  227.  
  228.           version 1.0 (major feature enhancements, Sun Mar 24, 2002)
  229.           ---------------------------------------------------------
  230. By adding the trend metrics (report) and the user preferences function,
  231. this release completes all the major features of Bugzero.
  232. Navigation buttons were added for the query result that are now displayed 
  233. on multiple pages instead of on one single page.
  234.  
  235.           version 0.9.1 (minor feature enhancements, Mon Mar 18, 2002)
  236.           -----------------------------------------------------------
  237. The jsp pages for the administration tool were completely rewritten to have
  238. the same look and feel as the rest of the system. A new bug report field was 
  239. added to CC people for email notification.
  240.  
  241.           version 0.9 (major feature enhancements, Mon Mar 11, 2002)
  242.           ---------------------------------------------------------
  243. A Web-based system administration tool for runtime project configuration and 
  244. user account management was added. The commandline tool was made more user friendly.
  245. A table name change was added to avoid an Oracle reserved word. 
  246.  
  247.           version 0.8.1 (minor bug fixes, Mon Feb 11, 2002)
  248.           -------------------------------------------------
  249. This release fixes some cosmetic bugs and adds a FAQ file. The database properties
  250. file was also slightly modified. 
  251.  
  252.           version 0.8 (minor feature enhancements, Wed Jan 23, 2002)
  253.           ---------------------------------------------------------
  254. The web content was packaged into a war file for standard servlet deployment.
  255. JavaMail jar files were bundled with bugzero for convenience. A bug that 
  256. allowed an empty query name to be saved has been fixed. 
  257.  
  258.           version 0.7 (minor feature enhancements, Tue Jan 15, 2002)
  259.           ---------------------------------------------------------
  260. The user-group function was implemented. The notification email is now based
  261. on a template so that it can be configured. A file-attachement bug that 
  262. caused file upload failure for the Opera browser was fixed.  
  263.  
  264.           version 0.6 (major feature enhancements, Mon Jan 7, 2002)
  265.           --------------------------------------------------------
  266. The email notification function was implemented. Feature enhancements, including
  267. an "Ignore closed bugs" checkbox on the query page, a "GOTO Bug#" field on 
  268. each page header, and a new Help page (incomplete) were made. A bug related
  269. to url redirection was fixed.
  270.  
  271.           version 0.5.1 (minor bug fixes, Thu Dec 27, 2001)
  272.           ------------------------------------------------
  273. Bugs related to empty spaces in the URL for Netscape browsers and binary file
  274. attachment were fixed. A script to populate the tables was provided so that
  275. Bugzero can be used out-of-the-box. 
  276.  
  277.           version 0.5 (initial release, Sun Dec 16, 2001)
  278.           ----------------------------------------------
  279. Implemented features:
  280.   1. add/create, edit/view, query/search bug(s).
  281.   2. automatic bug assignment.
  282.   3. submit, save, and remove stored-query
  283.   4. file attachment.
  284.   5. bug-audit trail.
  285.  
  286.