Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-19 | Bug 1210078: Going back from the "Match failed" page deletes the values of ↵ | Frédéric Buclin | 1 | -0/+2 | |
user fields r=gerv | |||||
2015-09-25 | Bug 1201266: Migrate YUI calendar to jQuery | Frédéric Buclin | 1 | -123/+0 | |
r=gerv | |||||
2015-08-26 | Bug 1196969: Custom fields whose visibility depend on the product are not ↵ | Frédéric Buclin | 1 | -0/+25 | |
displayed/hidden correctly r=gerv a=sgreen | |||||
2015-08-06 | Bug 1183398: Mandatory custom fields block form submission if they are ↵ | Frédéric Buclin | 1 | -1/+12 | |
hidden and have no value r=gerv a=dkl | |||||
2015-05-12 | Bug 1163393: XSS in the new jQuery autocomplete code | Byron Jones | 1 | -2/+6 | |
r=dkl,a=glob | |||||
2015-05-07 | Bug 1159589: migrate autocomplete from yui to jquery | Byron Jones | 1 | -105/+83 | |
r=dylan,a=glob | |||||
2015-02-26 | Bug 1118930: validateEnterBug() doesn't work when attachments are disabled | Albert Ting | 1 | -1/+1 | |
r=LpSolit a=glob | |||||
2015-01-30 | Bug 488942: The term "bookmarkable template" is meaningless to new users, ↵ | Matt Selsky | 1 | -1/+1 | |
change to "Make Template". r=gerv, a=glob. | |||||
2014-10-28 | Bug 1059684: markdown text should not be rendered within a <pre> tag | David Lawrence | 1 | -4/+24 | |
r=glob,a=glob | |||||
2014-09-10 | Bug 1036242: "TypeError: bug_status is undefined" when creating a bug | Matt Tyson | 1 | -4/+8 | |
r=glob,a=glob | |||||
2014-08-28 | Bug 330707: Add optional support for MarkDown | Koosha KM | 1 | -2/+6 | |
r=dkl,a=sgreen | |||||
2014-08-14 | Bug 1012506 - Allow a bug to have multiple aliases | Simon Green | 1 | -12/+1 | |
r=dkl, a=sgreen | |||||
2014-07-27 | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 1 | -0/+2 | |
username/pass, token or a valid API key for authentication r=dkl, a=sgreen | |||||
2014-04-18 | Backout bug 984980 | Frédéric Buclin | 1 | -30/+0 | |
2014-04-17 | Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵ | Acho Arnold | 1 | -0/+30 | |
preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave. | |||||
2014-03-10 | Bug 566331: Move JS functions out of bug/edit.html.tmpl | Ishitva Goel | 1 | -0/+13 | |
r=LpSolit a=justdave | |||||
2014-03-05 | Bug 977137: Comment and Preview tabs need accessibility markup | Byron Jones | 1 | -4/+15 | |
r=dkl, a=justdave | |||||
2014-02-13 | Bug 40896: Bugzilla needs a "preview" mode for comments | Byron Jones | 1 | -0/+76 | |
r=gerv, a=justdave | |||||
2013-05-10 | Bug 850135 - hide the textarea custom fields by default with an (edit) link | Dave Lawrence | 1 | -6/+8 | |
r=glob,a=LpSolit | |||||
2012-10-16 | Bug 797680: make "reset assignee/qa-contact to default" unchecked if the ↵ | Byron Jones | 1 | -8/+14 | |
assignee/qa-contact has changed from defaults r=LpSolit, r=LpSolit | |||||
2012-09-25 | Bug 437212: Make page refreshing under Firefox update fields | Byron Jones | 1 | -0/+48 | |
r=LpSolit, a=LpSolit | |||||
2012-07-31 | Bug 684171 - add a "(take)" link to the QA Contact field | Dave Lawrence | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-07-24 | Bug 764517: Don't automatically select the first keyword if the search ↵ | Byron Jones | 1 | -0/+3 | |
string is empty r=dkl, a=LpSolit | |||||
2012-05-26 | Bug 754616 - Don't display autocomplete box when there are no possible choices | Reed Loden | 1 | -1/+2 | |
[r=LpSolit a=LpSolit] | |||||
2012-05-18 | The calendar widget is not localizable. | Marc Schumann | 1 | -2/+10 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365 | |||||
2012-05-18 | Bug 754561 - Tags should be escaped in the auto-complete form | Reed Loden | 1 | -0/+1 | |
[r=LpSolit a=LpSolit] | |||||
2012-05-07 | Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵ | Frédéric Buclin | 1 | -16/+18 | |
(and get rid of the current form in the footer) r=timello a=LpSolit | |||||
2012-04-11 | Bug 734997: The 'take' link for the assignee field doesn't work when ↵ | Frédéric Buclin | 1 | -7/+22 | |
usemenuforusers is turned on r=glob a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -18/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-08-10 | Bug 585440 - Allow disabled accounts to turn off all bugmail | David Lawrence | 1 | -0/+13 | |
r/a=mkanat | |||||
2011-08-09 | Bug 636416: Use the standard value-controller javascript to control the | Max Kanat-Alexander | 1 | -33/+157 | |
drop-down fields on the Advanced Search page. r=glob, a=mkanat | |||||
2011-06-07 | Bug 657194: Use YUI's escapeHTML() instead of our custom one | Reed Loden | 1 | -8/+2 | |
r=mkanat a=LpSolit | |||||
2011-04-28 | Bug 640719: Allow creating bookmarkable templates without passing validation, | Max Kanat-Alexander | 1 | -0/+8 | |
on enter_bug.cgi r=pyrzak, a=mkanat | |||||
2011-04-19 | Bug 641519: userAutocomplete is not compatible with Bugzilla configured to ↵ | Randy Reddekopp | 1 | -3/+3 | |
use "local" usernames r/a=mkanat | |||||
2011-01-24 | Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack ↵ | Reed Loden | 1 | -1/+8 | |
of encoding by YUI [r=mkanat r=dkl a=LpSolit] | |||||
2011-01-21 | Bug 626292: "Make description private" checkbox should set bz_private class ↵ | David Lawrence | 1 | -3/+3 | |
on the comment box r/a=mkanat | |||||
2011-01-21 | Bug 626658 - Add (take) link to bug edit page to allow quick assigning to ↵ | David Lawrence | 1 | -4/+9 | |
the current user r/a=mkanat | |||||
2010-10-28 | Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ↵ | Christian Legnitto | 1 | -1/+1 | |
ignore spaces / search on space separated names r/a=mkanat | |||||
2010-10-27 | Bug 581933: Make YUI user autocomplete work with non-ASCII characters | Max Kanat-Alexander | 1 | -2/+2 | |
r=Wurblzap, a=LpSolit | |||||
2010-08-27 | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 1 | -5/+13 | |
based on multiple values of another field (visibility controllers) r/a=mkanat | |||||
2010-08-13 | Bug 583884: User autocomplete fills in empty values instead of the ↵ | Frédéric Buclin | 1 | -2/+6 | |
autocomplete value r=pyrzak r=mkanat a=mkanat | |||||
2010-08-03 | Bug 584069: IE6 throws many JS errors | Guy Pyrzak | 1 | -1/+1 | |
r/a=LpSolit | |||||
2010-08-02 | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 1 | -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 | |||||
2010-07-20 | Bug 560003: Hide the "Add Bug URLs" box behind an (add) link. | Max Kanat-Alexander | 1 | -0/+6 | |
r=timello, a=mkanat | |||||
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -0/+66 | |
r=pyrzak, a=mkanat | |||||
2010-07-05 | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 1 | -0/+14 | |
classification. r=mkanat, r=timello, a=mkanat | |||||
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -2/+32 | |
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat] | |||||
2010-03-01 | Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED | Max Kanat-Alexander | 1 | -1/+2 | |
r=pyrzak, a=mkanat | |||||
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -0/+71 | |
r=LpSolit, a=mkanat | |||||
2010-02-18 | Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops ↵ | Guy Pyrzak | 1 | -2/+5 | |
the correct page behavior r/a=mkanat |