]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
19 years agoBug 311091: Remove unused image files ant.jpg and skins/standard/index/front.jpg...
lpsolit%gmail.com [Fri, 7 Oct 2005 03:33:46 +0000 (03:33 +0000)] 
Bug 311091: Remove unused image files ant.jpg and skins/standard/index/front.jpg - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 310171 Update css for private comments in real-time
bugreport%peshkin.net [Fri, 7 Oct 2005 03:08:38 +0000 (03:08 +0000)] 
Bug 310171 Update css for private comments in real-time
Patch by Andre Batosti <batosti@async.com.br>
r=joel, a=justdave

19 years agoBug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object...
mkanat%kerio.com [Fri, 7 Oct 2005 01:45:46 +0000 (01:45 +0000)] 
Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods
Patch By André Batosti <batosti@async.com.br> r=LpSolit, a=justdave

19 years agoBug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"
mkanat%kerio.com [Fri, 7 Oct 2005 01:43:43 +0000 (01:43 +0000)] 
Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave

19 years agoAdd a + to the version number to indicate it came from CVS.
mkanat%kerio.com [Sun, 2 Oct 2005 03:04:07 +0000 (03:04 +0000)] 
Add a + to the version number to indicate it came from CVS.

19 years agoRemove "use diagnostics" from config.cgi, because it breaks perl 5.6.1
mkanat%kerio.com [Sat, 1 Oct 2005 08:04:44 +0000 (08:04 +0000)] 
Remove "use diagnostics" from config.cgi, because it breaks perl 5.6.1
along with our code.
This was a regression from bug 308256. r=wicked, a=justdave

19 years agoBump version numbers for 2.21.1 bugzilla-2.21.1 release-2.21.1
mkanat%kerio.com [Sat, 1 Oct 2005 05:35:52 +0000 (05:35 +0000)] 
Bump version numbers for 2.21.1

19 years agoBug 308662: [SECURITY] User matching bypasses 'usevisibilitygroups' restrictions...
lpsolit%gmail.com [Sat, 1 Oct 2005 05:25:49 +0000 (05:25 +0000)] 
Bug 308662: [SECURITY] User matching bypasses 'usevisibilitygroups' restrictions - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave

19 years agoBug 308256: [SECURITY] config.cgi doesn't check Param('requirelogin') - Patch by...
lpsolit%gmail.com [Sat, 1 Oct 2005 05:14:52 +0000 (05:14 +0000)] 
Bug 308256: [SECURITY] config.cgi doesn't check Param('requirelogin') - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 302448: Update Release Notes and New Features Page for Bugzilla 2.20
mkanat%kerio.com [Sat, 1 Oct 2005 04:33:41 +0000 (04:33 +0000)] 
Bug 302448: Update Release Notes and New Features Page for Bugzilla 2.20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

19 years agoBackout bug 305506: group inheritance is now broken
lpsolit%gmail.com [Wed, 28 Sep 2005 06:47:10 +0000 (06:47 +0000)] 
Backout bug 305506: group inheritance is now broken

19 years agoBug 310088: Template variable filtering bug when editting product - Patch by GavinS...
lpsolit%gmail.com [Wed, 28 Sep 2005 05:30:20 +0000 (05:30 +0000)] 
Bug 310088: Template variable filtering bug when editting product - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave

19 years agoBug 309896: The "Saved searches" tab in User Prefs can report incorrect information...
lpsolit%gmail.com [Wed, 28 Sep 2005 05:18:08 +0000 (05:18 +0000)] 
Bug 309896: The "Saved searches" tab in User Prefs can report incorrect information - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave

19 years agoBug 307604: "Redisplay table with bug counts" should also be available from editmiles...
lpsolit%gmail.com [Wed, 28 Sep 2005 05:08:11 +0000 (05:08 +0000)] 
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

19 years agoBug 308351: The "General Preferences" tab has an extra <tr> - Patch by Frédéric Bucli...
lpsolit%gmail.com [Wed, 28 Sep 2005 04:59:30 +0000 (04:59 +0000)] 
Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 308318: Can create a product without description but cannot remove an existing...
lpsolit%gmail.com [Wed, 28 Sep 2005 04:47:32 +0000 (04:47 +0000)] 
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

19 years agoBug 305506: Reduce number of SQL calls in Bugzilla::User->groups
mkanat%kerio.com [Wed, 28 Sep 2005 04:32:47 +0000 (04:32 +0000)] 
Bug 305506: Reduce number of SQL calls in Bugzilla::User->groups
Patch By Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat, a=justdave

