- 26 Jan, 2004 5 commits
-
-
myk%mozilla.org authored
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
-
myk%mozilla.org authored
Fix for bug 232154: Make old column lists work again by correctly translating old -> new column names. r=bbaetz
-
myk%mozilla.org authored
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
-
myk%mozilla.org authored
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
-
myk%mozilla.org authored
Fix for bug 183774: makes duplicates.xul compute a correct base URL when jarred so that links to bugs work. r=gerv a=myk
-
- 25 Jan, 2004 2 commits
-
-
gerv%gerv.net authored
Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) Patch by gerv; r,a=justdave.
-
gerv%gerv.net authored
-
- 23 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
-
- 22 Jan, 2004 2 commits
-
-
gerv%gerv.net authored
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.
-
gerv%gerv.net authored
Bug 231391 - make "cumulate" option work on new charts, together with a few UI tweaks. Patch by gerv; r=kiko, a=myk.
-
- 21 Jan, 2004 2 commits
-
-
bugreport%peshkin.net authored
r=bbaetz, a=justdave
-
gerv%gerv.net authored
Bug 231026 - improve the appearance of the buglist options at the bottom of the buglist. Patch by gerv; r,a=justdave.
-
- 20 Jan, 2004 5 commits
-
-
justdave%syndicomm.com authored
Patch by Ludovic Dubost <ludovic@pobox.xom> (no r= for contrib) a= justdave
-
myk%mozilla.org authored
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
-
gerv%gerv.net authored
Bug 227026 - remove obsolete MacsBug information from guided template (we no longer support OS 9.) Patch by gerv; r,a=justdave.
-
justdave%syndicomm.com authored
a= justdave
-
justdave%syndicomm.com authored
-
- 19 Jan, 2004 2 commits
-
-
gerv%gerv.net authored
Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - probably still needs further polish.
-
jocuri%softhome.net authored
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.
-
- 18 Jan, 2004 1 commit
-
-
gerv%gerv.net authored
-
- 17 Jan, 2004 5 commits
-
-
gerv%gerv.net authored
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.
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
kiko%async.com.br authored
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor cleanups by me. r=kiko, a=myk.
-
kiko%async.com.br authored
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
-
- 16 Jan, 2004 5 commits
-
-
gerv%gerv.net authored
-
kiko%async.com.br authored
229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written by me and ignored by Gerv :-P
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 15 Jan, 2004 2 commits
-
-
kiko%async.com.br authored
of the steps slightly.
-
kiko%async.com.br authored
to the list of supported protocols in quoteUrls(). Patch by Emmanuel Bourg <smanux@lfjr.net>, r=kiko, a=justdave.
-
- 14 Jan, 2004 2 commits
-
-
kiko%async.com.br authored
-
kiko%async.com.br authored
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.
-
- 13 Jan, 2004 1 commit
-
-
jocuri%softhome.net authored
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.
-
- 12 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
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
-
- 11 Jan, 2004 1 commit
-
-
jocuri%softhome.net authored
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.
-
- 04 Jan, 2004 1 commit
-
-
jouni%heikniemi.net authored
-
- 11 Dec, 2003 1 commit
-
-
kiko%async.com.br authored
repository copy, and this is the follow-up patch that implements the content rename. r=gerv, a=justdave.
-
- 10 Dec, 2003 1 commit
-
-
jocuri%softhome.net authored
-