Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-10 | Bug 321187 please be nice to links and generate explicit action uris | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-01-02 | Bug 300473: "All Closed" for components missing bug_status= in series.query. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave | |||||
2005-12-18 | Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is ↵ | timeless%mozdev.org | 1 | -0/+2 | |
filled in incorrectly. r=justdave a=justdave | |||||
2005-12-14 | Bug 319942: Preferences not deleted along with user accounts. | wurblzap%gmail.com | 1 | -3/+15 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-12-14 | Bug 319972: Hardcoded state string on product edit page. | wurblzap%gmail.com | 1 | -1/+4 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-12-03 | Bug 318225: "Create" button for flags has many leading spaces. | wurblzap%gmail.com | 1 | -4/+5 | |
Patch by Mark Bickford <markhb@maine.rr.com>, r=wurblzap, a=justdave | |||||
2005-11-30 | Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave | |||||
2005-11-20 | Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵ | karl%kornel.name | 2 | -11/+18 | |
allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | |||||
2005-11-19 | Bug 317025: Deleting product throws error in default install (2.20 Windows) ↵ | wurblzap%gmail.com | 1 | -19/+22 | |
without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | |||||
2005-11-12 | Bug 314621: usemenuforusers description should say "dropdown" instead of "popup" | wurblzap%gmail.com | 1 | -1/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat, a=justdave | |||||
2005-11-05 | Bug 312439: The user being impersonated has "moral" rights to keep informed ↵ | karl%kornel.name | 1 | -1/+12 | |
- Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | |||||
2005-10-31 | Bug 153445: Do not display bug counts by default when listing products in ↵ | lpsolit%gmail.com | 1 | -6/+21 | |
editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | |||||
2005-10-27 | Bug 266143: If Param("usevotes") is off, editing a product should mention it ↵ | lpsolit%gmail.com | 3 | -3/+14 | |
- Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk | |||||
2005-10-22 | Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵ | bugreport%peshkin.net | 1 | -2/+8 | |
on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave | |||||
2005-10-20 | Bug 298688: Forbid the deletion of values used by default for the priority, ↵ | lpsolit%gmail.com | 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 | |||||
2005-10-20 | Bug 149504 Permit a reference to a URL to be treated as an attachment | bugreport%peshkin.net | 1 | -1/+4 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-10-18 | Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵ | lpsolit%gmail.com | 3 | -4/+4 | |
<bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave | |||||
2005-10-18 | Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵ | lpsolit%gmail.com | 12 | -234/+218 | |
- Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2005-10-18 | Bug 309681 Prevent users from adding another user who shouldn't have access ↵ | bugreport%peshkin.net | 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 | |||||
2005-10-18 | Bug 302835: The "confirm delete" page when deleting a user account should ↵ | lpsolit%gmail.com | 1 | -238/+264 | |
distinguish between risky and no risky actions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-10-17 | Bug 312437: Do not display the "Impersonate this user" link when the user is ↵ | lpsolit%gmail.com | 1 | -3/+6 | |
in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave | |||||
2005-10-15 | Bug 312356: The defaultpriority param should be grouped together with ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-14 | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 2 | -1/+87 | |
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | |||||
2005-10-14 | Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵ | lpsolit%gmail.com | 4 | -24/+34 | |
André Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2005-10-13 | Bug 312195: Add an index to all parameters to editparams - Patch by ↵ | lpsolit%gmail.com | 3 | -17/+86 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-13 | Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵ | lpsolit%gmail.com | 2 | -22/+49 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-12 | Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵ | lpsolit%gmail.com | 17 | -0/+1133 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-09-28 | Bug 310088: Template variable filtering bug when editting product - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2005-09-28 | Bug 307604: "Redisplay table with bug counts" should also be available from ↵ | lpsolit%gmail.com | 6 | -65/+115 | |
editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | |||||
2005-09-17 | Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and ↵ | lpsolit%gmail.com | 2 | -1/+55 | |
tidy up templatisation) - Original patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2005-09-13 | Bug 308150: admin/products/deleted.html.tmpl doesn't include ↵ | lpsolit%gmail.com | 2 | -1/+5 | |
admin/products/footer.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | |||||
2005-09-12 | Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+31 | |
Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave | |||||
2005-09-09 | Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch ↵ | lpsolit%gmail.com | 2 | -6/+229 | |
by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2005-09-07 | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵ | lpsolit%gmail.com | 3 | -89/+80 | |
from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | |||||
2005-09-05 | Bug 304268: edit users form should have an item for "edit this user" - Patch ↵ | lpsolit%gmail.com | 2 | -1/+2 | |
by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-09-02 | Bug 306632: editvalues.cgi title seems wrong when actually editting a value ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk | |||||
2005-09-02 | Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and ↵ | lpsolit%gmail.com | 3 | -0/+305 | |
templatize that code - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=myk | |||||
2005-08-31 | Bug 275608: The group selection when editing flag types should be a listbox ↵ | lpsolit%gmail.com | 1 | -4/+20 | |
with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk | |||||
2005-08-31 | Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
2005-08-29 | Bug 302955: Remove the "delete" link for the default milestone - Patch by ↵ | lpsolit%gmail.com | 2 | -16/+79 | |
Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2005-08-23 | Bug 304542: Focus/Select forms with javascript when editting milestones - ↵ | lpsolit%gmail.com | 2 | -2/+4 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-08-05 | Bug 302723: Deleting a user account when this user is the assignee or QA ↵ | lpsolit%gmail.com | 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 | |||||
2005-08-01 | Bug 302782: Crash when showing list of users in a group during group ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
deletion - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-07-29 | Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵ | lpsolit%gmail.com | 3 | -12/+9 | |
use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk | |||||
2005-07-28 | Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and ↵ | lpsolit%gmail.com | 2 | -3/+0 | |
Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | |||||
2005-07-11 | Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages ↵ | lpsolit%gmail.com | 2 | -2/+4 | |
(editkeywords.cgi) - Patch by Tobias Sager <moixa@gmx.ch> r=vladd a=justdave | |||||
2005-07-08 | Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵ | lpsolit%gmail.com | 2 | -0/+323 | |
by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave | |||||
2005-06-25 | Bug 284273: Move productResponsibilities from editusers.cgi to ↵ | lpsolit%gmail.com | 1 | -8/+3 | |
Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-06-21 | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 2 | -11/+11 | |
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 6 | -21/+21 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk |