Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1191706: When editing flag types, components do not match the selected ↵ | Frédéric Buclin | 2016-01-04 | 1 | -42/+9 |
| | | | | | | product when classifications are enabled r/a=dkl | ||||
* | Bug 1196969: Custom fields whose visibility depends on the product are not ↵ | Frédéric Buclin | 2015-08-26 | 1 | -0/+25 |
| | | | | | | displayed/hidden correctly r=gerv a=sgreen | ||||
* | Bug 1183398: Mandatory custom fields block form submission if they are ↵ | Frédéric Buclin | 2015-08-06 | 1 | -1/+12 |
| | | | | | | hidden and have no value r=gerv a=dkl | ||||
* | Bug 1118930: validateEnterBug() doesn't work when attachments are disabled | Albert Ting | 2015-02-26 | 1 | -1/+1 |
| | | | | r=LpSolit a=glob | ||||
* | Bug 1121806: show_bug does not display in IE9 | Albert Ting | 2015-01-21 | 1 | -5/+5 |
| | | | | r=dylan,a=justdave | ||||
* | Revert Bug 330707 - Add optional support for MarkDown | David Lawrence | 2014-11-04 | 1 | -30/+6 |
| | |||||
* | Bug 1059684 - markdown text should not be rendered within a <pre> tag | David Lawrence | 2014-10-28 | 1 | -4/+24 |
| | | | | r=glob,a=glob | ||||
* | Bug 1036242: "TypeError: bug_status is undefined" when creating a bug | Matt Tyson | 2014-09-10 | 1 | -4/+8 |
| | | | | r=glob,a=glob | ||||
* | Bug 330707: Add optional support for MarkDown | Koosha KM | 2014-08-28 | 1 | -2/+6 |
| | | | | r=dkl,a=sgreen | ||||
* | Bug 1048703: Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0." | Byron Jones | 2014-08-14 | 1 | -0/+1 |
| | | | | r=sgreen,a=glob | ||||
* | Bug 1047405: Comment tagging GUI not fully localizable because of text in ↵ | Byron Jones | 2014-08-14 | 1 | -3/+7 |
| | | | | | | Javascript instead of template r=sgreen,a=glob | ||||
* | Bug 1012506 - Allow a bug to have multiple aliases | Simon Green | 2014-08-14 | 1 | -12/+1 |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 2014-07-27 | 3 | -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 Jones | 2014-06-16 | 1 | -3/+5 |
| | | | | | | for auto-collapsing r=gerv,a=sgreen | ||||
* | Bug 489028 - Record last-visited time of bugs when logged in | Dylan William Hardison | 2014-04-22 | 1 | -0/+46 |
| | | | | r=glob a=justdave | ||||
* | Backout bug 984980 | Frédéric Buclin | 2014-04-18 | 1 | -30/+0 |
| | |||||
* | Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵ | Acho Arnold | 2014-04-17 | 1 | -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 match | Byron Jones | 2014-04-09 | 1 | -4/+7 |
| | | | | | non-comment elements r=gerv, a=glob | ||||
* | remove tabs added by bug 984999 | Byron Jones | 2014-03-26 | 1 | -2/+2 |
| | |||||
* | Bug 984999: Move set_assign_to() out of bug/create/create.html.tmpl | Acho Arnold | 2014-03-23 | 1 | -0/+71 |
| | | | | r=LpSolit a=justdave | ||||
* | Bug 566331: Move JS functions out of bug/edit.html.tmpl | Ishitva Goel | 2014-03-10 | 1 | -0/+13 |
| | | | | r=LpSolit a=justdave | ||||
* | Bug 977137: Comment and Preview tabs need accessibility markup | Byron Jones | 2014-03-05 | 1 | -4/+15 |
| | | | | r=dkl, a=justdave | ||||
* | Bug 387593: Remove debug code from attachment.js | Ishitva Goel | 2014-03-04 | 1 | -5/+0 |
| | | | | r=LpSolit a=justdave | ||||
* | Bug 40896: Bugzilla needs a "preview" mode for comments | Byron Jones | 2014-02-13 | 1 | -0/+76 |
| | | | | r=gerv, a=justdave | ||||
* | Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ↵ | Frédéric Buclin | 2014-01-16 | 1 | -49/+0 |
| | | | | | | instead of JavaScript r=dkl a=justdave | ||||
* | Bug 957826: XSS in the comment tag field | Frédéric Buclin | 2014-01-09 | 1 | -1/+1 |
| | | | | r=glob a=justdave | ||||
* | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 2013-11-25 | 3 | -12/+408 |
| | | | | r=dkl, a=glob | ||||
* | Bug 850135 - hide the textarea custom fields by default with an (edit) link | Dave Lawrence | 2013-05-10 | 1 | -6/+8 |
| | | | | r=glob,a=LpSolit | ||||
* | Bug 852943: selectClassification() is no longer used | Hugo Seabrook | 2013-03-25 | 1 | -69/+0 |
| | | | | r/a=LpSolit | ||||
* | Bug 850309: Allow pasted attachments to be flagged as patches | Byron Jones | 2013-03-13 | 1 | -6/+4 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 780820: Allows for multiple custom search criteria to match one field | Byron Jones | 2012-11-22 | 1 | -17/+157 |
| | | | | r=dkl,a=LpSolit | ||||
* | Bug 808845 (CVE-2012-5475): [SECURITY] Security vulnerability in YUI's ↵ | Frédéric Buclin | 2012-11-13 | 1 | -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 Jones | 2012-10-16 | 1 | -8/+14 |
| | | | | | | assignee/qa-contact has changed from defaults r=LpSolit, r=LpSolit | ||||
* | Bug 437212: Make page refreshing under Firefox update fields | Byron Jones | 2012-09-26 | 2 | -0/+69 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 772953: Remove the token from buglist urls | Byron Jones | 2012-08-28 | 1 | -0/+8 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 684171 - add a "(take)" link to the QA Contact field | Dave Lawrence | 2012-07-31 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 764517: Don't automatically select the first keyword if the search ↵ | Byron Jones | 2012-07-24 | 1 | -0/+3 |
| | | | | | | string is empty r=dkl, a=LpSolit | ||||
* | Bug 758148 - Comment toggling link should use − so that its width ↵ | Marc Schumann | 2012-05-29 | 1 | -2/+2 |
| | | | | | | stays constant. r/a=LpSolit | ||||
* | Bug 754616 - Don't display autocomplete box when there are no possible choices | Reed Loden | 2012-05-26 | 1 | -1/+2 |
| | | | | [r=LpSolit a=LpSolit] | ||||
* | The calendar widget is not localizable. | Marc Schumann | 2012-05-18 | 1 | -2/+10 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365 | ||||
* | Bug 754561 - Tags should be escaped in the auto-complete form | Reed Loden | 2012-05-17 | 1 | -0/+1 |
| | | | | [r=LpSolit a=LpSolit] | ||||
* | Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵ | Frédéric Buclin | 2012-05-07 | 1 | -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 Schumann | 2012-04-15 | 1 | -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 Buclin | 2012-04-11 | 1 | -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 Buclin | 2012-01-11 | 13 | -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 browsers | Byron Jones | 2011-11-30 | 4 | -2/+30 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵ | Max Kanat-Alexander | 2011-10-15 | 1 | -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 Lawrence | 2011-09-01 | 1 | -0/+27 |
| | | | | | | person who has commented r/a=LpSolit | ||||
* | Bug 585440 - Allow disabled accounts to turn off all bugmail | David Lawrence | 2011-08-09 | 1 | -0/+13 |
| | | | | r/a=mkanat | ||||
* | Bug 636416: Use the standard value-controller javascript to control the | Max Kanat-Alexander | 2011-08-09 | 2 | -33/+185 |
| | | | | | drop-down fields on the Advanced Search page. r=glob, a=mkanat |