OTRS v2.0.1 Release Notes

Release Date: 2005-08-01 // almost 19 years ago
    • 2005-07-31 fixed bug#602 - CustomerIDs and CustomerUserIDs are lowercased before being assigned to a ticket
    • 2005-07-31 fixed bug#600 - Wide character death in IPC.pl
    • 2005-07-31 fixed bug#593 - Need ID or Name in log file
    • 2005-07-31 fixed missing recover of .save files on uninstall of .opm packages
    • 2005-07-31 fixed DBUpdate-to-2.0.postgresql.sql - alter table time_accounting - DECIMAL(10,2), fixed UPDATE ticket SET escalation_start_time
    • 2005-07-31 fixed bug#566 - Wide character in print, ArticleStorageFS.pm
    • 2005-07-29 fixed required time accounting option in js of phone and email ticket
    • 2005-07-29 fixed bug#817 - added missing freetime1, freetime2 in otrs-schema.postgresql.sql and scripts/DBUpdate-to-2.0.postgresql.sql
    • 2005-07-29 added hour and minutes in time selection in ticket search in admin, agent and customer interface - bug#843
    • 2005-07-28 updated es tranlsation file by Jorge Becerra - Thanks!
    • 2005-07-28 updated translation files
    • 2005-07-28 fixed bug in ticket expand view
    • 2005-07-28 just framework options for web installer, removed ticket options
    • 2005-07-28 moved to global GetExpiredSessionIDs() for bin/DeleteSessionIDs.pl and Kernel/System/AuthSession.pm
    • 2005-07-24 added missing from realname on phone follow up in Kernel::Modules::AgentTicketPhone
    • 2005-07-24 improved scripts/tools/charset-convert.pl tool with get opt params and with file option
    • 2005-07-24 added block feature for system stats
    • 2005-07-24 added auto removed of expired sessions on CreateSessionID()
    • 2005-07-23 removed access of admin group to stats module (because of existing own stats group)
    • 2005-07-23 improved page title with ticket number of Kernel::Modules::AgentTicketPlain frontend module
    • 2005-07-23 moved ticket unlock after merge from frontend module to Kernel::System::Ticket (because it's a core function)
    • 2005-07-23 disabled PGP and SMIME in default setup (because if it's not configured there are many warnings in error log)