19 years agoBug 307602: Smooth attach_data upgrade for sites with huge attachment tables
bugreport%peshkin.net [Wed, 28 Sep 2005 00:16:55 +0000 (00:16 +0000)] 
Bug 307602: Smooth attach_data upgrade for sites with huge attachment tables
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave

19 years agoBug 309760: series.public rename breaks upgrades from 2.17.1
mkanat%kerio.com [Tue, 27 Sep 2005 23:55:24 +0000 (23:55 +0000)] 
Bug 309760: series.public rename breaks upgrades from 2.17.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave

19 years agoBug 296710 extensions needs a filterexceptions.pl file
bugreport%peshkin.net [Tue, 27 Sep 2005 23:54:58 +0000 (23:54 +0000)] 
Bug 296710 extensions needs a filterexceptions.pl file
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 308228: Whine-related saved search can be forgotten through buglist.cgi - Patch...
lpsolit%gmail.com [Mon, 26 Sep 2005 04:04:30 +0000 (04:04 +0000)] 
Bug 308228: Whine-related saved search can be forgotten through buglist.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave

19 years agoBug 303784: Visibility can keep admin from administering groups - Patch by Joel Peshk...
lpsolit%gmail.com [Mon, 26 Sep 2005 03:51:52 +0000 (03:51 +0000)] 
Bug 303784: Visibility can keep admin from administering groups - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave

19 years agoBug 301392: Storable crashes checksetup with byte order error when moving databases...
lpsolit%gmail.com [Mon, 26 Sep 2005 03:37:51 +0000 (03:37 +0000)] 
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

19 years agoBug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
mkanat%kerio.com [Fri, 23 Sep 2005 21:24:30 +0000 (21:24 +0000)] 
Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave

19 years agoBug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch...
lpsolit%gmail.com [Fri, 23 Sep 2005 00:16:47 +0000 (00:16 +0000)] 
Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendricks ...
lpsolit%gmail.com [Fri, 23 Sep 2005 00:05:36 +0000 (00:05 +0000)] 
Bug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendricks <ghendricks@novell.com> r=colin a=justdave

19 years agoBug 308876: Iff ssl is "always", whining (and other non-interactive scripts?) get...
lpsolit%gmail.com [Thu, 22 Sep 2005 23:53:15 +0000 (23:53 +0000)] 
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

19 years agoBug 309221: Attachments table displays zero size for locally stored attachments
bugreport%peshkin.net [Wed, 21 Sep 2005 11:30:30 +0000 (11:30 +0000)] 
Bug 309221: Attachments table displays zero size for locally stored attachments
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 309018: Fix fatal error in whining at groups
bugreport%peshkin.net [Wed, 21 Sep 2005 03:56:38 +0000 (03:56 +0000)] 
Bug 309018: Fix fatal error in whining at groups
patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and tidy...
lpsolit%gmail.com [Fri, 16 Sep 2005 23:14:17 +0000 (23:14 +0000)] 
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

19 years agoBug 308653: The error 'relation "map_products" does not exist' is returned using...
lpsolit%gmail.com [Fri, 16 Sep 2005 21:57:00 +0000 (21:57 +0000)] 
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

19 years agoBug 282686: Multiple projects sharing the same Bugzilla codebase (different datastore...
lpsolit%gmail.com [Fri, 16 Sep 2005 05:16:51 +0000 (05:16 +0000)] 
Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave

19 years agoBug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in...
lpsolit%gmail.com [Fri, 16 Sep 2005 05:01:56 +0000 (05:01 +0000)] 
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

19 years agoBug 308581: Excluding yourself from a restricted bug generates an error if the user...
lpsolit%gmail.com [Thu, 15 Sep 2005 17:50:04 +0000 (17:50 +0000)] 
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

19 years agoBug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentyev <denni...
lpsolit%gmail.com [Thu, 15 Sep 2005 17:35:06 +0000 (17:35 +0000)] 
Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave

19 years agoBug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwords...
lpsolit%gmail.com [Thu, 15 Sep 2005 17:15:22 +0000 (17:15 +0000)] 
Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwords - Patch by victory <bmo@rsz.jp> r=gerv a=justdave

19 years agoBug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/footer...
lpsolit%gmail.com [Tue, 13 Sep 2005 02:06:28 +0000 (02:06 +0000)] 
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

19 years agoBug 307764: CREATE TABLE column definitions should put DEFAULT attribute before NOT...
lpsolit%gmail.com [Mon, 12 Sep 2005 21:18:51 +0000 (21:18 +0000)] 
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

19 years agoBug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel...
lpsolit%gmail.com [Mon, 12 Sep 2005 21:03:01 +0000 (21:03 +0000)] 
Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave

19 years agoBug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabriel Sales...
lpsolit%gmail.com [Mon, 12 Sep 2005 20:50:41 +0000 (20:50 +0000)] 
Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave

19 years agoBug 306760: Routines from Util.pm are not imported in checksetup.pl due to a typo...
lpsolit%gmail.com [Mon, 12 Sep 2005 17:47:12 +0000 (17:47 +0000)] 
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

19 years agoFix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next...
myk%mozilla.org [Sat, 10 Sep 2005 05:22:41 +0000 (05:22 +0000)] 
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

19 years agoBug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi ...
lpsolit%gmail.com [Fri, 9 Sep 2005 06:40:08 +0000 (06:40 +0000)] 
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

19 years agoBug 165589: Add error logging support to Bugzilla (Docs Part)
mozilla%colinogilvie.co.uk [Fri, 9 Sep 2005 03:57:44 +0000 (03:57 +0000)] 
Bug 165589: Add error logging support to Bugzilla (Docs Part)
Patch by: A. Karl Kornel <karl@kornel.name>; r=colin.ogilvie

19 years agoBug 307043: typo in Bugzilla docs
mozilla%colinogilvie.co.uk [Fri, 9 Sep 2005 01:35:42 +0000 (01:35 +0000)] 
Bug 307043: typo in Bugzilla docs
Patch by victory <bmo@rsz.jp>; r=colin.ogilvie

19 years agoBug 305523: Email preference for "CC changed" should be disabled by default for new...
lpsolit%gmail.com [Fri, 9 Sep 2005 00:12:22 +0000 (00:12 +0000)] 
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

19 years agoBug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch by GavinS...
lpsolit%gmail.com [Thu, 8 Sep 2005 23:58:56 +0000 (23:58 +0000)] 
Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave

19 years agoBug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting...
lpsolit%gmail.com [Wed, 7 Sep 2005 19:05:10 +0000 (19:05 +0000)] 
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

19 years agoBug 301743: Replace old code from editcomponents.cgi by methods and routines from...
lpsolit%gmail.com [Wed, 7 Sep 2005 06:53:58 +0000 (06:53 +0000)] 
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

19 years agoBug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Tue, 6 Sep 2005 03:41:20 +0000 (03:41 +0000)] 
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Tue, 6 Sep 2005 03:18:53 +0000 (03:18 +0000)] 
Bug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave

19 years agoBug 304268: edit users form should have an item for "edit this user" - Patch by Gavin...
lpsolit%gmail.com [Mon, 5 Sep 2005 01:45:10 +0000 (01:45 +0000)] 
Bug 304268: edit users form should have an item for "edit this user" - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave

19 years agoBug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi - Patch...
lpsolit%gmail.com [Mon, 5 Sep 2005 01:35:05 +0000 (01:35 +0000)] 
Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=jouni a=justdave

19 years agoBug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
mkanat%kerio.com [Sun, 4 Sep 2005 15:12:37 +0000 (15:12 +0000)] 
Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave

19 years agoBug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion Failure
mkanat%kerio.com [Sat, 3 Sep 2005 06:30:11 +0000 (06:30 +0000)] 
Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion Failure
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave

19 years agoBug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by...
lpsolit%gmail.com [Sat, 3 Sep 2005 04:33:35 +0000 (04:33 +0000)] 
Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User...
lpsolit%gmail.com [Sat, 3 Sep 2005 04:12:07 +0000 (04:12 +0000)] 
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

19 years agoBug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by...
lpsolit%gmail.com [Fri, 2 Sep 2005 05:07:48 +0000 (05:07 +0000)] 
Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by victory <bmo@rsz.jp> r=LpSolit a=myk

19 years agoBug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch...
lpsolit%gmail.com [Fri, 2 Sep 2005 05:00:54 +0000 (05:00 +0000)] 
Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk

19 years agoBug 298306: For new products, the charting error message "The tool which gathers...
lpsolit%gmail.com [Fri, 2 Sep 2005 04:52:20 +0000 (04:52 +0000)] 
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

19 years agoBug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Frédéric Bucli...
lpsolit%gmail.com [Fri, 2 Sep 2005 04:39:20 +0000 (04:39 +0000)] 
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk

19 years agoBug 302370: Remove the EmitFormElements() routine from editproducts.cgi and templatiz...
lpsolit%gmail.com [Fri, 2 Sep 2005 04:33:06 +0000 (04:33 +0000)] 
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

19 years agoPartial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class...
myk%mozilla.org [Thu, 1 Sep 2005 21:02:26 +0000 (21:02 +0000)] 
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit

19 years agoBug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string...
mkanat%kerio.com [Wed, 31 Aug 2005 15:00:23 +0000 (15:00 +0000)] 
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

19 years agoBug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch by Frédé...
lpsolit%gmail.com [Wed, 31 Aug 2005 08:03:26 +0000 (08:03 +0000)] 
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

19 years agoBug 45349: Allow to change the OS when changing several bugs at once - Patch by Frédé...
lpsolit%gmail.com [Wed, 31 Aug 2005 07:56:11 +0000 (07:56 +0000)] 
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

19 years agoBug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Frédéric...
lpsolit%gmail.com [Wed, 31 Aug 2005 07:43:04 +0000 (07:43 +0000)] 
Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoFix for bug 305773: fixes regression in flag validation code that let through untrust...
myk%mozilla.org [Wed, 31 Aug 2005 05:41:17 +0000 (05:41 +0000)] 
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

19 years agoBug 306368: The "Block for SELECT fields" should only insert one cell in bug/edit...
lpsolit%gmail.com [Wed, 31 Aug 2005 00:17:38 +0000 (00:17 +0000)] 
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

19 years agoBug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Wed, 31 Aug 2005 00:12:22 +0000 (00:12 +0000)] 
Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 212856: Request queue doesn't validate email addresses - Patch by Frédéric Buclin...
lpsolit%gmail.com [Wed, 31 Aug 2005 00:01:22 +0000 (00:01 +0000)] 
Bug 212856: Request queue doesn't validate email addresses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk

19 years agoBug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Frédéric...
lpsolit%gmail.com [Tue, 30 Aug 2005 23:54:06 +0000 (23:54 +0000)] 
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoBug 275608: The group selection when editing flag types should be a listbox with...
lpsolit%gmail.com [Tue, 30 Aug 2005 23:47:25 +0000 (23:47 +0000)] 
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

19 years agoBug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 30 Aug 2005 23:39:05 +0000 (23:39 +0000)] 
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk

19 years agoBug 306364: SQL crash when moving a bug to another product (regression) - Patch by...
lpsolit%gmail.com [Tue, 30 Aug 2005 23:32:05 +0000 (23:32 +0000)] 
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

19 years agoBug 305126: Fix table locks after removal of derive_groups
bugreport%peshkin.net [Tue, 30 Aug 2005 23:04:39 +0000 (23:04 +0000)] 
Bug 305126: Fix table locks after removal of derive_groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=myk

19 years agoBug 306117: Search on "Percentage Completed" field returns "unknown column 'bugs...
lpsolit%gmail.com [Mon, 29 Aug 2005 00:52:00 +0000 (00:52 +0000)] 
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

19 years agoBug 302955: Remove the "delete" link for the default milestone - Patch by Gavin Shell...
lpsolit%gmail.com [Mon, 29 Aug 2005 00:41:52 +0000 (00:41 +0000)] 
Bug 302955: Remove the "delete" link for the default milestone - Patch by Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave

19 years agoBug 305333: Move attachments.thedata to its own table
bugreport%peshkin.net [Sat, 27 Aug 2005 06:11:30 +0000 (06:11 +0000)] 
Bug 305333: Move attachments.thedata to its own table
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 306060: Adding a new product should make it clear that a component is also requir...
lpsolit%gmail.com [Sat, 27 Aug 2005 03:08:46 +0000 (03:08 +0000)] 
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

19 years agoBug 302650: Product.pm methods don't return what is expected for milestones and versi...
lpsolit%gmail.com [Sat, 27 Aug 2005 02:59:53 +0000 (02:59 +0000)] 
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

19 years agoBug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - Patch...
lpsolit%gmail.com [Sat, 27 Aug 2005 02:46:27 +0000 (02:46 +0000)] 
Bug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - Patch...
lpsolit%gmail.com [Sat, 27 Aug 2005 02:39:37 +0000 (02:39 +0000)] 
Bug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave

