Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | Bug 1203960 - Add syntax highlighting to markdown | Albert Ting | 1 | -0/+8 |
2015-10-19 | Bug 1210078: Going back from the "Match failed" page deletes the values of us... | Frédéric Buclin | 1 | -0/+2 |
2015-09-25 | Bug 1201266: Migrate YUI calendar to jQuery | Frédéric Buclin | 1 | -123/+0 |
2015-08-26 | Bug 1196969: Custom fields whose visibility depend on the product are not dis... | Frédéric Buclin | 1 | -0/+25 |
2015-08-06 | Bug 1183398: Mandatory custom fields block form submission if they are hidden... | Frédéric Buclin | 1 | -1/+12 |
2015-05-12 | Bug 1163393: XSS in the new jQuery autocomplete code | Byron Jones | 1 | -2/+6 |
2015-05-07 | Bug 1159589: migrate autocomplete from yui to jquery | Byron Jones | 1 | -105/+83 |
2015-02-26 | Bug 1118930: validateEnterBug() doesn't work when attachments are disabled | Albert Ting | 1 | -1/+1 |
2015-01-30 | Bug 488942: The term "bookmarkable template" is meaningless to new users, cha... | Matt Selsky | 1 | -1/+1 |
2014-10-28 | Bug 1059684: markdown text should not be rendered within a <pre> tag | David Lawrence | 1 | -4/+24 |
2014-09-10 | Bug 1036242: "TypeError: bug_status is undefined" when creating a bug | Matt Tyson | 1 | -4/+8 |
2014-08-28 | Bug 330707: Add optional support for MarkDown | Koosha KM | 1 | -2/+6 |
2014-08-14 | Bug 1012506 - Allow a bug to have multiple aliases | Simon Green | 1 | -12/+1 |
2014-07-27 | Bug 726696 - All authenticated WebServices methods should require username/pa... | Simon Green | 1 | -0/+2 |
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 |
2014-03-10 | Bug 566331: Move JS functions out of bug/edit.html.tmpl | Ishitva Goel | 1 | -0/+13 |
2014-03-05 | Bug 977137: Comment and Preview tabs need accessibility markup | Byron Jones | 1 | -4/+15 |
2014-02-13 | Bug 40896: Bugzilla needs a "preview" mode for comments | Byron Jones | 1 | -0/+76 |
2013-05-10 | Bug 850135 - hide the textarea custom fields by default with an (edit) link | Dave Lawrence | 1 | -6/+8 |
2012-10-16 | Bug 797680: make "reset assignee/qa-contact to default" unchecked if the assi... | Byron Jones | 1 | -8/+14 |
2012-09-25 | Bug 437212: Make page refreshing under Firefox update fields | Byron Jones | 1 | -0/+48 |
2012-07-31 | Bug 684171 - add a "(take)" link to the QA Contact field | Dave Lawrence | 1 | -1/+1 |
2012-07-24 | Bug 764517: Don't automatically select the first keyword if the search string... | Byron Jones | 1 | -0/+3 |
2012-05-26 | Bug 754616 - Don't display autocomplete box when there are no possible choices | Reed Loden | 1 | -1/+2 |
2012-05-18 | The calendar widget is not localizable. | Marc Schumann | 1 | -2/+10 |
2012-05-18 | Bug 754561 - Tags should be escaped in the auto-complete form | Reed Loden | 1 | -0/+1 |
2012-05-07 | Bug 616191: Implement UI to easily tag bugs from the bug report directly (and... | Frédéric Buclin | 1 | -16/+18 |
2012-04-11 | Bug 734997: The 'take' link for the assignee field doesn't work when usemenuf... | Frédéric Buclin | 1 | -7/+22 |
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 |
2011-08-10 | Bug 585440 - Allow disabled accounts to turn off all bugmail | David Lawrence | 1 | -0/+13 |
2011-08-09 | Bug 636416: Use the standard value-controller javascript to control the | Max Kanat-Alexander | 1 | -33/+157 |
2011-06-07 | Bug 657194: Use YUI's escapeHTML() instead of our custom one | Reed Loden | 1 | -8/+2 |
2011-04-28 | Bug 640719: Allow creating bookmarkable templates without passing validation, | Max Kanat-Alexander | 1 | -0/+8 |
2011-04-19 | Bug 641519: userAutocomplete is not compatible with Bugzilla configured to us... | Randy Reddekopp | 1 | -3/+3 |
2011-01-24 | Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack o... | Reed Loden | 1 | -1/+8 |
2011-01-21 | Bug 626292: "Make description private" checkbox should set bz_private class o... | David Lawrence | 1 | -3/+3 |
2011-01-21 | Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the... | David Lawrence | 1 | -4/+9 |
2010-10-28 | Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ign... | Christian Legnitto | 1 | -1/+1 |
2010-10-27 | Bug 581933: Make YUI user autocomplete work with non-ASCII characters | Max Kanat-Alexander | 1 | -2/+2 |
2010-08-27 | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 1 | -5/+13 |
2010-08-13 | Bug 583884: User autocomplete fills in empty values instead of the autocomple... | Frédéric Buclin | 1 | -2/+6 |
2010-08-03 | Bug 584069: IE6 throws many JS errors | Guy Pyrzak | 1 | -1/+1 |
2010-08-02 | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 1 | -4/+4 |
2010-07-20 | Bug 560003: Hide the "Add Bug URLs" box behind an (add) link. | Max Kanat-Alexander | 1 | -0/+6 |
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -0/+66 |
2010-07-05 | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 1 | -0/+14 |
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -2/+32 |
2010-03-01 | Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED | Max Kanat-Alexander | 1 | -1/+2 |
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -0/+71 |