aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create-guided.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1025712 - Invalid HTML in ↵Simon Green2014-06-171-1/+1
| | | | | | template/en/default/bug/create/create-guided.html.tmpl r=gerv, a=glob
* Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin2014-03-261-13/+8
| | | | r/a=justdave
* Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin2014-03-101-1/+1
| | | | | | enter_bug.css and show_bug.css into bug.css r/a=justdave
* Bug 959732 was only partially fixed...GavinS2014-01-251-0/+1
|
* Bug 959732: The guided bug entry form lists components disabled for new bug ↵GavinS2014-01-251-0/+1
| | | | | | reports r=LpSolit a=justdave
* Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin2014-01-201-8/+5
| | | | | | onload="element.focus()" r/a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-130/+63
| | | | r/a=justdave
* Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin2013-12-281-1/+0
| | | | r/a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-221-48/+31
| | | | | | CSS styles r/a=justdave
* 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 451804: Change templates to use field_descs.rep_platformMatt Selsky2011-10-191-1/+1
| | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit
* Fix bustage from fixing "Severity" to field_descs.bug_severity.Max Kanat-Alexander2011-08-091-2/+0
|
* Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-codedMatt Selsky2011-08-091-2/+2
| | | | | "Severity" r=mkanat, a=mkanat
* Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmplFrédéric Buclin2011-07-261-0/+2
| | | | r=glob a=LpSolit
* Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to ↵David Lawrence2011-01-211-0/+2
| | | | | | create.html.tmpl r/a=mkanat
* 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-6/+3
| | | | r=mkanat, a=mkanat
* Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix ↵gerv%gerv.net2009-02-081-39/+5
| | | | encodings of &, and update OS list. r=justdave, a=lpsolit.
* Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵lpsolit%gmail.com2008-12-291-1/+1
| | | | the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit
* Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵gerv%gerv.net2008-07-101-3/+2
| | | | Vista, fixes Mac OS X. Patch by gerv; r=justdave.
* Bug 384604: make guided form default to General component. Patch by gerv; ↵gerv%gerv.net2007-12-141-0/+5
| | | | r=justdave.
* Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com2007-12-031-1/+1
|
* Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by ↵lpsolit%gmail.com2007-08-231-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave 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 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.gerv%gerv.net2007-05-311-1/+2
|
* Bug 372589: Firefox squishes bugsearch window making it difficult to use - ↵lpsolit%gmail.com2007-04-231-2/+2
| | | | Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat
* Bug 365469: restore create-guided's ability to auto-insert the User-Agent in ↵justdave%bugzilla.org2007-01-031-1/+1
| | | | | | the build ID field. r=gerv, a=justdave
* Bug 308950 - add build ID parameter to guided page for non-browser products. ↵gerv%gerv.net2006-11-131-16/+20
| | | | Patch by gerv; r=justdave.
* Bug 313816 - fix height of iframe so you can read things inside it. Patch by ↵gerv%gerv.net2006-08-141-0/+1
| | | | gerv; r=mkanat, a=myk.
* Bug 329789: The guided format when creating a bug doesn't let me specify a ↵lpsolit%gmail.com2006-07-251-1/+1
| | | | component as part of the URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-2/+2
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com2006-06-181-13/+13
| | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by ↵lpsolit%gmail.com2006-06-051-0/+1
| | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org2006-05-101-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net2006-03-031-5/+5
| | | | identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-221-9/+26
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Patch for bug 296582: create-guided template refers to "zarro boogs" instead ↵jocuri%softhome.net2005-06-091-2/+2
| | | | of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave.
* Bug 274365 - search all core products when searching a particular ↵gerv%gerv.net2005-03-111-0/+10
| | | | application product. Patch by gerv; r,a=myk.
* Bug 283769 : wrong filtering in create-guided causes problemstravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-1/+1
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-9/+5
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
* Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2005-01-021-3/+5
|
* Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ↵gerv%gerv.net2005-01-011-158/+123
| | | | use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
* Bug 252002: Fix typo in create-guided.html.tmpl.jouni%heikniemi.net2004-07-201-1/+1
| | | | | Patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=justdave
* Fix for bug 237176: allows power users to display relevance values as a ↵myk%mozilla.org2004-04-061-0/+1
| | | | | | | column in the search results for a fulltext search r=justdave a=justdave
* Bug 236575 - update the "newer build" information to cover the new ↵gerv%gerv.net2004-03-101-19/+24
| | | | mozilla.org products. Patch by gerv; r,a=justdave.
* Bug 227026 - remove obsolete MacsBug information from guided template (we no ↵gerv%gerv.net2004-01-201-3/+1
| | | | longer support OS 9.) Patch by gerv; r,a=justdave.
* 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 222566: Fixing wording on enter_bug.cgi when using the create-guided ↵jocuri%softhome.net2003-10-191-3/+3
| | | | template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
* Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵gerv%gerv.net2003-09-251-2/+2
| | | | Helper form. Patch by gerv; r,a=justdave.