summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-12-10Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net5-17/+28
2002-12-10Bug 184336: default urlbase parameter on new installs now points at http://yo...justdave%syndicomm.com1-1/+1
2002-12-10Fix for bug 180955: Remove dual-license from test fileszach%zachlipton.com6-78/+6
2002-12-09Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigatio...justdave%syndicomm.com1-1/+1
2002-12-09Bug 86029 create permission restrictions for createaccount.cgi (prevent peopl...bugreport%peshkin.net6-6/+38
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net4-1/+84
2002-12-08Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au6-74/+78
2002-12-06Bug 183843 Query knobs are missing if requirelogin is setbugreport%peshkin.net1-2/+1
2002-12-03Bug 182946 - fix additional typo noticed on irc by tmbbaetz%student.usyd.edu.au2-2/+2
2002-12-03Bug 182946 - fix regressions from bug 171493bbaetz%student.usyd.edu.au4-14/+14
2002-12-02Bug 177850: checksetup.pl was failing if the user didn't have read permission...justdave%syndicomm.com1-12/+10
2002-12-01Bug 178880 - Creation date is now displayed in the long list.jake%bugzilla.org2-2/+9
2002-11-30Bug 182512 Charts over time brokenbugreport%peshkin.net1-1/+2
2002-11-30Bug 181951 Cannot delete groupsbugreport%peshkin.net1-1/+1
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au18-952/+808
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org18-44/+100
2002-11-27Bug 173761 Need ability to always require loginbugreport%peshkin.net4-6/+30
2002-11-27Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener...gerv%gerv.net8-3/+283
2002-11-27Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ...gerv%gerv.net1-4/+8
2002-11-26Bug 181960 Reason for account being disabled is not shownbugreport%peshkin.net1-1/+1
2002-11-25Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net2-3/+49
2002-11-25Bug 181582 - reorders the table cells on the query page so that the list head...justdave%syndicomm.com1-77/+145
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net22-197/+1507
2002-11-22Adding blurb to release notes indicating development snapshot statusjustdave%syndicomm.com1-0/+10
2002-11-22Correcting website URL in the README file.justdave%syndicomm.com1-3/+3
2002-11-22Bug 180980 Doing 2 email searches fails when searching for CC list membersbugreport%peshkin.net1-8/+21
2002-11-22Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au3-22/+26
2002-11-22Bug 181613 - $::ENV not being clearedbbaetz%student.usyd.edu.au1-1/+1
2002-11-22Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for p...gerv%gerv.net3-7/+12
2002-11-22Bug 181286 - Invalid html in banner.html.tmplbbaetz%student.usyd.edu.au1-2/+2
2002-11-22Bug 179483 - Guided template displays wrong product name sometimes. Patch by ...gerv%gerv.net1-11/+13
2002-11-22Backing out the checkin for bug 180966 (fix warnings in web server error log)...justdave%syndicomm.com3-20/+17
2002-11-20Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com4-87/+69
2002-11-20Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au1-21/+23
2002-11-20Bug 181000 - Lock the keyworddefs table for READ when using a shadowdb, toobbaetz%student.usyd.edu.au1-1/+1
2002-11-20Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au3-17/+20
2002-11-20Bug 180978 - Adding keyword from enter_bug doesn't update keyword cachebbaetz%student.usyd.edu.au1-0/+12
2002-11-19Bug 179811, used & instead of &bbaetz%student.usyd.edu.au1-1/+1
2002-11-19Typo fix from bug 124589. oopsbbaetz%student.usyd.edu.au1-2/+2
2002-11-19Bug 124589 - support database replicationbbaetz%student.usyd.edu.au9-58/+190
2002-11-19Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ...myk%mozilla.org3-28/+52
2002-11-19Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org6-36/+53
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au16-55/+58
2002-11-19Bug 179206 - enter_bug isn't picking up version from URLbbaetz%student.usyd.edu.au1-6/+9
2002-11-18Bug 180545 - It was possible to change the product/component of a bug without...jake%bugzilla.org1-3/+26
2002-11-18Bug 179960 - Qucksearch queries are slow and timeoutbbaetz%student.usyd.edu.au1-9/+30
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are...gerv%gerv.net6-17/+37
2002-11-18Fix for bug 180444: Correctly attributes request creation to person who submi...myk%mozilla.org1-1/+1
2002-11-18Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->i...myk%mozilla.org1-4/+5
2002-11-18Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ...myk%mozilla.org1-1/+2