summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Bug 1146781: implement the "ignore bug mail" checkboxByron Jones1-3/+19
2015-06-03Bug 1146772: alternative comment ordering isn't supported (newest first, etc)Byron Jones1-1/+11
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 Jones5-22/+368
2015-06-02Bug 1170007: Collapse "Tracking" section when values are set to defaults (eg ...Byron Jones1-1/+1
2015-05-29Bug 1169783: 'Edit' option shown on user context menus even if I don't have p...David Lawrence1-1/+1
2015-05-28Bug 1146787: "take" buttons missing in edit modeByron Jones4-5/+36
2015-05-27Bug 1168900: "Can't call method "id" on unblessed reference" when changing co...Byron Jones1-1/+0
2015-05-27Bug 1162427: the "reset assignee to default" checkbox / functionality should ...Byron Jones3-0/+21
2015-05-27Bug 1162854: hitting back after making an edit should keep edit mode openByron Jones2-11/+38
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in p...Byron Jones5-154/+16
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to jq...Byron Jones3-46/+34
2015-05-26Bug 1168357: Unable to reset mentor in modal bug viewByron Jones1-0/+2
2015-05-22Bug 1135164: display a warning on show_bug when an unassigned bug has a patch...Byron Jones1-0/+3
2015-05-20Bug 1164321: fix chrome issuesByron Jones2-6/+11
2015-05-19Bug 1166280: max-width missing from bottom-actions, causing "top" and "new bu...Byron Jones1-0/+1
2015-05-19Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)Dylan William Hardison1-1/+1
2015-05-13Bug 1163326: implement dirty select tracking in bug-modal to address firefox ...Byron Jones4-0/+49
2015-05-12Bug 1146770: implement comment previewByron Jones4-24/+167
2015-05-12Bug 1163896: summary should linkify bug numbers in modal viewByron Jones1-1/+1
2015-05-07Bug 1161567: always show the intermediate confirmation page when not using th...Byron Jones1-0/+1
2015-05-06Bug 1161983: History navigation broken when using modal viewByron Jones1-2/+2
2015-05-04Bug 1153100: add mozreview's table to bug-modalByron Jones1-0/+4
2015-04-30Bug 1151745: add ui to minimise steps required to move bugs between productsByron Jones8-38/+499
2015-04-28Bug 1153102: add hooks for bug bounty display and formByron Jones2-1/+1
2015-04-28Bug 1149659: crash signature not linking to signature summary on socorroByron Jones2-1/+6
2015-04-28Bug 1153102: add hooks for bug bounty display and formByron Jones3-9/+25
2015-04-22Bug 1157095: bug-modal should treat "unspecific" platform values as unsetByron Jones1-1/+2
2015-04-21Bug 579089: Change default Hardware / OS values to be "Unspecified/Unspecified"Byron Jones1-0/+8
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 1154252: Bug 1146767: triggers method on undefined value warningByron Jones1-1/+7
2015-04-14Bug 1153103: add hooks for legal product disclaimerByron Jones2-0/+4
2015-04-14Bug 1146767: update relative dates without refreshing the pageByron Jones8-16/+196
2015-04-14Bug 1154098: Unable to add mentors to bugsByron Jones1-0/+1
2015-04-13Bug 1152118: Shortcut for editing gets triggered even when "ctrl" and "e" are...Byron Jones1-1/+0
2015-04-13Bug 1149406: "project flags" label is visible even if there aren't any projec...Byron Jones1-26/+38
2015-04-13Bug 1152118: Shortcut for editing gets triggered even when "ctrl" and "e" are...Byron Jones1-10/+11
2015-04-09Bug 1152662: user story text should wrapByron Jones2-5/+2
2015-04-08Bug 1150448: Replace the newline with " - " when the bug's id and summary are...Byron Jones1-0/+21
2015-04-08Bug 1152163: passing an invalid bug id to the multiple bug format triggers: C...Byron Jones1-0/+1
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 Jones4-3/+32
2015-04-07Bug 1149438: keyboard shortcut (hotkey) for "Edit" buttonByron Jones1-1/+1
2015-04-07Bug 1149438: keyboard shortcut (hotkey) for "Edit" buttonByron Jones2-0/+13
2015-04-07Bug 1149796: "Reset Assignee to default" and "Reset QA Contact to default" op...Byron Jones5-18/+89
2015-04-07Bug 1149879: bug-modal's editmode is broken for users without editbugs (Form ...Byron Jones5-7/+52
2015-04-01Bug 1150002: updating a bug clears the requestee of needinfo requestsByron Jones2-3/+6
2015-04-01Bug 1149881: unable to + a bug-level flag which was set by another userByron Jones1-4/+3
2015-04-01Bug 1146777: use lightbox for imagesByron Jones6-3/+140