summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/quips.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2005-06-21Bug 296887: Do not display the quip entry field when quip_list_entry_control ↵lpsolit%gmail.com1-11/+21
is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk
2005-06-09Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, ↵jocuri%softhome.net1-1/+2
a=justdave.
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca1-4/+4
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net1-1/+1
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-6/+8
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-2/+2
r=myk,jake
2003-01-15Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵justdave%syndicomm.com1-25/+66
be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave
2003-01-06Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, ↵gerv%gerv.net1-36/+41
a=justdave.
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net1-0/+35
patch by burnus r=timeless,a=justdave
2002-11-10Fix for bug 179329: filters HTML out of quips on "show all quips" pagemyk%mozilla.org1-1/+1
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-3/+3
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-0/+7
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+65
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.