Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-27 | Bug 1344080 - Module headers should be minified when the module is open | Kohei Yoshino | 1 | -0/+6 | |
2018-06-26 | Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵ | Dylan William Hardison | 2 | -12/+7 | |
or /bug/ALIAS." This reverts commit 404dc5496967203c5f99755340f43d712420446a. | |||||
2018-06-26 | Bug 1469023 - Show "new changes since (datetime)" indicator that links to ↵ | Kohei Yoshino | 3 | -6/+126 | |
unread changes/comments | |||||
2018-06-26 | Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ↵ | Kohei Yoshino | 3 | -0/+6 | |
scroll | |||||
2018-06-21 | Bug 1470275 - Copy Summary button should give some feedback | Kohei Yoshino | 1 | -1/+3 | |
2018-06-15 | Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵ | Dylan William Hardison | 2 | -7/+12 | |
/bug/ALIAS. | |||||
2018-04-25 | Bug 1373280 - Highlight private comments in new bug modal UI | Israel Madueme | 1 | -0/+5 | |
Prior to this commit, the only indication that a comment was private was the small "Private" tag in the comment header. This commit restores the red font color to private comments and adds a small dashed border for those that have trouble seeing the color red. | |||||
2018-04-20 | Bug 1438205 - Preserve comments in progress across page reloads | Israel Madueme | 1 | -0/+59 | |
Comments being typed will be saved in Local Storage for a week. When the user somehow reloads the show bug page, the comment box will be filled in with what was last saved. This also fixes the bug where you type up a comment, go to change the bug details, hit cancel, and ultimately lose your comment in progress because of the reloading nature of the cancel button. | |||||
2018-04-10 | Bug 1328900 - Create new group called 'disableusers' that can only edit the ↵ | dklawren | 1 | -1/+1 | |
bugmail and disabledtext fields of a user | |||||
2018-03-19 | Bug 1440328 - Obfuscate mentor email for users that aren't logged in | Israel Madueme | 1 | -1/+1 | |
2018-03-13 | Bug 1445066 - Clicking "Last search results" sometimes results in an error | byron jones | 1 | -2/+2 | |
2018-03-04 | apply checksetup.pl's permission changes | Dylan William Hardison | 1 | -0/+0 | |
2018-02-28 | Bug 1441475 - Added rel tags to links with target=_blank | Simon Bennetts | 2 | -2/+2 | |
2018-01-23 | Bug 1428270 - Unwrappable content in summary can cause top buttons to bleed ↵ | Kohei Yoshino | 1 | -1/+1 | |
out of main content box | |||||
2018-01-18 | Bug 1431135: add bug status css class to markup | Pascal Chevrel | 1 | -1/+1 | |
2018-01-10 | Bug 1429290 - allow bug modal to be narrower than 900px | Dylan William Hardison | 1 | -0/+24 | |
2018-01-10 | no bug - Fix a markup error (#361) | Kohei Yoshino | 1 | -1/+1 | |
This error can be observed in show_bug.cgi's source. | |||||
2018-01-08 | Bug 1427800 - Wrong anchor scrolling with old UI | Kohei Yoshino | 2 | -30/+29 | |
2018-01-03 | Bug 1426685 - Fix regressions from fixed-positioning global header | Kohei Yoshino | 4 | -48/+38 | |
2018-01-03 | Bug 1427656 - Remove ZeroClipboard helper | Kohei Yoshino | 4 | -79/+2 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 1 | -1/+1 | |
2017-12-15 | Bug 1424940 - Removing datetimepicker residue | Sebastin Santy | 1 | -24/+1 | |
2017-12-13 | Bug 1376826 - New HTML Header for BMO | Kohei Yoshino | 4 | -150/+0 | |
2017-12-13 | Bug 1424940 - Support HTML5 datepicker | Sebastin Santy | 2 | -4/+2 | |
2017-12-13 | Bug 1424787 - Due Date on bug modal is 1 day ahead | Kohei Yoshino | 1 | -1/+1 | |
2017-12-02 | Bug 1381296 - Buttons on modal UI are not displayed in Fira Sans font, too ↵ | Kohei Yoshino | 2 | -6/+6 | |
small compared to other ones | |||||
2017-12-01 | Bug 1420300 - Move bug tagging tool from global footer to bug footer | Kohei Yoshino | 1 | -0/+4 | |
2017-08-22 | cleanup some stuff in new-bug (#215) | Dylan William Hardison | 2 | -59/+2 | |
2017-08-22 | Revert "Bug 1390225 - Make general/untriaged component as default, if available" | Dylan William Hardison | 2 | -32/+7 | |
This reverts commit 293b657da11e7197e90f260dc3e0c118cba126dd. | |||||
2017-08-21 | Bug 1390225 - Make general/untriaged component as default, if available | Sebastin Santy | 2 | -7/+32 | |
2017-08-19 | Bug 1389111 - Address complaints with autosized comments | William Lachance | 2 | -1/+4 | |
2017-08-17 | Bug 1383500 - Allow giving a default product in the URL in new-bug | Sebastin Santy | 1 | -45/+65 | |
2017-08-15 | Bug 1387106 - UI tweaks and ideas | Sebastin Santy | 2 | -2/+12 | |
2017-08-01 | Bug 1386238 - Multi-select boxes broken by bug 1366143 | Dylan William Hardison | 2 | -5/+5 | |
This reverts commit 3d864bdde0aff3931aca3afa864228341aaa0e92. | |||||
2017-07-28 | Bug 1383268 - Add attachments to new-bug | Sebastin Santy | 2 | -2/+23 | |
2017-07-21 | Bug 1381752 - Re-organize the layout | Sebastin Santy | 6 | -18/+64 | |
2017-07-19 | Bug 1366143 - Fix alignment of select boxes | Kohei Yoshino | 2 | -5/+5 | |
2017-07-19 | Bug 1380352 - Allow vertical resizing of autosized comments | William Lachance | 2 | -2/+4 | |
2017-07-18 | Bug 1381751 - Move create button to the right, and contributor agreement to ↵ | Sebastin Santy | 2 | -3/+7 | |
the left | |||||
2017-07-18 | Bug 1381749 - Add keywords to new-bug | Sebastin Santy | 2 | -15/+32 | |
2017-07-18 | Bug 1381742 - Increase maximum size of autosized comments | William Lachance | 1 | -1/+1 | |
2017-07-18 | Bug 1380389 - autosize comments should be a user pref (default: on) | Mary Umoh | 2 | -8/+18 | |
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 | |