[otrs-cvs] CVS: otrs CHANGES,1.273,1.274
cvs-log at otrs.org
cvs-log at otrs.org
Wed Aug 2 13:14:15 CEST 2006
Update of /home/cvs/otrs
In directory lancelot:/tmp/cvs-serv27801
Modified Files:
CHANGES
Log Message:
fixed some typos
Index: CHANGES
===================================================================
RCS file: /home/cvs/otrs/CHANGES,v
retrieving revision 1.273
retrieving revision 1.274
diff -C2 -r1.273 -r1.274
*** CHANGES 31 Jul 2006 15:24:01 -0000 1.273
--- CHANGES 2 Aug 2006 10:14:12 -0000 1.274
***************
*** 9,13 ****
# did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
# --
! CVS head
- (2006/07/31) add PDF output feature for stats module and ticket search results
- (2006/07/26) updated to cpan MIME::Tools 5.420
--- 9,17 ----
# did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
# --
! 2.1.0 beta1 (2006/08/02)
! - (2006/07/31) added cmd option for bin/opm.pl to find package of file
! e. g. bin/opm.pl -a file -p Kernel/System/FileA.pm
! - (2006/07/31) added sleep in bin/PostMasterPOP3.pl after 10 (2 sec) and
! 25 (3 sec) emails on one stream (protect server against overload)
- (2006/07/31) add PDF output feature for stats module and ticket search results
- (2006/07/26) updated to cpan MIME::Tools 5.420
***************
*** 21,25 ****
(see more in Kernel/Config/Defaults.pm under UserSyncLDAPGroupsDefination
and UserSyncLDAPRolesDefination)
! - (2006/07/14) new stats functionality implemented :-)
- (2006/07/14) fixed bug #1258 changed language description from Traditional Chinese
to Simplified Chinese
--- 25,29 ----
(see more in Kernel/Config/Defaults.pm under UserSyncLDAPGroupsDefination
and UserSyncLDAPRolesDefination)
! - (2006/07/14) new stats framework implemented :-)
- (2006/07/14) fixed bug #1258 changed language description from Traditional Chinese
to Simplified Chinese
***************
*** 30,34 ****
and GroupUserRoleMemberList() at Kernel/System/Group.pm
- (2006/07/11) fixed bug #1132 - Wrong display of escalation time
! - (2006/07/04) Fixed bug #1151 - Error when changing customer on ticket in
TicketStatusView
- (2006/06/26) added ticket watcher feature, per default it's disabled
--- 34,38 ----
and GroupUserRoleMemberList() at Kernel/System/Group.pm
- (2006/07/11) fixed bug #1132 - Wrong display of escalation time
! - (2006/07/04) fixed bug #1151 - Error when changing customer on ticket in
TicketStatusView
- (2006/06/26) added ticket watcher feature, per default it's disabled
***************
*** 40,44 ****
- (2006/06/13) added public frontend module to serve local repository as
remote repository (accessable via IP authentication)
! - (2006/06/13) Fixed bug #1154 - Problem in displaying pending tickets
in agent mailbox
- (2006/06/07) improved postmaster follow up detection by scanning email
--- 44,48 ----
- (2006/06/13) added public frontend module to serve local repository as
remote repository (accessable via IP authentication)
! - (2006/06/13) fixed bug #1154 - Problem in displaying pending tickets
in agent mailbox
- (2006/06/07) improved postmaster follow up detection by scanning email
***************
*** 117,121 ****
- (2005/12/21) added column type check in xml database defination
- (2005/12/20) added unit test system
- in webform.pl
- (2005/12/17) improved admin view of session management
- (2005/12/04) moved FAQ from framework to own application module
--- 121,124 ----
***************
*** 272,276 ****
- (2005/10/17) fixed missing db quoting in Kernel/System/Auth/DB.pm
- (2005/10/15) small rework of Kernel/Language/de.pm with improved wording
! - (2005/10/15) fixed bug #889 - Fixed QuoteSignle typo and added changed
QuoteSingle for PostgreSQL
- (2005/10/15) Added correct quoting in Filter.pm when deleting a
--- 275,279 ----
- (2005/10/17) fixed missing db quoting in Kernel/System/Auth/DB.pm
- (2005/10/15) small rework of Kernel/Language/de.pm with improved wording
! - (2005/10/15) fixed bug #889 - fixed QuoteSignle typo and added changed
QuoteSingle for PostgreSQL
- (2005/10/15) Added correct quoting in Filter.pm when deleting a
***************
*** 339,343 ****
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
--- 342,346 ----
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
***************
*** 400,406 ****
- (2005/08/06) added warning message in customer panel on account create
if invalid email address is given
! - (2005/08/05) Fixed bug #850 - Can't locate object method "KeySearch"
error"
! - (2005/08/05) Fixed bug #860 - Error in AgentTicketForward.pm, missing
title in the warning for the owner check
- (2005/08/04) updated it translation - thanks to Giordano Bianchi!
--- 403,409 ----
- (2005/08/06) added warning message in customer panel on account create
if invalid email address is given
! - (2005/08/05) fixed bug #850 - Can't locate object method "KeySearch"
error"
! - (2005/08/05) fixed bug #860 - Error in AgentTicketForward.pm, missing
title in the warning for the owner check
- (2005/08/04) updated it translation - thanks to Giordano Bianchi!
More information about the cvs-log
mailing list