summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04Bug 1446431 - Allow Baseline scan to ignore forms that dont need CSRF TokensSimon Bennetts2-3/+3
The data-no-csrf attribute is used to signify that a form is 'safe' (ie doesn't actually make any permanent changes) and so doesn't need an anti-csrf token.
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison5-23/+36
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu3-3/+3
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-3/+3
2017-12-02Bug 1420295 - Remove the Bugzilla version number from homepageKohei Yoshino2-2/+0
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison1-2/+2
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison1-2/+2
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison1-1/+0
2015-08-10Bug 1192893 - Deactivated keywords cause the table on the keyword ↵Byron Jones1-18/+10
descriptions page to render strangely
2015-05-19Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)Dylan William Hardison1-1/+31
2014-10-06merged with upstream 4.2David Lawrence1-3/+5
2014-10-06Bug 1054702: CSV export vulnerable to formulae injectionSimon Green1-3/+5
r=glob,a=glob
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence2-10/+13
products into classifications in the product drop-down on show_bug.cgi)
2014-04-07Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group products ↵David Lawrence2-13/+10
into classifications in the product drop-down on show_bug.cgi) r=glob
2013-10-17merged with bugzilla/4.2Dave Lawrence1-14/+24
2013-10-16Bug 924932: (CVE-2013-1743) [SECURITY] Field values are (still) not escaped ↵Frédéric Buclin1-14/+24
correctly in tabular reports r=dkl a=glob
2013-02-27Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-1/+3
2013-02-26Reverted Bug 836067 due to buglist crashing and do not yet know the reasonDave Lawrence1-3/+1
2013-02-26Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-1/+3
2012-11-14merged with bugzilla/4.2Dave Lawrence1-1/+1
2012-11-13Bug 790296 (CVE-2012-4189): [SECURITY] Field values are not escaped ↵Frédéric Buclin1-1/+1
correctly in tabular reports r=dkl a=LpSolit
2012-10-09merged with bugzilla/4.2Dave Lawrence1-1/+1
2012-09-29Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin1-1/+1
r=glob a=LpSolit
2012-07-10Bug 771739 - Implement the component search facility from the bmo extension ↵Dave Lawrence1-3/+8
on the browse (describe components) page r=glob
2012-03-10Tabular reports' column headers do not use display_value.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413
2012-03-06Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin1-6/+7
r=gerv a=LpSolit
2012-03-06Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵Frédéric Buclin1-0/+8
when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit
2011-08-16Bug 679449: Add a link to duplicates.cgi from report.cgiFrédéric Buclin1-0/+4
r=dkl a=LpSolit
2011-06-16Bug 640987 - YUI is only used for the first tabular report when using ↵Guy Pyrzak1-2/+4
multiple tables r=mkanat, a=mkanat
2011-06-11Fixes several bugs at once related to New Charts:Frédéric Buclin1-1/+1
Bug 610739: YUI-generated tabular reports do not work if only one axis is set Bug 617676: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled Bug 655848: Use of uninitialized value $tbl in string eq at /var/www/html/bugzilla/report.cgi line 162 r/a=LpSolit
2011-04-12Bug 635940: Make Describe Components page compliant with WAIFrancisco Donalisio1-3/+4
r=timello, a=LpSolit
2011-01-24Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protectionFrédéric Buclin1-0/+2
r=dkl a=LpSolit
2011-01-07Bug 255524: The duplicates table inherits no CSS classes when viewed in ↵Frédéric Buclin1-0/+4
simple format r=dkl a=LpSolit
2010-11-03Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, ↵Frédéric Buclin1-1/+1
and product names are viewable in graphs/ r=wurblzap a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin8-23/+23
r/a=mkanat
2010-07-08Bug 142394: Tabular reports should be sortableGuy Pyrzak2-34/+123
r=pyrzak a=LpSolit
2010-02-24Bug 547496: Add IDs to some form elementsFrédéric Buclin1-5/+6
r=pyrzak a=LpSolit
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley3-10/+8
r=mkanat, a=mkanat
2010-02-08Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander1-0/+3
r=mkanat, a=mkanat (module owner)
2010-02-04Bug 544296: Bad title displayed when viewing the duplicates table (simple ↵Frédéric Buclin1-2/+4
format) r/a=mkanat
2010-02-02Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander3-125/+114
r=LpSolit, a=LpSolit
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-50/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2009-12-12Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ↵mkanat%bugzilla.org1-24/+31
so that it's clearer and easier to use when browsing. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-11-18Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵mkanat%bugzilla.org6-65/+17
a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat
2009-10-24Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵mkanat%bugzilla.org1-19/+25
checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
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
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org5-14/+14
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-09-07Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org1-6/+1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-19Bug 505015: Selections are not persistent across submissions - Patch by ↵lpsolit%gmail.com2-26/+14
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit