- 15 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwords - Patch by victory <bmo@rsz.jp> r=gerv a=justdave
-
- 13 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/footer.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
-
- 12 Sep, 2005 4 commits
-
-
lpsolit%gmail.com authored
Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute before NOT NULL constraint - Patch by Lance Larsh <lance.larsh@oracle.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave
-
lpsolit%gmail.com authored
Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 306760: Routines from Util.pm are not imported in checksetup.pl due to a typo: Bugzilla:Util (missing colon) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
-
- 10 Sep, 2005 1 commit
-
-
myk%mozilla.org authored
Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays
-
- 09 Sep, 2005 4 commits
-
-
lpsolit%gmail.com authored
Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
mozilla%colinogilvie.co.uk authored
Patch by: A. Karl Kornel <karl@kornel.name>; r=colin.ogilvie
-
mozilla%colinogilvie.co.uk authored
Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
-
lpsolit%gmail.com authored
Bug 305523: Email preference for "CC changed" should be disabled by default for new users - Patch by Gervase Markham <gerv@mozilla.org> r=wicked a=justdave
-
- 08 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
-
- 07 Sep, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk
-
lpsolit%gmail.com authored
Bug 301743: Replace old code from editcomponents.cgi by methods and routines from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
-
- 06 Sep, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
lpsolit%gmail.com authored
Bug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
-
- 05 Sep, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 304268: edit users form should have an item for "edit this user" - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
-
lpsolit%gmail.com authored
Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=jouni a=justdave
-
- 04 Sep, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
-
- 03 Sep, 2005 3 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
-
lpsolit%gmail.com authored
Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
lpsolit%gmail.com authored
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
-
- 02 Sep, 2005 5 commits
-
-
lpsolit%gmail.com authored
Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by victory <bmo@rsz.jp> r=LpSolit a=myk
-
lpsolit%gmail.com authored
Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
-
lpsolit%gmail.com authored
Bug 298306: For new products, the charting error message "The tool which gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk
-
lpsolit%gmail.com authored
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-
lpsolit%gmail.com authored
Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and templatize that code - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=myk
-
- 01 Sep, 2005 1 commit
-
-
myk%mozilla.org authored
-
- 31 Aug, 2005 8 commits
-
-
mkanat%kerio.com authored
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
-
lpsolit%gmail.com authored
Bug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
lpsolit%gmail.com authored
Bug 45349: Allow to change the OS when changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
lpsolit%gmail.com authored
Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
myk%mozilla.org authored
Fix for bug 305773: fixes regression in flag validation code that let through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit
-
lpsolit%gmail.com authored
Bug 306368: The "Block for SELECT fields" should only insert one cell in bug/edit-html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
lpsolit%gmail.com authored
Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
lpsolit%gmail.com authored
Bug 212856: Request queue doesn't validate email addresses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-
- 30 Aug, 2005 4 commits
-
-
lpsolit%gmail.com authored
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
lpsolit%gmail.com authored
Bug 275608: The group selection when editing flag types should be a listbox with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
-
lpsolit%gmail.com authored
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-
lpsolit%gmail.com authored
Bug 306364: SQL crash when moving a bug to another product (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-