summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal
AgeCommit message (Collapse)AuthorFilesLines
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino1-2/+2
2018-09-26Bug 1493847 - Fix buglist.cgi link label on product/component dropdown listsKohei Yoshino1-2/+2
2018-09-24Bug 1491850 - restoreSavedBugComment takes a really long time (100ms)Kohei Yoshino1-1/+0
2018-09-17Bug 1345673 - Open Bugzilla History in a New Window or TabKohei Yoshino1-1/+1
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison5-262/+33
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme5-33/+262
2018-08-06Bug 1474809 - add "new to bugzilla" tag to non-comment changesKohei Yoshino1-0/+1
2018-08-06Bug 1480599 - Add "File new bug" menu to product/component hovercardKohei Yoshino1-2/+7
2018-08-01Bug 1478013 - Importance, Status and Platform section labels in show bug ↵Kohei Yoshino2-10/+11
view are linked but not clickable
2018-07-19Bug 1472954 - Implement one-click component watching on bug modal and ↵Kohei Yoshino5-106/+87
component description pages
2018-07-19Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to ↵Dylan William Hardison4-33/+8
disallow duplicate nicks
2018-07-17Bug 1474026 - Double HTML escaping in crash signature updateKohei Yoshino2-2/+2
2018-07-17Bug 1472961 - Copy Summary button should copy link as wellKohei Yoshino2-26/+17
2018-06-29Bug 1471966 - Blue "new changes since" bar disappears too quicklyKohei Yoshino1-1/+1
2018-06-27Bug 1344080 - Module headers should be minified when the module is openKohei Yoshino1-0/+6
2018-06-26Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵Dylan William Hardison2-12/+7
or /bug/ALIAS." This reverts commit 404dc5496967203c5f99755340f43d712420446a.
2018-06-26Bug 1469023 - Show "new changes since (datetime)" indicator that links to ↵Kohei Yoshino3-6/+126
unread changes/comments
2018-06-26Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ↵Kohei Yoshino3-0/+6
scroll
2018-06-21Bug 1470275 - Copy Summary button should give some feedbackKohei Yoshino1-1/+3
2018-06-15Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵Dylan William Hardison2-7/+12
/bug/ALIAS.
2018-04-25Bug 1373280 - Highlight private comments in new bug modal UIIsrael Madueme1-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-20Bug 1438205 - Preserve comments in progress across page reloadsIsrael Madueme1-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-10Bug 1328900 - Create new group called 'disableusers' that can only edit the ↵dklawren1-1/+1
bugmail and disabledtext fields of a user
2018-03-19Bug 1440328 - Obfuscate mentor email for users that aren't logged inIsrael Madueme1-1/+1
2018-03-13Bug 1445066 - Clicking "Last search results" sometimes results in an errorbyron jones1-2/+2
2018-03-04apply checksetup.pl's permission changesDylan William Hardison1-0/+0
2018-02-28Bug 1441475 - Added rel tags to links with target=_blankSimon Bennetts2-2/+2
2018-01-23Bug 1428270 - Unwrappable content in summary can cause top buttons to bleed ↵Kohei Yoshino1-1/+1
out of main content box
2018-01-18Bug 1431135: add bug status css class to markupPascal Chevrel1-1/+1
2018-01-10Bug 1429290 - allow bug modal to be narrower than 900pxDylan William Hardison1-0/+24
2018-01-10no bug - Fix a markup error (#361)Kohei Yoshino1-1/+1
This error can be observed in show_bug.cgi's source.
2018-01-08Bug 1427800 - Wrong anchor scrolling with old UIKohei Yoshino2-30/+29
2018-01-03Bug 1426685 - Fix regressions from fixed-positioning global headerKohei Yoshino4-48/+38
2018-01-03Bug 1427656 - Remove ZeroClipboard helperKohei Yoshino4-79/+2
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-1/+1
2017-12-15Bug 1424940 - Removing datetimepicker residueSebastin Santy1-24/+1
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino4-150/+0
2017-12-13Bug 1424940 - Support HTML5 datepickerSebastin Santy2-4/+2
2017-12-13Bug 1424787 - Due Date on bug modal is 1 day aheadKohei Yoshino1-1/+1
2017-12-02Bug 1381296 - Buttons on modal UI are not displayed in Fira Sans font, too ↵Kohei Yoshino2-6/+6
small compared to other ones
2017-12-01Bug 1420300 - Move bug tagging tool from global footer to bug footerKohei Yoshino1-0/+4
2017-08-22cleanup some stuff in new-bug (#215)Dylan William Hardison2-59/+2
2017-08-22Revert "Bug 1390225 - Make general/untriaged component as default, if available"Dylan William Hardison2-32/+7
This reverts commit 293b657da11e7197e90f260dc3e0c118cba126dd.
2017-08-21Bug 1390225 - Make general/untriaged component as default, if availableSebastin Santy2-7/+32
2017-08-19Bug 1389111 - Address complaints with autosized commentsWilliam Lachance2-1/+4
2017-08-17Bug 1383500 - Allow giving a default product in the URL in new-bugSebastin Santy1-45/+65
2017-08-15Bug 1387106 - UI tweaks and ideasSebastin Santy2-2/+12
2017-08-01Bug 1386238 - Multi-select boxes broken by bug 1366143Dylan William Hardison2-5/+5
This reverts commit 3d864bdde0aff3931aca3afa864228341aaa0e92.
2017-07-28Bug 1383268 - Add attachments to new-bugSebastin Santy2-2/+23
2017-07-21Bug 1381752 - Re-organize the layoutSebastin Santy6-18/+64