Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | Bug 1373000 - New BugModal API for product data and component+product-specifi... | Sebastin Santy | 1 | -0/+38 |
2017-06-10 | Bug 1365342 - Extract the preview comment functionality and make it a reusabl... | Sebastin Santy | 4 | -0/+2626 |
2017-06-05 | Bug 1348439 - History item "reporter accessible: true" is confusing | Mary Umoh | 1 | -0/+9 |
2017-05-11 | Bug 1362587 - Prevent triggering plugin infobar (workaround bug 1319105) | Dylan William Hardison | 2 | -20/+24 |
2017-05-03 | Bug 1361464 - Restore previous comment fonts, conditionally select "Fira" for... | Dylan William Hardison | 1 | -1/+7 |
2017-04-25 | Bug 1359457 - Include system font options from Linux distros as possible fonts | Dylan William Hardison | 1 | -1/+1 |
2017-04-25 | Bug 1343805 - Use darker font and fallback to Fira Mono when Menlo/Monaco/Dro... | Dylan William Hardison | 1 | -1/+1 |
2017-04-25 | Bug 1343805 - Use a darker font for comments, and also avoid Courier | Sebastin Santy | 1 | -1/+2 |
2017-04-11 | Revert "Bug 1352913 - Extensions must register for template_before_process()" | Dylan William Hardison | 1 | -11/+0 |
2017-04-10 | Bug 1352913 - Extensions must register for template_before_process() | Dylan William Hardison | 1 | -0/+11 |
2017-03-27 | Bug 1350096 - Once you've set a single Thunderbird tracking flag, the "Firefo... | Dylan William Hardison | 1 | -2/+10 |
2017-03-17 | Bug 1343845 - bug status summary does not work when logged out | Emma Humphries | 1 | -3/+5 |
2017-03-10 | Comment typo fix: INCOMPELTE > INCOMPLETE | KWierso | 1 | -1/+1 |
2017-03-10 | Bug 1345949 - modal is a little too narrow, and we shouldn't mix px and em | Dylan William Hardison | 1 | -8/+4 |
2017-03-08 | Bug 1344769 - Cancel editing button loads BugZilla homepage instead of curren... | Sebastin Santy | 1 | -1/+1 |
2017-03-03 | Bug 1343663 - Comments are too wide | Emma Humphries | 1 | -4/+8 |
2017-03-03 | Bug 1343714 - When whiteboard is populated, prefix value of whiteboard with '... | Dylan William Hardison | 1 | -1/+1 |
2017-03-03 | Bug 1344128 - Cloning a bug causes an invalid cloned_bug_id param when creati... | David Lawrence | 1 | -1/+1 |
2017-03-02 | Bug 1283012 - the 'status' and 'assignee' labels disappear when taking a bug ... | David Lawrence | 1 | -3/+1 |
2017-03-02 | Bug 1343783 - Stop calling modal ui "experimental" in the settings. | Dylan William Hardison | 1 | -1/+1 |
2017-03-02 | Bug 1343778 - disabled users not displayed correctly | Dylan William Hardison | 1 | -1/+1 |
2017-03-01 | Bug 1343430 - The "Format Bug" and "New/Clone Bug" buttons cause page to relo... | David Lawrence | 1 | -2/+2 |
2017-03-01 | Bug 1343429 - Dropdown menus are slightly off screen in some cases and should... | David Lawrence | 1 | -0/+1 |
2017-02-28 | Bug 1330884 - Centralize #bugzilla-body for bug modal page | Tommy Kuo | 1 | -11/+5 |
2017-02-28 | Bug 1280363 - [a11y] Make the Actions menu button accessible for keyboard and... | David Lawrence | 8 | -156/+286 |
2017-02-22 | Revert "Bug 1330884 - Centralize #header, #bugzilla-body and #footer" | Dylan William Hardison | 1 | -4/+4 |
2017-02-22 | Revert "Bug 1280363 - [a11y] Make the Actions menu button accessible for keyb... | Dylan William Hardison | 8 | -292/+158 |
2017-02-21 | Bug 1280363 - [a11y] Make the Actions menu button accessible for keyboard and... | David Lawrence | 8 | -158/+292 |
2017-02-18 | Bug 1340840 - The 'Add Comment' button is visible but doesnt do anything when... | David Lawrence | 1 | -1/+1 |
2017-02-17 | Bug 1330884 - Centralize #header, #bugzilla-body and #footer | Tommy Kuo | 1 | -4/+4 |
2017-02-17 | Bug 1280384 - [a11y] Make the different module titles headings and their expa... | David Lawrence | 3 | -18/+43 |
2017-02-17 | Bug 1330774 - Make bug modal page work with skins other than Mozilla | David Lawrence | 1 | -26/+0 |
2017-02-17 | Bug 1257608 - Convert all <button> elements to CSS styled <a> links | David Lawrence | 3 | -13/+6 |
2017-02-17 | Bug 1280397 - [a11y] Make the component, product, and other latches accessible | David Lawrence | 2 | -54/+95 |
2017-02-09 | Bug 1280393 - [a11y] All inputs and selects need to be labeled properly | David Lawrence | 3 | -15/+32 |
2017-02-06 | Bug 1237790 - The experimental user interface doesn't provide link to help of... | David Lawrence | 3 | -28/+77 |
2017-01-30 | Bug 1324055 - Upgrade jquery to 3.1.1 and jquery-ui 1.12.1 | Dylan William Hardison | 1 | -1/+1 |
2017-01-27 | Revert "Bug 1280397 - [a11y] Make the component, product, and other latches a... | David Lawrence | 2 | -84/+42 |
2017-01-26 | Bug 1280397 - [a11y] Make the component, product, and other latches accessible | David Lawrence | 2 | -42/+84 |
2017-01-26 | Bug 1333525 - Blocking type tracking flags are not visible from the modal UI | David Lawrence | 1 | -3/+25 |
2017-01-25 | Bug 1286290 - CSP compliant bug modal | Dylan William Hardison | 3 | -4/+12 |
2017-01-24 | Bug 1333012 - [a11y] Make sure the attachments table is always a data table f... | David Lawrence | 1 | -1/+1 |
2017-01-20 | Bug 1331302 - Restrict the max-width of the textarea of "add comment" | KuoE0 | 1 | -0/+1 |
2017-01-13 | Fix Bug 1330449 - Clarify Edit button - Failing t/009bugwords.t | David Lawrence | 1 | -1/+1 |
2017-01-13 | Bug 1329511 - Any link to user-entered URL with target="_blank" should have r... | Tooru Fujisawa | 1 | -1/+1 |
2017-01-13 | Bug 1330449 - Clarify "Edit" button | KWierso | 1 | -1/+1 |
2017-01-11 | Bug 1280395 - [a11y] Make the Add Comment and Preview tabs real accessible tabs | Kohei Yoshino | 3 | -17/+38 |
2017-01-11 | Bug 1280406 - [a11y] Make each start of a comment a heading 3 for easier navi... | David Lawrence | 2 | -4/+9 |
2017-01-09 | Bug 1280388 - [a11y] Make the bug summary a heading level 1 | Kohei Yoshino | 2 | -1/+2 |
2017-01-04 | Bug 1328464 - The checkbox of "Add me to CC list (follow this bug)" doesn't work | Dylan William Hardison | 1 | -1/+1 |