summaryrefslogtreecommitdiff
path: root/modules/comment/comment.install
Commit message (Collapse)AuthorAge
* 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 #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* 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 #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.
* Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules ↵webchick2011-06-14
| | | | must call field_attach_delete_bundle() in hook_uninstall().
* Issue #1154806 by lyricnz, marcingy, Starminder: Fixed Comment Schema ↵webchick2011-05-23
| | | | mismatch after upgrade D6 to D7.
* - Patch #1149912 by grendzy, sun: recent comments block displays old, ↵Dries Buytaert2011-05-14
| | | | out-of-order comments.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* - Patch #890128 by carlos8f, sumitk: comment body missing if comment module ↵Dries Buytaert2010-12-18
| | | | enabled after a content type module.
* - Patch #986992 by yched, sun: fixed insane etid / ↵Dries Buytaert2010-12-14
| | | | {field_config_entity_type()} abstraction.
* #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵Angie Byron2010-09-28
| | | | IDs; force 0 and non-existant formats to NULL.
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵Angie Byron2010-09-13
| | | | upgrade path: comment.
* #891250 by scor: Fixed 'View comments' permission not working after upgrade ↵Angie Byron2010-08-25
| | | | to Drupal 7.
* #890210 by Manuel Garcia, Sutharsan, bjaspan: Fixed Cannot enable Comment ↵Angie Byron2010-08-25
| | | | module after a Drupal 6 to Drupal 7 upgrade.
* - Patch #877690 by catch, das-peter, mfer, Damien Tournoud: cannot upgrade ↵Dries Buytaert2010-08-22
| | | | Drupal core if the comment module is enabled.
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Patch #682552 by mradcliffe, jhodgdon: fixed notices.Dries Buytaert2010-04-17
|
* - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to ↵Dries Buytaert2010-04-07
| | | | enable blog and comment modules for first time.
* - Patch #743804 by gpk: comment_enable() should use node created time not ↵Dries Buytaert2010-04-04
| | | | changed time for last_comment_timestamp().
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #734750 by Damien Tournoud: unnecessary belly-dancing about indexes ↵Dries Buytaert2010-03-07
| | | | on {comment}.
* #314349 by mfb, Damien Tournoud, catch, scor, cha0s: Fixed random failures ↵Angie Byron2010-02-17
| | | | from comment paging tests.
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* #680910 by yched and bjaspan: Allow fields to be restricted to entity types.Angie Byron2010-01-30
|
* - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help ↵Dries Buytaert2010-01-25
| | | | contrib updates make progress.
* #538164 follow-up by yched: Fix notice in update.php.Angie Byron2010-01-11
|
* #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment ↵Angie Byron2010-01-07
| | | | body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
* #654014 by moshe weitzman: Fix broken update functions.Angie Byron2009-12-08
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #336483 by catch: moving the update function to the proper module.Dries Buytaert2009-12-01
|
* - Patch #292984 by sun: add cid to node_comment_statistics() for Views ↵Dries Buytaert2009-11-12
| | | | support and simplification of the code.
* - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment ↵Dries Buytaert2009-10-16
| | | | preview + unify with node preview settings.
* #605862 by andypost, peximo, sun: Store language for comments.Angie Byron2009-10-16
|
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* - Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp ↵Dries Buytaert2009-10-10
| | | | into 'created' and 'changed' columns, just like for nodes.
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
|
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵Angie Byron2009-09-18
| | | | hey hey hey... gooood byeeee...
* - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵Dries Buytaert2009-09-10
| | | | weitzman: automatically install/uninstall schema.
* #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to ↵Angie Byron2009-08-09
| | | | speed up user_delete().
* - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye ↵Dries Buytaert2009-07-31
| | | | bye comments as nodes?
* - Patch #336483 by brianV: SELECT MAX(comment_count) FROM ↵Dries Buytaert2009-07-30
| | | | node_comment_statistics did a full table scan so added an index.
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #506218 by catch: remove collapsed comments as is and tidy up ↵Dries Buytaert2009-07-01
| | | | comment settings.
* - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.Dries Buytaert2009-06-22
|
* - Patch #243093 by catch, wedge: fixed small typo.Dries Buytaert2009-06-16
|
* - Patch #243093 by catch, killes: improved indices on comment table.Dries Buytaert2009-06-15
|