summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal
AgeCommit message (Collapse)AuthorFilesLines
2016-09-27ug 1268317 - Add Triage Contact to Components as an Editable Field ↵David Lawrence2-1/+10
(everything else)
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-0/+16
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison6-16/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-0/+16
local symlink to data/ directory
2016-09-09Bug 1275568 - bottom of page 'duplicate' button focuses top of page ↵Sebastin Santy1-1/+2
duplicate field
2016-07-19Bug 1275595 - document.execCommand('cut'/'copy') was denied because it was ↵Dylan Hardison1-6/+1
not called from inside a short running user-generated event handler.
2016-07-12Bug 1283255 - typo in bug modal template (cf_points)Dylan Hardison1-1/+1
2016-07-01Bug 1283233 - Add JSON link to bug nav bar (change to true/false)David Lawrence1-1/+1
2016-06-30Bug 1283233 - Add JSON link to bug nav barDavid Lawrence2-20/+31
2016-06-22Bug 1281189 - Modal View Date field is Glitched after Setting NeedinfoDavid Lawrence1-8/+7
2016-06-09Bug 1209219 - Add an option to the disable the "X months ago" format for datesDylan Hardison8-17/+43
2016-06-09Bug 1278592 - "status" label disappears when changing the resolution in view ↵David Lawrence1-0/+1
mode
2016-06-01Bug 1146778 - link to the classic printing format for nowDylan Hardison2-0/+25
2016-06-01Bug 1153105 - add orange factor to modal viewDavid Lawrence1-0/+2
2016-05-31Bug 1272546 - unauthenticated users cannot expand the cc listDavid Lawrence3-23/+32
2016-05-31Bug 1262459 - restyle the "this bug has been marked as a duplicate" commentDavid Lawrence2-5/+14
2016-05-31Bug 1262474 - the 'rank' field label is incorrectly visible in view modeDylan William Hardison1-1/+3
2016-05-27Bug 1275567 - 'user story' summary shouldn't be visible in module header ↵David Lawrence1-0/+1
when user story is empty
2016-05-27Bug 1220807 - The new UI doesn't show anything for the review requester in ↵Dylan William Hardison1-1/+1
the attachments table if their name contains :\s
2016-05-25Bug 1272384 - inline user story changes should not be shown on bug-modalDavid Lawrence1-1/+5
2016-05-24nit: unused functionDylan Hardison1-1/+0
2016-05-24Bug 1268305 - Integrate Readable Bug Status in Bug Detail PageDylan Hardison4-3/+45
2016-05-22Bug 1262468 - add reporter_accessible checkboxDavid Lawrence1-6/+39
2016-05-20Bug 1262462 - automatically collapse the first comment when it's emptyDylan Hardison1-0/+4
2016-05-20Bug 1149384 - implement time tracking interfaceDavid Lawrence6-3/+111
2016-05-20Bug 1225241 - Section titles should be highlightedDylan Hardison1-0/+5
2016-05-20Bug 1272548 - bug link in header broken if format param specifiedDylan Hardison1-3/+6
2016-05-12Bug 1270295 - don't update timestamps when the tab is not active / in the ↵David Lawrence2-2/+12
background
2016-05-10Bug 1271635 - XSS when viewing image attachmentsDavid Lawrence1-1/+1
2016-04-12Bug 1263520 - Cannot set r+ back to r? directlyDavid Lawrence1-1/+1
2016-04-04Bug 1257662 - Disallow clearing a flag if the flag is set to allow granting ↵David Lawrence1-3/+5
by specifc group and changer is not in group
2016-03-24Bug 1259266 - Attachment of security issues when viewing a bug are ↵David Lawrence1-0/+8
indistinguishable from any other attachment.
2016-03-10Bug 1254675 - bug_modal template fails to escape format parameterDavid Lawrence1-1/+1
2016-03-08Bug 1252445 - Tracking flags configuration is vulnerable to CSRF and causes ↵David Lawrence1-1/+2
persistent XSS
2016-03-01Bug 1252437 - XSS vulnerability through malicious bug aliasesDylan Hardison1-1/+2
2016-02-11Bug 1235182 - User Story should always be visibleByron Jones3-0/+5
2016-02-09Bug 1246864 - Unable to comment tickets with "WONTFIX" status without change ↵Byron Jones1-1/+2
the status on the experimental UI
2016-01-11Bug 1238573 - Change label of "New Bug" menu to "New/Clone Bug"David Lawrence1-1/+1
2016-01-11Bug 1237185 - hide 'cab review' custom field behind a "click through" to ↵Byron Jones2-5/+34
direct people to servicenow
2016-01-07Bug 1232913 - The attachment links don't look like linksByron Jones1-4/+0
2016-01-06Bug 1237188 - add support for servicenow to the 'see also' fieldByron Jones1-1/+3
2016-01-04Bug 1233878 - tracking flags don't show up in the view of the bug right ↵Dylan Hardison1-3/+11
after filing
2015-12-01Bug 1149952 - Can't change bug status to ASSIGNED in one clickByron Jones3-1/+20
2015-11-30Bug 1225247 - Bug assignee should be displayed in a more prominent wayByron Jones2-4/+19
2015-11-30Bug 1217890 - Ctrl+Click/Shift+Click on image attachments does not open them ↵Byron Jones1-1/+1
in new tabs, with bugzilla's experimental UI
2015-11-26Bug 1228101 - The "Add" button for CC is oddly placedByron Jones2-3/+9
2015-11-17Bug 1225249 - module subtitles should be the same size as other text on the ↵Byron Jones1-1/+0
page (13px)
2015-11-12Bug 1223669 - don't scroll to the top of the page when clicking on the ↵Byron Jones4-66/+100
resolution buttons
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-2/+12
2015-10-19Bug 1146780 - treat github and mozreview attachments as patchesByron Jones2-2/+2