aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 114179 - Concentration, improvement, and templatisation of Bugzilla ↵gerv%gerv.net2002-11-278-3/+283
| | | | general user help system. Patch by gerv; r,a=justdave.
* Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ↵gerv%gerv.net2002-11-271-4/+8
| | | | r=joel, a=justdave.
* Bug 181960 Reason for account being disabled is not shownbugreport%peshkin.net2002-11-261-1/+1
| | | | | Patch by joel r,a=justdave
* Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net2002-11-252-3/+49
| | | | | | patch by joel r=bbaetz a=justdave
* Bug 181582 - reorders the table cells on the query page so that the list ↵justdave%syndicomm.com2002-11-251-77/+145
| | | | | | | headers are grouped with the lists in Links and when used with voice synthesis packages. r= timeless, a= justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-2522-197/+1507
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Adding blurb to release notes indicating development snapshot statusjustdave%syndicomm.com2002-11-221-0/+10
|
* Correcting website URL in the README file.justdave%syndicomm.com2002-11-221-3/+3
|
* Bug 180980 Doing 2 email searches fails when searching for CC list membersbugreport%peshkin.net2002-11-221-8/+21
| | | | | Patch by bugreport@peshkin.net r=myk, a=justdave
* Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au2002-11-223-22/+26
| | | | r=joel, a=justdave
* Bug 181613 - $::ENV not being clearedbbaetz%student.usyd.edu.au2002-11-221-1/+1
| | | | r=gerv, a=justdave
* Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for ↵gerv%gerv.net2002-11-223-7/+12
| | | | pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave.
* Bug 181286 - Invalid html in banner.html.tmplbbaetz%student.usyd.edu.au2002-11-221-2/+2
| | | | | patch by Tobias Burnus <burnus@gmx.de> r=bbaetz, a=justdave
* Bug 179483 - Guided template displays wrong product name sometimes. Patch by ↵gerv%gerv.net2002-11-221-11/+13
| | | | gerv; r=bbaetz, a=justdave.
* Backing out the checkin for bug 180966 (fix warnings in web server error ↵justdave%syndicomm.com2002-11-223-20/+17
| | | | | | log). This checkin caused commenting on bugs to fail if timetracking is not enabled.
* Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com2002-11-204-87/+69
| | | | | r=myk a=myk
* Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au2002-11-201-21/+23
| | | | | | enabled patch by Jeff Hedlund <jeff.hedlund@matrixsi.com> r=bbaetz, a=justdave
* Bug 181000 - Lock the keyworddefs table for READ when using a shadowdb, toobbaetz%student.usyd.edu.au2002-11-201-1/+1
| | | | r,a=myk
* Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au2002-11-203-17/+20
| | | | r,a=myk
* Bug 180978 - Adding keyword from enter_bug doesn't update keyword cachebbaetz%student.usyd.edu.au2002-11-201-0/+12
| | | | r=myk, a=justdave
* Bug 179811, used & instead of &amp;bbaetz%student.usyd.edu.au2002-11-191-1/+1
| | | | Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave
* Typo fix from bug 124589. oopsbbaetz%student.usyd.edu.au2002-11-191-2/+2
| | | | r, a=myk
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-199-58/+190
| | | | r=myk, a=justdave
* Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵myk%mozilla.org2002-11-193-28/+52
| | | | | | | for logged in users. r=bbaetz a=myk
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org2002-11-196-36/+53
| | | | | | | its purpose. r=bbaetz a=myk
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-1916-55/+58
| | | | r=gerv, a=justdave
* Bug 179206 - enter_bug isn't picking up version from URLbbaetz%student.usyd.edu.au2002-11-191-6/+9
| | | | | patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz a=justdave
* Bug 180545 - It was possible to change the product/component of a bug ↵jake%bugzilla.org2002-11-181-3/+26
| | | | | | | without having the editbugs permission. r=bbaetz a=justdave
* Bug 179960 - Qucksearch queries are slow and timeoutbbaetz%student.usyd.edu.au2002-11-181-9/+30
| | | | | fixed by adding subselect emulation for product/component lookups r=joel, a=justdave
* Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net2002-11-186-17/+37
| | | | are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave.
* Fix for bug 180444: Correctly attributes request creation to person who ↵myk%mozilla.org2002-11-181-1/+1
| | | | | | | submitted it. r=bbaetz a=myk
* Fix for bug 180632: corrects reference flag->is_requesteeble to ↵myk%mozilla.org2002-11-181-4/+5
| | | | | | | flag->type->is_requesteeble r=bbaetz a=myk
* Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ↵myk%mozilla.org2002-11-181-1/+2
| | | | | | | from before "trim" per bbaetz. r=bbaetz a=myk
* Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ↵myk%mozilla.org2002-11-172-13/+30
| | | | | | | when they haven't. r=bbaetz a=myk
* Fix for bug 180544: prevents display of requestee field for generally ↵myk%mozilla.org2002-11-171-2/+10
| | | | | | | requestable fields. r=bbaetz a=myk
* Bug 179886 - request.cgi should not |use diagnostics|bbaetz%student.usyd.edu.au2002-11-171-1/+0
| | | | r=gerv, a=justdave
* Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, ↵gerv%gerv.net2002-11-171-1/+3
| | | | a=justdave.
* Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; ↵gerv%gerv.net2002-11-162-2/+4
| | | | r,a=justdave.
* Fix for bug 180232: removes unnecessary margins/borders around XUL ↵myk%mozilla.org2002-11-162-0/+14
| | | | duplicates report
* Bug 179462 - Clarify description for enablequips param. Patch by gerv; ↵gerv%gerv.net2002-11-151-4/+5
| | | | r,a=justdave.
* Bug 179697 - OR terms need extra level of bracketingbbaetz%student.usyd.edu.au2002-11-141-0/+1
| | | | r=myk, a=justdave
* Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ↵gerv%gerv.net2002-11-135-22/+29
| | | | r=joel.
* Bug 179706 activity log needs to include full account names for requesteesbugreport%peshkin.net2002-11-131-2/+2
| | | | r,a=myk
* Bug 179302 - 'anyexact' isn't an option for boolean chartsbbaetz%student.usyd.edu.au2002-11-121-0/+1
| | | | r=joel, a=justdave
* Bug 179491 Searchs of attachments containing a string do not enforce ↵bugreport%peshkin.net2002-11-121-0/+3
| | | | | | | attchment privacy r=bbaetz a=justdave
* Second installment of Bug 179260 Unknown table 'map_assigned_to' in order ↵bugreport%peshkin.net2002-11-121-6/+10
| | | | | | | clause at globals.pl line 242 r=bbaetz a=justdave
* Fix for bug 179360: puts the filters at the top of the request queue and ↵myk%mozilla.org2002-11-121-47/+51
| | | | | | | | eliminates that empty table that sometimes is at the top of the queue. r=bbaetz a=myk
* Fix for bug 179334: updates the setter consistently. also fixes numerous ↵myk%mozilla.org2002-11-115-45/+108
| | | | | | | other bugs in the RT code. r=bbaetz a=myk
* Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl ↵bugreport%peshkin.net2002-11-111-15/+21
| | | | | | | line 242 r=bbatez a=myk
* Bug 179290 - login cookie email needs to be escapedbbaetz%student.usyd.edu.au2002-11-111-1/+1
| | | | r=jake, a=justdave