summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2005-11-12Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"wurblzap%gmail.com1-1/+2
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat, a=justdave
2005-11-10Bug 313677: Sudoers without editusers/bless access see no link to sudo page ↵karl%kornel.name1-0/+6
- Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=myk
2005-11-10Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errorswurblzap%gmail.com1-2/+1
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk
2005-11-08Bug 307328: show.xml.tmpl now includes bug flags as well as some other ↵lpsolit%gmail.com1-9/+20
missing fields and attributes (required by importxml.pl) - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2005-11-08Bug 314682: link rel entry for votes never gets createdwurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
2005-11-08Bug 314680: Dependecy graph link rel entry should depend on webdotbase paramwurblzap%gmail.com1-2/+4
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
2005-11-05Bug 313432: Comments don't word-wrap in the "here's your comment for ↵lpsolit%gmail.com1-1/+1
cut-n-paste" in a mid-air collision - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave
2005-11-05Bug 312439: The user being impersonated has "moral" rights to keep informed ↵karl%kornel.name3-1/+124
- Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-11-04Bug 313444: Remove the useless "This page lets you enter a new bug into ↵lpsolit%gmail.com1-1/+0
Bugzilla" message from enter_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-11-04Bug 314548: "Error : document.refresh is not a function" appears in the JS ↵lpsolit%gmail.com1-1/+0
console when (un)checking the "Private" checkbox in show_bug.cgi - Patch by André Batosti <batosti@async.com.br> r=joel a=justdave
2005-11-01Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵lpsolit%gmail.com1-0/+2
by Todd Stansell <tjs@tellme.com> r=joel a=justdave
2005-11-01Bug 314198: Fix leaking list of product names in query.cgibugreport%peshkin.net1-4/+6
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-10-31Bug 153445: Do not display bug counts by default when listing products in ↵lpsolit%gmail.com1-6/+21
editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-10-28Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵lpsolit%gmail.com1-0/+5
of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
2005-10-28Bug 308666: Getting a popup error message when checking dependencies - Patch ↵lpsolit%gmail.com1-9/+11
by byron jones (glob) <bugzilla@glob.com.au> r=wicked a=justdave
2005-10-28Bug 308340: General Preferences tab is empty except for submit button when ↵lpsolit%gmail.com2-45/+64
no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-10-27Bug 266143: If Param("usevotes") is off, editing a product should mention it ↵lpsolit%gmail.com3-3/+14
- Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
2005-10-27Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu ↵lpsolit%gmail.com2-0/+10
Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-10-27Bug 109339: Be able to set assignee/QA to default for multiple bugs across ↵lpsolit%gmail.com1-9/+0
products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-10-26Bug 313732: fix typo in name of error message variable. Patch by ↵gerv%gerv.net1-1/+1
bugzilla.mozilla@rjb.za.net; r=gerv, a=myk.
2005-10-26Bug 313020: Implement the ability to add individual bugs to saved searches - ↵lpsolit%gmail.com4-1/+50
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵lpsolit%gmail.com2-45/+11
Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
2005-10-22Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵bugreport%peshkin.net2-2/+15
on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
2005-10-20Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net1-2/+2
Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, a=justdave
2005-10-20Bug 298688: Forbid the deletion of values used by default for the priority, ↵lpsolit%gmail.com4-40/+77
severity, platform and OS and update data/params when editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net4-10/+103
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-10-20Bug 312933 Query.cgi leaks product namesbugreport%peshkin.net1-1/+7
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-10-19Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net1-2/+7
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-10-18Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵lpsolit%gmail.com7-10/+10
<bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
2005-10-18Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵lpsolit%gmail.com13-237/+218
- Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
2005-10-18Bug 309681 Prevent users from adding another user who shouldn't have access ↵bugreport%peshkin.net2-1/+9
to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
2005-10-18Bug 302835: The "confirm delete" page when deleting a user account should ↵lpsolit%gmail.com1-238/+264
distinguish between risky and no risky actions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-10-17Bug 312437: Do not display the "Impersonate this user" link when the user is ↵lpsolit%gmail.com1-3/+6
in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave
2005-10-15Bug 312356: The defaultpriority param should be grouped together with ↵lpsolit%gmail.com2-2/+2
defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net5-2/+120
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
2005-10-14Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵lpsolit%gmail.com7-40/+38
André Batosti <batosti@async.com.br> r=LpSolit a=justdave
2005-10-13Bug 312195: Add an index to all parameters to editparams - Patch by ↵lpsolit%gmail.com3-17/+86
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-13Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵lpsolit%gmail.com2-22/+49
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com19-0/+1153
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-12Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵lpsolit%gmail.com1-2/+5
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
2005-10-12Bug 106003: Dependency tree does not show the summary of the root bug - ↵lpsolit%gmail.com2-0/+4
Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave
2005-10-11A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of ↵lpsolit%gmail.com1-1/+1
"available")
2005-10-08Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net1-4/+8
Patch by André Batosti <batosti@async.com.br> r=lpsolit, a=justdave
2005-10-07Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by ↵lpsolit%gmail.com2-3/+2
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-07Bug 310171 Update css for private comments in real-timebugreport%peshkin.net2-1/+26
Patch by Andre Batosti <batosti@async.com.br> r=joel, a=justdave
2005-09-28Bug 310088: Template variable filtering bug when editting product - Patch by ↵lpsolit%gmail.com1-1/+1
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2005-09-28Bug 307604: "Redisplay table with bug counts" should also be available from ↵lpsolit%gmail.com7-73/+115
editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-09-28Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by ↵lpsolit%gmail.com1-1/+0
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-09-28Bug 308318: Can create a product without description but cannot remove an ↵lpsolit%gmail.com1-1/+5
existing description - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-09-28Bug 296710 extensions needs a filterexceptions.pl filebugreport%peshkin.net1-0/+42
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave