From Vivek.Kumar at india.rsystems.com Sun May 7 05:44:57 2006 From: Vivek.Kumar at india.rsystems.com (Vivek.Kumar) Date: Sun, 7 May 2006 11:14:57 +0530 Subject: I need help in customizing bugzilla Message-ID: <7C27DDAA3C0D624CB9AF500DA4F7B2C8065DBE@rsi-nod-mail2.india.rsystems.com> Hi All ! My company is going to use bugzilla for it projects. I need some help customizing bugzilla. I want to add a field in the software "type". In the page enter_bug.cgi by replacing the field keywords. And in the database we will add two field keywords we will add two fields Review and testing. Please tell me that how to show this in a drop down window like this. Type Review Testing The type field is replacing the keywords on enter_bug.cgi and the drop down show the two values review and testing Which is fetch from the database keywords? Keywords table Bugid Keyword id Product_type 1 Review 2 Testing Please tell me how to implement it .please give the code level overview. How to do the coding. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mkanat at bugzilla.org Sun May 7 13:10:34 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Sun, 07 May 2006 06:10:34 -0700 Subject: I need help in customizing bugzilla In-Reply-To: <7C27DDAA3C0D624CB9AF500DA4F7B2C8065DBE@rsi-nod-mail2.india.rsystems.com> References: <7C27DDAA3C0D624CB9AF500DA4F7B2C8065DBE@rsi-nod-mail2.india.rsystems.com> Message-ID: <1147007434.4320.6.camel@es-lappy> On Sun, 2006-05-07 at 11:14 +0530, Vivek.Kumar wrote: > I need some help customizing bugzilla. You should use the support-bugzilla list described at: http://www.bugzilla.org/support/ -Max -- http://www.everythingsolved.com/ Everything Solved: Competent, Friendly Bugzilla and Linux Services From bzorg-ml at rsz.jp Tue May 9 06:26:07 2006 From: bzorg-ml at rsz.jp (victory) Date: Tue, 09 May 2006 15:26:07 +0900 Subject: Bugzilla meeting on IRC tomorrow, May 9, 2006 Message-ID: <20060509152233.98E3.BZORG-ML@rsz.jp> Reminder: We will meet today, Tuesday May 9th, 2006 at 18:00 GMT (11:00 PST, 20:00 CET) on IRC in the #bugzilla-meeting channel. The agenda is available at: http://wiki.mozilla.org/Bugzilla:Meetings Everyone who is interested can attend. From lpsolit at gmail.com Tue May 9 20:37:21 2006 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Tue, 09 May 2006 22:37:21 +0200 Subject: Minutes of the Bugzilla meeting Message-ID: <4460FD81.80605@gmail.com> We had a Bugzilla meeting today: http://bugzilla.glob.com.au/irc/?c=bugzilla-meeting&a=date&s=9+May+2006&e=9+May+2006 * No regression reported since we released 2.20.2 and 2.22. * There has been 1678 downloads of 2.22 from our server so far, which is the only server we have stats about downloads. As there are 6 mirrors including our server, we estimate the number of downloads to be around 10,000. Knowing that we released 2.22 on April 22, i.e. 2.5 weeks ago, that's not that bad! :) From September 30 2005 to present, there's been 35,160 downloads of 2.20 (that's an estimate based on the 5,860 downloads we had on our server). For the record, we had 30,000 downloads of 2.18. * We didn't make any progress about the removal of versioncache due to a lack of time. We did some progress about globals.pl though (only a few functions left to move and we will be able to kill globals.pl, as soon as versioncache is removed, of course). * We won't create a separate branch for 3.0, because we estimate that this won't help us going faster. The main problem being having more active reviewers, we decided to allow some active users to review patches. A review from an official reviewer is still required to get the patch approved though, but this will allow us to get some triage being done. And if we estimate that these probationary reviewers are doing good and pertinent reviews, they could then become official reviewers. * Testopia is supposed to be code complete this week. It will then be accessible from CVS. * The first attempts to rewrite Bugzilla UI using AJAX should be available in the next few days/weeks. * Our next meeting will take place on Tuesday May 23th, 2006 at 18:00 GMT (11:00 PST, 20:00 CET). LpSolit From kevin.benton at amd.com Tue May 9 21:55:46 2006 From: kevin.benton at amd.com (Benton, Kevin) Date: Tue, 9 May 2006 14:55:46 -0700 Subject: Minutes of the Bugzilla meeting Message-ID: Thanks for posting the notes, Fred :) --- Kevin Benton Perl/Bugzilla Developer/Administrator, Perforce SCM Administrator AMD - ECSD Software Validation and Tools The opinions stated in this communication do not necessarily reflect the view of Advanced Micro Devices and have not been reviewed by management. This communication may contain sensitive and/or confidential and/or proprietary information. Distribution of such information is strictly prohibited without prior consent of Advanced Micro Devices. This communication is for the intended recipient(s) only. If you have received this communication in error, please notify the sender, then destroy any remaining copies of this communication. > -----Original Message----- > From: developers-owner at bugzilla.org [mailto:developers-owner at bugzilla.org] > On Behalf Of Fr?d?ric Buclin > Sent: Tuesday, May 09, 2006 2:37 PM > To: developers at bugzilla.org > Subject: Minutes of the Bugzilla meeting > > We had a Bugzilla meeting today: > > http://bugzilla.glob.com.au/irc/?c=bugzilla- > meeting&a=date&s=9+May+2006&e=9+May+2006 > > * No regression reported since we released 2.20.2 and 2.22. > > * There has been 1678 downloads of 2.22 from our server so far, which is > the only server we have stats about downloads. As there are 6 mirrors > including our server, we estimate the number of downloads to be around > 10,000. Knowing that we released 2.22 on April 22, i.e. 2.5 weeks ago, > that's not that bad! :) > From September 30 2005 to present, there's been 35,160 downloads of > 2.20 (that's an estimate based on the 5,860 downloads we had on our > server). For the record, we had 30,000 downloads of 2.18. > > * We didn't make any progress about the removal of versioncache due to a > lack of time. We did some progress about globals.pl though (only a few > functions left to move and we will be able to kill globals.pl, as soon > as versioncache is removed, of course). > > * We won't create a separate branch for 3.0, because we estimate that > this won't help us going faster. The main problem being having more > active reviewers, we decided to allow some active users to review > patches. A review from an official reviewer is still required to get the > patch approved though, but this will allow us to get some triage being > done. And if we estimate that these probationary reviewers are doing > good and pertinent reviews, they could then become official reviewers. > > * Testopia is supposed to be code complete this week. It will then be > accessible from CVS. > > * The first attempts to rewrite Bugzilla UI using AJAX should be > available in the next few days/weeks. > > * Our next meeting will take place on Tuesday May 23th, 2006 at 18:00 > GMT (11:00 PST, 20:00 CET). > > > LpSolit > - > To view or change your list settings, click here: > From jake at bugzilla.org Wed May 10 00:25:43 2006 From: jake at bugzilla.org (Jake) Date: Tue, 09 May 2006 20:25:43 -0400 Subject: Bugzilla meeting on IRC tomorrow, May 9, 2006 In-Reply-To: <20060509152233.98E3.BZORG-ML@rsz.jp> References: <20060509152233.98E3.BZORG-ML@rsz.jp> Message-ID: <44613307.5040601@bugzilla.org> victory wrote: > Reminder: > > > We will meet today, Tuesday May 9th, 2006 at 18:00 GMT (11:00 PST, 20:00 > CET) > on IRC in the #bugzilla-meeting channel. > > The agenda is available at: > > http://wiki.mozilla.org/Bugzilla:Meetings > > Everyone who is interested can attend. > Sorry I didn't make it.... the web site said the next one was May 23rd so this didn't make it into my calendar.... Oops. From lpsolit at gmail.com Wed May 10 15:52:56 2006 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Wed, 10 May 2006 17:52:56 +0200 Subject: Minutes of the (previous) Bugzilla meeting Message-ID: <44620C58.4020304@gmail.com> Hi all! Nobody complained we forgot to send you the minutes of our meeting we had two weeks ago (April 25). The one you got yesterday was about the meeting we had.... yesterday. So here is a brief summary of the meeting which took place on April 25 (even if it's a bit late): * The log of our meeting is available at http://bugzilla.glob.com.au/irc/?c=bugzilla-meeting&s=2006-04-25&e=2006-04-25 * Bugzilla 2.20.2, 2.22 and 2.23.1 have been released on April 22. This also means we don't support the 2.16 branch anymore. All installations still using 2.16.x should upgrade to 2.22. * The consulting list on bugzilla.org now displays contractors in a random order every time you look at the page. * We discussed about the format of the XML file for the new Automatic Upgrade Notification feature: http://updates.bugzilla.org/bugzilla-update.xml * We suggested to create a favicon.ico icon for Bugzilla. LpSolit From kristis.makris at asu.edu Thu May 11 22:56:17 2006 From: kristis.makris at asu.edu (Kristis Makris) Date: Thu, 11 May 2006 15:56:17 -0700 Subject: primary key in longdescs table Message-ID: <1147388177.2947.46.camel@syd.mkgnu.net> Hello, Could someone please clarify which version of Bugzilla the following was merged-in ? https://bugzilla.mozilla.org/show_bug.cgi?id=225221#c55 It doesn't seem to be in 2.20.1. From mkanat at bugzilla.org Fri May 12 02:34:14 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Thu, 11 May 2006 19:34:14 -0700 Subject: primary key in longdescs table In-Reply-To: <1147388177.2947.46.camel@syd.mkgnu.net> References: <1147388177.2947.46.camel@syd.mkgnu.net> Message-ID: <1147401254.2471.22.camel@localhost.localdomain> On Thu, 2006-05-11 at 15:56 -0700, Kristis Makris wrote: > Could someone please clarify which version of Bugzilla the following was > merged-in ? > > https://bugzilla.mozilla.org/show_bug.cgi?id=225221#c55 > > It doesn't seem to be in 2.20.1. You can see by the target milestone. It's merged to 2.24, which is currently CVS HEAD. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From mkanat at bugzilla.org Fri May 12 03:03:46 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Thu, 11 May 2006 20:03:46 -0700 Subject: Bugzilla::Auth Re-Write Has Landed Message-ID: <1147403026.2471.33.camel@localhost.localdomain> Hey everybody. So, just now I checked-in bug 300410: https://bugzilla.mozilla.org/show_bug.cgi?id=300410 This was basically a complete re-write of the Bugzilla authentication system. That means that HEAD is probably NOT SAFE to run right now. This was about the third-largest patch in Bugzilla's history, so I expect *some* regressions. We've tested logins with CGI and Env authentication, we've tested Cookies, and we've tested the DB stuff. We know that LDAP doesn't work right now, but we're going to get it fixed. For an explanation of how the new system works, perldoc Bugzilla/Auth.pm, and look at the "STRUCTURE" section. In general, it's been re-written to be truly object-oriented. It should be even easier to write a new Authentication module for Bugzilla now. However, for now, make sure that you only run HEAD if you're okay with possible serious authentication bugs. (Meaning, if somebody steals a login or something, don't say I didn't tell you so.) The Tinderboxes are failing, but not because the patch actually breaks anything. The tests themselves are broken. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From dwilliss at microimages.com Tue May 16 21:58:07 2006 From: dwilliss at microimages.com (Dave Williss) Date: Tue, 16 May 2006 16:58:07 -0500 Subject: Componant list on enter_bug.cgi Message-ID: <193f01c67933$d08507b0$4b00000a@opus2> I was asked to pass along these comments about bugzilla.. (2.22) On enter_bug.cgi, why are the Component list and Version list a scrolled list 5 high instead of being a combo box? We have control over what show up in the OS, Severity, Platform and Priority lists. Why not Status and Resolution? [cosmetic] On enter_bug.cgi, the label to the left of the Cc: list is vertically centered, where as the labels for other tall things are valign='top' -- Dave Williss ------ Meddle not in the affairs of dragons, for you are crunchy and taste good with catsup -------------- next part -------------- An HTML attachment was scrubbed... URL: From Nick.Barnes at pobox.com Thu May 18 20:14:19 2006 From: Nick.Barnes at pobox.com (Nick Barnes) Date: Thu, 18 May 2006 21:14:19 +0100 Subject: Online schema doc updated Message-ID: <74677.1147983259@thrush.ravenbrook.com> I have added the February and April releases (2.16.11, 2.18.5, 2.20.1, 2.22rc1, 2.20.2, 2.22, 2.23.1) to my online Bugzilla schema doc. Nick B From chee at slac.stanford.edu Thu May 18 22:58:04 2006 From: chee at slac.stanford.edu (Charlotte Hee) Date: Thu, 18 May 2006 15:58:04 -0700 (PDT) Subject: Multiple Authentication Methods? Message-ID: Hello All, In the features section of bugzilla the claim is that bugzilla's authentication is modular, making it easy to add custom authentication. How is this done exactly? I couldn't find any documentation that explained how to incorporate my own authentication system (yale cas). thanks, Chee From mkanat at bugzilla.org Fri May 19 05:57:45 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Thu, 18 May 2006 22:57:45 -0700 Subject: Multiple Authentication Methods? In-Reply-To: References: Message-ID: <1148018266.3225.6.camel@localhost.localdomain> On Thu, 2006-05-18 at 15:58 -0700, Charlotte Hee wrote: > In the features section of bugzilla the claim is that > bugzilla's authentication is modular, making it easy > to add custom authentication. How is this done exactly? > I couldn't find any documentation that explained how > to incorporate my own authentication system (yale cas). In 2.22 and below, there's a README file in the Bugzilla/Auth/ directory that explains it. On the CVS tip I've re-written it to be even easier to add your own Auth module, and the structure of the Auth modules is explained in the POD for Bugzilla/Auth.pm -- do "perldoc Bugzilla/Auth.pm" to see it. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From bzorg-ml at rsz.jp Mon May 22 17:18:29 2006 From: bzorg-ml at rsz.jp (victory) Date: Tue, 23 May 2006 02:18:29 +0900 Subject: Bugzilla meeting on IRC tomorrow, May 23, 2006 Message-ID: <20060523021629.E465.BZORG-ML@rsz.jp> Reminder: We will meet tomorrow, Tuesday May 23th, 2006 at 18:00 GMT (11:00 PST, 20:00 CET, 03:00 JST) on IRC in the #bugzilla-meeting channel. The agenda is available at: http://wiki.mozilla.org/Bugzilla:Meetings Everyone who is interested can attend. -- victory