PHP RT - Enterprise Action Tracker
PHP RT

Latest Release

The latest release is version 3.3.4

- Version 3.3.5
  - Fixed text and history showing \r\n instead of an actual newline
  - The mysql.schema file had 2 table creates -- removed extra one
  - in index.php if nothing is posted for the type of search, use "=" by default
  - in replicate ticket php file, added mysql-real-escape-string calls x2 places
  - fixed email notice and link for reactivation codes (when account becomes disabled)

- Version 3.3.4
  - Added Graphs

- Version 3.3.3
  - removed license key checker
  - enabled multi language packages (English is full, French is a template)
  - fixed bug#119 (filter on state works now)
  - added links to set/change language used.

- Version 3.3.2
  - Fixed "View Ticket" box to only appear if a person is logged in.

- Version 3.3.1
  - Fixed posting of data like ' or null bytes for servers that dont have
    enabled by default this protection
    (modified function: convertDataToReadable)
  - Changed minimum length of a project abbreviation to be 2 (it was 3)
  - Updated that all validated code will be protected from null bytes and tics
    and the such like
  - updated DB-admin setting of a project when restricted-access is turned off
    at the DB level, it was previously not possible to edit the project settings.

- Version 3.3.0
  - moved to GLP license for release into sourceforge as
    an open source project