summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/web/bug_modal.js
AgeCommit message (Expand)AuthorFilesLines
2016-02-11Bug 1235182 - User Story should always be visibleByron Jones1-0/+1
2016-01-11Bug 1237185 - hide 'cab review' custom field behind a "click through" to dire...Byron Jones1-0/+8
2015-12-01Bug 1149952 - Can't change bug status to ASSIGNED in one clickByron Jones1-0/+12
2015-11-30Bug 1217890 - Ctrl+Click/Shift+Click on image attachments does not open them ...Byron Jones1-1/+1
2015-11-12Bug 1223669 - don't scroll to the top of the page when clicking on the resolu...Byron Jones1-22/+33
2015-10-15Bug 1153101 - add hooks for edit-comments extensionByron Jones1-2/+4
2015-10-15Bug 1146766 - 'follow/stop following' doesn't indicate changes are immediated...Byron Jones1-41/+97
2015-10-12Bug 1149899 - Remember expanded/collapsed sectionsByron Jones1-23/+41
2015-10-12Bug 1150358 - cannot remove other people from the cc listByron Jones1-0/+29
2015-10-06Bug 1172418 - user fields are cleared when navigating back to a page (eg. aft...Byron Jones1-1/+2
2015-10-05Bug 1198519 - Add link to bug history page to the top-right drop-down menuByron Jones1-0/+7
2015-08-18Bug 1194250 - 'take' button should uncheck "reset assignee to default"Byron Jones1-0/+3
2015-08-14Bug 1181596 - Modal UI doesn't honor the "where to put the additional comment...Byron Jones1-1/+8
2015-08-10Bug 1146761 - clicking on a date/flag/etc should scroll to the corresponding ...Byron Jones1-19/+36
2015-07-31Bug 1185856 - Tabbing out of the keyword field should not select the first av...Byron Jones1-1/+1
2015-07-30Bug 1189075 - keyboard shortcut for going into edit mode conflicts with Firef...Byron Jones1-0/+2
2015-07-13Bug 1182500: Clearing group flag doesn't work when also moving bug to a diffe...Byron Jones1-0/+11
2015-07-13Bug 1180880: Make the "URL" field in the new UI more prominentByron Jones1-9/+13
2015-06-21Bug 1161797: Use document.execCommand("copy") instead of flash where it is av...Byron Jones1-27/+55
2015-06-17Bug 1149593: Hovering over "Copy Summary" changes the button to a grey boxByron Jones1-12/+30
2015-06-15Bug 1173398: reduce the number of visible buttons at the top right of the pageByron Jones1-42/+65
2015-06-08Bug 1171826: sort keywords by "start with" then "substring"Byron Jones1-1/+17
2015-06-05Bug 1170004: Pressing back after a bug submission error leaves the "Save Chan...Byron Jones1-12/+19
2015-06-05Bug 1146775: implement comment collapse all and by tagByron Jones1-22/+23
2015-06-03Bug 1170922: unable to collapse comments -- they bounce back openByron Jones1-17/+0
2015-06-02Bug 1169418: Can't enter space in Keyword fieldByron Jones1-0/+9
2015-06-02Bug 1146771: implement comment taggingByron Jones1-7/+40
2015-05-28Bug 1146787: "take" buttons missing in edit modeByron Jones1-4/+5
2015-05-27Bug 1162854: hitting back after making an edit should keep edit mode openByron Jones1-11/+37
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in p...Byron Jones1-0/+11
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to jq...Byron Jones1-44/+29
2015-05-20Bug 1164321: fix chrome issuesByron Jones1-0/+2
2015-05-13Bug 1163326: implement dirty select tracking in bug-modal to address firefox ...Byron Jones1-0/+45
2015-05-12Bug 1146770: implement comment previewByron Jones1-10/+87
2015-05-06Bug 1161983: History navigation broken when using modal viewByron Jones1-2/+2
2015-04-30Bug 1151745: add ui to minimise steps required to move bugs between productsByron Jones1-13/+150
2015-04-20Bug 1155869: Ctrl+e is consumed by Edit button and cursor doesn't move to the...Byron Jones1-0/+3
2015-04-14Bug 1146767: update relative dates without refreshing the pageByron Jones1-1/+1
2015-04-13Bug 1152118: Shortcut for editing gets triggered even when "ctrl" and "e" are...Byron Jones1-10/+11
2015-04-08Bug 1150448: Replace the newline with " - " when the bug's id and summary are...Byron Jones1-0/+21
2015-04-08Bug 1152160: "take" button doesn't update the ui, so it looks like nothing ha...Byron Jones1-6/+2
2015-04-07Bug 1146760: cannot add other people to the cc listByron Jones1-1/+11
2015-04-07Bug 1149438: keyboard shortcut (hotkey) for "Edit" buttonByron Jones1-1/+1
2015-04-07Bug 1149438: keyboard shortcut (hotkey) for "Edit" buttonByron Jones1-0/+12
2015-04-07Bug 1149796: "Reset Assignee to default" and "Reset QA Contact to default" op...Byron Jones1-18/+46
2015-04-07Bug 1149879: bug-modal's editmode is broken for users without editbugs (Form ...Byron Jones1-1/+2
2015-04-01Bug 1146777: use lightbox for imagesByron Jones1-0/+56
2015-03-26Bug 1146910: Button styles are inconsistentByron Jones1-2/+2
2015-03-24Bug 1146806: "new bug" menu has literal "…" instead of a horizontal el...Byron Jones1-6/+6
2015-03-24Bug 1096798: prototype modal show_bug viewByron Jones1-0/+730