Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-20 | Bug 792950 - Backport bug 677081 (private comments should remain visible by ↵ | Reed Loden | 1 | -1/+1 | |
their author). | |||||
2012-05-01 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 | |
2012-05-01 | Bug 748629: collapse tbplbot comments by default | Byron Jones | 1 | -0/+1 | |
2012-05-01 | Bug 743090: add ability to toggle wrapping of quoted text | Byron Jones | 1 | -1/+25 | |
2012-04-15 | Comment toggling text is not localizable because it's in a .js file. | Marc Schumann | 1 | -1/+1 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460 | |||||
2012-03-19 | Bug 736595: restore missing hook to fix TagNewUsers | Byron Jones | 1 | -1/+2 | |
2012-03-06 | Bug 732189 - Backport 731562 to bmo: Cache the global/user.html.tmpl ↵ | Dave Lawrence | 1 | -5/+11 | |
template, r=glob https://bugzilla.mozilla.org/show_bug.cgi?id=731562 | |||||
2012-01-20 | Bug 719704: fix reply link not quoting the entire comment | Byron Jones | 1 | -1/+1 | |
2012-01-13 | Bug 714335 - Multiple clicks of the reply link on comments keeps adding the ↵ | Dave Lawrence | 1 | -1/+3 | |
reply text to the new comment box r/a=LpSolit | |||||
2011-12-08 | Bug 707931: fix broken backport | Byron Jones | 1 | -0/+3 | |
2011-10-05 | more porting work | David Lawrence | 1 | -14/+39 | |
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -1/+1 | |
r=glob, a=mkanat | |||||
2010-10-23 | Bug 473557: Make the "Collapse All Comments" link work properly even when | Max Kanat-Alexander | 1 | -2/+2 | |
the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat | |||||
2010-09-28 | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 1 | -1/+1 | |
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat | |||||
2010-09-19 | Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵ | Guy Pyrzak | 1 | -0/+13 | |
Comment" link at [bottom|top] r/a=mkanat | |||||
2010-08-21 | Bug 584115: Some comments incorrectly disappear for users not in the ↵ | Frédéric Buclin | 1 | -2/+3 | |
timetracking group r/a=mkanat | |||||
2010-05-26 | Bug 271913: Don't force the user to comment when adding Hours Worked | Kent Rogers | 1 | -0/+1 | |
r=mkanat, a=mkanat | |||||
2010-05-17 | Bug 460799: Move JS code out of bug/comments.html.tmpl | Edmund Wong | 1 | -72/+4 | |
r/a=LpSolit | |||||
2010-05-14 | Backing out bug 271913: comments are no longer displayed, see also bug 565794 | Frédéric Buclin | 1 | -2/+0 | |
2010-05-13 | Replace "in_group(timetracker)" in bug/comments.html with is_timetracker. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=271913 | |||||
2010-05-13 | Bug 271913: Do not force the user to comment when adding Hours Worked | Kent Rogers | 1 | -0/+2 | |
r=mkanat, a=mkanat | |||||
2010-02-17 | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 1 | -2/+2 | |
r=mkanat, a=mkanat | |||||
2009-12-13 | Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK | mkanat%bugzilla.org | 1 | -5/+17 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-11-10 | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-11-10 | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 1 | -13/+7 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-01 | Bug 364254: Add hook to Bugzilla::Template::quoteUrls | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-09-03 | Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by nayuta <ganaware+bugzilla+mozilla+org@gmail.com> r=pyrzak a=LpSolit | |||||
2009-03-05 | Bug 481506: Filtering email addresses in comments can hang Bugzilla in some ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
cases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=mkanat | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -6/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-11-19 | Bug 452732: Re-organize the comment headers to make them look better and be ↵ | mkanat%bugzilla.org | 1 | -47/+56 | |
more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2008-10-21 | Bug 105865: When converting bug/attachment/comment numbers to links, ↵ | lpsolit%gmail.com | 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 | |||||
2008-09-22 | Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit | |||||
2008-02-09 | Bug 388723: Make the browser wrap comments on display in addition to the ↵ | mkanat%bugzilla.org | 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 | |||||
2007-11-21 | Bug 404412: Couldn't edit comments anymore because of a regression from bug ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
401957. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-11-13 | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 1 | -6/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-13 | First part of bug 259723 (2nd skin for Bugzilla): Fix the comment header of ↵ | lpsolit%gmail.com | 1 | -44/+40 | |
comment 0 to be easily customized - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit | |||||
2007-08-08 | Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵ | lpsolit%gmail.com | 1 | -2/+9 | |
lost connection in the middle of the commit. Bad! | |||||
2007-04-07 | Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+60 | |
Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-02-27 | bug 369429: bug reports should contain microformat markup in order to make ↵ | db48x%yahoo.com | 1 | -2/+5 | |
the information in them more useable. r=LpSolit | |||||
2006-10-18 | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 1 | -12/+15 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-04-18 | Bug 281691: Misused <label>'s cause screen reader problems. | wurblzap%gmail.com | 1 | -1/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2006-01-10 | Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-12-12 | Bug 302694: Show multiple bugs emits errors about addReplyLink missing. | wurblzap%gmail.com | 1 | -4/+6 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-11-14 | Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-04 | Bug 314548: "Error : document.refresh is not a function" appears in the JS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
console when (un)checking the "Private" checkbox in show_bug.cgi - Patch by André Batosti <batosti@async.com.br> r=joel a=justdave | |||||
2005-10-07 | Bug 310171 Update css for private comments in real-time | bugreport%peshkin.net | 1 | -0/+16 | |
Patch by Andre Batosti <batosti@async.com.br> r=joel, a=justdave | |||||
2005-08-31 | Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
<LpSolit@gmail.com> r/a=myk | |||||
2005-08-10 | Bug 292096: Remove the extra Description label in long list format - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave |