[otrs-cvs] CVS: otrs CHANGES,1.265,1.266 TODO,1.102,1.103

cvs-log at otrs.org cvs-log at otrs.org
Fri Jul 14 10:15:58 CEST 2006


Update of /home/cvs/otrs
In directory lancelot:/tmp/cvs-serv19618

Modified Files:
	CHANGES TODO 
Log Message:
insert the new stats functionality

Index: CHANGES
===================================================================
RCS file: /home/cvs/otrs/CHANGES,v
retrieving revision 1.265
retrieving revision 1.266
diff -C2 -r1.265 -r1.266
*** CHANGES	14 Jul 2006 07:11:58 -0000	1.265
--- CHANGES	14 Jul 2006 07:15:56 -0000	1.266
***************
*** 10,13 ****
--- 10,15 ----
  # --
  CVS head
+ 
+  - (2006/07/14) insert the new statsfunctionality in OTRS 2.1
   - (2006/07/14) Changed language description from Traditional Chinese
      to Simplified Chinese (bug #1258)
***************
*** 16,19 ****
--- 18,22 ----
      and modify GroupMemberList(), GroupGroupMemberList(), GroupRoleMemberList()
      and GroupUserRoleMemberList() at Kernel/System/Group.pm
+  - (2006/07/11) improved performance of ticket search mask (in cases with
   - (2006/07/11) fixed bug 1132 - Wrong display of escalation time
   - (2006/07/04) Fixed bug 1151 - Error when changing customer on ticket in

Index: TODO
===================================================================
RCS file: /home/cvs/otrs/TODO,v
retrieving revision 1.102
retrieving revision 1.103
diff -C2 -r1.102 -r1.103
*** TODO	23 Jun 2006 09:22:21 -0000	1.102
--- TODO	14 Jul 2006 07:15:56 -0000	1.103
***************
*** 65,68 ****
--- 65,70 ----
  - Remove Sql-Statements form AgentTicketQueue - Attention don't forget the SIRIOS-file
  - Header.dtl and CustomerHeader.dtl move $Env{Images} to SysConfig
+ - stats functionality: - stats doku in admin manual
+ 
  
  2.2
***************
*** 71,74 ****
--- 73,78 ----
    + a better description
  - insert a function which marks all config settings in the SysConfig which still defined in the config.pm
+ - stats functionality: - use the pdf - backend for output
+                        - insert a function to handle new default stats
  
  3.0
***************
*** 147,148 ****
--- 151,154 ----
  - a Extension of the generic agent that he can be triggered by an event
  - Systemchecklist - with all informations of the system, for better support. Plus a function for a automatic apache errorlog export
+ - stats functionality: - use a existing stat as template for a new stat
+                        - integrate a CustomerFrontendModul Stats/Dynamic/Customer.pm
\ No newline at end of file



More information about the cvs-log mailing list