aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-183-3/+3
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2006-10-151-1/+4
| | | | global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-152-4/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) ↵lpsolit%gmail.com2006-09-101-2/+1
| | | | <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-043-4/+4
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) ↵lpsolit%gmail.com2006-08-192-6/+6
| | | | <bmo@rsz.jp> r=gerv a=myk
* Bug 304889: Templatize reports.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-08-041-0/+69
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-145-9/+9
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-123-10/+16
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 327782: describecomponents.cgi should include the product description of ↵lpsolit%gmail.com2006-07-111-0/+4
| | | | the selected product - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=GavinS a=myk
* Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵mkanat%bugzilla.org2006-07-011-5/+6
| | | | | | editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-182-40/+36
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵lpsolit%gmail.com2006-03-151-39/+29
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 24697: Display search link for open bugs for each keyword in ↵mozilla%colinogilvie.co.uk2006-02-221-1/+11
| | | | | | describekeywords.cgi Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave
* Bug 321691 duplicates.cgi doesn't use <th>timeless%mozdev.org2006-01-101-94/+92
| | | | r=lpsolit a=justdave
* Bug 248581: range of y-axis for graphs is double the max value - r=wicked ↵karl%kornel.name2005-12-301-0/+1
| | | | a=justdave
* Bug 313452: why isn't _Number of bugs_ quoted?wurblzap%gmail.com2005-11-171-1/+1
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵lpsolit%gmail.com2005-09-031-4/+4
| | | | Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵lpsolit%gmail.com2005-08-041-1/+1
| | | | installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
* Bug 298220: Graphs should use localised terms for statuses and resolutions - ↵lpsolit%gmail.com2005-07-203-0/+60
| | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r=gerv,wurblzap a=myk
* Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com2005-07-202-29/+33
| | | | instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk