]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
21 years agoBug 233645 - fix a number of 'undef' warnings which were killing performance for...
gerv%gerv.net [Sat, 14 Feb 2004 04:24:51 +0000 (04:24 +0000)] 
Bug 233645 - fix a number of 'undef' warnings which were killing performance for multiple bug change. Patch by gerv; r,a=justdave.

21 years agoFix for bug 234100: removes redundant longdescs table join criterion
myk%mozilla.org [Fri, 13 Feb 2004 09:45:21 +0000 (09:45 +0000)] 
Fix for bug 234100: removes redundant longdescs table join criterion
r=justdave

21 years agoBug 232749 - fix various charting problems revealed by b.m.o. upgrade, including...
gerv%gerv.net [Fri, 13 Feb 2004 06:32:57 +0000 (06:32 +0000)] 
Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.

21 years agoAdding a comment to avoid further dupes of bug 97736 -- and also
kiko%async.com.br [Thu, 12 Feb 2004 12:45:17 +0000 (12:45 +0000)] 
Adding a comment to avoid further dupes of bug 97736 -- and also
because I keep forgetting about the real reason it's there :-)

Comment-only change.

21 years agoBug 232897 - make collectstats.pl work with shadow databases, by reading from shadow...
gerv%gerv.net [Thu, 12 Feb 2004 07:41:36 +0000 (07:41 +0000)] 
Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.

21 years agoPatch for bug 232441: Suggest solution in the error message in case admin forgets...
jocuri%softhome.net [Mon, 9 Feb 2004 07:17:11 +0000 (07:17 +0000)] 
Patch for bug 232441: Suggest solution in the error message in case admin forgets to rerun checksetup.pl; r=kiko; a=justdave.

21 years agoPatch for bug 158527: Fix up description for the editbugs group so it is closer to...
jocuri%softhome.net [Mon, 9 Feb 2004 07:09:23 +0000 (07:09 +0000)] 
Patch for bug 158527: Fix up description for the editbugs group so it is closer to the reality; r=kiko; a=justdave.

21 years agogrep is a command line program, not something you do while editing a file (to most...
justdave%syndicomm.com [Sun, 8 Feb 2004 16:25:38 +0000 (16:25 +0000)] 
grep is a command line program, not something you do while editing a file (to most people anyway)

21 years agoFix for bug 127995: shows the size of attachments in the show bug and attachment...
myk%mozilla.org [Fri, 6 Feb 2004 02:14:01 +0000 (02:14 +0000)] 
Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
Patch by Dave Swegen <dswegen@software.plasmon.com>
r=myk
a=myk

21 years agoer, oops, wrong date :)
justdave%syndicomm.com [Thu, 5 Feb 2004 13:13:24 +0000 (13:13 +0000)] 
er, oops, wrong date :)

21 years agoBump docs build date to test the xml rebuild script on the website
justdave%syndicomm.com [Thu, 5 Feb 2004 13:04:04 +0000 (13:04 +0000)] 
Bump docs build date to test the xml rebuild script on the website

21 years ago- Remove html, txt, and pdf directories from CVS
justdave%syndicomm.com [Thu, 5 Feb 2004 12:49:08 +0000 (12:49 +0000)] 
- Remove html, txt, and pdf directories from CVS
- makedocs.pl now creates said directories when building the docs
The idea here is that it's useless to have compiled stuff in CVS.  The website will now auto-build the docs upon changes to
the xml directory.

21 years agoMinor tag fix to OS X section
justdave%syndicomm.com [Thu, 5 Feb 2004 09:30:47 +0000 (09:30 +0000)] 
Minor tag fix to OS X section

21 years agoCorrections to the Mac OS X installation instructions
justdave%syndicomm.com [Thu, 5 Feb 2004 09:12:27 +0000 (09:12 +0000)] 
Corrections to the Mac OS X installation instructions

21 years agoPatch for bug 218401; add in some places templatization support for the bug term...
jocuri%softhome.net [Wed, 4 Feb 2004 23:30:49 +0000 (23:30 +0000)] 
Patch for bug 218401; add in some places templatization support for the bug term in query.cgi; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave.

