]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params...
authorlpsolit%gmail.com <>
Tue, 10 Nov 2009 16:31:47 +0000 (16:31 +0000)
committerlpsolit%gmail.com <>
Tue, 10 Nov 2009 16:31:47 +0000 (16:31 +0000)
commit2f804027b44c5790d4547f3161bff28266150bef
treea5d9fff8ab4b48d71bea0157bfa3f856fc437b7c
parentf7b1e5c5e27780f4bb1be7c9a44f1a91024473e4
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
17 files changed:
Bugzilla/Bug.pm
buglist.cgi
colchange.cgi
config.cgi
importxml.pl
process_bug.cgi
query.cgi
show_bug.cgi
summarize_time.cgi
template/en/default/bug/comments.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/edit.html.tmpl
template/en/default/bug/show-multiple.html.tmpl
template/en/default/bug/show.xml.tmpl
template/en/default/list/edit-multiple.html.tmpl
template/en/default/list/list.html.tmpl
template/en/default/search/form.html.tmpl