summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander1-5/+3
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-4/+4
2010-05-13Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander1-53/+54
2010-04-19Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin1-0/+2
2010-03-28Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander1-37/+44
2010-03-03101770Guy Pyrzak1-1/+1
2010-02-23Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander1-8/+10
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak1-2/+7
2010-02-17Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander1-5/+3
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander1-16/+21
2009-12-31Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help...mkanat%bugzilla.org1-1/+1
2009-12-13Bug 310532: Bookmarkable new bug templates do not include estimated hours or ...lpsolit%gmail.com1-2/+2
2009-12-04Bug 204106: Make enter_bug indicate which fields are mandatorymkanat%bugzilla.org1-9/+15
2009-11-18Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org1-1/+1
2009-11-18Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org1-5/+2
2009-11-10Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com1-2/+2
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org1-2/+2
2009-08-12Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Bu...lpsolit%gmail.com1-4/+1
2009-07-20Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.mkanat%bugzilla.org1-1/+1
2009-07-20Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org1-2/+3
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org1-2/+1
2009-02-11Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org1-7/+27
2008-12-29Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com1-0/+32
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org1-6/+5
2008-10-25Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org1-13/+35
2008-09-19 Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the c...guy.pyrzak%gmail.com1-1/+1
2008-09-18Bug 455744: Text fields on enter_bug.cgi are too large and inconsistent compa...lpsolit%gmail.com1-8/+7
2008-09-18Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org1-8/+3
2008-09-06Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org1-1/+1
2008-08-12Bug 450193: Cloning a bug may fail if a custom date/time field exists - Patch...lpsolit%gmail.com1-1/+1
2008-03-17Bug 365442: If product/component does not have any flags, "Flags: / Requestee...lpsolit%gmail.com1-4/+15
2008-02-25Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com1-3/+2
2007-12-03Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com1-1/+1
2007-11-29Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org1-2/+5
2007-10-10Bug 57842: On enter_bug.cgi, show component description when it is selected -...lpsolit%gmail.com1-114/+124
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com1-1/+0
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...lpsolit%gmail.com1-2/+8
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com1-2/+2
2007-01-24Bug 363717: Cloning a bug results in HTML-filtered text in initial descriptio...lpsolit%gmail.com1-1/+3
2006-12-28Bug 365092: Inactive flag types should be excluded from the JS array in the b...lpsolit%gmail.com1-7/+6
2006-12-27Bug 364926 - "Platform and OS should be next to each other on "Enter Bug" pag...reed%reedloden.com1-3/+3
2006-12-27Bug 364950 - ""Enter Bug" page does not validate due to <input> in <table>" [...reed%reedloden.com1-2/+0
2006-12-27Bug 364923: Flag options should be disabled for users that cannot request or ...lpsolit%gmail.com1-1/+2
2006-11-20Bug 359956: No requestee field available for attachments on bug creation - Pa...lpsolit%gmail.com1-0/+1
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-1/+1
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com1-1/+3
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com1-1/+1
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org1-1/+25
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-4/+4
2006-08-15Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ...lpsolit%gmail.com1-5/+7