21 years agoPatch for bug 194472; link to the product's component editor when displaying error...
jocuri%softhome.net [Wed, 4 Feb 2004 23:23:39 +0000 (23:23 +0000)] 
Patch for bug 194472; link to the product's component editor when displaying error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave.

21 years agoBug 232993: Quote the filenames in the Content-disposition header when downloading...
justdave%syndicomm.com [Wed, 4 Feb 2004 09:52:20 +0000 (09:52 +0000)] 
Bug 232993: Quote the filenames in the Content-disposition header when downloading attachments.  This allows spaces to be used in filenames, and fixes compliance with RFCs 2183, 2045, and 822.
r= myk, a= justdave

21 years agoBug 232830 - use url_quote instead of html filtering to make sure we can delete queri...
gerv%gerv.net [Wed, 4 Feb 2004 08:12:41 +0000 (08:12 +0000)] 
Bug 232830 - use url_quote instead of html filtering to make sure we can delete queries which contain a "+". Patch by gerv; r,a=myk.

21 years agoBug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages to allow...
justdave%syndicomm.com [Wed, 4 Feb 2004 06:08:24 +0000 (06:08 +0000)] 
Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages to allow user CSS to explicitly affect Bugzilla.
r= myk, a= myk

21 years agoFix for bug 220998: Allows blocks, dependson, and keywords values to be part of a...
myk%mozilla.org [Wed, 4 Feb 2004 04:05:04 +0000 (04:05 +0000)] 
Fix for bug 220998: Allows blocks, dependson, and keywords values to be part of a bug entry template (i.e. a URL that presets those fields to specific values).
Original patch by Ludovic Dubost.
r=kiko

21 years agoFix for bustage caused by Gerv's checkin for bug 232903; basically, we
kiko%async.com.br [Tue, 3 Feb 2004 21:29:33 +0000 (21:29 +0000)] 
Fix for bustage caused by Gerv's checkin for bug 232903; basically, we
need to exempt Hook.process() calls from the filter checks. I'm assuming
Gerv has stamped this fix, and I'm just checking it in to keep things
green -- back me out later if this was wrong.

21 years agoBug 232903: hook to allow addition of extra administration links in the footer. Patch...
gerv%gerv.net [Tue, 3 Feb 2004 07:35:59 +0000 (07:35 +0000)] 
Bug 232903: hook to allow addition of extra administration links in the footer. Patch by gerv; r,a=myk.

21 years agoBug 232096 - documenting content-type parameter for attachment.cgi.
gerv%gerv.net [Tue, 3 Feb 2004 07:09:05 +0000 (07:09 +0000)] 
Bug 232096 - documenting content-type parameter for attachment.cgi.

21 years agoBug 232804 - add a "--check-modules" switch to checksetup.pl to get it to only do...
gerv%gerv.net [Tue, 3 Feb 2004 06:01:52 +0000 (06:01 +0000)] 
Bug 232804 - add a "--check-modules" switch to checksetup.pl to get it to only do the Perl module checks. This makes installation easier to explain. Patch by gerv; r,a=justdave.

21 years agoBug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to prevent white...
gerv%gerv.net [Tue, 3 Feb 2004 05:57:28 +0000 (05:57 +0000)] 
Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.

21 years agoPatch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs; r...
jocuri%softhome.net [Tue, 3 Feb 2004 00:33:36 +0000 (00:33 +0000)] 
Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs; r=justdave; a=justdave.

21 years agoFix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semanticall...
myk%mozilla.org [Sat, 31 Jan 2004 08:49:56 +0000 (08:49 +0000)] 
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,).
Patch by mkanat@kerio.com.
r=myk
a=myk

21 years agoPatch for bug 213679: Implement a parameter that allows administrators to control...
jocuri%softhome.net [Sat, 31 Jan 2004 08:12:08 +0000 (08:12 +0000)] 
Patch for bug 213679: Implement a parameter that allows administrators to control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk.

21 years agoBug 232485 - fix missing space between words. Patch by gerv; r,a=justdave.
gerv%gerv.net [Fri, 30 Jan 2004 16:49:14 +0000 (16:49 +0000)] 
Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave.

21 years agoBug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.
gerv%gerv.net [Fri, 30 Jan 2004 16:48:13 +0000 (16:48 +0000)] 
Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.

21 years agoFix for bug 232508: adds back missing space between "tell" and "[% terms.Bugzilla...
myk%mozilla.org [Fri, 30 Jan 2004 03:54:44 +0000 (03:54 +0000)] 
Fix for bug 232508: adds back missing space between "tell" and "[% terms.Bugzilla %]".
Patch by Stephen Reindl <sr@stephenreindl.de>
r=myk
a=myk

21 years agoFix for bug 232447: Warns user about missing bug number instead of dying in GetBugLink().
myk%mozilla.org [Thu, 29 Jan 2004 06:08:29 +0000 (06:08 +0000)] 
Fix for bug 232447: Warns user about missing bug number instead of dying in GetBugLink().
r=justdave

21 years agoFix validation problem (unescaped ampersands) by making the program listing be CDATA.
myk%mozilla.org [Wed, 28 Jan 2004 09:44:41 +0000 (09:44 +0000)] 
Fix validation problem (unescaped ampersands) by making the program listing be CDATA.

21 years agoBug 232161 - add ability to forget or edit saved searches when the search throws...
gerv%gerv.net [Tue, 27 Jan 2004 17:03:30 +0000 (17:03 +0000)] 
Bug 232161 - add ability to forget or edit saved searches when the search throws an error. Patch by gerv; r,a=justdave.

21 years agoBug 225043 - enhance chart migration code to populate 'All Open' charts from historic...
gerv%gerv.net [Tue, 27 Jan 2004 07:23:08 +0000 (07:23 +0000)] 
Bug 225043 - enhance chart migration code to populate 'All Open' charts from historical data. Patch by gerv; r,a=justdave.

21 years agoFix for bug 232164: Adds backwards-compatibility hack for changedin queries for newly...
myk%mozilla.org [Mon, 26 Jan 2004 20:09:40 +0000 (20:09 +0000)] 
Fix for bug 232164: Adds backwards-compatibility hack for changedin queries for newly created bugs and simplifies the code.
r=bbaetz

21 years agoFix for bug 232160: adds the header back in to the "verify component, etc." page...
myk%mozilla.org [Mon, 26 Jan 2004 18:12:32 +0000 (18:12 +0000)] 
Fix for bug 232160: adds the header back in to the "verify component, etc." page that appears when a user changes the product to which a bug belongs.
r=gerv

21 years agoFix for bug 232154: Make old column lists work again by correctly translating old...
myk%mozilla.org [Mon, 26 Jan 2004 15:58:26 +0000 (15:58 +0000)] 
Fix for bug 232154: Make old column lists work again by correctly translating old -> new column names.
r=bbaetz

21 years agoFix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzilla:...
myk%mozilla.org [Mon, 26 Jan 2004 15:04:22 +0000 (15:04 +0000)] 
Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzilla::Util, which contains the trim() function BugMail.pm needs.
r=bbaetz

21 years agoFix for bug 232150: Corrects "field changed" queries including [Bug creation] as...
myk%mozilla.org [Mon, 26 Jan 2004 12:04:28 +0000 (12:04 +0000)] 
Fix for bug 232150: Corrects "field changed" queries including [Bug creation] as one of the fields so that they actually work instead of taking forever.  The query was structured as "[Bug creation] clause OR (bugs_activity JOIN clause OR (other field clauses))" when it should have been "bugs_activity JOIN CLAUSE AND ([Bug creation] clause OR other field clauses)"
r=bbaetz
a=myk

21 years agoFix for bug 183774: makes duplicates.xul compute a correct base URL when jarred so...
myk%mozilla.org [Mon, 26 Jan 2004 02:47:16 +0000 (02:47 +0000)] 
Fix for bug 183774: makes duplicates.xul compute a correct base URL when jarred so that links to bugs work.
r=gerv
a=myk

21 years agoBug 232055 - add more colours to line graphs (default is 7; we now have 16.) Patch...
gerv%gerv.net [Sun, 25 Jan 2004 05:40:31 +0000 (05:40 +0000)] 
Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) Patch by gerv; r,a=justdave.

21 years agoMassive rearrangement of the installation section. Hopefully it makes sense now.
gerv%gerv.net [Sun, 25 Jan 2004 02:30:57 +0000 (02:30 +0000)] 
Massive rearrangement of the installation section. Hopefully it makes sense now.

21 years agofixing incorrect ulink attribute (href should be url)
myk%mozilla.org [Fri, 23 Jan 2004 15:53:30 +0000 (15:53 +0000)] 
fixing incorrect ulink attribute (href should be url)

21 years agoBug 227155 - make sure running collectstats.pl twice in a day, or migrating data...
gerv%gerv.net [Thu, 22 Jan 2004 16:10:53 +0000 (16:10 +0000)] 
Bug 227155 - make sure running collectstats.pl twice in a day, or migrating data from old charts to new charts where there are duplicate entries, doesn't cause an SQL error. Patch by gerv; r,a=justdave.

21 years agoBug 231391 - make "cumulate" option work on new charts, together with a few UI tweaks...
gerv%gerv.net [Thu, 22 Jan 2004 08:02:25 +0000 (08:02 +0000)] 
Bug 231391 - make "cumulate" option work on new charts, together with a few UI tweaks. Patch by gerv; r=kiko, a=myk.

21 years agoBug 225075: Fix exact case search so it only selects bugs with matching case strings.
bugreport%peshkin.net [Wed, 21 Jan 2004 22:01:08 +0000 (22:01 +0000)] 
Bug 225075: Fix exact case search so it only selects bugs with matching case strings.
r=bbaetz, a=justdave

21 years agoBug 231026 - improve the appearance of the buglist options at the bottom of the bugli...
gerv%gerv.net [Wed, 21 Jan 2004 07:48:17 +0000 (07:48 +0000)] 
Bug 231026 - improve the appearance of the buglist options at the bottom of the buglist. Patch by gerv; r,a=justdave.

21 years agoBug 36379: adds command-line switches for default product, component, and version...
justdave%syndicomm.com [Tue, 20 Jan 2004 14:03:38 +0000 (14:03 +0000)] 
Bug 36379: adds command-line switches for default product, component, and version to bug_email.pl
Patch by Ludovic Dubost <ludovic@pobox.xom>
(no r= for contrib)
a= justdave

21 years agoimproved readability (for both readers and editors); added docbook tags for variables...
myk%mozilla.org [Tue, 20 Jan 2004 12:29:00 +0000 (12:29 +0000)] 
improved readability (for both readers and editors); added docbook tags for variables, literals, and inline code; corrected a few errors, regressions, and typos; and added section explaining applicability of hooks for installation customizers

