summaryrefslogtreecommitdiff
path: root/modules/comment
Commit message (Collapse)AuthorAge
* Issue #1461732 by filijonka, Cottser, dcam, marcingy, swentel, udaksh: Fatal ↵David Rothstein2015-03-29
| | | | error when using the Comment module's "Unpublish comment containing keyword(s)" action
* Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵David Rothstein2014-11-01
| | | | hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors.
* Issue #1200478 by mitron, pounard, David_Rothstein | nicholasThompson: ↵David Rothstein2014-05-06
| | | | Incorrect setting of the 'class' attribute to a string in the Comment module (could cause fatal errors under rare conditions).
* Issue #1798066 by boztek, dcam, larowlan | Anonymous: Clean up ↵David Rothstein2013-12-30
| | | | CommentTestBase::setCommentSettings().
* Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵David Rothstein2013-12-29
| | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1857956 by catch, David_Rothstein: Do not re-prepare comment update ↵David Rothstein2013-01-07
| | | | timestamp if it's the same as the created timestamp (performance improvement).
* Issue #1534674 by plach, slowflyer: Fixed Comment field language is ↵David Rothstein2012-12-26
| | | | completely broken.
* Issue #1154382 followup by plach: Fixed several issues with the newly-added ↵David Rothstein2012-11-06
| | | | hook_entity_view_mode_alter().
* Issue #372416 by naxoc: Remove refs to nonexistent theme function in docsJennifer Hodgdon2012-10-17
|
* Issue #1742602 by dcam, Lars Toomre, xjm, lazysoundsystem: Remove t() from ↵Jennifer Hodgdon2012-10-12
| | | | assert messages in comment module tests
* Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
|
* Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵webchick2012-09-30
| | | | chx: Fixed View mode no longer can be changed.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #716496 by killtheliterate, rootwork: Make sure all core template ↵Jennifer Hodgdon2012-08-28
| | | | files are in themeable group
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1532682 by TravisCarden: Fix return value docs for comment_reply functionJennifer Hodgdon2012-06-06
|
* Issue #890790 by Tor Arne Thune, davidjdagino, moshe weitzman | jenlampton: ↵David Rothstein2012-06-04
| | | | Added tests to ensure that deleting nodes deletes their comments.
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #97327 by PMunn, NROTC_Webmaster, xjm, maartenvg, killes@www.drop.org, ↵webchick2012-03-04
| | | | gdavid, Zed Pobre: Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL).
* Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ↵webchick2012-03-01
| | | | picture does not appear in comment preview.
* Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: ↵webchick2012-03-01
| | | | | | Fixed User picture does not appear in comment preview." This reverts commit 186437d33a903cd3ae13c7f1b2160a88941cc614.
* Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ↵webchick2012-03-01
| | | | picture does not appear in comment preview.
* Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not ↵webchick2012-02-28
| | | | appear in comment preview.
* Issue #336483 by brianV, catch: Fixed Performance: SELECT ↵webchick2012-02-01
| | | | MAX(comment_count()) FROM node_comment_statistics() does full table scan.
* Issue #289504 by catch, mikeryan, moshe weitzman: Fixed user_delete() ↵webchick2012-02-01
| | | | performance: index comment uid columns.
* Issue #1110650 follow-up by sun: Oops. No entity_create() in 7.x. :)webchick2012-01-30
|
* Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed ↵webchick2012-01-30
| | | | comment-by-anonymous class never appears.
* Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in ↵webchick2012-01-21
| | | | comment settings form may break programmatic form submissions.
* Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside ↵webchick2012-01-14
| | | | CommentHelperCase and therefore gets run repeatedly.
* Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], ↵webchick2011-10-01
| | | | [node:body], or [comment:body] if there is no body field or language mismatch.
* Issue #1000282 by dixon_, sun: Fixed argument missing for ↵webchick2011-09-30
| | | | comment_load()[_multiple]().
* Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed ↵webchick2011-09-30
| | | | comment-by-anonymous class never appears.
* Issue #1018050 by sun: Provide node type/bundle in comment_entity_info().webchick2011-09-30
|
* - Patch #1281436 by dixon_: double spaces in comment.module.Dries Buytaert2011-09-16
|
* Issue #1069080 by Marie Wendel, droplet: Fixed ↵webchick2011-09-05
| | | | node_comment_statistics().last_comment_timestamp() description.
* Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The ↵webchick2011-08-06
| | | | dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
* Merge branch '7.4-security' into 7.xwebchick2011-07-27
|\
| * Drupal 7.5webchick2011-07-27
| |
* | Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does ↵webchick2011-07-04
| | | | | | | | not work.
* | Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: ↵webchick2011-06-29
|/ | | | format in comment_preview() line 2065 and line 2183.
* Issue #253725 by jhodgdon: Fixed () in search results does not have array ↵webchick2011-06-26
| | | | keys on comments and uploads values.
* - Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly.Dries Buytaert2011-06-18
|
* Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules ↵webchick2011-06-14
| | | | must call field_attach_delete_bundle() in hook_uninstall().
* - Patch #1110842 by JohnAlbin: comment preview color is missing due to ↵Dries Buytaert2011-05-28
| | | | mis-targeted CSS rule.
* Issue #1154806 by lyricnz, marcingy, Starminder: Fixed Comment Schema ↵webchick2011-05-23
| | | | mismatch after upgrade D6 to D7.
* - Patch #1120412 by skwashd: comment_save() doesn't support additional ↵Dries Buytaert2011-05-22
| | | | columns added by hook_schema_alter().
* Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | language parameter.