Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-12 | Bug 1380350 - invalid html - missing space before "required" attribute | Dylan William Hardison | 1 | -1/+1 | |
2017-07-12 | Bug 1371446 - Don't allow needinfo requests from the void | Mary Umoh | 1 | -0/+4 | |
2017-07-11 | Bug 1331305 - Auto-resize comment boxes | William Lachance | 5 | -14/+13 | |
Inspired by earlier work by @KuoE0 in https://github.com/mozilla-bteam/bmo/pull/40 * address review comments * Auto-resize comment when replying | |||||
2017-07-11 | Bug 1379483 - Required fields in bug_modal | Sebastin Santy | 1 | -0/+1 | |
2017-07-07 | Bug 1378583 - /new-bug has several js errors | Sebastin Santy | 1 | -5/+0 | |
2017-07-07 | Bug 1365345 - Modal Bug Entry Prototype | Sebastin Santy | 3 | -42/+89 | |
2017-07-07 | Revert "Bug 1365345 - Modal Bug Entry Prototype" | Dylan William Hardison | 3 | -89/+42 | |
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf. | |||||
2017-07-07 | Bug 1365345 - Modal Bug Entry Prototype | Sebastin Santy | 3 | -42/+89 | |
2017-07-07 | Bug 1377232 - Revert code from bug 1361890 | Dylan William Hardison | 1 | -2/+2 | |
2017-06-23 | Bug 1361890 - Fix problems with current js and css concatenation | Dylan William Hardison | 1 | -2/+2 | |
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵ | Mary Umoh | 1 | -1/+1 | |
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake | |||||
2017-06-21 | Bug 1365344 - Extract the "status" and "null" modules (#101) | Sebastin Santy | 3 | -85/+52 | |
* Added comp_desc, ajax loading, modified rest * Make summary field long * Fixed indentations | |||||
2017-06-15 | Bug 1372363 - Fix BMO defaults (bug modal pref, needinfo exclusions) | Dylan William Hardison | 1 | -1/+1 | |
* add comment to explain 0:0 | |||||
2017-06-15 | perltidy cleanup | Dylan William Hardison | 1 | -8/+9 | |
2017-06-15 | Bug 1373000 - New BugModal API for product data and ↵ | Sebastin Santy | 1 | -0/+38 | |
component+product-specific data | |||||
2017-06-10 | Bug 1365342 - Extract the preview comment functionality and make it a ↵ | Sebastin Santy | 4 | -0/+2626 | |
reusable template * Putting variables.none at the top * Put the message at the top * Remove header_done * Add an #xhr-error to show bugzilla_ajax() errors | |||||
2017-06-05 | Bug 1348439 - History item "reporter accessible: true" is confusing | Mary Umoh | 1 | -0/+9 | |
* Remove + signs | |||||
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" ↵ | Dylan William Hardison | 1 | -1/+7 | |
for Windows clients | |||||
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 ↵ | Dylan William Hardison | 1 | -1/+1 | |
Menlo/Monaco/Droid Sans Mono are not available | |||||
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 | |
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a. | |||||
2017-04-10 | Bug 1352913 - Extensions must register for template_before_process() | Dylan William Hardison | 1 | -0/+11 | |
We can skip a lot of method calls if extensions must declare what templates they act on. | |||||
2017-03-27 | Bug 1350096 - Once you've set a single Thunderbird tracking flag, the ↵ | Dylan William Hardison | 1 | -2/+10 | |
"Firefox Tracking Flags" section changes name to "Thunderbird Tracking Flags" | |||||
2017-03-17 | Bug 1343845 - bug status summary does not work when logged out | Emma Humphries | 1 | -3/+5 | |
Move the block of code which updates the Readable Bug Status field above the point where we return from the anonymous function in the case of no login session. | |||||
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 ↵ | Sebastin Santy | 1 | -1/+1 | |
current bug | |||||
2017-03-03 | Bug 1343663 - Comments are too wide | Emma Humphries | 1 | -4/+8 | |
Set #bugzilla-body to have em based widths so they scale with font size. | |||||
2017-03-03 | Bug 1343714 - When whiteboard is populated, prefix value of whiteboard with ↵ | Dylan William Hardison | 1 | -1/+1 | |
'whiteboard:' in section header | |||||
2017-03-03 | Bug 1344128 - Cloning a bug causes an invalid cloned_bug_id param when ↵ | David Lawrence | 1 | -1/+1 | |
creating the new bug. | |||||
2017-03-02 | Bug 1283012 - the 'status' and 'assignee' labels disappear when taking a bug ↵ | David Lawrence | 1 | -3/+1 | |
in view mode | |||||
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 ↵ | David Lawrence | 1 | -2/+2 | |
reload (need type="button") | |||||
2017-03-01 | Bug 1343429 - Dropdown menus are slightly off screen in some cases and ↵ | David Lawrence | 1 | -0/+1 | |
should open justified to the right instead of left | |||||
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 ↵ | David Lawrence | 8 | -156/+286 | |
and screen readers | |||||
2017-02-22 | Revert "Bug 1330884 - Centralize #header, #bugzilla-body and #footer" | Dylan William Hardison | 1 | -4/+4 | |
This reverts commit ab5eef9afeded451e27faa44d5db3f618825f04d. | |||||
2017-02-22 | Revert "Bug 1280363 - [a11y] Make the Actions menu button accessible for ↵ | Dylan William Hardison | 8 | -292/+158 | |
keyboard and screen readers" This reverts commit 318b9027db03bc7397fa8072811db33783d29976. | |||||
2017-02-21 | Bug 1280363 - [a11y] Make the Actions menu button accessible for keyboard ↵ | David Lawrence | 8 | -158/+292 | |
and screen readers | |||||
2017-02-18 | Bug 1340840 - The 'Add Comment' button is visible but doesnt do anything ↵ | David Lawrence | 1 | -1/+1 | |
when user is not logged in | |||||
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 ↵ | David Lawrence | 3 | -18/+43 | |
expand/collapse thingie accessible | |||||
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 ↵ | David Lawrence | 3 | -28/+77 | |
of bug fields |