CVSROOT:        /cvs/gnome
Module name:    bugzilla-newer
Changes by:     newren  05/12/13 19:13:08

Modified files:
        .              : ChangeLog browse.cgi editcomponents.cgi 
                         editproducts.cgi 
        Bugzilla       : User.pm 
        template/en/custom/browse: main.html.tmpl 
        template/en/default/global: user-error.html.tmpl 

Log message:
2005-12-13  Elijah Newren  <[EMAIL PROTECTED]>

Make editcomponents not be a global priviledge.

* browse.cgi:
* template/en/custom/browse/main.html.tmpl:
Method to determine whether the user is allowed to edit the given
product is a little different now

* editcomponents.cgi:
* editproducts.cgi:
Check if the UserHasPermsToEditProduct() first for most things
(for product creation/deletion make sure the user has admin
rights)

* Bugzilla/User.pm:
Add a UserHasPermsToEditProduct() function

* template/en/default/global/user-error.html.tmpl:
Tweak the error messages to explain the new usage of
editcomponents in the appropriate circumstances

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=bugzilla-newer&who=newren&date=explicit&mindate=2005-12-13%2019:12&maxdate=2005-12-13%2019:14

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to