summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2002-04-05Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵gerv%gerv.net5-4/+230
by gerv, r=myk, bbaetz.
2002-04-05Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2-0/+80
2002-04-04Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk.gerv%gerv.net1-0/+97
2002-04-04Fix for bug 135291: add version string to new templates and fix the string ↵zach%zachlipton.com6-4/+6
for non xml templates. r=bbaetz, r2=ddk
2002-04-04Partial fix for bug 104600: Adds "template/custom" to .cvsignore.myk%mozilla.org1-0/+1
Patch by Myk Melez <myk@mozilla.org> r=justdave x2
2002-04-04Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2-0/+89
2002-04-04Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com39-1/+39
been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
2002-04-04Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net5-3/+139
2002-04-02Bug 132939 - "zarro bugs found" is no morebbaetz%student.usyd.edu.au1-2/+2
r=justdave x2
2002-04-01Fix for bug 23067: Allow the user to change their email address through the ↵justdave%syndicomm.com6-4/+202
preferences. Sends out tokens in email to both addresses which have to be confirmed by the new address, and can be cancelled by the old one. Entering your password on the preferences page is required to initiate the process. Patch by John Vandenberg <zeroJ@null.net> r= myk, justdave
2002-04-01Fix for bug 133425: adding missing FILTERs in the templatejustdave%syndicomm.com1-3/+3
Patch by Andreas Franke r = Gerv x2
2002-03-31Bug 133862 - bugzilla index page doesn't focus text fieldbbaetz%student.usyd.edu.au1-1/+5
r=gerv x2
2002-03-27Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, ↵gerv%gerv.net1-28/+34
r=justdave, bbaetz.
2002-03-26Bug 133200 - mass change removes dependancies. r=afranke, justdavebbaetz%student.usyd.edu.au1-27/+3
Bug 133206 - mass change uses 'severity' rather than 'bug_severity'. Patch by zeroJ@null.net (John Vandenberg), r=bbaetz x2 Bug 133207 - mass confirming bugs fails. r=afranke x2
2002-03-26Fix for bug 133389: changing anything on a bug from the show_bug.cgi page ↵justdave%syndicomm.com1-1/+1
would reset its component to the first in the product. Patch by John Vandenberg <zeroJ@null.net> r= myk x2
2002-03-26Bug 133372 - FILTER uri on milestone URL. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+1
2002-03-26Fixes to small issues with show_bug.cgi templatisation.gerv%gerv.net1-8/+10
Bug 133276 - groups test is wrong. Patch by ddk, 2xr=gerv. Bug 133333 - create new attachment link broken. Patch by ddk, 2xr=gerv. Bug 109029 - show_bug should generate valid HTML. Patch by gerv, r=afranke, bbaetz.
2002-03-25Bug 133201 - js syntax error in show_bugbbaetz%student.usyd.edu.au1-1/+1
patch by zeroJ@null.net (John Vandenberg), r=bbaetz x 2
2002-03-24Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net3-0/+615
2002-03-18Bug 131568: template/default/global/header validates HTML 4.01 Transitionaljustdave%syndicomm.com1-2/+2
Patch by ville.skytta@iki.fi (Ville Skyttä) r= justdave x2
2002-03-17Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv.gerv%gerv.net1-4/+5
2002-03-16Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.gerv%gerv.net1-0/+54
2002-03-13Fix for bug 97739: Confirms deletion of an attachment status in browsers ↵myk%mozilla.org1-0/+51
with no-JS/JS-off. Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>. r=myk,gerv
2002-03-13Fix for bug 97739: Confirms deletion of an attachment status in browsers ↵myk%mozilla.org1-7/+23
with no-JS/JS-off. Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>. r=myk,gerv
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org8-2/+783
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
2002-03-06Bug 129017 - perl error in apache logbbaetz%student.usyd.edu.au1-1/+1
r=gerv, justdave
2002-02-28Bug 117060 broke the tree, fixing the breakage.matty%chariot.net.au1-1/+1
2002-02-28Bug 117060 - templatise userprefs.cgi. We also get a nice new set of tabs ↵gerv%gerv.net5-0/+448
and a properly-tabulated email prefs section.
2002-02-28Bug 127519 - error after change columnsbbaetz%student.usyd.edu.au1-2/+2
r=afranke, dkl
2002-02-27Bug 126788 - templatise xml.cgi.gerv%gerv.net1-0/+46
2002-02-26Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au1-1/+5
r=jake, justdave
2002-02-24Bug 127507 - one too many blank lines in each comment.gerv%gerv.net1-1/+1
2002-02-24Bug 110711 - various query.cgi/tmpl problems. This patch resolves all known ↵gerv%gerv.net1-115/+143
issues.
2002-02-20Bug 117515 - describekeywords.cgi templatisation.gerv%gerv.net1-0/+72
2002-02-20Bug 126487 - Edit attachment as comment was causing an immediate submit ↵jake%acutex.net1-3/+3
instead of letting you edit it in newer Mozilla builds. r= bbaetz x2
2002-02-14Bug 110013 - templatize describecomponents.cgibbaetz%student.usyd.edu.au1-0/+86
r=gerv, afranke
2002-02-14Fix for bug 115369: Templatization of long_list.cgijustdave%syndicomm.com2-0/+204
Patch by Gervase Markham <gerv@mozilla.org> r= bbaetz, dkl
2002-02-13Bug 99024 - add .cvsignore for template/.htaccessbbaetz%student.usyd.edu.au1-0/+1
r=justdave x2
2002-02-13Moving JS to beginning of file to avoid IE warnings.gerv%gerv.net1-79/+79
2002-02-08Fix for bug 97966: Changing the product in the query page would remove your ↵justdave%syndicomm.com1-17/+31
component, version, and milestone selections, even if the other product used the same ones, or you were selecting an additional product without unselecting the first one. Patch by Christian Reis <kiko@async.com.br> r= caillon, justdave
2002-02-05Remove JS strict warning.gerv%gerv.net1-1/+1
2002-02-05show_bug.cgi templatisation.gerv%gerv.net2-0/+296
2002-02-03Fix for bug 121747: Stops every script before it does anything else if ↵myk%mozilla.org2-8/+21
Bugzilla is currently shut down. Also adds global template instantiation code to globals.pl. Patch by Myk Melez <myk@mozilla.org>. r=gerv,kiko
2002-02-02Fix for bug 98021: Cleans up "edit attachment" interface on NS4.x by ↵myk%mozilla.org1-3/+11
removing text of buttons that do not work in that browser. Patch by Myk Melez <myk@mozilla.org>. r=kiko x 2
2002-02-01Bug 122154 part 2 - Eliminiate the use of the "usetms" Javascript cache ↵jake%acutex.net1-14/+6
variable. Patch by Christian Reis <kiko@async.com.br> r= bbaetz, jake
2002-02-01Bug 122636 - Templatise colchange.cgijake%acutex.net1-0/+50
Patch by David Lawrence <dkl@redhat.com> and Christian Reis <kiko@async.com.br> r= kiko, jake
2002-01-30Bug 122154 - change arrays to numeric, and clean up query.atml jsbbaetz%student.usyd.edu.au1-85/+130
patch by kiko@async.com.br, r=caillon,bbaetz
2002-01-30Bug 117509 - createaccount.cgi templatisation.gerv%gerv.net3-0/+127
2002-01-26quips.cgi rewrite and templatisation.gerv%gerv.net1-0/+64
2002-01-22Bug 121170 - template outputs empty <style> tagbbaetz%student.usyd.edu.au1-3/+5
r=justdave,timeless