summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to inexi...Frédéric Buclin2-2/+2
2014-01-26Bug 933253: In duplicates.cgi, display the Priority field instead of the OS f...Andre Klapper1-3/+3
2014-01-08Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin2-7/+3
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan3-3/+3
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin5-61/+56
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin5-64/+36
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin4-52/+48
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C...Frédéric Buclin2-9/+2
2013-11-06Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and grap...Frédéric Buclin4-50/+53
2013-10-29Bug 863745: Enable multi-select fields in reportsPami Ketolainen1-11/+12
2013-10-16Bug 924932: (CVE-2013-1743) [SECURITY] Field values are not escaped correctly...Frédéric Buclin1-14/+24
2013-08-30Bug 388653 - Stars in chart.html.tmpl could be thought as typosSunil Joshi1-1/+1
2013-01-16Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin1-1/+3
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom1-4/+4
2012-11-13Bug 790296 (CVE-2012-4189): [SECURITY] Field values are not escaped correctly...Frédéric Buclin1-1/+1
2012-10-16Bug 604388 - Filenames used to store data for Old Charts should be based on p...Marc Schumann1-2/+2
2012-09-29Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin1-2/+2
2012-09-19Bug 445861: $component->default_qa_contact should not return the default user...Koosha Khajeh Moogahi1-1/+3
2012-08-12Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin1-56/+22
2012-08-07Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman1-12/+29
2012-03-10Tabular reports' column headers do not use display_value.Marc Schumann1-1/+1
2012-03-06Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin1-6/+7
2012-03-06Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports wh...Frédéric Buclin1-0/+8
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky8-15/+0
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin23-397/+115
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin8-15/+0
2011-08-16Bug 679449: Add a link to duplicates.cgi from report.cgiFrédéric Buclin1-0/+4
2011-06-16Bug 640987 - YUI is only used for the first tabular report when using multipl...Guy Pyrzak1-2/+4
2011-06-11Fixes several bugs at once related to New Charts:Frédéric Buclin1-1/+1
2011-04-12Bug 635940: Make Describe Components page compliant with WAIFrancisco Donalisio1-3/+4
2011-01-24Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protectionFrédéric Buclin1-0/+2
2011-01-07Bug 255524: The duplicates table inherits no CSS classes when viewed in simpl...Frédéric Buclin1-0/+4
2010-11-03Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a...Frédéric Buclin1-1/+1
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin8-23/+23
2010-07-08Bug 142394: Tabular reports should be sortableGuy Pyrzak2-34/+123
2010-02-24Bug 547496: Add IDs to some form elementsFrédéric Buclin1-5/+6
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley3-10/+8
2010-02-08Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander1-0/+3
2010-02-04Bug 544296: Bad title displayed when viewing the duplicates table (simple for...Frédéric Buclin1-2/+4
2010-02-02Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander3-125/+114
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-50/+0
2009-12-12Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ...mkanat%bugzilla.org1-24/+31
2009-11-18Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org6-65/+17
2009-10-24Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...mkanat%bugzilla.org1-19/+25
2009-10-05Add missing file change for bug 302542lpsolit%gmail.com1-3/+3
2009-10-04Bug 302542: Implement the ability to delete data sets (series) in New Charts ...lpsolit%gmail.com2-2/+63
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org5-14/+14
2009-09-07Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org1-6/+1
2009-08-19Bug 505015: Selections are not persistent across submissions - Patch by FrÃÂ...lpsolit%gmail.com2-26/+14
2009-08-13Bug 214861: Allow loading of stored queries as the bug set for reporting - Pa...lpsolit%gmail.com1-1/+17