Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 330707: Add optional support for MarkDown | Koosha KM | 2014-08-28 | 1 | -1/+1 |
| | | | | r=dkl,a=sgreen | ||||
* | Bug 1031959 - Add a_comment-end hook to show bug page | Simon Green | 2014-07-10 | 1 | -0/+1 |
| | | | | r=gerv, a=sgreen | ||||
* | Bug 956892: collapsed comments should display tags to indicate the reason ↵ | Byron Jones | 2014-06-16 | 1 | -2/+25 |
| | | | | | | for auto-collapsing r=gerv,a=sgreen | ||||
* | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 2013-12-31 | 1 | -1/+2 |
| | | | | r/a=justdave | ||||
* | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 2013-11-25 | 1 | -7/+32 |
| | | | | r=dkl, a=glob | ||||
* | Bug 927900: Kill longdesclength | Frédéric Buclin | 2013-11-15 | 1 | -12/+2 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 578434 - Bug group checkboxes lay out poorly beside attachment field | Dave Lawrence | 2013-09-18 | 1 | -21/+19 |
| | | | | | - Backed out to make adjustments on screen size before the groups drop down https://bugzilla.mozilla.org/show_bug.cgi?id=578464 | ||||
* | Bug 578434 - Bug group checkboxes lay out poorly beside attachment field | Dave Lawrence | 2013-09-18 | 1 | -19/+21 |
| | | | | r/a=glob | ||||
* | Bug 827983: "[reply]" link besides the original description will insert ("in ↵ | Hugo Seabrook | 2013-03-16 | 1 | -30/+11 |
| | | | | | | reply to comment #N+1") when the comments order is "Newest to Oldest, but keep Descritption at the top" r/a=LpSolit | ||||
* | Bug 830333: Make the comment box hidden if bug_check_can_change_field ↵ | Hugo Seabrook | 2013-02-15 | 1 | -6/+8 |
| | | | | | | reports the user is unable to comment on the bug r=glob, a=LpSolit | ||||
* | Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot see | Frédéric Buclin | 2012-08-09 | 1 | -1/+2 |
| | | | | r=glob a=LpSolit | ||||
* | Comment toggling text is not localizable because it's in a .js file. | Marc Schumann | 2012-04-15 | 1 | -1/+1 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460 | ||||
* | Bug 731562: Cache the global/user.html.tmpl template for improved performance | Frédéric Buclin | 2012-03-01 | 1 | -3/+10 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 714335 - Multiple clicks of the reply link on comments keeps adding the ↵ | Dave Lawrence | 2012-01-13 | 1 | -1/+3 |
| | | | | | | reply text to the new comment box r/a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -19/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 428490 - Display group icons for indirect memberships, too. | Marc Schumann | 2011-11-28 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 683623 - "Unterminated string constant" errors from people with ↵ | David Lawrence | 2011-09-07 | 1 | -1/+1 |
| | | | | | | double-quotes in their name r=glob, a=LpSolit | ||||
* | Bug 653634 - Change the comment reply header to include the name of the ↵ | David Lawrence | 2011-09-01 | 1 | -1/+36 |
| | | | | | | person who has commented r/a=LpSolit | ||||
* | Bug 677081: Private comments should remain visible by their author | Frédéric Buclin | 2011-08-08 | 1 | -1/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 2010-10-26 | 1 | -1/+1 |
| | | | | r=glob, a=mkanat | ||||
* | Bug 473557: Make the "Collapse All Comments" link work properly even when | Max Kanat-Alexander | 2010-10-22 | 1 | -2/+2 |
| | | | | | | the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat | ||||
* | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 2010-09-27 | 1 | -1/+1 |
| | | | | | <script src> and <link href> tags in Bugzilla r=glob, a=mkanat | ||||
* | Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵ | Guy Pyrzak | 2010-09-19 | 1 | -0/+13 |
| | | | | | | Comment" link at [bottom|top] r/a=mkanat | ||||
* | Bug 584115: Some comments incorrectly disappear for users not in the ↵ | Frédéric Buclin | 2010-08-21 | 1 | -2/+3 |
| | | | | | | timetracking group r/a=mkanat | ||||
* | Bug 271913: Don't force the user to comment when adding Hours Worked | Kent Rogers | 2010-05-25 | 1 | -0/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 460799: Move JS code out of bug/comments.html.tmpl | Edmund Wong | 2010-05-17 | 1 | -72/+4 |
| | | | | r/a=LpSolit | ||||
* | Backing out bug 271913: comments are no longer displayed, see also bug 565794 | Frédéric Buclin | 2010-05-14 | 1 | -2/+0 |
| | |||||
* | Replace "in_group(timetracker)" in bug/comments.html with is_timetracker. | Max Kanat-Alexander | 2010-05-12 | 1 | -1/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=271913 | ||||
* | Bug 271913: Do not force the user to comment when adding Hours Worked | Kent Rogers | 2010-05-12 | 1 | -0/+2 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 2010-02-17 | 1 | -2/+2 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK | mkanat%bugzilla.org | 2009-12-13 | 1 | -5/+17 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 2009-11-10 | 1 | -1/+1 |
| | | | | $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | ||||
* | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 2009-11-10 | 1 | -13/+7 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 364254: Add hook to Bugzilla::Template::quoteUrls | mkanat%bugzilla.org | 2009-09-30 | 1 | -1/+1 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - ↵ | lpsolit%gmail.com | 2009-09-03 | 1 | -2/+2 |
| | | | | Patch by nayuta <ganaware+bugzilla+mozilla+org@gmail.com> r=pyrzak a=LpSolit | ||||
* | Bug 481506: Filtering email addresses in comments can hang Bugzilla in some ↵ | lpsolit%gmail.com | 2009-03-05 | 1 | -2/+1 |
| | | | | cases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=mkanat | ||||
* | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 2009-01-29 | 1 | -6/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 452732: Re-organize the comment headers to make them look better and be ↵ | mkanat%bugzilla.org | 2008-11-19 | 1 | -47/+56 |
| | | | | | | more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | ||||
* | Bug 105865: When converting bug/attachment/comment numbers to links, ↵ | lpsolit%gmail.com | 2008-10-21 | 1 | -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 | ||||
* | Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ↵ | lpsolit%gmail.com | 2008-09-22 | 1 | -2/+1 |
| | | | | Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit | ||||
* | Bug 388723: Make the browser wrap comments on display in addition to the ↵ | mkanat%bugzilla.org | 2008-02-09 | 1 | -1/+2 |
| | | | | | | normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob | ||||
* | Bug 404412: Couldn't edit comments anymore because of a regression from bug ↵ | mkanat%bugzilla.org | 2007-11-21 | 1 | -1/+1 |
| | | | | | | 401957. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 2007-11-13 | 1 | -6/+6 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | First part of bug 259723 (2nd skin for Bugzilla): Fix the comment header of ↵ | lpsolit%gmail.com | 2007-08-13 | 1 | -44/+40 |
| | | | | comment 0 to be easily customized - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit | ||||
* | Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵ | lpsolit%gmail.com | 2007-08-08 | 1 | -2/+9 |
| | | | | lost connection in the middle of the commit. Bad! | ||||
* | Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by ↵ | lpsolit%gmail.com | 2007-04-07 | 1 | -1/+60 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | ||||
* | bug 369429: bug reports should contain microformat markup in order to make ↵ | db48x%yahoo.com | 2007-02-27 | 1 | -2/+5 |
| | | | | | | the information in them more useable. r=LpSolit | ||||
* | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 2006-10-18 | 1 | -12/+15 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | ||||
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -2/+2 |
| | | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk |