summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create
AgeCommit message (Collapse)AuthorFilesLines
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin1-1/+0
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2-50/+33
CSS styles r/a=justdave
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green1-1/+1
"all of the groups") r=gerv, a=sgreen
2013-12-17Bug 905511: When creating a new bug, the version select field is not highlightedFrédéric Buclin1-1/+2
r/a=sgreen
2013-11-04Bug 933485 - Uncaught bugword in bug entry template.Marc Schumann1-1/+1
r=LpSolit; a=glob
2013-08-08Bug 669535 - User pref for "Possible Duplicates"Dave Lawrence1-1/+1
- Failed test 'template/en/default/bug/create/create.html.tmpl contains tabs --WARNING'
2013-08-08Bug 669535 - User pref for "Possible Duplicates"Sunil Joshi1-1/+2
r=dkl,a=glob
2013-08-06Bug 491316 - Allow the reporter to enter keywords at bug creationSunil Joshi1-10/+10
r=sgreen, a=sgreen
2013-04-28Bug 861519: The keyword field in the "Enter Bug" page no longer lists ↵Frédéric Buclin1-2/+2
available keywords r=glob a=LpSolit
2013-01-02Bug 825524: When cloning a bug, the "We've made a guess at your operating ↵Sunil Joshi1-1/+1
system and platform" message should not be displayed r/a=LpSolit
2013-01-02Bug 353351: The name of the component in enter_bug.cgi should not be case ↵Koosha Khajeh Moogahi1-1/+1
sensitive r=glob a=LpSolit
2012-09-19Bug 345244: Bug template creation window has silly titleSunil Joshi1-1/+1
r/a=LpSolit
2012-08-01Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵Dave Lawrence1-2/+2
available for a specific component on enter_bug.cgi Forgot to add periods at the end of the comments.
2012-08-01Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵Dave Lawrence1-23/+24
available for a specific component on enter_bug.cgi r/a=LpSolit
2012-02-28Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵Frédéric Buclin1-1/+1
large number of products r=dkl a=LpSolit
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky1-2/+0
r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin7-143/+35
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2012-01-11Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, ↵Simon Green1-1/+1
maxlocalattachment > 0), the link to attach files to bugs is not displayed r/a=LpSolit
2011-12-26Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky1-5/+2
r/a=LpSolit
2011-11-22Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized ↵Frédéric Buclin1-57/+0
bug creation r=mkanat a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin3-6/+0
r/a=mkanat
2011-10-19Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky1-1/+1
instead o hard coded 'Platform'. r=timello, a=LpSolit
2011-08-16Bug 460074: Make post_bug.cgi use should_set for array fields, so theyMax Kanat-Alexander1-0/+1
are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes a bug with the guided bug form creating bugs without any groups. r=LpSolit, a=mkanat
2011-08-10Fix bustage from fixing "Severity" to field_descs.bug_severity.Max Kanat-Alexander1-2/+0
2011-08-10Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-codedMatt Selsky1-2/+2
"Severity" r=mkanat, a=mkanat
2011-07-26Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmplFrédéric Buclin1-0/+2
r=glob a=LpSolit
2011-07-26Bug 647158: The Error Console in Firefox reportsFrédéric Buclin1-33/+10
"unbalanced tree was written using document.write()" when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page r=glob a=LpSolit
2011-06-29Bug 652427: Going back to the new bug page loses the description if possible ↵Guy Pyrzak1-1/+1
duplicates have been searched for r=mkanat, r=mkanat
2011-04-25Bug 653104 - The description of components in enter_bug.cgi is out of sync ↵David Lawrence1-0/+1
when some components are disabled r/a=LpSolit
2011-04-28Bug 640719: Allow creating bookmarkable templates without passing validation,Max Kanat-Alexander1-1/+1
on enter_bug.cgi r=pyrzak, a=mkanat
2011-02-01Bug 461014 - How to create a private attachment in enter_bug.cgi not obviousDavid Lawrence1-2/+2
r=reed,a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=507211
2011-01-24Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible ↵Reed Loden1-1/+2
duplicates" table due to lack of encoding by YUI [r=mkanat a=LpSolit]
2011-01-21Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to ↵David Lawrence1-0/+2
create.html.tmpl r/a=mkanat
2011-01-21Bug 626292: "Make description private" checkbox should set bz_private class ↵David Lawrence1-1/+2
on the comment box r/a=mkanat
2010-10-21Bug 598014: Document how to mark the initial comment as private when using ↵Frédéric Buclin1-3/+3
Bug.create() r/a=mkanat
2010-09-19Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak1-1/+1
r/a=LpSolit
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence1-5/+8
milestones r/a=mkanat
2010-08-05Bug 584032: Cannot set requestees on bug creationFrédéric Buclin1-2/+3
r=pyrzak a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2-3/+3
r/a=mkanat
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-1/+2
r/a=mkanat
2010-07-13Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander1-6/+6
show_bug, post_bug, etc. r=dkl, a=mkanat
2010-07-13Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander1-6/+9
r=pyrzak, a=mkanat
2010-07-13Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group ↵Frédéric Buclin1-2/+2
checkboxes r=reed a=LpSolit
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden1-7/+4
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
2010-06-22Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander1-5/+41
r=glob, a=mkanat
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander1-5/+3
r=glob, a=mkanat
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-4/+4
creating/changing bugs r=mkanat, a=mkanat
2010-05-13Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander1-53/+54
over the fields r=timello, a=mkanat
2010-04-19Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin1-0/+2
r=mkanat a=LpSolit
2010-04-06Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander1-4/+1
r=LpSolit, a=LpSolit