summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal
AgeCommit message (Collapse)AuthorFilesLines
2018-04-08Bug 1446236 - Add & use simpler method to check if an extension is present (#35)Vladimir Panteleev1-2/+1
2018-04-01Merge branch 'master' into unstableDylan William Hardison2-3/+3
2018-03-19Bug 1440328 - Obfuscate mentor email for users that aren't logged inIsrael Madueme1-1/+1
2018-03-19fix all the testsDylan William Hardison1-1/+1
2018-03-18Bug 1446236 - Allow customizing the name of the "nobody" user ↵Vladimir Panteleev1-1/+1
(nobody@mozilla.org)
2018-03-18Bug 1446236 - BugModal: Use TrackingFlags only when presentVladimir Panteleev1-4/+7
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
2017-07-19Bug 1366143 - Fix alignment of select boxesKohei Yoshino2-5/+5
2017-07-19Bug 1380352 - Allow vertical resizing of autosized commentsWilliam Lachance2-2/+4
2017-07-18Bug 1381751 - Move create button to the right, and contributor agreement to ↵Sebastin Santy2-3/+7
the left
2017-07-18Bug 1381749 - Add keywords to new-bugSebastin Santy2-15/+32
2017-07-18Bug 1381742 - Increase maximum size of autosized commentsWilliam Lachance1-1/+1
2017-07-18Bug 1380389 - autosize comments should be a user pref (default: on)Mary Umoh2-8/+18
2017-07-12Bug 1380350 - invalid html - missing space before "required" attributeDylan William Hardison1-1/+1
2017-07-12Bug 1371446 - Don't allow needinfo requests from the voidMary Umoh1-0/+4
2017-07-11Bug 1331305 - Auto-resize comment boxesWilliam Lachance5-14/+13
Inspired by earlier work by @KuoE0 in https://github.com/mozilla-bteam/bmo/pull/40 * address review comments * Auto-resize comment when replying
2017-07-11Bug 1379483 - Required fields in bug_modalSebastin Santy1-0/+1
2017-07-07Bug 1378583 - /new-bug has several js errorsSebastin Santy1-5/+0
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy3-42/+89
2017-07-07Revert "Bug 1365345 - Modal Bug Entry Prototype"Dylan William Hardison3-89/+42
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf.
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy3-42/+89
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison1-2/+2
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison1-2/+2
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh1-1/+1
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake
2017-06-21Bug 1365344 - Extract the "status" and "null" modules (#101)Sebastin Santy3-85/+52
* Added comp_desc, ajax loading, modified rest * Make summary field long * Fixed indentations