Commit Graph

1133 Commits (3da69625986d0b1a2ae09899ac539ad3ef07e2a3)

Author SHA1 Message Date
webchick 4c8c6eefb8 Issue #336483 by brianV, catch: Fixed Performance: SELECT MAX(comment_count()) FROM node_comment_statistics() does full table scan. 2012-02-01 09:12:19 -08:00
webchick df99795a5d Issue #289504 by catch, mikeryan, moshe weitzman: Fixed user_delete() performance: index comment uid columns. 2012-02-01 09:09:46 -08:00
webchick 060b016ae0 Issue #1110650 follow-up by sun: Oops. No entity_create() in 7.x. :) 2012-01-30 22:40:44 -08:00
webchick 07c5fbae1d Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed comment-by-anonymous class never appears. 2012-01-30 20:59:06 -08:00
webchick a8737c296c Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in comment settings form may break programmatic form submissions. 2012-01-21 09:19:11 -08:00
webchick 2bdebdb7a5 Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly. 2012-01-14 01:02:36 -05:00
webchick f3268d135d Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch. 2011-10-01 23:38:23 -07:00
webchick 113662a617 Issue #1000282 by dixon_, sun: Fixed argument missing for comment_load()[_multiple](). 2011-09-30 14:42:04 -07:00
webchick 33c58e171c Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed comment-by-anonymous class never appears. 2011-09-30 13:50:35 -07:00
webchick c9aed20995 Issue #1018050 by sun: Provide node type/bundle in comment_entity_info(). 2011-09-30 13:07:42 -07:00
Dries Buytaert 2b2de077e3 - Patch #1281436 by dixon_: double spaces in comment.module. 2011-09-16 14:58:36 -04:00
webchick a42839c52d Issue #1069080 by Marie Wendel, droplet: Fixed node_comment_statistics().last_comment_timestamp() description. 2011-09-05 11:31:13 -07:00
webchick 1e48014398 Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. 2011-08-06 16:29:31 -07:00
webchick 1f124bf1ac Merge branch '7.4-security' into 7.x 2011-07-27 13:19:38 -07:00
webchick b38a806c16 Drupal 7.5 2011-07-27 13:16:17 -07:00
webchick 3614a37327 Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does not work. 2011-07-04 21:54:53 -07:00
webchick 0f9c1354d1 Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: format in comment_preview() line 2065 and line 2183. 2011-06-29 23:51:36 -07:00
webchick 2ecc273c60 Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. 2011-06-26 23:11:35 -07:00
Dries Buytaert b0e5aa3f06 - Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly. 2011-06-18 20:19:54 -04:00
webchick 6bca3db38b Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall(). 2011-06-14 04:27:14 -04:00
Dries Buytaert e33de1cd77 - Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule. 2011-05-28 09:27:49 -04:00
webchick 3fce53d617 Issue #1154806 by lyricnz, marcingy, Starminder: Fixed Comment Schema mismatch after upgrade D6 to D7. 2011-05-23 16:42:32 -07:00
Dries Buytaert c27eec1712 - Patch #1120412 by skwashd: comment_save() doesn't support additional columns added by hook_schema_alter(). 2011-05-22 18:04:42 -04:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
Dries Buytaert 2646b43acd - Patch #1149912 by grendzy, sun: recent comments block displays old, out-of-order comments. 2011-05-14 13:29:17 -04:00
Dries Buytaert 33e746fc34 - Patch #936844 by bleen18: cannot override comment author to or from Anonymous. 2011-05-13 22:17:45 -04:00
Dries Buytaert 62b8fd96ff - Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor cookie when moderating/administering comments. 2011-04-10 22:42:32 +02:00
Dries Buytaert 768208f8dd - Patch #1076394 by pillarsdotnet: improved test code. 2011-02-28 20:36:37 -05:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 07569a4f38 - Patch #1019922 by Jody Lynn: corrections to the comment_access() function description. 2011-01-13 00:43:21 +00:00
Angie Byron ccf9543199 #904214 by moshe weitzman: Fixed administer comments does not respect node access. 2011-01-03 05:18:42 +00:00
Angie Byron 78601c3635 #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, joachim: Fixed all possible problems with comment links, using new generatePermutations testing function. 2011-01-02 23:54:05 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron ef24436556 #1005004 by markabur, bfroehle: Fixed critical Editing a comment destroys its creation date 2010-12-28 18:19:23 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert d12eba1705 - Patch #890128 by carlos8f, sumitk: comment body missing if comment module enabled after a content type module. 2010-12-18 01:50:16 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Dries Buytaert 36278f01d8 - Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction. 2010-12-14 19:50:05 +00:00
Dries Buytaert e2153365cf - Patch #991726 by wojtha, meba: missing format_plural() in comments and node module. 2010-12-09 02:16:21 +00:00
Dries Buytaert f2b57f2072 - Patch #632382 by mr.baileys, sun: 'Your name' should not be prepopulated with Anonymous. 2010-12-09 01:57:56 +00:00
Angie Byron 74e5b8aba2 #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are broken 2010-12-04 01:51:09 +00:00
Angie Byron 3ee6f6bbc5 #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search result snippet 2010-12-04 01:47:00 +00:00
Angie Byron 5baaa76b9a #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.module 2010-12-01 00:19:18 +00:00
Angie Byron 9ada5dec79 #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited. 2010-12-01 00:18:15 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Dries Buytaert b1177ba603 - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Angie Byron 57d6dac0dc #867956 follow-up by sun: Clean-ups to previous patch 2010-11-23 06:02:06 +00:00
Angie Byron ed4b74024a #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load() 2010-11-20 09:43:43 +00:00
Angie Byron 4cc8ae69a1 #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended. 2010-11-20 06:49:47 +00:00