summaryrefslogtreecommitdiff
path: root/modules/comment
Commit message (Collapse)AuthorAge
...
* - Patch #1149912 by grendzy, sun: recent comments block displays old, ↵Dries Buytaert2011-05-14
| | | | out-of-order comments.
* - Patch #936844 by bleen18: cannot override comment author to or from Anonymous.Dries Buytaert2011-05-13
|
* - Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor ↵Dries Buytaert2011-04-10
| | | | cookie when moderating/administering comments.
* - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* - Patch #1019922 by Jody Lynn: corrections to the comment_access() function ↵Dries Buytaert2011-01-13
| | | | description.
* #904214 by moshe weitzman: Fixed administer comments does not respect node ↵Angie Byron2011-01-03
| | | | access.
* #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, ↵Angie Byron2011-01-02
| | | | joachim: Fixed all possible problems with comment links, using new generatePermutations testing function.
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #1005004 by markabur, bfroehle: Fixed critical Editing a comment destroys ↵Angie Byron2010-12-28
| | | | its creation date
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #890128 by carlos8f, sumitk: comment body missing if comment module ↵Dries Buytaert2010-12-18
| | | | enabled after a content type module.
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* - Patch #986992 by yched, sun: fixed insane etid / ↵Dries Buytaert2010-12-14
| | | | {field_config_entity_type()} abstraction.
* - Patch #991726 by wojtha, meba: missing format_plural() in comments and ↵Dries Buytaert2010-12-09
| | | | node module.
* - Patch #632382 by mr.baileys, sun: 'Your name' should not be prepopulated ↵Dries Buytaert2010-12-09
| | | | with Anonymous.
* #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are brokenAngie Byron2010-12-04
|
* #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search ↵Angie Byron2010-12-04
| | | | result snippet
* #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.moduleAngie Byron2010-12-01
|
* #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back ↵Angie Byron2010-12-01
| | | | into a variable. The string approach was too limited.
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* #867956 follow-up by sun: Clean-ups to previous patchAngie Byron2010-11-23
|
* #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in ↵Angie Byron2010-11-20
| | | | entity_load()
* #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ↵Angie Byron2010-11-20
| | | | extended.
* #963612 by chx, sun: Stop notices in templates if comment form doesn't exist.Angie Byron2010-11-15
|
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations ↵Angie Byron2010-11-14
| | | | should use transactions.
* - Patch #965628 by AnalogFile: db_ignore_slave() not called when saving a ↵Dries Buytaert2010-11-12
| | | | comment.
* #808560 follow-up by carlos8f: Remove periodically failing tests; to be ↵Angie Byron2010-11-08
| | | | fixed in follow-up issue.
* - Patch #915936 by sun: make it easier to define checkboxes/radios with ↵Dries Buytaert2010-11-07
| | | | customized sub-elements.
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* - Patch #808560 by scor | fajerstarter: node comment statistics are only ↵Dries Buytaert2010-11-06
| | | | partially exposed in node_load() and are missing last_comment_uid().
* - Patch #955610 by casey: impossible to have multiple node forms on one page ↵Dries Buytaert2010-11-05
| | | | due to fixed IDs.
* - Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' ↵Dries Buytaert2010-10-28
| | | | link seems inverted.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().Angie Byron2010-10-23
|
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* #731044 by sivaji: Fixed ambiguous column name changed in certain database ↵Angie Byron2010-10-18
| | | | systems.
* #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: ↵Angie Byron2010-10-15
| | | | Add a hook_entity_delete() for consistency.
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* #928790 by David_Rothstein: Make menu descriptions consistent.Angie Byron2010-10-04
|
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | 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.
* #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.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #819214 by bleen18: the '#' marking comment permalinks is just weird ↵Dries Buytaert2010-09-23
| | | | and untranslatable.
* #807744 follow-up by andypost: whitespace fix.Angie Byron2010-09-13
|
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵Angie Byron2010-09-13
| | | | upgrade path: comment.