aboutsummaryrefslogtreecommitdiffstats
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-273-3/+17
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones2014-06-161-3/+5
| | | | | | for auto-collapsing r=gerv,a=sgreen
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+46
| | | | r=glob a=justdave
* 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 974411: js/comments.js::toggle_all_comments() shouldn't try to matchByron Jones2014-04-091-4/+7
| | | | | non-comment elements r=gerv, a=glob
* remove tabs added by bug 984999Byron Jones2014-03-261-2/+2
|
* Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold2014-03-231-0/+71
| | | | r=LpSolit 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 387593: Remove debug code from attachment.jsIshitva Goel2014-03-041-5/+0
| | | | r=LpSolit a=justdave
* Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones2014-02-131-0/+76
| | | | r=gerv, a=justdave
* Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ↵Frédéric Buclin2014-01-161-49/+0
| | | | | | instead of JavaScript r=dkl a=justdave
* Bug 957826: XSS in the comment tag fieldFrédéric Buclin2014-01-091-1/+1
| | | | r=glob a=justdave
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-253-12/+408
| | | | r=dkl, a=glob
* Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence2013-05-101-6/+8
| | | | r=glob,a=LpSolit
* Bug 852943: selectClassification() is no longer usedHugo Seabrook2013-03-251-69/+0
| | | | r/a=LpSolit
* Bug 850309: Allow pasted attachments to be flagged as patchesByron Jones2013-03-131-6/+4
| | | | r=LpSolit, a=LpSolit
* Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-221-17/+157
| | | | r=dkl,a=LpSolit
* Bug 808845 (CVE-2012-5475): [SECURITY] Security vulnerability in YUI's ↵Frédéric Buclin2012-11-131-0/+0
| | | | | | swfstore.swf in YUI 2.8.2 and 2.9.0 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-262-0/+69
| | | | r=LpSolit, a=LpSolit
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-281-0/+8
| | | | r=dkl, 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 758148 - Comment toggling link should use &minus; so that its width ↵Marc Schumann2012-05-291-2/+2
| | | | | | stays constant. r/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
* Comment toggling text is not localizable because it's in a .js file.Marc Schumann2012-04-151-4/+2
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460
* 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-1113-248/+74
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones2011-11-304-2/+30
| | | | r=mkanat, a=mkanat
* Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander2011-10-151-0/+22
| | | | | | button in Firefox when viewing a buglist r=glob a=mkanat
* Bug 653634 - Change the comment reply header to include the name of the ↵David Lawrence2011-09-011-0/+27
| | | | | | person who has commented r/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-092-33/+185
| | | | | drop-down fields on the Advanced Search page. r=glob, a=mkanat
* Bug 660382: Hide the complex features of custom search by defaultMax Kanat-Alexander2011-08-031-10/+25
| | | | r=dkl, a=mkanat
* Bug 647158: The Error Console in Firefox reportsFrédéric Buclin2011-07-261-1/+14
| | | | | | "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
* Bug 652427: Going back to the new bug page loses the description if possible ↵Guy Pyrzak2011-06-281-3/+3
| | | | | | duplicates have been searched for r=mkanat, r=mkanat
* Bug 656769: Fix bz_fireEvent for IE9Byron Jones2011-06-141-6/+7
| | | | r=mkanat, a=mkanat
* Bug 657194: Use YUI's escapeHTML() instead of our custom oneReed Loden2011-06-071-8/+2
| | | | r=mkanat a=LpSolit
* Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander2011-05-311-0/+156
| | | | | "Custom Search" UI. r=timello, a=mkanat
* Bug 657947: Add trailing newlines after quoted replyByron Jones2011-05-201-2/+2
| | | | r=dkl, 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 649879 - Update to YUI 2.9.0David Lawrence2011-04-2382-411/+403
| | | | r/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 609538: Make the JSON-RPC interface support UTF-8 when a recent versionMax Kanat-Alexander2011-02-141-1/+3
| | | | | of LWP is installed r=dkl, 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]