cvs-log | 1 Feb 2006 09:10

[otrs-cvs] CVS: doc-developer TODO,1.3,1.4

Update of /home/cvs/doc-developer
In directory osser:/tmp/cvs-serv18147

Modified Files:
	TODO 
Log Message:
insert a new todo 

Index: TODO
===================================================================
RCS file: /home/cvs/doc-developer/TODO,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** TODO	24 Jan 2006 15:15:15 -0000	1.3
--- TODO	1 Feb 2006 08:10:00 -0000	1.4
***************
*** 18,21 ****
--- 18,44 ----
        o Lang
        o URLRequestedURL
+ - Header texts for executable programms (.pl)
+ 
+ #!/usr/bin/perl -w
+ # --
+ # scripts/tools/csv2customerdb.pl - insert csv data into the customerdb - constructed for CERT-Bund
+ # Copyright (C) 2001-2006 OTRS GmbH, http://www.otrs.com/
+ # --
+ # $Id$
+ # --
(Continue reading)

cvs-log | 1 Feb 2006 09:37

[otrs-cvs] CVS: doc-developer TODO,1.4,1.5

Update of /home/cvs/doc-developer
In directory osser:/tmp/cvs-serv19261

Modified Files:
	TODO 
Log Message:
insert a new todo 

Index: TODO
===================================================================
RCS file: /home/cvs/doc-developer/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** TODO	1 Feb 2006 08:10:00 -0000	1.4
--- TODO	1 Feb 2006 08:37:19 -0000	1.5
***************
*** 43,46 ****
--- 43,54 ----

  
+ - to execute a the Testskripts use
+ 
+       perl UnitTest.pl   or
+       ./UnitTest.pl
+ 
+   in path otrs/bin
+   --help gives you the options
+ 
  misc (not scheduled yet - nobody is working on it yet)
(Continue reading)

cvs-log | 1 Feb 2006 10:51

[otrs-cvs] CVS: otrs/Kernel/Language de.pm,1.97,1.97.2.1

Update of /home/cvs/otrs/Kernel/Language
In directory osser:/tmp/cvs-serv21585/Kernel/Language

Modified Files:
      Tag: rel-2_0
	de.pm 
Log Message:
added long month translation

Index: de.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/de.pm,v
retrieving revision 1.97
retrieving revision 1.97.2.1
diff -C2 -r1.97 -r1.97.2.1
*** de.pm	7 Nov 2005 13:06:27 -0000	1.97
--- de.pm	1 Feb 2006 09:51:46 -0000	1.97.2.1
***************
*** 1,5 ****
  # --
  # Kernel/Language/de.pm - provides de language translation
! # Copyright (C) 2001-2005 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Language/de.pm - provides de language translation
! # Copyright (C) 2001-2006 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
(Continue reading)

cvs-log | 1 Feb 2006 10:52

[otrs-cvs] CVS: otrs CHANGES,1.209.2.29,1.209.2.30

Update of /home/cvs/otrs
In directory osser:/tmp/cvs-serv21748

Modified Files:
      Tag: rel-2_0
	CHANGES 
Log Message:
added long month translation

Index: CHANGES
===================================================================
RCS file: /home/cvs/otrs/CHANGES,v
retrieving revision 1.209.2.29
retrieving revision 1.209.2.30
diff -C2 -r1.209.2.29 -r1.209.2.30
*** CHANGES	31 Jan 2006 19:44:25 -0000	1.209.2.29
--- CHANGES	1 Feb 2006 09:52:22 -0000	1.209.2.30
***************
*** 10,13 ****
--- 10,14 ----
  # --
  2.0.5 (2006/??/??)
+  - (2006/02/01) added long month translation for calendar popup
   - (2006/01/30) added <OTRS_TICKET_*> and <OTRS_CONFIG_*> support to
      auto respons templates

_______________________________________________
OTRS mailing list: cvs-log - Web-CVS http://cvs.otrs.org/
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log

(Continue reading)

cvs-log | 1 Feb 2006 10:52

