summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show.xml.tmpl
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-6/+6
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-3/+2
2015-03-15Bug 902395: Enforce utf8 = true for all installations and remove the utf8 par...Frédéric Buclin1-1/+1
2012-05-27Bug 676039: The XML format for bugs should include the full name of attachmen...Frank Becker1-1/+2
2012-04-20Bug 675502 - show_bug.cgi ctype=xml should include some more comment informationFrank Becker1-13/+21
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-19/+5
2011-08-08Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD cr...David Lawrence1-1/+3
2011-04-28Bug 653263: XML bug files do not contain fields whose value evaluates to "false"Frédéric Buclin1-1/+7
2011-04-27Bug 652987: The XML file of a bug incorrectly sets the See Also fieldFrédéric Buclin1-0/+2
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-1/+0
2009-12-04Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org1-0/+3
2009-11-10Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com1-1/+1
2009-11-10Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...lpsolit%gmail.com1-2/+2
2009-11-10Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org1-6/+6
2009-10-26Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc...gerv%gerv.net1-25/+22
2009-10-19Bug 378681: Bug XML only contains group names, while process_bug only accepts...lpsolit%gmail.com1-1/+1
2009-08-05Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch by...lpsolit%gmail.com1-9/+12
2009-04-11Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...lpsolit%gmail.com1-3/+3
2009-03-30Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com1-3/+7
2009-03-052nd part of bug 481506: Filtering email addresses in comments can hang Bugzil...lpsolit%gmail.com1-1/+1
2009-02-05 Bug 476678 - Rich clients unable to update bugs need security token include...ghendricks%novell.com1-0/+5
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org1-10/+17
2008-11-26Bug 465219: Include ID in the flag section of /show_bug.cgi?id=...&ctype=xmlmkanat%bugzilla.org1-0/+2
2008-06-04Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xmlmkanat%bugzilla.org1-0/+3
2008-03-17Bug 323003: [importxml.pl] attachments should be imported with the original c...lpsolit%gmail.com1-0/+1
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com1-1/+0
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com1-1/+1
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com1-2/+2
2007-01-07Bug 366059: Include the attachment size when viewing bugs in the XML format -...lpsolit%gmail.com1-0/+1
2006-10-12Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk1-3/+1
2006-09-10Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken du...lpsolit%gmail.com1-1/+1
2006-09-07Bug 340001: Bug XML should include real namesmozilla%colinogilvie.co.uk1-2/+6
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-3/+3
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com1-1/+1
2006-06-27Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugsmozilla%colinogilvie.co.uk1-0/+5
2006-02-22Patch for bug 326060: Remove template check for flag.setter (it always exists...jocuri%softhome.net1-3/+1
2005-11-08Bug 307328: show.xml.tmpl now includes bug flags as well as some other missin...lpsolit%gmail.com1-9/+20
2005-09-07Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...lpsolit%gmail.com1-0/+3
2005-09-01Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org1-2/+2
2005-08-04Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com1-1/+1
2005-01-17Patch for bug 171478: XML bug output should include attachment flags; patch b...jocuri%softhome.net1-1/+20
2004-12-07Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schuma...jocuri%softhome.net1-1/+1
2004-10-25[SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attac...justdave%bugzilla.org1-0/+2
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net1-1/+1
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+1
2003-01-15Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv...gerv%gerv.net1-17/+25
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au1-0/+84