summaryrefslogtreecommitdiff
path: root/modules/comment/comment.module
Commit message (Collapse)AuthorAge
* 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 #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* 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 #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 #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
|
* Merge branch '7.4-security' into 7.xwebchick2011-07-27
|\
| * Drupal 7.5webchick2011-07-27
| |
* | 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
|
* - 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.
* - Patch #1149912 by grendzy, sun: recent comments block displays old, ↵Dries Buytaert2011-05-14
| | | | out-of-order comments.
* - Patch #936844 by bleen18: cannot override comment author to or from Anonymous.Dries Buytaert2011-05-13
|
* - Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor ↵Dries Buytaert2011-04-10
| | | | cookie when moderating/administering comments.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019922 by Jody Lynn: corrections to the comment_access() function ↵Dries Buytaert2011-01-13
| | | | description.
* #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, ↵Angie Byron2011-01-02
| | | | joachim: Fixed all possible problems with comment links, using new generatePermutations testing function.
* #1005004 by markabur, bfroehle: Fixed critical Editing a comment destroys ↵Angie Byron2010-12-28
| | | | its creation date
* - Patch #890128 by carlos8f, sumitk: comment body missing if comment module ↵Dries Buytaert2010-12-18
| | | | enabled after a content type module.
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* - Patch #632382 by mr.baileys, sun: 'Your name' should not be prepopulated ↵Dries Buytaert2010-12-09
| | | | with Anonymous.
* #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are brokenAngie Byron2010-12-04
|
* #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search ↵Angie Byron2010-12-04
| | | | result snippet
* #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.moduleAngie Byron2010-12-01
|
* #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back ↵Angie Byron2010-12-01
| | | | into a variable. The string approach was too limited.
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* #867956 follow-up by sun: Clean-ups to previous patchAngie Byron2010-11-23
|
* #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in ↵Angie Byron2010-11-20
| | | | entity_load()
* #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ↵Angie Byron2010-11-20
| | | | extended.
* #963612 by chx, sun: Stop notices in templates if comment form doesn't exist.Angie Byron2010-11-15
|
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations ↵Angie Byron2010-11-14
| | | | should use transactions.
* - Patch #965628 by AnalogFile: db_ignore_slave() not called when saving a ↵Dries Buytaert2010-11-12
| | | | comment.
* - Patch #915936 by sun: make it easier to define checkboxes/radios with ↵Dries Buytaert2010-11-07
| | | | customized sub-elements.
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* - Patch #808560 by scor | fajerstarter: node comment statistics are only ↵Dries Buytaert2010-11-06
| | | | partially exposed in node_load() and are missing last_comment_uid().
* - Patch #955610 by casey: impossible to have multiple node forms on one page ↵Dries Buytaert2010-11-05
| | | | due to fixed IDs.
* - Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' ↵Dries Buytaert2010-10-28
| | | | link seems inverted.