aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-182-9/+4
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org2008-09-061-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat
* Bug 450193: Cloning a bug may fail if a custom date/time field exists - ↵lpsolit%gmail.com2008-08-121-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat 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 433348: Created bug display should show extra nav links like show bug ↵lpsolit%gmail.com2008-05-141-1/+1
| | | | does (clone/xml/print) - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 365442: If product/component does not have any flags, "Flags: / ↵lpsolit%gmail.com2008-03-171-4/+15
| | | | Requestee:" header should not be shown on the bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com2008-02-251-3/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org2008-01-281-1/+5
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* 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-032-2/+2
|
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-2/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
* Bug 57842: On enter_bug.cgi, show component description when it is selected ↵lpsolit%gmail.com2007-10-101-114/+124
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* 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-208-8/+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 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2007-05-142-2/+9
| | | | <wicked@etlicon.fi> r=justdave a=LpSolit
* 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 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com2007-04-101-2/+2
| | | | (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 369960 - "Ensure 'steps to reproduce' does not appear when there aren't ↵reed%reedloden.com2007-02-111-1/+1
| | | | any (field is blanked out)" [p=justdave/reed r=bkor a=justdave]
* Bug 363717: Cloning a bug results in HTML-filtered text in initial ↵lpsolit%gmail.com2007-01-241-1/+3
| | | | description (text escaped twice) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
* Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵lpsolit%gmail.com2007-01-181-1/+4
| | | | subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* 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 365092: Inactive flag types should be excluded from the JS array in the ↵lpsolit%gmail.com2006-12-281-7/+6
| | | | bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> and Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 364926 - "Platform and OS should be next to each other on "Enter Bug" ↵reed%reedloden.com2006-12-271-3/+3
| | | | page" [p=reed r=LpSolit a=justdave]
* Bug 364950 - ""Enter Bug" page does not validate due to <input> in <table>" ↵reed%reedloden.com2006-12-271-2/+0
| | | | [p=reed r=bkor a=justdave]
* Bug 364923: Flag options should be disabled for users that cannot request or ↵lpsolit%gmail.com2006-12-271-1/+2
| | | | grant/deny them instead of showing a blank drop-down - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 359956: No requestee field available for attachments on bug creation - ↵lpsolit%gmail.com2006-11-201-0/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor 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 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-111-1/+1
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-1/+1
| | | | | 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/+3
| | | | 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-151-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org2006-09-211-1/+25
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-4/+4
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ↵lpsolit%gmail.com2006-08-151-5/+7
| | | | Buclin <LpSolit@gmail.com> r=kevin.benton a=myk
* 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 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-251-34/+82
| | | | <LpSolit@gmail.com> r=wurblzap r=myk a=myk
* Bug 344521: Make custom fields optionally functional on enter_bug.cgimkanat%bugzilla.org2006-07-191-0/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-123-5/+5
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com2006-06-181-1/+51
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com2006-06-182-28/+25
| | | | 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-053-0/+57
| | | | 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-102-2/+4
| | | | 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-032-6/+6
| | | | 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-222-11/+36
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt ↵jocuri%softhome.net2006-02-211-0/+3
| | | | McHenry <mmchenry@carnegielearning.com>, r=vladd, a=justdave.
* Bug 319718: Make summary the link title for bookmarkable templates.wurblzap%gmail.com2005-12-141-2/+12
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=timeless, a=justdave
* Bug 313444: Remove the useless "This page lets you enter a new bug into ↵lpsolit%gmail.com2005-11-041-1/+0
| | | | Bugzilla" message from enter_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 303527: The bug entry page does not use localised terms for statuses - ↵lpsolit%gmail.com2005-08-221-3/+7
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=myk a=justdave