[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard AAAMonth.dtl, 1.1, 1.2

Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory osser:/tmp/cvs-serv21720/Kernel/Output/HTML/Standard

Modified Files:
	AAAMonth.dtl 
Log Message:
added long month translation

Index: AAAMonth.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AAAMonth.dtl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** AAAMonth.dtl	20 Dec 2002 19:08:22 -0000	1.1
--- AAAMonth.dtl	1 Feb 2006 09:52:18 -0000	1.2
***************
*** 11,12 ****
--- 11,24 ----
  $Text{"Nov"}
  $Text{"Dec"}
+ $Text{"January"}
+ $Text{"February"}
+ $Text{"March"}
+ $Text{"April"}
+ $Text{"Mai"}
+ $Text{"Juny"}
+ $Text{"July"}
+ $Text{"August"}
+ $Text{"September"}
(Continue reading)

cvs-log | 1 Feb 2006 10:52

[otrs-cvs] CVS: otrs/Kernel/Language de.pm,1.99,1.100

Update of /home/cvs/otrs/Kernel/Language
In directory osser:/tmp/cvs-serv21720/Kernel/Language

Modified Files:
	de.pm 
Log Message:
added long month translation

Index: de.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/de.pm,v
retrieving revision 1.99
retrieving revision 1.100
diff -C2 -r1.99 -r1.100
*** de.pm	29 Dec 2005 00:53:58 -0000	1.99
--- de.pm	1 Feb 2006 09:52:18 -0000	1.100
***************
*** 1,5 ****
  # --
  # Kernel/Language/de.pm - provides de language translation
! # Copyright (C) 2001-2005 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Language/de.pm - provides de language translation
! # Copyright (C) 2001-2006 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
***************
(Continue reading)

cvs-log | 1 Feb 2006 10:51

[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard AAAMonth.dtl, 1.1, 1.1.12.1

Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory osser:/tmp/cvs-serv21585/Kernel/Output/HTML/Standard

Modified Files:
      Tag: rel-2_0
	AAAMonth.dtl 
Log Message:
added long month translation

Index: AAAMonth.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AAAMonth.dtl,v
retrieving revision 1.1
retrieving revision 1.1.12.1
diff -C2 -r1.1 -r1.1.12.1
*** AAAMonth.dtl	20 Dec 2002 19:08:22 -0000	1.1
--- AAAMonth.dtl	1 Feb 2006 09:51:46 -0000	1.1.12.1
***************
*** 11,12 ****
--- 11,24 ----
  $Text{"Nov"}
  $Text{"Dec"}
+ $Text{"January"}
+ $Text{"February"}
+ $Text{"March"}
+ $Text{"April"}
+ $Text{"Mai"}
+ $Text{"Juny"}
+ $Text{"July"}
+ $Text{"August"}
(Continue reading)

cvs-log | 1 Feb 2006 10:58

[otrs-cvs] CVS: otrs/Kernel/Modules AgentTicketSearch.pm,1.10,1.11

Update of /home/cvs/otrs/Kernel/Modules
In directory osser:/tmp/cvs-serv21952/Kernel/Modules

Modified Files:
	AgentTicketSearch.pm 
Log Message:
fixed typo in time type selection

Index: AgentTicketSearch.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketSearch.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** AgentTicketSearch.pm	8 Oct 2005 12:49:40 -0000	1.10
--- AgentTicketSearch.pm	1 Feb 2006 09:58:36 -0000	1.11
***************
*** 1,5 ****
  # --
  # Kernel/Modules/AgentTicketSearch.pm - Utilities for tickets
! # Copyright (C) 2001-2005 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Modules/AgentTicketSearch.pm - Utilities for tickets
! # Copyright (C) 2001-2006 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
***************
(Continue reading)

cvs-log | 1 Feb 2006 10:58

[otrs-cvs] CVS: otrs/Kernel/Modules AgentTicketSearch.pm, 1.10, 1.10.2.1

Update of /home/cvs/otrs/Kernel/Modules
In directory osser:/tmp/cvs-serv21899/Kernel/Modules

Modified Files:
      Tag: rel-2_0
	AgentTicketSearch.pm 
Log Message:
fixed typo in time type selection

Index: AgentTicketSearch.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketSearch.pm,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -r1.10 -r1.10.2.1
*** AgentTicketSearch.pm	8 Oct 2005 12:49:40 -0000	1.10
--- AgentTicketSearch.pm	1 Feb 2006 09:58:30 -0000	1.10.2.1
***************
*** 1,5 ****
  # --
  # Kernel/Modules/AgentTicketSearch.pm - Utilities for tickets
! # Copyright (C) 2001-2005 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Modules/AgentTicketSearch.pm - Utilities for tickets
! # Copyright (C) 2001-2006 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
(Continue reading)

cvs-log | 1 Feb 2006 11:19

[otrs-cvs] CVS: otrs/Kernel/System/Web InterfaceAgent.pm, 1.9, 1.10 InterfaceCustomer.pm, 1.7, 1.8 InterfacePublic.pm, 1.3, 1.4

Update of /home/cvs/otrs/Kernel/System/Web
In directory osser:/tmp/cvs-serv22417/Kernel/System/Web

Modified Files:
	InterfaceAgent.pm InterfaceCustomer.pm InterfacePublic.pm 
Log Message:
improved perl style

Index: InterfaceAgent.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/Web/InterfaceAgent.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** InterfaceAgent.pm	20 Nov 2005 23:02:13 -0000	1.9
--- InterfaceAgent.pm	1 Feb 2006 10:19:47 -0000	1.10
***************
*** 1,5 ****
  # --
  # Kernel/System/Web/InterfaceAgent.pm - the agent interface file (incl. auth)
! # Copyright (C) 2001-2005 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/System/Web/InterfaceAgent.pm - the agent interface file (incl. auth)
! # Copyright (C) 2001-2006 Martin Edenhofer <martin+code <at> otrs.org>
  # --
  # $Id$
***************
(Continue reading)


Gmane