summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/comments.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison1-12/+5
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme1-5/+12
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison1-4/+4
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu1-4/+4
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-7/+7
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison1-1/+2
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison1-2/+1
2017-01-12Bug 1329659 - Copy A11y tweaks from BugzillaA11yFixes.user.jsDylan William Hardison1-1/+1
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones1-3/+26
for auto-collapsing
2014-02-20Bug 974946: [edit] action is showing up multiple times on the first commentByron Jones1-1/+1
2013-12-10Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ↵Byron Jones1-14/+40
arbitrary tags)
2013-08-14Bug 903955: add gravatar supportByron Jones1-0/+2
2013-03-18backout the fix for bug 827983 (see bug 852054)Byron Jones1-10/+31
2013-03-18Fix merge issueByron Jones1-1/+0
2013-03-18merge with bugzilla/4.2Byron Jones1-31/+11
2013-03-16Bug 827983: "[reply]" link besides the original description will insert ("in ↵Hugo Seabrook1-30/+11
reply to comment #N+1") when the comments order is "Newest to Oldest, but keep Descritption at the top" r/a=LpSolit
2013-02-13Bug 690833: Add the ability to restrict who can add comments to a bug reportByron Jones1-6/+8
2012-09-20Bug 792950 - Backport bug 677081 (private comments should remain visible by ↵Reed Loden1-1/+1
their author).
2012-05-01merged with bugzilla/4.2Dave Lawrence1-1/+1
2012-05-01Bug 748629: collapse tbplbot comments by defaultByron Jones1-0/+1
2012-05-01Bug 743090: add ability to toggle wrapping of quoted textByron Jones1-1/+25
2012-04-15Comment toggling text is not localizable because it's in a .js file.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460
2012-03-19Bug 736595: restore missing hook to fix TagNewUsersByron Jones1-1/+2
2012-03-06Bug 732189 - Backport 731562 to bmo: Cache the global/user.html.tmpl ↵Dave Lawrence1-5/+11
template, r=glob https://bugzilla.mozilla.org/show_bug.cgi?id=731562
2012-01-20Bug 719704: fix reply link not quoting the entire commentByron Jones1-1/+1
2012-01-13Bug 714335 - Multiple clicks of the reply link on comments keeps adding the ↵Dave Lawrence1-1/+3
reply text to the new comment box r/a=LpSolit
2011-12-08Bug 707931: fix broken backportByron Jones1-0/+3
2011-10-05more porting workDavid Lawrence1-14/+39
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-1/+1
r=glob, a=mkanat
2010-10-23Bug 473557: Make the "Collapse All Comments" link work properly even whenMax Kanat-Alexander1-2/+2
the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat
2010-09-28Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander1-1/+1
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat
2010-09-19Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵Guy Pyrzak1-0/+13
Comment" link at [bottom|top] r/a=mkanat
2010-08-21Bug 584115: Some comments incorrectly disappear for users not in the ↵Frédéric Buclin1-2/+3
timetracking group r/a=mkanat
2010-05-26Bug 271913: Don't force the user to comment when adding Hours WorkedKent Rogers1-0/+1
r=mkanat, a=mkanat
2010-05-17Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong1-72/+4
r/a=LpSolit
2010-05-14Backing out bug 271913: comments are no longer displayed, see also bug 565794Frédéric Buclin1-2/+0
2010-05-13Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=271913
2010-05-13Bug 271913: Do not force the user to comment when adding Hours WorkedKent Rogers1-0/+2
r=mkanat, a=mkanat
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-2/+2
r=mkanat, a=mkanat
2009-12-13Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org1-5/+17
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-11-10Bug 505039: Use $user->is_timetracker instead of ↵lpsolit%gmail.com1-1/+1
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
2009-11-10Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org1-13/+7
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-10-01Bug 364254: Add hook to Bugzilla::Template::quoteUrlsmkanat%bugzilla.org1-1/+1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-09-03Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - ↵lpsolit%gmail.com1-2/+2
Patch by nayuta <ganaware+bugzilla+mozilla+org@gmail.com> r=pyrzak a=LpSolit
2009-03-05Bug 481506: Filtering email addresses in comments can hang Bugzilla in some ↵lpsolit%gmail.com1-2/+1
cases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=mkanat
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org1-6/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-11-19Bug 452732: Re-organize the comment headers to make them look better and be ↵mkanat%bugzilla.org1-47/+56
more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2008-10-21Bug 105865: When converting bug/attachment/comment numbers to links, ↵lpsolit%gmail.com1-1/+1
quoteUrls() should take care of newlines and not linkify them if a newline is present - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-09-22Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ↵lpsolit%gmail.com1-2/+1
Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org1-1/+2
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob