summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2002-08-22Fix for bug 163541: Corrects problem with previous patch that causes primary ...myk%mozilla.org1-1/+1
2002-08-20Fix for bug 163541: let there be a page title but no primary page header.myk%mozilla.org1-1/+10
2002-08-20Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+4
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net6-15/+52
2002-08-17Bug 10037 - param to disable adding new quipsbugreport%peshkin.net1-1/+1
2002-08-16Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net1-5/+15
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net1-3/+173
2002-08-15Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na...gerv%gerv.net1-0/+34
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net1-3/+15
2002-08-14Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au1-1/+1
2002-08-13Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au2-2/+10
2002-08-13Bug 160710 - Taint checking causes problem with rename functionbbaetz%student.usyd.edu.au1-1/+10
2002-08-11Bug 160557 - products that start with _ do not show up properly in query.cgi....gerv%gerv.net1-6/+6
2002-08-10Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax e...gerv%gerv.net2-89/+90
2002-08-10Fixing bustage - missing %].gerv%gerv.net1-1/+1
2002-08-10Bug 159996 - bug vote instructions are misleading/confusingbbaetz%student.usyd.edu.au1-3/+16
2002-08-10Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r...gerv%gerv.net3-14/+19
2002-08-10Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ...gerv%gerv.net3-0/+19
2002-08-08Bug 160224 - remember query radio buttons don't have defaultbbaetz%student.usyd.edu.au1-2/+1
2002-07-31Bug 160204 - search/knob.html.tmpl: script type missing, space missingbbaetz%student.usyd.edu.au1-3/+3
2002-07-29Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net1-2/+0
2002-07-28Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2-11/+30
2002-07-28Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by burnus;...gerv%gerv.net1-2/+4
2002-07-27Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. P...gerv%gerv.net1-12/+17
2002-07-27Bug 158658 - relogin.cgi should use a template. This also adds the ability to...gerv%gerv.net3-4/+57
2002-07-27Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni...gerv%gerv.net1-62/+108
2002-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2-4/+65
2002-07-27Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus.gerv%gerv.net1-17/+39
2002-07-27Bug 159565 - fix hash initialisation error caused by my duff patch for access...gerv%gerv.net1-8/+8
2002-07-27Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net1-1/+1
2002-07-27Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net1-2/+2
2002-07-25Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...gerv%gerv.net1-1/+2
2002-07-25Bug 158660 - confirm_login in CGI.pl should use a template for the login dial...gerv%gerv.net1-0/+107
2002-07-25bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless.gerv%gerv.net1-48/+85
2002-07-25Bug 102648 - a little more thought. We are changing Platform to Hardware (see...gerv%gerv.net1-5/+5
2002-07-25Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless.gerv%gerv.net1-48/+53
2002-07-22Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ...jouni%heikniemi.net1-1/+1
2002-07-21Fixing trivial but obvious bug where "and QA contact" was not displaying corr...gerv%gerv.net1-1/+1
2002-07-19Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au1-1/+2
2002-07-18Bug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts....gerv%gerv.net1-4/+9
2002-07-12Bug 156426: Query interface had ยด:s instead of ':s in "doesn't".jouni%heikniemi.net1-2/+2
2002-07-11Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.myk%mozilla.org1-1/+1
2002-07-10Bug 155031 - search by votes is shown even when votes are turned off.bbaetz%student.usyd.edu.au1-8/+10
2002-07-10Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.myk%mozilla.org1-2/+3
2002-07-10Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au2-3/+2
2002-07-09Recheckin fix for bug 150798 which I accidentaly broke in the fix for bugbbaetz%student.usyd.edu.au1-3/+1
2002-07-09Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au1-4/+4
2002-07-09Fix for bug 150804: makes "allwords" the default when searching for keywords.myk%mozilla.org1-1/+1
2002-07-06Bug 155388: <link> elements for next/prev/first/last in buglists didn't appea...jouni%heikniemi.net1-1/+1
2002-07-04Bug 155343: header template interface comment correction: extra parameter ren...jouni%heikniemi.net1-1/+1