CVSROOT: /cvs/gnome Module name: bugzilla-newer Changes by: newren 05/12/20 15:54:03
Modified files: . : ChangeLog browse.cgi checksetup.pl describeuser.cgi editcomponents.cgi editproducts.cgi editusers.cgi Bugzilla : User.pm Bugzilla/DB : Schema.pm template/en/default/admin/users: edit.html.tmpl template/en/default/global: messages.html.tmpl user-error.html.tmpl Log message: 2005-12-20 Elijah Newren <[EMAIL PROTECTED]> Add a developers table, use it instead of profiles.maintainer_of (which column will be nuked shortly). Also, allow people to list the developers of a product when editing it. * browse.cgi: * describeuser.cgi: * editproducts.cgi: * editusers.cgi: * Bugzilla/User.pm: Use the developers table instead of profiles.maintainer_of in queries * editcomponents.cgi: * editproducts.cgi: * editusers.cgi: * template/en/default/admin/users/edit.html.tmpl: * template/en/default/global/messages.html.tmpl: * template/en/default/global/user-error.html.tmpl: Update the code to match the UI and the database (s/maintainer/developer/) * checksetup.pl: Remove the code that added the maintainer_of column to profiles * Bugzilla/DB/Schema.pm: Add the developers table * editproducts.cgi: Add a developers box for both creating or editing a product URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=bugzilla-newer&who=newren&date=explicit&mindate=2005-12-20%2015:53&maxdate=2005-12-20%2015:55 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list