aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 461014 - How to create a private attachment in enter_bug.cgi not obviousDavid Lawrence2011-02-011-2/+2
* Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible duplicate...Reed Loden2011-01-241-1/+2
* Bug 626292: "Make description private" checkbox should set bz_private class o...David Lawrence2011-01-211-1/+2
* Bug 598014: Document how to mark the initial comment as private when using Bu...Frédéric Buclin2010-10-211-3/+3
* Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak2010-09-191-1/+1
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-311-5/+8
* Bug 584032: Cannot set requestees on bug creationFrédéric Buclin2010-08-051-2/+3
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-1/+1
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-1/+2
* Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander2010-07-121-6/+6
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-6/+9
* Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group check...Frédéric Buclin2010-07-131-2/+2
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-7/+4
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-5/+41
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-181-5/+3
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-191-4/+4
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-131-53/+54
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-0/+2
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-281-37/+44
* 101770Guy Pyrzak2010-03-021-1/+1
* Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander2010-02-221-8/+10
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-2/+7
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-171-5/+3
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-011-16/+21
* Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help...mkanat%bugzilla.org2009-12-311-1/+1
* Bug 310532: Bookmarkable new bug templates do not include estimated hours or ...lpsolit%gmail.com2009-12-131-2/+2
* Bug 204106: Make enter_bug indicate which fields are mandatorymkanat%bugzilla.org2009-12-041-9/+15
* Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org2009-11-181-1/+1
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org2009-11-181-5/+2
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-2/+2
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
* Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Bu...lpsolit%gmail.com2009-08-121-4/+1
* Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.mkanat%bugzilla.org2009-07-201-1/+1
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-201-2/+3
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-2/+1
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-7/+27
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-291-0/+32
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-071-6/+5
* Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org2008-10-251-13/+35
* Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the c...guy.pyrzak%gmail.com2008-09-191-1/+1
* Bug 455744: Text fields on enter_bug.cgi are too large and inconsistent compa...lpsolit%gmail.com2008-09-181-8/+7
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-8/+3
* Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org2008-09-061-1/+1
* Bug 450193: Cloning a bug may fail if a custom date/time field exists - Patch...lpsolit%gmail.com2008-08-121-1/+1
* Bug 365442: If product/component does not have any flags, "Flags: / Requestee...lpsolit%gmail.com2008-03-171-4/+15
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-251-3/+2
* Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com2007-12-031-1/+1
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-2/+5
* Bug 57842: On enter_bug.cgi, show component description when it is selected -...lpsolit%gmail.com2007-10-101-114/+124
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0