Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl. | wurblzap%gmail.com | 2005-11-30 | 1 | -1/+1 |
| | | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave | ||||
* | Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵ | karl%kornel.name | 2005-11-20 | 2 | -11/+18 |
| | | | | allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | ||||
* | Bug 317025: Deleting product throws error in default install (2.20 Windows) ↵ | wurblzap%gmail.com | 2005-11-19 | 1 | -19/+22 |
| | | | | | | | without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | ||||
* | Bug 314621: usemenuforusers description should say "dropdown" instead of "popup" | wurblzap%gmail.com | 2005-11-12 | 1 | -1/+2 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat, a=justdave | ||||
* | Bug 312439: The user being impersonated has "moral" rights to keep informed ↵ | karl%kornel.name | 2005-11-05 | 1 | -1/+12 |
| | | | | - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | ||||
* | Bug 153445: Do not display bug counts by default when listing products in ↵ | lpsolit%gmail.com | 2005-10-31 | 1 | -6/+21 |
| | | | | editproducts.cgi - 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.com | 2005-10-27 | 3 | -3/+14 |
| | | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk | ||||
* | Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵ | bugreport%peshkin.net | 2005-10-22 | 1 | -2/+8 |
| | | | | | | | on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave | ||||
* | Bug 298688: Forbid the deletion of values used by default for the priority, ↵ | lpsolit%gmail.com | 2005-10-20 | 3 | -40/+68 |
| | | | | 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 attachment | bugreport%peshkin.net | 2005-10-20 | 1 | -1/+4 |
| | | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | ||||
* | Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵ | lpsolit%gmail.com | 2005-10-18 | 3 | -4/+4 |
| | | | | <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave | ||||
* | Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵ | lpsolit%gmail.com | 2005-10-18 | 12 | -234/+218 |
| | | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 309681 Prevent users from adding another user who shouldn't have access ↵ | bugreport%peshkin.net | 2005-10-18 | 1 | -1/+4 |
| | | | | | | | 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.com | 2005-10-18 | 1 | -238/+264 |
| | | | | 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.com | 2005-10-17 | 1 | -3/+6 |
| | | | | in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave | ||||
* | Bug 312356: The defaultpriority param should be grouped together with ↵ | lpsolit%gmail.com | 2005-10-15 | 2 | -2/+2 |
| | | | | defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | ||||
* | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 2005-10-14 | 2 | -1/+87 |
| | | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | ||||
* | Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵ | lpsolit%gmail.com | 2005-10-14 | 4 | -24/+34 |
| | | | | André Batosti <batosti@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 312195: Add an index to all parameters to editparams - Patch by ↵ | lpsolit%gmail.com | 2005-10-13 | 3 | -17/+86 |
| | | | | 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.com | 2005-10-13 | 2 | -22/+49 |
| | | | | 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.com | 2005-10-12 | 17 | -0/+1133 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | ||||
* | Bug 310088: Template variable filtering bug when editting product - Patch by ↵ | lpsolit%gmail.com | 2005-09-28 | 1 | -1/+1 |
| | | | | GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | ||||
* | Bug 307604: "Redisplay table with bug counts" should also be available from ↵ | lpsolit%gmail.com | 2005-09-28 | 6 | -65/+115 |
| | | | | editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | ||||
* | Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and ↵ | lpsolit%gmail.com | 2005-09-16 | 2 | -1/+55 |
| | | | | tidy up templatisation) - Original patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 308150: admin/products/deleted.html.tmpl doesn't include ↵ | lpsolit%gmail.com | 2005-09-13 | 2 | -1/+5 |
| | | | | admin/products/footer.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | ||||
* | Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by ↵ | lpsolit%gmail.com | 2005-09-12 | 1 | -0/+31 |
| | | | | Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch ↵ | lpsolit%gmail.com | 2005-09-08 | 2 | -6/+229 |
| | | | | by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | ||||
* | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵ | lpsolit%gmail.com | 2005-09-07 | 3 | -89/+80 |
| | | | | from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 304268: edit users form should have an item for "edit this user" - Patch ↵ | lpsolit%gmail.com | 2005-09-05 | 2 | -1/+2 |
| | | | | by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | ||||
* | Bug 306632: editvalues.cgi title seems wrong when actually editting a value ↵ | lpsolit%gmail.com | 2005-09-02 | 1 | -1/+1 |
| | | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk | ||||
* | Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and ↵ | lpsolit%gmail.com | 2005-09-02 | 3 | -0/+305 |
| | | | | templatize that code - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=myk | ||||
* | Bug 275608: The group selection when editing flag types should be a listbox ↵ | lpsolit%gmail.com | 2005-08-30 | 1 | -4/+20 |
| | | | | with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk | ||||
* | Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-08-30 | 1 | -2/+2 |
| | | | | Buclin <LpSolit@gmail.com> r=joel a=myk | ||||
* | Bug 302955: Remove the "delete" link for the default milestone - Patch by ↵ | lpsolit%gmail.com | 2005-08-29 | 2 | -16/+79 |
| | | | | Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave | ||||
* | Bug 304542: Focus/Select forms with javascript when editting milestones - ↵ | lpsolit%gmail.com | 2005-08-23 | 2 | -2/+4 |
| | | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | ||||
* | Bug 302723: Deleting a user account when this user is the assignee or QA ↵ | lpsolit%gmail.com | 2005-08-05 | 1 | -13/+27 |
| | | | | contact of a bug should reassign this bug to the default ones - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 302782: Crash when showing list of users in a group during group ↵ | lpsolit%gmail.com | 2005-08-01 | 1 | -1/+1 |
| | | | | deletion - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵ | lpsolit%gmail.com | 2005-07-29 | 3 | -12/+9 |
| | | | | use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk | ||||
* | Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and ↵ | lpsolit%gmail.com | 2005-07-28 | 2 | -3/+0 |
| | | | | Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages ↵ | lpsolit%gmail.com | 2005-07-11 | 2 | -2/+4 |
| | | | | (editkeywords.cgi) - Patch by Tobias Sager <moixa@gmx.ch> r=vladd a=justdave | ||||
* | Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵ | lpsolit%gmail.com | 2005-07-08 | 2 | -0/+323 |
| | | | | by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 284273: Move productResponsibilities from editusers.cgi to ↵ | lpsolit%gmail.com | 2005-06-25 | 1 | -8/+3 |
| | | | | Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | ||||
* | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 2005-06-21 | 2 | -11/+11 |
| | | | | Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | ||||
* | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 2005-06-21 | 6 | -21/+21 |
| | | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | ||||
* | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 2005-06-15 | 9 | -9/+9 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | ||||
* | Bug 294802: Make admin/table.html.tmpl replace multiple occurrances of ↵ | bugreport%peshkin.net | 2005-05-31 | 1 | -3/+7 |
| | | | | | | | %%column%% Patch by dmelentyev r=joel, a=justdave | ||||
* | Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by ↵ | lpsolit%gmail.com | 2005-05-22 | 1 | -1/+1 |
| | | | | Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | ||||
* | Bug 294892: Remove visible debug code from ↵ | lpsolit%gmail.com | 2005-05-22 | 1 | -1/+1 |
| | | | | template/en/default/admin/products/footer.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - ↵ | lpsolit%gmail.com | 2005-05-22 | 3 | -3/+3 |
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 294368: Wrong tense used in sentence in delete components/products - ↵ | lpsolit%gmail.com | 2005-05-17 | 1 | -3/+2 |
| | | | | Patch by Tiago R. Mello <tiago@async.com.br> r=LpSolit a=justdave |