Commit Graph

1135 Commits (3950b0adba3d2b582d744e3db1c8ed646e6093ed)

Author SHA1 Message Date
Dries Buytaert 23c5741b61 - Patch by Rob Loach, cosmicdreams, aspilicious, Jacine: remove Garland from core. 2011-10-01 16:37:41 -04:00
Dries Buytaert 4bfb50a260 - Patch by xjm, aspilicious: purge the term 'vancode'. 2011-10-01 15:32:36 -04:00
catch 2078822142 Issue 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:21:49 +09:00
Nathaniel 08b9bd4172 Issue by moshe weitzman, Damien Tournoud, dww: Standardize block cache as a drupal_render() #cache. 2011-09-29 12:29:59 +09:00
Nathaniel 70619a1113 Issue by sun: Provide node type/bundle in comment_entity_info(). 2011-09-28 15:39:49 +09:00
Nathaniel 4ff2d94d8f Issue by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed comment-by-anonymous class never appears. 2011-09-28 12:49:07 +09:00
catch 77bf30e447 Issue by sun, dixon_: reset argument missing for comment_load[_multiple](). 2011-09-28 00:11:16 +09:00
Dries Buytaert 58a5b82f90 - Patch by fago, catch, aspilicious: move entity system to a module. 2011-09-21 06:09:49 -04:00
Dries Buytaert 75e28b4647 - Patch by dixon_: double spaces in comment.module. 2011-09-16 14:58:27 -04:00
Dries Buytaert 409390637e - Patch by Devin Carlson, dixon_: change class comment_forbidden() to comment-forbidden. 2011-09-07 06:49:13 -04:00
Dries Buytaert 4cd5047722 - Patch by catch, skwashd: more blog module clean-up 2011-08-29 09:08:58 -04:00
Dries Buytaert bc1f9b514f - Patch by chx, catch: remove blog module from core. 2011-08-27 04:09:58 -04:00
Dries Buytaert b9ed13fe87 - Patch by Jeff Burnz: convert comment-wrapper.tpl.php to HTML5. 2011-08-10 15:51:40 -04:00
Dries Buytaert 0114ad6d75 - Patch by Marie Wendel, droplet: node_comment_statistics().last_comment_timestamp() description. 2011-08-01 20:23:15 -04:00
webchick 29f4a2d963 Issue by peterpoe, marcingy, catch: Fixed 'New' comment marker does not work. 2011-07-04 21:54:59 -07:00
webchick 920a653dc6 Issue by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
webchick d443880d80 Issue by lyricnz, droplet, dinknaround: Fixed Undefined index: format in comment_preview() line 2065 and line 2183. 2011-06-29 23:51:49 -07:00
webchick 8cf8f22389 Issue by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. 2011-06-26 23:11:44 -07:00
Dries Buytaert ddfd625cf7 - Patch by mr.baileys, tstoeckler: comment module test fails randomly. 2011-06-18 20:19:46 -04:00
webchick 7257058a82 Issue by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall(). 2011-06-14 04:26:10 -04:00
Dries Buytaert 1b2cd3a9d2 - Patch by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule. 2011-05-28 09:27:33 -04:00
Dries Buytaert 07550714ea - Patch by skwashd: comment_save() doesn't support additional columns added by hook_schema_alter(). 2011-05-22 18:04:52 -04:00
Dries Buytaert 03ecf2ac22 - Patch by grendzy, sun: recent comments block displays old, out-of-order comments. 2011-05-14 13:30:10 -04:00
Dries Buytaert 526eb00a9a - Patch by bleen18: cannot override comment author to or from Anonymous. 2011-05-13 22:16:34 -04:00
Dries Buytaert 2a419f61aa - Patch by plach: prepare view hooks do not receive the language parameter. 2011-05-13 10:29:20 -04:00
Dries Buytaert 6b951d3f46 - Patch by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert 12165276c5 - Patch by grendzy: comment_form_submit() overwrites author/visitor cookie when moderating/administering comments. 2011-04-10 22:42:16 +02:00
Dries Buytaert 3948199821 - Patch by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
Dries Buytaert 787127df81 - Patch by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
Dries Buytaert 768208f8dd - Patch 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 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 07569a4f38 - Patch by Jody Lynn: corrections to the comment_access() function description. 2011-01-13 00:43:21 +00:00
Angie Byron ccf9543199 by moshe weitzman: Fixed administer comments does not respect node access. 2011-01-03 05:18:42 +00:00
Angie Byron 78601c3635 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 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron ef24436556 by markabur, bfroehle: Fixed critical Editing a comment destroys its creation date 2010-12-28 18:19:23 +00:00
Angie Byron 15ec48062c 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 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 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Dries Buytaert 36278f01d8 - Patch by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction. 2010-12-14 19:50:05 +00:00
Dries Buytaert e2153365cf - Patch by wojtha, meba: missing format_plural() in comments and node module. 2010-12-09 02:16:21 +00:00
Dries Buytaert f2b57f2072 - Patch by mr.baileys, sun: 'Your name' should not be prepopulated with Anonymous. 2010-12-09 01:57:56 +00:00
Angie Byron 74e5b8aba2 by Damien Tournoud: Fixed Comment publish / unpublish actions are broken 2010-12-04 01:51:09 +00:00
Angie Byron 3ee6f6bbc5 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search result snippet 2010-12-04 01:47:00 +00:00
Angie Byron 5baaa76b9a by jhodgdon: Fixed SQL error on PostgreSQL in comment.module 2010-12-01 00:19:18 +00:00
Angie Byron 9ada5dec79 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 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Dries Buytaert b1177ba603 - Patch by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Angie Byron 57d6dac0dc follow-up by sun: Clean-ups to previous patch 2010-11-23 06:02:06 +00:00