aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show.xml.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 676039: The XML format for bugs should include the full name of attachmen...Frank Becker2012-05-271-1/+2
* Bug 675502 - show_bug.cgi ctype=xml should include some more comment informationFrank Becker2012-04-201-13/+21
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-19/+5
* Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD cr...David Lawrence2011-08-081-1/+3
* Bug 653263: XML bug files do not contain fields whose value evaluates to "false"Frédéric Buclin2011-04-281-1/+7
* Bug 652987: The XML file of a bug incorrectly sets the See Also fieldFrédéric Buclin2011-04-271-0/+2
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-1/+0
* Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org2009-12-041-0/+3
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-1/+1
* Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...lpsolit%gmail.com2009-11-101-2/+2
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-6/+6
* Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc...gerv%gerv.net2009-10-261-25/+22
* Bug 378681: Bug XML only contains group names, while process_bug only accepts...lpsolit%gmail.com2009-10-191-1/+1
* Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch by...lpsolit%gmail.com2009-08-051-9/+12
* Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...lpsolit%gmail.com2009-04-101-3/+3
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com2009-03-301-3/+7
* 2nd part of bug 481506: Filtering email addresses in comments can hang Bugzil...lpsolit%gmail.com2009-03-051-1/+1
* Bug 476678 - Rich clients unable to update bugs need security token include...ghendricks%novell.com2009-02-051-0/+5
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-10/+17
* Bug 465219: Include ID in the flag section of /show_bug.cgi?id=...&ctype=xmlmkanat%bugzilla.org2008-11-261-0/+2
* Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xmlmkanat%bugzilla.org2008-06-041-0/+3
* Bug 323003: [importxml.pl] attachments should be imported with the original c...lpsolit%gmail.com2008-03-171-0/+1
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2007-08-081-1/+1
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-191-2/+2
* Bug 366059: Include the attachment size when viewing bugs in the XML format -...lpsolit%gmail.com2007-01-071-0/+1
* Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk2006-10-111-3/+1
* Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken du...lpsolit%gmail.com2006-09-101-1/+1
* Bug 340001: Bug XML should include real namesmozilla%colinogilvie.co.uk2006-09-071-2/+6
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-3/+3
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-031-1/+1
* Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugsmozilla%colinogilvie.co.uk2006-06-271-0/+5
* Patch for bug 326060: Remove template check for flag.setter (it always exists...jocuri%softhome.net2006-02-221-3/+1
* Bug 307328: show.xml.tmpl now includes bug flags as well as some other missin...lpsolit%gmail.com2005-11-081-9/+20
* Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...lpsolit%gmail.com2005-09-071-0/+3
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org2005-09-011-2/+2
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com2005-08-041-1/+1
* Patch for bug 171478: XML bug output should include attachment flags; patch b...jocuri%softhome.net2005-01-171-1/+20
* Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schuma...jocuri%softhome.net2004-12-071-1/+1
* [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attac...justdave%bugzilla.org2004-10-251-0/+2
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-1/+1
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-1/+1
* Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv...gerv%gerv.net2003-01-151-17/+25
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-151-0/+84