Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-11 | Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
guillomovitch@zarb.org r=mkanat a=justdave | |||||
2006-07-02 | Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave | |||||
2006-06-27 | Bug 341495: Merge the banner and header | bugzilla%glob.com.au | 1 | -2/+2 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave | |||||
2006-06-20 | Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Dascalu <vladd@bugzilla.org>. | |||||
2006-06-19 | Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk | |||||
2006-06-15 | Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵ | lpsolit%gmail.com | 2 | -11/+41 | |
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-06-13 | Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+16 | |
Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-06-08 | Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵ | lpsolit%gmail.com | 1 | -12/+1 | |
<eseyman@linagora.com> r=LpSolit a=myk | |||||
2006-06-02 | Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
a=justdave | |||||
2006-05-31 | Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵ | mkanat%bugzilla.org | 1 | -2/+6 | |
the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk | |||||
2006-05-30 | Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk | |||||
2006-05-30 | Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵ | lpsolit%gmail.com | 1 | -3/+15 | |
used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-04-18 | Bug 44595: Implement an interface for administrators to delete attachments - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave | |||||
2006-04-07 | Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵ | lpsolit%gmail.com | 1 | -42/+80 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave | |||||
2006-04-06 | Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
Buclin <LpSolit@gmail.com> r=colin a=justdave | |||||
2006-04-05 | Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵ | lpsolit%gmail.com | 1 | -12/+1 | |
<eseyman@linagora.com> r=LpSolit a=justdave | |||||
2006-03-31 | Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Buclin <LpSolit@gmail.com> r=kiko a=justdave | |||||
2006-03-16 | Bug 330521: Remove @::legal_product, @::legal_components and ↵ | lpsolit%gmail.com | 1 | -11/+11 | |
@::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-03-09 | Bug 323912: When a group cannot be deleted because it is in used, ↵ | lpsolit%gmail.com | 1 | -17/+1 | |
ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk | |||||
2006-03-04 | Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵ | jocuri%softhome.net | 1 | -1/+2 | |
<chkr@plauener.de>, r=vladd, a=justdave. | |||||
2006-03-02 | Patch for bug 325567: display more information when listing flag types in ↵ | jocuri%softhome.net | 1 | -0/+17 | |
editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave. | |||||
2006-03-02 | Bug 311258: use objects in admin templates (products & co) - Patch by André ↵ | lpsolit%gmail.com | 24 | -244/+235 | |
Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2006-02-26 | Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵ | lpsolit%gmail.com | 2 | -0/+10 | |
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2006-02-22 | Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave | |||||
2006-02-22 | Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵ | lpsolit%gmail.com | 8 | -15/+57 | |
<wurblzap@gmail.com> r=vladd a=justdave | |||||
2006-02-22 | Bug 100089: Templatise "passwordmail" email | mozilla%colinogilvie.co.uk | 1 | -7/+0 | |
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave | |||||
2006-02-22 | Patch for bug 237683: Allow for more flexible user searching such as real ↵ | jocuri%softhome.net | 1 | -1/+8 | |
name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org. | |||||
2006-02-22 | Bug 271984: Default milestone should be a <select>, not a text entry - Patch ↵ | lpsolit%gmail.com | 1 | -2/+13 | |
by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave | |||||
2006-02-22 | Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave | |||||
2006-02-06 | Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ↵ | lpsolit%gmail.com | 1 | -6/+10 | |
be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-01-27 | Bug 323563: "Mail Transport Config" is a confusing name for a params section ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave | |||||
2006-01-27 | Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+9 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-01-23 | Bug 323392: admin/classifications/select.html.tmpl has a link pointing to ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-01-21 | Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
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 |