OTRS v2.0.3 Release Notes

Release Date: 2005-09-28 // over 18 years ago
    • 2005-09-28 fixed typo in config option name for csv search output, so configable csv search output is now possible
    • 2005-09-28 improved speed of Kernel::System::AgentTicketMailbox (added page jumper)
    • 2005-09-28 fixed not deleting var/tmp/XXXXXX.tmp files
    • 2005-09-26 fixed not working cache in Kernel::System::User->UserGetData()
    • 2005-09-24 fixed small oracle database driver bugs
    • 2005-09-24 added initial user groups add (UserSyncLDAPGroups) after initial login
    • 2005-09-19 moved ldap user sync after login from Kernel/System/User.pm to Kernel/System/Auth/LDAP.pm (already an existing ldap module)
    • 2005-09-19 fixed ticket search create day and month selection (e. g. 009) if input fields (no pull downs) are used
    • 2005-09-19 removed js from change ticket customer
    • 2005-09-19 fixed bin/mkStats.pl - no attachments are sent
    • 2005-09-18 removed auto result in object link mask (search submit required first!) and improved html design
    • 2005-09-17 added DefaultTheme::HostBased config option for host name based theme selection
    • 2005-09-14 fixed move action module in Kernel/Output/HTML/Standard/AgentTicketQueueTicketViewLite.dtl
    • 2005-09-13 fixed ticket search with IE if many options are selected
    • 2005-09-11 improved html style in customer panel
    • 2005-09-09 added Chinese translation, thanks to zuowei
    • 2005-09-07 added admin "su" (Switch To User) feature (it's disabled per default)
    • 2005-09-05 moved to german "Ihr OTRS Benachrichtigungs-Master" wording in default notifications
    • 2005-09-05 added missing default state and article type option to Kernel/Modules/AgentTicketClose.pm
    • 2005-09-04 changed max. session time from 9h to 10h
    • 2005-09-04 added missing config options in Kernel/Modules/AgentTicketEmail.pm and Kernel/Modules/AgentTicketPhone.pm for show count of customer ticket history
    • 2005-09-04 added missing Kernel::Modules::AgentLookup module registration
    • 2005-09-04 fixed ArticleGetContentPath() in Kernel/System/Ticket/Article.pm, removed "uninitialized value" warning if no content path is set in db'
    • 2005-09-04 fixed ArticleWriteAttachment() in Kernel/System/Ticket/ArticleStorageFS.pm, added ContentPath lookup
    • 2005-09-04 fixed SubGroup of Ticket::Frontend::CustomerInfo(Queue|Zoom| Compose), Frontend::Agent is the correct one
    • 2005-09-04 added possibe state selection in owner update screen
    • 2005-08-29 fixed bug#905 - fixed SuSE meta header info, try-restart arg, and some smaller fixes
    • 2005-08-26 added package manager deploy check in admin interface, if package is really deployed (compare files in filesystem and package)
    • 2005-08-26 added time accounting option to ticket move mask
    • 2005-08-26 replaced localtime(time) with Kernel::System::Time core module in several files
    • 2005-08-26 removed empty thai translation file
    • 2005-08-24 replaced scripts/restore.sh and scripts/backup.sh with improved scripts/backup.pl and scripts/restore.pl scripts
    • 2005-08-24 added SMIME and PGP environment check in admin interface
    • 2005-08-23 fixed bug#891 - typo in Login.dtl