summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.rdf.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-1/+1
r=mkanat, a=mkanat, a=LpSolit
2009-02-11Bug 341542: Include timestamp of query execution in programmatic search ↵lpsolit%gmail.com1-0/+1
output (RDF) - Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com1-3/+3
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2005-08-04Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵lpsolit%gmail.com1-1/+1
installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2003-11-22Fix for bug 226469: labels the votes column in the RDF buglist output as ↵myk%mozilla.org1-1/+1
containing Integer values so they sort correctly in RDF-slurping clients.
2003-04-08Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.myk%mozilla.org1-2/+2
r=justdave a=justdave
2002-09-24Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ↵myk%mozilla.org1-3/+4
being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop generating warnings. r=gerv
2002-09-18Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to ↵gerv%gerv.net1-0/+55
list.rdf.tmpl to fit in with new naming scheme.