[otrs-cvs] CVS: Incident Incident.sopm, 1.19, 1.20 TODO.Incident,
1.8, 1.9
cvs-log at otrs.org
cvs-log at otrs.org
Tue Jan 2 08:50:58 CET 2007
Update of /home/cvs/Incident
In directory lancelot:/tmp/cvs-serv27221
Modified Files:
Incident.sopm TODO.Incident
Log Message:
changes which are requiered for OTRS 2.1
Index: Incident.sopm
===================================================================
RCS file: /home/cvs/Incident/Incident.sopm,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** Incident.sopm 2 Jan 2007 06:50:55 -0000 1.19
--- Incident.sopm 2 Jan 2007 07:50:56 -0000 1.20
***************
*** 4,8 ****
<Name>Incident</Name>
<Version>0.0.0</Version>
! <Framework>2.0.x</Framework>
<PackageRequired Version="1.2.0">SIRIOS</PackageRequired>
<Vendor>OTRS GmbH</Vendor>
--- 4,8 ----
<Name>Incident</Name>
<Version>0.0.0</Version>
! <Framework>2.1.x</Framework>
<PackageRequired Version="1.2.0">SIRIOS</PackageRequired>
<Vendor>OTRS GmbH</Vendor>
***************
*** 26,29 ****
--- 26,32 ----
<Description Lang="de">Ein Vorfallsmodul.</Description>
<Filelist>
+ <File Permission="644" Location="var/httpd/htdocs/images/Standard/box-nonselected.png"></File>
+ <File Permission="644" Location="var/httpd/htdocs/images/Standard/box-selected_passive.png"></File>
+ <File Permission="644" Location="var/httpd/htdocs/images/Standard/box-selected.png"></File>
<File Permission="644" Location="var/httpd/htdocs/images/Standard/incident.png"></File>
<File Permission="644" Location="Kernel/System/Incident.pm"></File>
***************
*** 54,59 ****
<File Permission="644" Location="Kernel/Config/Files/Incident.pm"></File>
<File Permission="644" Location="Kernel/Config/Files/Incident.xml"></File>
! <!-- Framework 2.1 insert the nonselect icons -->
! <!-- <File Permission="644" Location="Kernel/System/Stats/Dynamic/Incident.pm"></File> -->
</Filelist>
<DatabaseInstall>
--- 57,61 ----
<File Permission="644" Location="Kernel/Config/Files/Incident.pm"></File>
<File Permission="644" Location="Kernel/Config/Files/Incident.xml"></File>
! <File Permission="644" Location="Kernel/System/Stats/Dynamic/Incident.pm"></File>
</Filelist>
<DatabaseInstall>
Index: TODO.Incident
===================================================================
RCS file: /home/cvs/Incident/TODO.Incident,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** TODO.Incident 2 Jan 2007 06:50:55 -0000 1.8
--- TODO.Incident 2 Jan 2007 07:50:56 -0000 1.9
***************
*** 10,22 ****
# --
! 2.0 Incident
! - change the overview and search resultmask to the new design
! - use the datebuild function
!
! 2.1
! - Include the System/Stats/Dynamic-Object in the sopm and path location
- remove AgentWindowTabStart and Stop an change the Incident-Module
to AgentWindowTab
2.2
--- 10,19 ----
# --
! 2.1 Incident
- remove AgentWindowTabStart and Stop an change the Incident-Module
to AgentWindowTab
+ - change the overview and search resultmask to the new design
+ - use the datebuild function
2.2
More information about the cvs-log
mailing list