Mailing List Archive

CVS commit: rt
Module Name: rt
Committed By: jesse
Date: Tue Sep 5 02:52:13 UTC 2000

Modified Files:
rt: Makefile TODO
rt/bin: rtmux.pl webmux.pl
rt/etc: config.pm
rt/lib/RT: Record.pm User.pm
rt/lib/RT/Interface: Web.pm

Log Message:
A couple of bugfixes related to the switch to SearchBuilder.
A few webui cleanups.
A bit of abstraction to make the eventual fastcgi port easier.


To generate a diff of this commit:
cvs rdiff -u -r1.90.2.91 -r1.90.2.92 rt/Makefile
cvs rdiff -u -r1.10.2.5 -r1.10.2.6 rt/TODO
cvs rdiff -u -r1.15.2.32 -r1.15.2.33 rt/bin/rtmux.pl
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 rt/bin/webmux.pl
cvs rdiff -u -r1.11.2.46 -r1.11.2.47 rt/etc/config.pm
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 rt/lib/RT/Record.pm
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 rt/lib/RT/User.pm
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 rt/lib/RT/Interface/Web.pm