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 |
Angie Byron
|
818de3a656
|
#963612 by chx, sun: Stop notices in templates if comment form doesn't exist.
|
2010-11-15 00:49:46 +00:00 |
Angie Byron
|
ab21e07bbd
|
#878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another.
|
2010-11-14 21:04:45 +00:00 |
Angie Byron
|
8dd7376d5a
|
#923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions.
|
2010-11-14 20:42:45 +00:00 |
Dries Buytaert
|
f2e5ed5ce5
|
- Patch #965628 by AnalogFile: db_ignore_slave() not called when saving a comment.
|
2010-11-12 03:18:13 +00:00 |
Angie Byron
|
edad8aa95c
|
#808560 follow-up by carlos8f: Remove periodically failing tests; to be fixed in follow-up issue.
|
2010-11-08 21:36:45 +00:00 |
Dries Buytaert
|
0d74d52c2a
|
- Patch #915936 by sun: make it easier to define checkboxes/radios with customized sub-elements.
|
2010-11-07 21:46:09 +00:00 |
Angie Byron
|
926dff9fc9
|
#601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks.
|
2010-11-06 23:24:33 +00:00 |
Dries Buytaert
|
27e91f1145
|
- Patch #808560 by scor | fajerstarter: node comment statistics are only partially exposed in node_load() and are missing last_comment_uid().
|
2010-11-06 11:15:10 +00:00 |
Dries Buytaert
|
ae85abb983
|
- Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs.
|
2010-11-05 19:47:20 +00:00 |
Dries Buytaert
|
a201a78234
|
- Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' link seems inverted.
|
2010-10-28 17:40:30 +00:00 |