- 28 Sep, 2005 5 commits
-
-
lpsolit%gmail.com authored
Bug 307604: "Redisplay table with bug counts" should also be available from editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
-
lpsolit%gmail.com authored
Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
lpsolit%gmail.com authored
Bug 308318: Can create a product without description but cannot remove an existing description - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
mkanat%kerio.com authored
Patch By Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat, a=justdave
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
-
- 27 Sep, 2005 2 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 26 Sep, 2005 3 commits
-
-
lpsolit%gmail.com authored
Bug 308228: Whine-related saved search can be forgotten through buglist.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 303784: Visibility can keep admin from administering groups - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 301392: Storable crashes checksetup with byte order error when moving databases - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat a=justdave
-
- 23 Sep, 2005 3 commits
-
-
mkanat%kerio.com authored
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
-
lpsolit%gmail.com authored
Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
lpsolit%gmail.com authored
Bug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendricks <ghendricks@novell.com> r=colin a=justdave
-
- 22 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?) get a 302-moved error - Patch by A. Karl Kornel <karl@kornel.name> r=joel a=justdave
-
- 21 Sep, 2005 2 commits
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
bugreport%peshkin.net authored
patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 16 Sep, 2005 4 commits
-
-
lpsolit%gmail.com authored
Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and tidy up templatisation) - Original patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 308653: The error 'relation "map_products" does not exist' is returned using PostgreSQL when the classification column is displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave
-
lpsolit%gmail.com authored
Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 15 Sep, 2005 3 commits
-
-
lpsolit%gmail.com authored
Bug 308581: Excluding yourself from a restricted bug generates an error if the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave
-
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
-