summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2016-07-06Bug 1203960 - Add syntax highlighting to markdownAlbert Ting1-3/+9
r=dylan Initial implementation by Koosha KM <koosha.khajeh@gmail.com>
2015-09-25Bug 1201266: Migrate YUI calendar to jQueryFrédéric Buclin1-1/+1
r=gerv
2015-08-19Bug 404663 - aliases should be reserved for people w/ editbugsSimon Green1-2/+5
r=dkl, a=simon
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones1-1/+1
r=dylan,a=glob
2015-05-01Bug 69267: Add the ability to deactivate keywordsDylan William Hardison1-1/+1
r/a=glob
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones1-0/+1
r=dkl,a=glob
2015-02-19Fix problem that hiding 'Make Template' button leaves orphan text. r=gervMatt Selsky1-1/+3
2015-01-30Bug 488942: The term "bookmarkable template" is meaningless to new users, ↵Matt Selsky1-1/+2
change to "Make Template". r=gerv, a=glob.
2014-03-27Bug 456043 - Make enter_bug consistent with show_bug for Severity and PrioritySimon Green1-13/+18
r=glob, a=justdave
2014-03-23Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold1-73/+3
r=LpSolit a=justdave
2014-03-21Bug 986141 - As part of bug 513212, the see_also field still displays in ↵David Lawrence1-8/+10
enter_bug,cgi even if use_see_also param is disabled r/a=glob
2014-03-20Bug 513212 - Allow people to set "See Also" when filing/creating/entering a ↵David Lawrence1-0/+9
bug on enter_bug.cgi or the Bug.create webservice r/a=glob
2014-03-10Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin1-2/+1
enter_bug.css and show_bug.css into bug.css r/a=justdave
2014-02-27Bug 893595: The pink colour of private comment will turn to white after ↵Dave Miller1-0/+3
refreshing the page r/a=justdave
2014-02-13Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones1-3/+1
r=gerv, a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin1-2/+2
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-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-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 Buclin1-23/+5
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-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-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 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 Buclin1-1/+1
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