summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/web
AgeCommit message (Collapse)AuthorFilesLines
2017-03-17Bug 1343845 - bug status summary does not work when logged outEmma Humphries1-3/+5
Move the block of code which updates the Readable Bug Status field above the point where we return from the anonymous function in the case of no login session.
2017-03-10Bug 1345949 - modal is a little too narrow, and we shouldn't mix px and emDylan William Hardison1-8/+4
2017-03-08Bug 1344769 - Cancel editing button loads BugZilla homepage instead of ↵Sebastin Santy1-1/+1
current bug
2017-03-03Bug 1343663 - Comments are too wideEmma Humphries1-4/+8
Set #bugzilla-body to have em based widths so they scale with font size.
2017-03-01Bug 1343429 - Dropdown menus are slightly off screen in some cases and ↵David Lawrence1-0/+1
should open justified to the right instead of left
2017-02-28Bug 1330884 - Centralize #bugzilla-body for bug modal pageTommy Kuo1-11/+5
2017-02-28Bug 1280363 - [a11y] Make the Actions menu button accessible for keyboard ↵David Lawrence4-123/+166
and screen readers
2017-02-22Revert "Bug 1330884 - Centralize #header, #bugzilla-body and #footer"Dylan William Hardison1-4/+4
This reverts commit ab5eef9afeded451e27faa44d5db3f618825f04d.
2017-02-22Revert "Bug 1280363 - [a11y] Make the Actions menu button accessible for ↵Dylan William Hardison4-171/+123
keyboard and screen readers" This reverts commit 318b9027db03bc7397fa8072811db33783d29976.
2017-02-21Bug 1280363 - [a11y] Make the Actions menu button accessible for keyboard ↵David Lawrence4-123/+171
and screen readers
2017-02-17Bug 1330884 - Centralize #header, #bugzilla-body and #footerTommy Kuo1-4/+4
2017-02-17Bug 1280384 - [a11y] Make the different module titles headings and their ↵David Lawrence2-8/+24
expand/collapse thingie accessible
2017-02-17Bug 1257608 - Convert all <button> elements to CSS styled <a> linksDavid Lawrence1-7/+0
2017-02-17Bug 1280397 - [a11y] Make the component, product, and other latches accessibleDavid Lawrence1-25/+56
2017-02-06Bug 1237790 - The experimental user interface doesn't provide link to help ↵David Lawrence2-0/+11
of bug fields
2017-01-30Bug 1324055 - Upgrade jquery to 3.1.1 and jquery-ui 1.12.1Dylan William Hardison1-1/+1
2017-01-27Revert "Bug 1280397 - [a11y] Make the component, product, and other latches ↵David Lawrence1-56/+25
accessible" This reverts commit c768148f9facf779d572145236453e50e99bee1d.
2017-01-26Bug 1280397 - [a11y] Make the component, product, and other latches accessibleDavid Lawrence1-25/+56
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison1-0/+7
2017-01-20Bug 1331302 - Restrict the max-width of the textarea of "add comment"KuoE01-0/+1
2017-01-11Bug 1280395 - [a11y] Make the Add Comment and Preview tabs real accessible tabsKohei Yoshino2-12/+33
2017-01-11Bug 1280406 - [a11y] Make each start of a comment a heading 3 for easier ↵David Lawrence1-0/+5
navigation
2017-01-09Bug 1280388 - [a11y] Make the bug summary a heading level 1Kohei Yoshino1-0/+1
2017-01-04Bug 1328464 - The checkbox of "Add me to CC list (follow this bug)" doesn't workDylan William Hardison1-1/+1
2017-01-03Bug 1262465 - ensure unprivileged users can mark a bug as security sensitiveDavid Lawrence1-0/+5
2016-12-21Bug 1262457 - the list of comment tags in the 'tags' menu isn't updated in ↵David Lawrence1-0/+3
real time
2016-12-08Bug 1318781 - Add link to Mozilla Community Participation Guidelines for new ↵David Lawrence1-1/+2
bugs and bug comments
2016-12-06Bug 1215501 - [modal ui only?] When moving a bug to a different product and ↵David Lawrence1-0/+14
removing a security-group, the other product's security group gets added automatically anyway
2016-09-27ug 1268317 - Add Triage Contact to Components as an Editable Field ↵David Lawrence1-1/+1
(everything else)
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-06-30Bug 1283233 - Add JSON link to bug nav barDavid Lawrence1-20/+30
2016-06-09Bug 1209219 - Add an option to the disable the "X months ago" format for datesDylan Hardison1-3/+3
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 Hardison1-0/+24
2016-05-31Bug 1272546 - unauthenticated users cannot expand the cc listDavid Lawrence2-21/+28
2016-05-24Bug 1268305 - Integrate Readable Bug Status in Bug Detail PageDylan Hardison1-0/+3
2016-05-20Bug 1149384 - implement time tracking interfaceDavid Lawrence2-0/+19
2016-05-20Bug 1225241 - Section titles should be highlightedDylan Hardison1-0/+5
2016-05-12Bug 1270295 - don't update timestamps when the tab is not active / in the ↵David Lawrence1-2/+11
background
2016-05-10Bug 1271635 - XSS when viewing image attachmentsDavid Lawrence1-1/+1
2016-03-24Bug 1259266 - Attachment of security issues when viewing a bug are ↵David Lawrence1-0/+8
indistinguishable from any other attachment.
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 ↵Byron Jones1-0/+8
direct people to servicenow
2016-01-07Bug 1232913 - The attachment links don't look like linksByron Jones1-4/+0
2015-12-01Bug 1149952 - Can't change bug status to ASSIGNED in one clickByron Jones2-1/+13
2015-11-30Bug 1225247 - Bug assignee should be displayed in a more prominent wayByron Jones1-1/+5
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 Jones1-1/+1
2015-11-17Bug 1225249 - module subtitles should be the same size as other text on the ↵Byron Jones1-1/+0
page (13px)