aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
Commit message (Collapse)AuthorAgeFilesLines
* Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-1/+3
| | | | r=dkl a=LpSolit
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-4/+4
| | | | r/a=LpSolit
* Bug 790296 (CVE-2012-4189): [SECURITY] Field values are not escaped ↵Frédéric Buclin2012-11-131-1/+1
| | | | | | correctly in tabular reports r=dkl a=LpSolit
* Bug 604388 - Filenames used to store data for Old Charts should be based on ↵Marc Schumann2012-10-161-2/+2
| | | | | | product IDs, not names (avoid dataloss when renaming products). r/a=LpSolit
* Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin2012-09-291-2/+2
| | | | r=glob a=LpSolit
* Bug 445861: $component->default_qa_contact should not return the default ↵Koosha Khajeh Moogahi2012-09-191-1/+3
| | | | | | user object when no default QA contact is defined r/a=LpSolit
* Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin2012-08-121-56/+22
| | | | r=dkl a=LpSolit
* Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman2012-08-071-12/+29
| | | | r/a=LpSolit
* Tabular reports' column headers do not use display_value.Marc Schumann2012-03-101-1/+1
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413
* Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin2012-03-061-6/+7
| | | | r=gerv a=LpSolit
* Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵Frédéric Buclin2012-03-061-0/+8
| | | | | | when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-268-15/+0
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-1123-397/+115
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-238-15/+0
| | | | r/a=mkanat
* Bug 679449: Add a link to duplicates.cgi from report.cgiFrédéric Buclin2011-08-161-0/+4
| | | | r=dkl a=LpSolit
* Bug 640987 - YUI is only used for the first tabular report when using ↵Guy Pyrzak2011-06-151-2/+4
| | | | | | multiple tables r=mkanat, a=mkanat
* Fixes several bugs at once related to New Charts:Frédéric Buclin2011-06-111-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
* Bug 635940: Make Describe Components page compliant with WAIFrancisco Donalisio2011-04-121-3/+4
| | | | r=timello, a=LpSolit
* Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protectionFrédéric Buclin2011-01-241-0/+2
| | | | r=dkl a=LpSolit
* Bug 255524: The duplicates table inherits no CSS classes when viewed in ↵Frédéric Buclin2011-01-071-0/+4
| | | | | | simple format r=dkl a=LpSolit
* Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, ↵Frédéric Buclin2010-11-031-1/+1
| | | | | | and product names are viewable in graphs/ r=wurblzap a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-238-23/+23
| | | | r/a=mkanat
* Bug 142394: Tabular reports should be sortableGuy Pyrzak2010-07-082-34/+123
| | | | r=pyrzak a=LpSolit
* Bug 547496: Add IDs to some form elementsFrédéric Buclin2010-02-241-5/+6
| | | | r=pyrzak a=LpSolit
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-173-10/+8
| | | | r=mkanat, a=mkanat
* Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander2010-02-071-0/+3
| | | | r=mkanat, a=mkanat (module owner)
* Bug 544296: Bad title displayed when viewing the duplicates table (simple ↵Frédéric Buclin2010-02-041-2/+4
| | | | | | format) r/a=mkanat
* Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander2010-02-013-125/+114
| | | | r=LpSolit, a=LpSolit
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-011-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.
* Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ↵mkanat%bugzilla.org2009-12-121-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
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵mkanat%bugzilla.org2009-11-186-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
* Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵mkanat%bugzilla.org2009-10-241-19/+25
| | | | | | checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Add missing file change for bug 302542lpsolit%gmail.com2009-10-051-3/+3
|
* Bug 302542: Implement the ability to delete data sets (series) in New Charts ↵lpsolit%gmail.com2009-10-042-2/+63
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-305-14/+14
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org2009-09-061-6/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 505015: Selections are not persistent across submissions - Patch by ↵lpsolit%gmail.com2009-08-192-26/+14
| | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 214861: Allow loading of stored queries as the bug set for reporting - ↵lpsolit%gmail.com2009-08-131-1/+17
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 194272: Provide a way to browse bugs instead of searching for themmkanat%bugzilla.org2009-06-021-5/+13
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-294-36/+45
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com2008-08-272-2/+6
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org2008-03-312-4/+4
| | | | | | before checked r=vladd a=lpsolit
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-122-2/+6
|
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-2023-23/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 385319: Long titles (aka z-axis) in tabular reports break the UI (tables ↵lpsolit%gmail.com2007-08-081-9/+4
| | | | are not aligned vertically) - Patch by timeless <timeless@bemail.org> r/a=LpSolit
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com2007-05-102-2/+2
| | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat
* 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 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com2007-04-105-9/+9
| | | | (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 365522 reports/create-chart has unescaped &timeless%mozdev.org2007-01-081-1/+1
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org2006-10-231-1/+2
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave