Ticket.pm enhancement
2008-09-01 13:42:23 GMT
Hi, how can I add some features to the sources of the living version of otrs? In this particular case I have extended Kernel/System/Ticket.pm to include a parameter OldState on the call to TicketEventHandlerPost because I have seen no other easy way to handle different actions on the same new state but different old states. Also I have added a TicketFreeTime<X>OlderNow To TicketSearch so I have not to first build the string-date for the actual time in generic agent if I want to have FreeTime as timer. regards Christian ____________________________________________________________________ Psssst! Schon vom neuen WEB.DE MultiMessenger gehört? Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123 _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
Today we created a cvs branch for OTRS 2.3. That means this branch
will have all future bug fixes for OTRS 2.3.x (just bug fixes no new
features).
To checkout the 2.1 branch use:
===============================
"cvs -z3 -d :pserver:<user> <at> cvs.otrs.org:/home/cvs co -r rel-2_3 otrs"
To checkout the cvs HEAD use:
=============================
"cvs -z3 -d :pserver:<user> <at> cvs.otrs.org:/home/cvs co otrs"
Thanks, and happy coding! .-)
PS: The current stats about the OTRS framework source code (_without_
all additional modules like WebMail, FAQ, FileManager, SIRIOS, ...) is:
-----------------------------------------------------------------
Source code lines (*.sh) : 968
Source code lines (*.pl) : 7344
Source code lines (*.pm) : 207644
Source code lines (*.t) : 24593
Source code lines (*.dtl): 22069
Source code lines (*.xml): 18279
-----------------------------------------------------------------
That means we have totally -->> 280.897 <<-- lines source code in OTRS
2.3. ;)
-Martin
RSS Feed