summaryrefslogtreecommitdiff
path: root/modules/comment
Commit message (Collapse)AuthorAge
* - Patch #721164 by bleen18, ChrisRL, sun: comment previews #prefix problem.Dries Buytaert2010-07-29
|
* - Patch #643656 by sun: comment 'Save' button disappears on form validation ↵Dries Buytaert2010-07-24
| | | | error.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #364159 by David_Rothstein, MichaelCole, rszrama, ergonlogic: enable ↵Dries Buytaert2010-07-20
| | | | 'access comments' permission for anonymous users by default.
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed ↵Angie Byron2010-07-07
| | | | Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], ↵Dries Buytaert2010-06-29
| | | | [comment:uid], and [file:uid] tokens.
* - Patch #415250 by Jaza, R.Muilwijk, jhodgdon: remove unused parameter from ↵Dries Buytaert2010-06-25
| | | | comment_admin_overview().
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
|
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ↵Dries Buytaert2010-06-17
| | | | submit functions on button level submits, without validation. Oh yeah.
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, ↵Dries Buytaert2010-06-10
| | | | duellj, catch: fixed SA-CORE-2009-007 user signature format.
* #680992 by Berdir, catch, andypost, douggreen, mr.baileys: Fixed comments ↵Angie Byron2010-06-08
| | | | are added to search index without checking access.
* - Patch #814884 by catch: comment_user_cancel() should use comment_save().Dries Buytaert2010-06-02
|
* - Patch #767042 by Stefan Freudenberg: move comment rdf tests in rdf.test.Dries Buytaert2010-06-01
|
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵Dries Buytaert2010-05-26
| | | | database system.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* #565642 by David_Rothstein: Fixed 'Recent comments' block is completely ↵Angie Byron2010-05-10
| | | | hidden when no comments are available.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #775220 by aspilicious, droplet: no underscore in CSS class name.Dries Buytaert2010-05-05
|
* #674546 by moonray, Jacine: Fixed comment_wrapper() hook missing ↵Angie Byron2010-05-05
| | | | title_prefix/suffix..
* #679960 follow-up by lambic: Add test for 'Notice: undefined variable cids' ↵Angie Byron2010-05-03
| | | | when there are no comments available.
* - Patch #772836 by Jacine: recent comments block HTML clean-up.Dries Buytaert2010-04-28
|
* - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment ↵Dries Buytaert2010-04-26
| | | | count for content types where comments are disabled.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #777372 by cwgordon7, Gábor Hojtsy: Fixed Regression: anonymous comments ↵Angie Byron2010-04-22
| | | | cannot be edited on Drupal 7. (with tests)
* #691692 by Stefan Freudenberg, linclark: Improve RDF tests.Angie Byron2010-04-22
|
* #763400 by eojthebrave: Fixed Comment preview/submit button weight not set ↵Angie Byron2010-04-21
| | | | causing fields to appear below preview/submit button.
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* - Patch #682552 by mradcliffe, jhodgdon: fixed notices.Dries Buytaert2010-04-17
|
* - Patch #757288 by catch, jpmckinney: optimize comment_save().Dries Buytaert2010-04-16
|
* - Patch #445130 by Rob Loach, aspilicious, noahb, jpmckinney, TR: namespace ↵Dries Buytaert2010-04-16
| | | | the Drupal jQuery functions.
* - Patch #721378 by jpmckinney, cha0s, casey, noahb: critical bug: ↵Dries Buytaert2010-04-13
| | | | comment_save() fails silently.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to ↵Dries Buytaert2010-04-13
| | | | namespacing collisions.
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #762770 by jpmckinney: comment_save() has comparison operator where ↵Dries Buytaert2010-04-08
| | | | assignment operator should be.
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward ↵Dries Buytaert2010-04-07
| | | | function signature.
* - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to ↵Dries Buytaert2010-04-07
| | | | enable blog and comment modules for first time.
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #762234 by catch: give modules access to updated comment statistics ↵Dries Buytaert2010-04-06
| | | | in hook_comment_insert() and hook_comment_update().
* - Patch #743804 by gpk: comment_enable() should use node created time not ↵Dries Buytaert2010-04-04
| | | | changed time for last_comment_timestamp().
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved ↵Dries Buytaert2010-03-31
| | | | xpath tests.
* - Patch #757288 by catch: optimize comment_save().Dries Buytaert2010-03-31
|
* - Patch #742318 by sun, yched: fields are editable regardless of whether an ↵Dries Buytaert2010-03-28
| | | | bundle instance exists, missing menu titles, etc.
* #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from ↵Angie Byron2010-03-28
| | | | comment module.
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #737858 by moshe weitzman: move watchdog to form submit - our of ↵Dries Buytaert2010-03-24
| | | | comment_save().
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* - Patch #734750 by Damien Tournoud: unnecessary belly-dancing about indexes ↵Dries Buytaert2010-03-07
| | | | on {comment}.