summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2014-11-17Bug 1090727: support jquery in the global/header template, and update the hea...David Lawrence21-32/+66
2014-10-28Bug 1059684: markdown text should not be rendered within a <pre> tagDavid Lawrence1-4/+24
2014-09-10Bug 1036242: "TypeError: bug_status is undefined" when creating a bugMatt Tyson1-4/+8
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM1-2/+6
2014-08-14Bug 1048703: Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0."Byron Jones1-0/+1
2014-08-14Bug 1047405: Comment tagging GUI not fully localizable because of text in Jav...Byron Jones1-3/+7
2014-08-14Bug 1012506 - Allow a bug to have multiple aliasesSimon Green1-12/+1
2014-07-27Bug 726696 - All authenticated WebServices methods should require username/pa...Simon Green3-3/+17
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason for...Byron Jones1-3/+5
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+46
2014-04-18Backout bug 984980Frédéric Buclin1-30/+0
2014-04-17Bug 984980 - add framework for keyboard shortcuts, and key to switch between ...Acho Arnold1-0/+30
2014-04-09Bug 974411: js/comments.js::toggle_all_comments() shouldn't try to matchByron Jones1-4/+7
2014-03-26remove tabs added by bug 984999Byron Jones1-2/+2
2014-03-23Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold1-0/+71
2014-03-10Bug 566331: Move JS functions out of bug/edit.html.tmplIshitva Goel1-0/+13
2014-03-05Bug 977137: Comment and Preview tabs need accessibility markupByron Jones1-4/+15
2014-03-04Bug 387593: Remove debug code from attachment.jsIshitva Goel1-5/+0
2014-02-13Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones1-0/+76
2014-01-16Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ins...Frédéric Buclin1-49/+0
2014-01-09Bug 957826: XSS in the comment tag fieldFrédéric Buclin1-1/+1
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones3-12/+408
2013-05-10Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence1-6/+8
2013-03-25Bug 852943: selectClassification() is no longer usedHugo Seabrook1-69/+0
2013-03-13Bug 850309: Allow pasted attachments to be flagged as patchesByron Jones1-6/+4
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-17/+157
2012-11-13Bug 808845 (CVE-2012-5475): [SECURITY] Security vulnerability in YUI's swfsto...Frédéric Buclin1-0/+0
2012-10-16Bug 797680: make "reset assignee/qa-contact to default" unchecked if the assi...Byron Jones1-8/+14
2012-09-25Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2-0/+69
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones1-0/+8
2012-07-31Bug 684171 - add a "(take)" link to the QA Contact fieldDave Lawrence1-1/+1
2012-07-24Bug 764517: Don't automatically select the first keyword if the search string...Byron Jones1-0/+3
2012-05-29Bug 758148 - Comment toggling link should use &minus; so that its width stays...Marc Schumann1-2/+2
2012-05-26Bug 754616 - Don't display autocomplete box when there are no possible choicesReed Loden1-1/+2
2012-05-18The calendar widget is not localizable.Marc Schumann1-2/+10
2012-05-18Bug 754561 - Tags should be escaped in the auto-complete formReed Loden1-0/+1
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin1-16/+18
2012-04-15Comment toggling text is not localizable because it's in a .js file.Marc Schumann1-4/+2
2012-04-11Bug 734997: The 'take' link for the assignee field doesn't work when usemenuf...Frédéric Buclin1-7/+22
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin13-248/+74
2011-11-29Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones4-2/+30
2011-10-15Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" bu...Max Kanat-Alexander1-0/+22
2011-09-01Bug 653634 - Change the comment reply header to include the name of the perso...David Lawrence1-0/+27
2011-08-10Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence1-0/+13
2011-08-09Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander2-33/+185
2011-08-03Bug 660382: Hide the complex features of custom search by defaultMax Kanat-Alexander1-10/+25
2011-07-26Bug 647158: The Error Console in Firefox reportsFrédéric Buclin1-1/+14
2011-06-29Bug 652427: Going back to the new bug page loses the description if possible ...Guy Pyrzak1-3/+3
2011-06-14Bug 656769: Fix bz_fireEvent for IE9Byron Jones1-6/+7
2011-06-07Bug 657194: Use YUI's escapeHTML() instead of our custom oneReed Loden1-8/+2