aboutsummaryrefslogtreecommitdiffstats
path: root/js/field.js
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1196969: Custom fields whose visibility depends on the product are not ↵Frédéric Buclin2015-08-261-0/+25
| | | | | | displayed/hidden correctly r=gerv a=sgreen
* Bug 1183398: Mandatory custom fields block form submission if they are ↵Frédéric Buclin2015-08-061-1/+12
| | | | | | hidden and have no value r=gerv a=dkl
* Bug 1118930: validateEnterBug() doesn't work when attachments are disabledAlbert Ting2015-02-261-1/+1
| | | | r=LpSolit a=glob
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-041-30/+6
|
* Bug 1059684 - markdown text should not be rendered within a <pre> tagDavid Lawrence2014-10-281-4/+24
| | | | r=glob,a=glob
* Bug 1036242: "TypeError: bug_status is undefined" when creating a bugMatt Tyson2014-09-101-4/+8
| | | | r=glob,a=glob
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-281-2/+6
| | | | r=dkl,a=sgreen
* Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-141-12/+1
| | | | r=dkl, a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-271-0/+2
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Backout bug 984980Frédéric Buclin2014-04-181-30/+0
|
* Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold2014-04-171-0/+30
| | | | preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
* Bug 566331: Move JS functions out of bug/edit.html.tmplIshitva Goel2014-03-101-0/+13
| | | | r=LpSolit a=justdave
* Bug 977137: Comment and Preview tabs need accessibility markupByron Jones2014-03-051-4/+15
| | | | r=dkl, a=justdave
* Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones2014-02-131-0/+76
| | | | r=gerv, a=justdave
* Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence2013-05-101-6/+8
| | | | r=glob,a=LpSolit
* Bug 797680: make "reset assignee/qa-contact to default" unchecked if the ↵Byron Jones2012-10-161-8/+14
| | | | | | assignee/qa-contact has changed from defaults r=LpSolit, r=LpSolit
* Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2012-09-261-0/+48
| | | | r=LpSolit, a=LpSolit
* Bug 684171 - add a "(take)" link to the QA Contact fieldDave Lawrence2012-07-311-1/+1
| | | | r/a=LpSolit
* Bug 764517: Don't automatically select the first keyword if the search ↵Byron Jones2012-07-241-0/+3
| | | | | | string is empty r=dkl, a=LpSolit
* Bug 754616 - Don't display autocomplete box when there are no possible choicesReed Loden2012-05-261-1/+2
| | | | [r=LpSolit a=LpSolit]
* The calendar widget is not localizable.Marc Schumann2012-05-181-2/+10
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
* Bug 754561 - Tags should be escaped in the auto-complete formReed Loden2012-05-171-0/+1
| | | | [r=LpSolit a=LpSolit]
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-071-16/+18
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Bug 734997: The 'take' link for the assignee field doesn't work when ↵Frédéric Buclin2012-04-111-7/+22
| | | | | | usemenuforusers is turned on r=glob a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2011-08-091-0/+13
| | | | r/a=mkanat
* Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander2011-08-091-33/+157
| | | | | drop-down fields on the Advanced Search page. r=glob, a=mkanat
* Bug 657194: Use YUI's escapeHTML() instead of our custom oneReed Loden2011-06-071-8/+2
| | | | r=mkanat a=LpSolit
* Bug 640719: Allow creating bookmarkable templates without passing validation,Max Kanat-Alexander2011-04-271-0/+8
| | | | | on enter_bug.cgi r=pyrzak, a=mkanat
* Bug 641519: userAutocomplete is not compatible with Bugzilla configured to ↵Randy Reddekopp2011-04-191-3/+3
| | | | | | use "local" usernames r/a=mkanat
* Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack ↵Reed Loden2011-01-241-1/+8
| | | | | | of encoding by YUI [r=mkanat r=dkl a=LpSolit]
* Bug 626292: "Make description private" checkbox should set bz_private class ↵David Lawrence2011-01-211-3/+3
| | | | | | on the comment box r/a=mkanat
* Bug 626658 - Add (take) link to bug edit page to allow quick assigning to ↵David Lawrence2011-01-201-4/+9
| | | | | | the current user r/a=mkanat
* Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ↵Christian Legnitto2010-10-281-1/+1
| | | | | | ignore spaces / search on space separated names r/a=mkanat
* Bug 581933: Make YUI user autocomplete work with non-ASCII charactersMax Kanat-Alexander2010-10-271-2/+2
| | | | r=Wurblzap, a=LpSolit
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-271-5/+13
| | | | | based on multiple values of another field (visibility controllers) r/a=mkanat
* Bug 583884: User autocomplete fills in empty values instead of the ↵Frédéric Buclin2010-08-131-2/+6
| | | | | | autocomplete value r=pyrzak r=mkanat a=mkanat
* Bug 584069: IE6 throws many JS errorsGuy Pyrzak2010-08-031-1/+1
| | | | r/a=LpSolit
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-011-4/+4
| | | | | | | similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat
* Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander2010-07-201-0/+6
| | | | r=timello, a=mkanat
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-0/+66
| | | | r=pyrzak, a=mkanat
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-051-0/+14
| | | | | classification. r=mkanat, r=timello, a=mkanat
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-2/+32
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXEDMax Kanat-Alexander2010-02-281-1/+2
| | | | r=pyrzak, a=mkanat
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-0/+71
| | | | r=LpSolit, a=mkanat
* Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops ↵Guy Pyrzak2010-02-181-2/+5
| | | | | | the correct page behavior r/a=mkanat
* Bug 545277: Closed bugs were always marked as FIXED in the resolutionMax Kanat-Alexander2010-02-091-1/+2
| | | | | <select> when show_bug.cgi was loaded r=LpSolit, a=mkanat
* Bug 520993: If the "FIXED" resolution was a visibility or value controller, ↵Max Kanat-Alexander2010-02-081-8/+23
| | | | | | then controlled fields weren't properly changing when the status changed to RESOLVED and "FIXED" appeared as the first value in the Resolution field. r=LpSolit, a=mkanat
* Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org2009-06-211-43/+74
| | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵mkanat%bugzilla.org2009-02-251-18/+25
| | | | | | removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat