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 |
Dries Buytaert
|
1d0f6479da
|
- Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists().
|
2010-10-28 02:27:09 +00:00 |
Angie Byron
|
435585012c
|
#949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().
|
2010-10-23 15:30:34 +00:00 |
Dries Buytaert
|
b0cbc018ec
|
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
|
2010-10-20 01:31:07 +00:00 |
Angie Byron
|
b04836c85e
|
#731044 by sivaji: Fixed ambiguous column name changed in certain database systems.
|
2010-10-18 15:17:45 +00:00 |
Angie Byron
|
91bc8bed90
|
#709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency.
|
2010-10-15 03:36:21 +00:00 |
Angie Byron
|
5d76008993
|
#438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading.
|
2010-10-05 06:17:29 +00:00 |
Angie Byron
|
a50d47f959
|
#928790 by David_Rothstein: Make menu descriptions consistent.
|
2010-10-04 14:54:10 +00:00 |
Dries Buytaert
|
8ec40cc27a
|
- Patch #922824 by plach: no way to specify the language to view entities in.
|
2010-10-03 01:15:34 +00:00 |
Angie Byron
|
0223bf1dc2
|
#699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
|
2010-10-01 15:24:18 +00:00 |
Angie Byron
|
0c49d57945
|
#358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL.
|
2010-09-28 03:30:37 +00:00 |
Dries Buytaert
|
c9de4646c5
|
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2.
|
2010-09-24 00:37:45 +00:00 |