PHP RT - Enterprise Action Tracker
PHP RT

Latest Release

The latest release is version 3.3.6

  1. - Version 3.3.5
    1. - changed all php tags from "<?" to "<?php" for enhanced portability
    2. - changed all short echos from "<?=" to "<?php echo "
  2. - Version 3.3.5
    1. - Fixed text and history showing \r\n instead of an actual newline
    2. - The mysql.schema file had 2 table creates -- removed extra one
    3. - in index.php if nothing is posted for the type of search, use "=" by default
    4. - in replicate ticket php file, added mysql-real-escape-string calls x2 places
    5. - fixed email notice and link for reactivation codes (when account becomes disabled)
  3. - Version 3.3.4
    1. - Added Graphs
  4. - Version 3.3.3
    1. - removed license key checker
    2. - enabled multi language packages (English is full, French is a template)
    3. - fixed bug#119 (filter on state works now)
    4. - added links to set/change language used.
  5. - Version 3.3.2
    1. - Fixed "View Ticket" box to only appear if a person is logged in.
  6. - Version 3.3.1
    1. - Fixed posting of data like ' or null bytes for servers that dont have enabled by default this protection (modified function: convertDataToReadable)
    2. - Changed minimum length of a project abbreviation to be 2 (it was 3)
    3. - Updated that all validated code will be protected from null bytes and tics and the such like
    4. - 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.
  7. - Version 3.3.0
    1. - moved to GLP license for release into sourceforge as an open source project