aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.ics.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-1/+0
| | | | r/a=mkanat
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-2/+2
| | | | r/a=mkanat
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-1/+1
| | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
* Bug 290631 - iCalendar export should include prioritybbaetz%acm.org2009-05-141-0/+1
| | | | r/a=mkanat
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵lpsolit%gmail.com2008-08-281-3/+3
| | | | <LpSolit@gmail.com> r/a=mkanat
* Bug 264785: config.rdf needs XML filtering of output to generate valid HTML ↵lpsolit%gmail.com2007-10-081-2/+2
| | | | (Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2007-04-191-2/+2
| | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 369912: Buglists exported as iCalendar have wrong timestamps - Patch by ↵lpsolit%gmail.com2007-02-101-4/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com2006-07-031-1/+1
| | | | Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-161-4/+4
| | | | | | Patch by Jason Remillard. r=myk a=myk
* Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net2004-03-171-0/+103
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
* Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net2004-03-011-75/+0
|
* Patch for bug 235459: add icalendar todo output format for buglist; patch by ↵jocuri%softhome.net2004-02-291-0/+75
William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.