summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default
AgeCommit message (Collapse)AuthorFilesLines
2018-10-14Merge remote-tracking branch 'bmo/master'Dylan William Hardison1-2/+2
2018-09-26Bug 1493847 - Fix buglist.cgi link label on product/component dropdown listsKohei Yoshino1-2/+2
2018-08-26Merge remote-tracking branch 'bmo/mojo'Dylan William Hardison2-2/+8
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison3-25/+9
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme3-9/+25
2018-08-06Bug 1474809 - add "new to bugzilla" tag to non-comment changesKohei Yoshino1-0/+1
2018-08-06Bug 1480599 - Add "File new bug" menu to product/component hovercardKohei Yoshino1-2/+7
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison2-10/+11
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison4-46/+78
2018-08-01Bug 1478013 - Importance, Status and Platform section labels in show bug ↵Kohei Yoshino2-10/+11
view are linked but not clickable
2018-07-19Bug 1472954 - Implement one-click component watching on bug modal and ↵Kohei Yoshino3-36/+65
component description pages
2018-07-19Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to ↵Dylan William Hardison3-8/+8
disallow duplicate nicks
2018-07-17Bug 1474026 - Double HTML escaping in crash signature updateKohei Yoshino2-2/+2
2018-07-17Bug 1472961 - Copy Summary button should copy link as wellKohei Yoshino1-0/+3
2018-07-08Merge remote-tracking branch 'bmo/master'Dylan William Hardison2-7/+3
2018-06-26Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵Dylan William Hardison1-1/+0
or /bug/ALIAS." This reverts commit 404dc5496967203c5f99755340f43d712420446a.
2018-06-26Bug 1469023 - Show "new changes since (datetime)" indicator that links to ↵Kohei Yoshino1-6/+2
unread changes/comments
2018-06-15Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵Dylan William Hardison1-0/+1
/bug/ALIAS.
2018-04-10Bug 1328900 - Create new group called 'disableusers' that can only edit the ↵dklawren1-1/+1
bugmail and disabledtext fields of a user
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-13Bug 1445066 - Clicking "Last search results" sometimes results in an errorbyron jones1-2/+2
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-10no bug - Fix a markup error (#361)Kohei Yoshino1-1/+1
This error can be observed in show_bug.cgi's source.
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino2-4/+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-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 Hardison1-57/+0
2017-08-15Bug 1387106 - UI tweaks and ideasSebastin Santy1-1/+1
2017-07-21Bug 1381752 - Re-organize the layoutSebastin Santy2-8/+10
2017-07-18Bug 1380389 - autosize comments should be a user pref (default: on)Mary Umoh1-1/+2
2017-07-12Bug 1380350 - invalid html - missing space before "required" attributeDylan William Hardison1-1/+1
2017-07-11Bug 1331305 - Auto-resize comment boxesWilliam Lachance1-0/+1
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 Santy1-1/+2
2017-07-07Revert "Bug 1365345 - Modal Bug Entry Prototype"Dylan William Hardison1-2/+1
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf.
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy1-1/+2
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-10Bug 1365342 - Extract the preview comment functionality and make it a ↵Sebastin Santy2-0/+139
reusable template * Putting variables.none at the top * Put the message at the top * Remove header_done * Add an #xhr-error to show bugzilla_ajax() errors
2017-06-05Bug 1348439 - History item "reporter accessible: true" is confusingMary Umoh1-0/+9
* Remove + signs
2017-05-11Bug 1362587 - Prevent triggering plugin infobar (workaround bug 1319105)Dylan William Hardison1-1/+0
2017-03-27Bug 1350096 - Once you've set a single Thunderbird tracking flag, the ↵Dylan William Hardison1-2/+10
"Firefox Tracking Flags" section changes name to "Thunderbird Tracking Flags"