summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au1-2/+0
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au6-18/+37
2002-12-17Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=j...gerv%gerv.net1-1/+1
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au4-56/+90
2002-12-15Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11
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.net4-6/+18
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net3-1/+43
2002-12-08Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au3-41/+33
2002-12-03Bug 182946 - fix regressions from bug 171493bbaetz%student.usyd.edu.au1-2/+2
2002-12-01Bug 178880 - Creation date is now displayed in the long list.jake%bugzilla.org1-0/+6
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au8-71/+123
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org6-7/+8
2002-11-27Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener...gerv%gerv.net7-3/+280
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 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.net5-9/+366
2002-11-22Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for p...gerv%gerv.net2-4/+5
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-20Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com3-83/+65
2002-11-20Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au1-21/+23
2002-11-19Bug 179811, used & instead of &bbaetz%student.usyd.edu.au1-1/+1
2002-11-19Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ...myk%mozilla.org2-11/+20
2002-11-19Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org3-36/+50
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au16-55/+58
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are...gerv%gerv.net5-13/+17
2002-11-18Fix for bug 180444: Correctly attributes request creation to person who submi...myk%mozilla.org1-1/+1
2002-11-17Fix for bug 180544: prevents display of requestee field for generally request...myk%mozilla.org1-2/+10
2002-11-16Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,...gerv%gerv.net2-2/+4
2002-11-13Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net3-21/+27
2002-11-12Bug 179302 - 'anyexact' isn't an option for boolean chartsbbaetz%student.usyd.edu.au1-0/+1
2002-11-12Fix for bug 179360: puts the filters at the top of the request queue and elim...myk%mozilla.org1-47/+51
2002-11-11Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org1-24/+52
2002-11-11Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message...justdave%syndicomm.com1-0/+4
2002-11-11Fix for bug 178984: disables flag requestee field using JavaScript unless fla...myk%mozilla.org1-9/+45
2002-11-11Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selec...gerv%gerv.net1-7/+11
2002-11-11Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"timeless%mozdev.org1-11/+14
2002-11-10Fix for bug 179329: filters HTML out of quips on "show all quips" pagemyk%mozilla.org1-1/+1
2002-11-10Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au2-2/+7
2002-11-10Bug 179203 - "Preset Queries" text does not appear in footer if last named qu...bbaetz%student.usyd.edu.au1-1/+1
2002-11-10Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected co...bugreport%peshkin.net1-1/+1
2002-11-10Bug 179207 Blessing doesn't work rightbugreport%peshkin.net1-1/+5
2002-11-09Fix for bug 179205: Makes flag options be correct in all situations.myk%mozilla.org1-7/+12
2002-11-09Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org2-9/+10
2002-11-09Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au1-1/+1
2002-11-09Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ...gerv%gerv.net1-0/+2
2002-11-09Bug 164003 - Button "Add another boolean chart" appears twice after clicking ...gerv%gerv.net1-2/+2
2002-11-08Fix for bug 171480: make output for non requestee-specific requests look bett...myk%mozilla.org1-4/+7