19 years agoBug 305771: Cannot create request flags with no requestee - Patch by Myk Melez <myk...
lpsolit%gmail.com [Fri, 26 Aug 2005 17:53:23 +0000 (17:53 +0000)] 
Bug 305771: Cannot create request flags with no requestee - Patch by Myk Melez <myk@mozilla.org> r=LpSolit a=justdave

19 years agoBug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc Schumann...
lpsolit%gmail.com [Fri, 26 Aug 2005 17:28:07 +0000 (17:28 +0000)] 
Bug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave

19 years agoFix nits for bug 208761 the reviewer asked me to do on checkin (make a description...
lpsolit%gmail.com [Thu, 25 Aug 2005 21:22:43 +0000 (21:22 +0000)] 
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 ;)

19 years agoBug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Frédé...
lpsolit%gmail.com [Thu, 25 Aug 2005 21:02:39 +0000 (21:02 +0000)] 
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <cedric...
lpsolit%gmail.com [Thu, 25 Aug 2005 20:51:48 +0000 (20:51 +0000)] 
Bug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <cedric.caron@urbanet.ch> r=glob a=justdave

19 years agoBug 304303: The "Forget Search" link in user prefs does not escape the name properly...
lpsolit%gmail.com [Thu, 25 Aug 2005 20:39:20 +0000 (20:39 +0000)] 
Bug 304303: The "Forget Search" link in user prefs does not escape the name properly - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave

19 years agoBug 303860: There is a database change in the wrong place in checksetup.pl
mkanat%kerio.com [Thu, 25 Aug 2005 02:27:51 +0000 (02:27 +0000)] 
Bug 303860: There is a database change in the wrong place in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave

19 years agoBug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Column...
mkanat%kerio.com [Thu, 25 Aug 2005 02:24:06 +0000 (02:24 +0000)] 
Bug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Column "relevance desc" not valid in GROUP BY
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, r=joel, a=justdave

19 years agoBug 304542: Focus/Select forms with javascript when editting milestones - Patch by...
lpsolit%gmail.com [Tue, 23 Aug 2005 19:39:17 +0000 (19:39 +0000)] 
Bug 304542: Focus/Select forms with javascript when editting milestones - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave

19 years agoBug 303366: Possible locking tables conflict when voting for bugs - Patch by Frédéric...
lpsolit%gmail.com [Tue, 23 Aug 2005 19:17:16 +0000 (19:17 +0000)] 
Bug 303366: Possible locking tables conflict when voting for bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 304997: "Setting any 'other' op_sys to 'Other'" runs every time you run checksetup
mkanat%kerio.com [Tue, 23 Aug 2005 08:04:42 +0000 (08:04 +0000)] 
Bug 304997: "Setting any 'other' op_sys to 'Other'" runs every time you run checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=myk

19 years agoBug 189635: editcomponents.cgi should use user-matching for the default assignee...
lpsolit%gmail.com [Tue, 23 Aug 2005 04:45:32 +0000 (04:45 +0000)] 
Bug 189635: editcomponents.cgi should use user-matching for the default assignee and QA contact - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave

19 years agoBug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by defau...
lpsolit%gmail.com [Tue, 23 Aug 2005 04:26:27 +0000 (04:26 +0000)] 
Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by default - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave

19 years agoBug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa <wicked...
lpsolit%gmail.com [Tue, 23 Aug 2005 04:12:38 +0000 (04:12 +0000)] 
Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave

19 years agoBug 305476: Group membership inheritance broken in editusers.cgi (regression) - Patch...
lpsolit%gmail.com [Tue, 23 Aug 2005 03:59:56 +0000 (03:59 +0000)] 
Bug 305476: Group membership inheritance broken in editusers.cgi (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap a=justdave

19 years agoBug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) - Patch...
lpsolit%gmail.com [Tue, 23 Aug 2005 03:48:44 +0000 (03:48 +0000)] 
Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave

19 years agoBug 303527: The bug entry page does not use localised terms for statuses - Patch...
lpsolit%gmail.com [Mon, 22 Aug 2005 05:18:01 +0000 (05:18 +0000)] 
Bug 303527: The bug entry page does not use localised terms for statuses - Patch by Marc Schumann <wurblzap@gmail.com> r=myk a=justdave