aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/comments.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 1031959 - Add a_comment-end hook to show bug pageSimon Green2014-07-101-0/+1
* Bug 956892: collapsed comments should display tags to indicate the reason for...Byron Jones2014-06-161-2/+25
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-1/+2
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-7/+32
* Bug 927900: Kill longdesclengthFrédéric Buclin2013-11-151-12/+2
* Bug 578434 - Bug group checkboxes lay out poorly beside attachment fieldDave Lawrence2013-09-181-21/+19
* Bug 578434 - Bug group checkboxes lay out poorly beside attachment field Dave Lawrence2013-09-181-19/+21
* Bug 827983: "[reply]" link besides the original description will insert ("in ...Hugo Seabrook2013-03-161-30/+11
* Bug 830333: Make the comment box hidden if bug_check_can_change_field reports...Hugo Seabrook2013-02-151-6/+8
* Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin2012-08-091-1/+2
* Comment toggling text is not localizable because it's in a .js file.Marc Schumann2012-04-151-1/+1
* Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin2012-03-011-3/+10
* Bug 714335 - Multiple clicks of the reply link on comments keeps adding the r...Dave Lawrence2012-01-131-1/+3
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-19/+5
* Bug 428490 - Display group icons for indirect memberships, too.Marc Schumann2011-11-281-1/+1
* Bug 683623 - "Unterminated string constant" errors from people with double-qu...David Lawrence2011-09-071-1/+1
* Bug 653634 - Change the comment reply header to include the name of the perso...David Lawrence2011-09-011-1/+36
* Bug 677081: Private comments should remain visible by their authorFrédéric Buclin2011-08-081-1/+1
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+1
* Bug 473557: Make the "Collapse All Comments" link work properly even whenMax Kanat-Alexander2010-10-221-2/+2
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-1/+1
* Bug 574338: When comment box is positioned at [top|bottom], include "Add Comm...Guy Pyrzak2010-09-191-0/+13
* Bug 584115: Some comments incorrectly disappear for users not in the timetrac...Frédéric Buclin2010-08-211-2/+3
* Bug 271913: Don't force the user to comment when adding Hours WorkedKent Rogers2010-05-251-0/+1
* Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong2010-05-171-72/+4
* Backing out bug 271913: comments are no longer displayed, see also bug 565794Frédéric Buclin2010-05-141-2/+0
* Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.Max Kanat-Alexander2010-05-121-1/+1
* Bug 271913: Do not force the user to comment when adding Hours WorkedKent Rogers2010-05-121-0/+2
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-2/+2
* Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2009-12-131-5/+17
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-1/+1
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-13/+7
* Bug 364254: Add hook to Bugzilla::Template::quoteUrlsmkanat%bugzilla.org2009-09-301-1/+1
* Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - P...lpsolit%gmail.com2009-09-031-2/+2
* Bug 481506: Filtering email addresses in comments can hang Bugzilla in some c...lpsolit%gmail.com2009-03-051-2/+1
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-6/+3
* Bug 452732: Re-organize the comment headers to make them look better and be m...mkanat%bugzilla.org2008-11-191-47/+56
* Bug 105865: When converting bug/attachment/comment numbers to links, quoteUrl...lpsolit%gmail.com2008-10-211-1/+1
* Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ...lpsolit%gmail.com2008-09-221-2/+1
* Bug 388723: Make the browser wrap comments on display in addition to the norm...mkanat%bugzilla.org2008-02-091-1/+2
* Bug 404412: Couldn't edit comments anymore because of a regression from bug ...mkanat%bugzilla.org2007-11-211-1/+1
* Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org2007-11-131-6/+6
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0
* First part of bug 259723 (2nd skin for Bugzilla): Fix the comment header of c...lpsolit%gmail.com2007-08-131-44/+40
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2007-08-081-2/+9
* Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by Fr...lpsolit%gmail.com2007-04-071-1/+60
* bug 369429: bug reports should contain microformat markup in order to make th...db48x%yahoo.com2007-02-271-2/+5
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-12/+15
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-2/+2
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-181-1/+2