- 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 5 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
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=myk
-
- 29 Aug, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 306117: Search on "Percentage Completed" field returns "unknown column 'bugs.remaining_time' in 'having clause'" - Patch by Lance Larsh <lance.larsh@oracle.com> r=joel a=justdave
-
lpsolit%gmail.com authored
Bug 302955: Remove the "delete" link for the default milestone - Patch by Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave
-
- 27 Aug, 2005 5 commits
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
lpsolit%gmail.com authored
Bug 306060: Adding a new product should make it clear that a component is also required to enter bugs - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 302650: Product.pm methods don't return what is expected for milestones and versions - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
lpsolit%gmail.com authored
Bug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
-
- 26 Aug, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 305771: Cannot create request flags with no requestee - Patch by Myk Melez <myk@mozilla.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
-
- 25 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Fix nits for bug 208761 the reviewer asked me to do on checkin (make a description in POD more precise) and which I forgot to do. Sorry wicked ;)
-