aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/components.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* 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 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 635940: Make Describe Components page compliant with WAIFrancisco Donalisio2011-04-121-3/+4
| | | | r=timello, a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-2/+2
| | | | r/a=mkanat
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-3/+2
| | | | r=mkanat, a=mkanat
* 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 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-291-4/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-151-2/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* 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 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 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-3/+3
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-3/+5
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David ↵dkl%redhat.com2002-05-311-1/+1
| | | | Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-2/+2
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-0/+9
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-2/+2
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+88
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.