[rt-commit] CVS commit: rt
jesse at fsck.com
jesse at fsck.com
Tue May 8 20:48:31 EDT 2001
Module Name: rt
Committed By: jesse
Date: Wed May 9 00:48:31 UTC 2001
Modified Files:
rt/etc: schema.mysql schema.pm
rt/lib/RT: Ticket.pm Transaction.pm
Log Message:
Schema.pm now has a few more indices. the mysql schema has been regenerated, but not
the Pg or oracle schemas.
in Ticket.pm, a message got the queue id replaced with the queue name
removed a spurious variable localization in Transaction.pm
Removed a pointer to a nonexistent page on admin/user/modify
Modifying queue watchers now has a more coherent title
"This user's tickets, My requests and My tickets are now limited to the 25 highest priority items
attached to you.
The "Administration" tab has been changed to the "Configuration" tab
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.114 -r1.1.2.115 rt/etc/schema.mysql
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 rt/etc/schema.pm
cvs rdiff -u -r1.1.2.221 -r1.1.2.222 rt/lib/RT/Ticket.pm
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 rt/lib/RT/Transaction.pm
More information about the Rt-commit
mailing list