aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 308340: General Preferences tab is empty except for submit button when ↵lpsolit%gmail.com2005-10-283-47/+77
| | | | no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 266143: If Param("usevotes") is off, editing a product should mention it ↵lpsolit%gmail.com2005-10-274-3/+18
| | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
* Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu ↵lpsolit%gmail.com2005-10-264-8/+25
| | | | Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 109339: Be able to set assignee/QA to default for multiple bugs across ↵lpsolit%gmail.com2005-10-262-36/+30
| | | | products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters ↵lpsolit%gmail.com2005-10-261-2/+16
| | | | <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
* Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, ↵lpsolit%gmail.com2005-10-268-93/+98
| | | | duplicates.cgi, quips.cgi, report.cgi, request.cgi and showdependency*.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 313732: fix typo in name of error message variable. Patch by ↵gerv%gerv.net2005-10-261-1/+1
| | | | bugzilla.mozilla@rjb.za.net; r=gerv, a=myk.
* Bug 313546: long_list.cgi URLs don't redirect to show_bug correctly - Patch ↵lpsolit%gmail.com2005-10-261-5/+2
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 313603: The keyword_already_exists error has an undefined variable - ↵lpsolit%gmail.com2005-10-261-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 313131: Remove the unused get_classification_id() routine - Patch by ↵lpsolit%gmail.com2005-10-261-9/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
* Bug 72948: Default column list should include OS and not Platform - Patch by ↵lpsolit%gmail.com2005-10-261-1/+1
| | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wurblzap a=justdave
* Bug 313020: Implement the ability to add individual bugs to saved searches - ↵lpsolit%gmail.com2005-10-2610-14/+109
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵lpsolit%gmail.com2005-10-2544-111/+118
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the ↵mkanat%kerio.com2005-10-256-9/+22
| | | | | | SELECT column list Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
* Bug 313533: editvalues.cgi: Reference found where even-sized list expected ↵lpsolit%gmail.com2005-10-241-1/+1
| | | | at line 122 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵lpsolit%gmail.com2005-10-247-56/+17
| | | | Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
* Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵bugreport%peshkin.net2005-10-223-2/+22
| | | | | | | on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
* Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net2005-10-201-2/+2
| | | | | Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, a=justdave
* Bug 298688: Forbid the deletion of values used by default for the priority, ↵lpsolit%gmail.com2005-10-205-42/+108
| | | | severity, platform and OS and update data/params when editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-209-21/+151
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 312933 Query.cgi leaks product namesbugreport%peshkin.net2005-10-201-1/+7
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 313008 Lists of products, milestones, etc... should be sortedbugreport%peshkin.net2005-10-202-4/+8
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net2005-10-193-8/+33
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 297593: defaultpriority, defaultseverity, defaultplatform and ↵lpsolit%gmail.com2005-10-192-12/+18
| | | | defaultopsys parameters in editparams.cgi should be a dropdown menu - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 302936: Reject the requestee if he cannot access private attachments - ↵lpsolit%gmail.com2005-10-193-5/+11
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=jouni a=justdave
* Bug 312773 attachment.cgi is broken due to bug 309681bugreport%peshkin.net2005-10-181-2/+2
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel, a=justdave
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵lpsolit%gmail.com2005-10-187-10/+10
| | | | <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵lpsolit%gmail.com2005-10-1815-665/+441
| | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 305979: Removing a user account who was requested to set a flag at least ↵lpsolit%gmail.com2005-10-181-1/+1
| | | | once may return wrong information - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 309681 Prevent users from adding another user who shouldn't have access ↵bugreport%peshkin.net2005-10-188-27/+93
| | | | | | | to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
* Bug 302835: The "confirm delete" page when deleting a user account should ↵lpsolit%gmail.com2005-10-182-240/+274
| | | | distinguish between risky and no risky actions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 312437: Do not display the "Impersonate this user" link when the user is ↵lpsolit%gmail.com2005-10-171-3/+6
| | | | in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave
* Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to ↵lpsolit%gmail.com2005-10-152-0/+4
| | | | email notifications - Patch by Mark Loeser <halcy0n@gentoo.org> r=LpSolit a=justdave
* Bug 312356: The defaultpriority param should be grouped together with ↵lpsolit%gmail.com2005-10-154-9/+9
| | | | defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* new Lifecycle PNG image that doesn't break libpng. (same image, just ↵justdave%bugzilla.org2005-10-141-0/+0
| | | | re-saved with GraphicConverter)
* Bug 312406 Checksetup fails to check for existing group_group_map for ↵bugreport%peshkin.net2005-10-141-0/+6
| | | | | | | Bugzilla <2.17 patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
* Bug 312386: checksetup.pl fails to check for existing group_group_map ↵lpsolit%gmail.com2005-10-141-6/+16
| | | | entries for new admins - Patch by Joel Peshkin <bugreport@peshkin.net> r=karl r=LpSolit a=myk
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-1411-18/+443
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵lpsolit%gmail.com2005-10-1412-145/+79
| | | | André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 312195: Add an index to all parameters to editparams - Patch by ↵lpsolit%gmail.com2005-10-135-18/+92
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵lpsolit%gmail.com2005-10-134-58/+130
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312235: Remove doeditparams.cgi from the SHUTDOWNHTML_EXEMPT list in ↵lpsolit%gmail.com2005-10-131-1/+0
| | | | Bugzilla.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 311434: bz_table_columns should use _bz_real_schemamkanat%kerio.com2005-10-131-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - ↵lpsolit%gmail.com2005-10-122-1/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com2005-10-1240-1808/+3133
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 311419: Update the group_controls method from Product.pm to use Group.pm ↵lpsolit%gmail.com2005-10-121-9/+8
| | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵lpsolit%gmail.com2005-10-129-106/+117
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
* Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - ↵lpsolit%gmail.com2005-10-121-30/+35
| | | | Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - ↵lpsolit%gmail.com2005-10-121-40/+42
| | | | Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 106003: Dependency tree does not show the summary of the root bug - ↵lpsolit%gmail.com2005-10-123-0/+5
| | | | Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave