CVSROOT: /cvs/gnome Module name: bugzilla-newer Changes by: newren 05/11/24 14:18:11
Modified files: . : ChangeLog attachment.cgi globals.pl process_bug.cgi Bugzilla : Attachment.pm template/en/default/attachment: create.html.tmpl Log message: 2005-11-24 Elijah Newren <[EMAIL PROTECTED]> Complete the conversion (I think) of attachment.cgi from flags to attachment.status_id. Also, a couple related cleanups * globals.pl (GetStatusName, GetStatusID): new functions for turning an attachment status_id (well, and maybe knowledge about whether the patch is obsolete) into a status_name or vice-versa * attachment.cgi (validateStatus): new function, (viewall): make use of new GetStatusName from globals.pl, (enter): clean out flags use @::legal_attachment_status instead, (edit): make use of ::GetStatusName() to clean up the function some, (update): remove the flag handling and replace with ability to update the attachment status * template/en/default/attachment/create.html.tmpl: No stupid flags! (How many times do I have to say it?) ;-) * process_bug.cgi: * Bugzilla/Attachment.pm (query): simplify previous patches via use of GetStatusName() and GetStatusID() URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=bugzilla-newer&who=newren&date=explicit&mindate=2005-11-24%2014:17&maxdate=2005-11-24%2014:19 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list