21 years agoBug 227026 - remove obsolete MacsBug information from guided template (we no longer...
gerv%gerv.net [Tue, 20 Jan 2004 08:08:42 +0000 (08:08 +0000)] 
Bug 227026 - remove obsolete MacsBug information from guided template (we no longer support OS 9.) Patch by gerv; r,a=justdave.

21 years agoBacking out bug 230293, we decided this was the wrong approach.
justdave%syndicomm.com [Tue, 20 Jan 2004 06:44:54 +0000 (06:44 +0000)] 
Backing out bug 230293, we decided this was the wrong approach.
a= justdave

21 years agoBacking out code change that was accidently left in the patch on bug 228894 (see...
justdave%syndicomm.com [Tue, 20 Jan 2004 06:25:31 +0000 (06:25 +0000)] 
Backing out code change that was accidently left in the patch on bug 228894 (see comment 9)

21 years agoBug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - probably...
gerv%gerv.net [Mon, 19 Jan 2004 08:25:16 +0000 (08:25 +0000)] 
Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - probably still needs further polish.

21 years agoPatch for bug 228894: Change HTML comments to template-toolkit ones for template...
jocuri%softhome.net [Mon, 19 Jan 2004 02:39:10 +0000 (02:39 +0000)] 
Patch for bug 228894: Change HTML comments to template-toolkit ones for template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.

21 years agoBug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops.
gerv%gerv.net [Sun, 18 Jan 2004 16:27:26 +0000 (16:27 +0000)] 
Bug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops.

21 years agoBug 224420 - add a warning that only public bugs are counted by the new charting...
gerv%gerv.net [Sat, 17 Jan 2004 17:16:39 +0000 (17:16 +0000)] 
Bug 224420 - add a warning that only public bugs are counted by the new charting system at the moment. Patch by gerv; r,a=justdave.

21 years agoRebuilt guide for kiko's install changes.
gerv%gerv.net [Sat, 17 Jan 2004 08:23:07 +0000 (08:23 +0000)] 
Rebuilt guide for kiko's install changes.

21 years agoRebuild docs for kiko's changes to install; cvs add an HTML file I missed last time.
gerv%gerv.net [Sat, 17 Jan 2004 08:18:59 +0000 (08:18 +0000)] 
Rebuild docs for kiko's changes to install; cvs add an HTML file I missed last time.

21 years agoFix for bug 90468: Bugzilla does not log out automatically when closing
kiko%async.com.br [Sat, 17 Jan 2004 06:46:30 +0000 (06:46 +0000)] 
Fix for bug 90468: Bugzilla does not log out automatically when closing
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor
cleanups by me. r=kiko, a=myk.

21 years agoFix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields
kiko%async.com.br [Sat, 17 Jan 2004 06:26:49 +0000 (06:26 +0000)] 
Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields
are rejected. Minor fixes to bugzilla-submit's argument parsing. Patch
by me, inspired by work done by joseph@picsel.com (Joseph Heenan).
contrib-only. a=myk

21 years agoBug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk.
gerv%gerv.net [Fri, 16 Jan 2004 16:40:32 +0000 (16:40 +0000)] 
Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk.

21 years agoMinor adjustment to documentation to account for changes made in bug
kiko%async.com.br [Fri, 16 Jan 2004 08:32:57 +0000 (08:32 +0000)] 
Minor adjustment to documentation to account for changes made in bug
229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written
by me and ignored by Gerv :-P

21 years agoAnother pre-2.17.7 rev.
gerv%gerv.net [Fri, 16 Jan 2004 07:54:28 +0000 (07:54 +0000)] 
Another pre-2.17.7 rev.

21 years agoUpdated PDF from large changes pre-2.17.6.
gerv%gerv.net [Fri, 16 Jan 2004 06:45:05 +0000 (06:45 +0000)] 
Updated PDF from large changes pre-2.17.6.

21 years agoPhase 1 of a big documentation update before 2.17.6.
gerv%gerv.net [Fri, 16 Jan 2004 06:34:12 +0000 (06:34 +0000)] 
Phase 1 of a big documentation update before 2.17.6.

21 years agoAdding bits about localconfig.js (I always forget it) and rewording one
kiko%async.com.br [Thu, 15 Jan 2004 23:02:45 +0000 (23:02 +0000)] 
Adding bits about localconfig.js (I always forget it) and rewording one
of the steps slightly.

21 years agoFix for bug 194290: irc:// links are not highlighted as links. Adds irc
kiko%async.com.br [Thu, 15 Jan 2004 02:07:32 +0000 (02:07 +0000)] 
Fix for bug 194290: irc:// links are not highlighted as links. Adds irc
to the list of supported protocols in quoteUrls(). Patch by Emmanuel
Bourg <smanux@lfjr.net>, r=kiko, a=justdave.

21 years agoAdditional bustage fix for bug 229800; swapped tabs for spaces (groan).
kiko%async.com.br [Wed, 14 Jan 2004 22:01:51 +0000 (22:01 +0000)] 
Additional bustage fix for bug 229800; swapped tabs for spaces (groan).

21 years agoFix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.
kiko%async.com.br [Wed, 14 Jan 2004 21:59:15 +0000 (21:59 +0000)] 
Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.
Change whine script to look to REOPENED bugs too, and modified text in
relevant param to account for this. Patch by joseph@picsel.com (Joseph
Heenan). r=kiko, a=myk.

21 years agoBug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugzilla...
jocuri%softhome.net [Tue, 13 Jan 2004 06:52:37 +0000 (06:52 +0000)] 
Bug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugzilla.pm in the file list; patch by zach@zachlipton.com; r=jouni; a=justdave.

21 years agoFix for bug 229658: Implements a mechanism for extensions to hook into standard Bugzi...
myk%mozilla.org [Mon, 12 Jan 2004 01:12:13 +0000 (01:12 +0000)] 
Fix for bug 229658: Implements a mechanism for extensions to hook into standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions.
r=bbaetz, gerv
a=myk

21 years agoBug 230293: Need User configurable CSV seperator, or return as text/csv MIME type...
jocuri%softhome.net [Sun, 11 Jan 2004 07:00:25 +0000 (07:00 +0000)] 
Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME type; patch by Stephen Lee <slee@wilcoxassoc.com>; r=gerv; a=justdave.

21 years agoBug 185330: Checksetup console input doesn't work on Win32. r,a=justdave
jouni%heikniemi.net [Sun, 4 Jan 2004 15:39:00 +0000 (15:39 +0000)] 
Bug 185330: Checksetup console input doesn't work on Win32. r,a=justdave

21 years agoBug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the
kiko%async.com.br [Thu, 11 Dec 2003 07:36:20 +0000 (07:36 +0000)] 
Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the
repository copy, and this is the follow-up patch that implements the
content rename. r=gerv, a=justdave.

21 years agoBug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.
jocuri%softhome.net [Wed, 10 Dec 2003 09:31:24 +0000 (09:31 +0000)] 
Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.

21 years agoBug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, jth,...
jocuri%softhome.net [Wed, 10 Dec 2003 07:12:32 +0000 (07:12 +0000)] 
Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, jth, gerv; r/a=justdave.

21 years agoBug 227771 - Migration and product/component create code no longer writes series...
gerv%gerv.net [Tue, 9 Dec 2003 07:13:35 +0000 (07:13 +0000)] 
Bug 227771 - Migration and product/component create code no longer writes series to database. Patch by gerv; r=kiko, a=justdave.

21 years agoBug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justdave.
jocuri%softhome.net [Mon, 8 Dec 2003 22:35:53 +0000 (22:35 +0000)] 
Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justdave.

21 years agoBug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.
gerv%gerv.net [Mon, 8 Dec 2003 07:30:24 +0000 (07:30 +0000)] 
Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.

21 years agoBug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.
gerv%gerv.net [Mon, 8 Dec 2003 07:25:26 +0000 (07:25 +0000)] 
Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.

21 years agoBug 223078 - Provide classes to allow user to style bugs depending on bug number...
gerv%gerv.net [Mon, 8 Dec 2003 06:46:28 +0000 (06:46 +0000)] 
Bug 223078 - Provide classes to allow user to style bugs depending on bug number, component or status. Patch by gerv; r=kiko, a=justdave.

21 years agoBug 227122 - pie chart link missing from certain tabular reports. Patch by gerv;...
gerv%gerv.net [Mon, 8 Dec 2003 06:44:24 +0000 (06:44 +0000)] 
Bug 227122 - pie chart link missing from certain tabular reports. Patch by gerv; r=jouni, a=justdave.

21 years agoBug 226682 - make it possible to edit series. This also changes the Series object...
gerv%gerv.net [Mon, 8 Dec 2003 06:43:19 +0000 (06:43 +0000)] 
Bug 226682 - make it possible to edit series. This also changes the Series object interface a bit. Patch by gerv; r=kiko, a=justdave.

21 years agoBug 218568 - Clean up charting UI. Having played with it for a bit, it needed work...
gerv%gerv.net [Mon, 8 Dec 2003 06:41:53 +0000 (06:41 +0000)] 
Bug 218568 - Clean up charting UI. Having played with it for a bit, it needed work. Patch by gerv; r=kiko, a=justdave.

21 years agoFix for bug 227213: Chomping murder in token emails and pages. Fix
kiko%async.com.br [Mon, 8 Dec 2003 05:12:41 +0000 (05:12 +0000)] 
Fix for bug 227213: Chomping murder in token emails and pages. Fix
chomping issues, a spurious &nbsp; in an email template, and minor
rewordings to make the text prettier -- oh, I realize this isn't Chaucer
yet, but who knows? r=jouni, a=justdave.

21 years agoFix for bug 226982: Move password change code into Bugzilla::Auth (part
kiko%async.com.br [Sun, 7 Dec 2003 10:11:00 +0000 (10:11 +0000)] 
Fix for bug 226982: Move password change code into Bugzilla::Auth (part
1). Factored code out from Bugzilla::Auth::DB->authenticate() into
separate methods so we can use them externally. Add extra API to DB.pm,
which is currently used only internally (pending part 2). r=bbaetz, a=justdave

21 years agoBug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only...
justdave%syndicomm.com [Sun, 7 Dec 2003 09:47:18 +0000 (09:47 +0000)] 
Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper.
r=bbaetz, a=justdave

21 years agoBug 166346: Set html title attribute (tooltip) for local dot -drawn dependency graphs...
jouni%heikniemi.net [Thu, 4 Dec 2003 02:31:52 +0000 (02:31 +0000)] 
Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependency graphs. r=kiko, justdave; a=justdave

21 years agoBug 226932: flag request email sends '&nbsp;' in subject. Remove
kiko%async.com.br [Mon, 1 Dec 2003 20:24:33 +0000 (20:24 +0000)] 
Bug 226932: flag request email sends '&nbsp;' in subject. Remove
entities that were introduced by the fix for bug 13540. Patch by Stephen
Reindl <sr@stephenreindl.de>, r=kiko, a=justdave

21 years agoUltra-trivial single-word fix, r=ssdbot
kiko%async.com.br [Thu, 27 Nov 2003 09:10:58 +0000 (09:10 +0000)] 
Ultra-trivial single-word fix, r=ssdbot

21 years agoBug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
kiko%async.com.br [Thu, 27 Nov 2003 09:00:59 +0000 (09:00 +0000)] 
Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
logout() method that is proxied through Bugzilla.pm's logout(), and fix
callers to use it.  r=justdave, bbaetz, a=justdave

21 years agoBug 226229: Query.cgi HTML Transitional 4.01 validation fails for
kiko%async.com.br [Thu, 27 Nov 2003 02:57:50 +0000 (02:57 +0000)] 
Bug 226229: Query.cgi HTML Transitional 4.01 validation fails for
query.cgi. Fixes outstanding validation issues. patch by Anthony
Christofides, r=kiko, a=justdave

21 years agoBug 226027: Use the Perl CGI module to send cookies.
justdave%syndicomm.com [Sun, 23 Nov 2003 17:48:10 +0000 (17:48 +0000)] 
Bug 226027: Use the Perl CGI module to send cookies.
r=bbaetz, a=justdave

21 years agoBug 226284 - slow queries for creation_ts
bbaetz%acm.org [Sun, 23 Nov 2003 17:31:44 +0000 (17:31 +0000)] 
Bug 226284 - slow queries for creation_ts
r,a=justdave

21 years agoBug 221460: perl syncronisation script for ldap (contrib)
justdave%syndicomm.com [Sat, 22 Nov 2003 14:10:24 +0000 (14:10 +0000)] 
Bug 221460: perl syncronisation script for ldap (contrib)
Contributed by Andreas Höfler <andreas.hoefler@bearingpoint.com>
a= justdave

21 years agoBug 208604 - Make data/template dir locations configurable
bbaetz%acm.org [Sat, 22 Nov 2003 11:50:36 +0000 (11:50 +0000)] 
Bug 208604 - Make data/template dir locations configurable

21 years agoBug 220642 - Setting pref 'maxusermatches' to '0' does not search for all
bbaetz%acm.org [Sat, 22 Nov 2003 11:32:51 +0000 (11:32 +0000)] 
Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for all
possibilities.
Patch by Andreas Ho¶fle, r=bbaetz, a=myk

21 years agoFix for bug 226469: labels the votes column in the RDF buglist output as containing...
myk%mozilla.org [Sat, 22 Nov 2003 07:15:40 +0000 (07:15 +0000)] 
Fix for bug 226469: labels the votes column in the RDF buglist output as containing Integer values so they sort correctly in RDF-slurping clients.

21 years agoBug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=justdave.
jocuri%softhome.net [Fri, 21 Nov 2003 18:00:51 +0000 (18:00 +0000)] 
Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=justdave.