summaryrefslogtreecommitdiff
path: root/modules/comment
Commit message (Expand)AuthorAge
* #56942: Comment cids should belong to the associated nidSteven Wittens2006-04-04
* #57133: admin/comment needs to remember sort order in pageSteven Wittens2006-04-04
* #56346: XHTML validation error due to comment.module linksSteven Wittens2006-03-30
* #34132, remove remnants of nodeapi('fields'), patch by myselfGerhard Killesreiter2006-03-28
* - #55666: Comment reply form anchor fixesSteven Wittens2006-03-27
* #53348, Handling of deleted/blocked user accounts, patch by jreyero and ZenGerhard Killesreiter2006-03-26
* #55622, Security threat -- any user can delete comments, patch by robertgarr...Gerhard Killesreiter2006-03-24
* #54687, Typo with page redirection upon login, patch by matt westgateGerhard Killesreiter2006-03-20
* - Patch #51142 by markus: hook_comment not called for all update operations.Dries Buytaert2006-03-06
* - Patch #51543 by wtanaka: clicking on 'add new comment' takes you to the wro...Dries Buytaert2006-03-06
* - Patch #50835 by markus: print message when replying to non-existing comment.Dries Buytaert2006-03-04
* #50771, Wrong user name in admin/comment, patach by Markus PetruxGerhard Killesreiter2006-02-27
* - Patch #51347 by eafarris: fixed typo: coment -> comment.Dries Buytaert2006-02-26
* - Patch #46690 by Zen: 'user comments' -> 'comment settings'.Dries Buytaert2006-02-26
* - Patch #50755 by markus: = -> ==.Dries Buytaert2006-02-22
* - Patch #47699 by wtanaka: performance improvement.Dries Buytaert2006-02-22
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #43572 by Tobias: don't accept spaces.Dries Buytaert2006-02-14
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
* - #48518: Editing own comment broken under postgreslSteven Wittens2006-02-09
* - #48239: Comment thread coding inefficientSteven Wittens2006-02-09
* - Patch #47705 by DriesK: comment moderation/approval wasn't working due to a...Dries Buytaert2006-02-04
* - Patch #47045 by Cvbge: fixed problem with deleting comments.Dries Buytaert2006-02-01
* - Modified patch #46227 by chx: comment token is broken.Dries Buytaert2006-01-31
* - Modified patch #45723 by wtanaka: creating a comment, editing a comment, or...Dries Buytaert2006-01-26
* - Patch #40752 by moshe/wtanaka: login and regsiter links on each comment don...Dries Buytaert2006-01-26
* - Patch #40753 by wtanaka/killes: #comment-form has disappeared from comment....Dries Buytaert2006-01-25
* - Patch #44101 by Cvbge: deleting a comment creates incorrect entry in node_c...Dries Buytaert2006-01-22
* - Patch #45380 by Neil: usability improvement: disable anonymous commenting o...Dries Buytaert2006-01-20
* - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0Dries Buytaert2006-01-20
* - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms...Dries Buytaert2006-01-19
* - Patch #43325 by chx/drumm/merlinofchaos: critical bugfix: made editing comm...Dries Buytaert2006-01-18
* - Patch #40755 by wtanaka: make the comment block themable.Dries Buytaert2006-01-17
* - Removed reference to comment moderation.Dries Buytaert2006-01-10
* - #43097: restore admin/comment tablesortSteven Wittens2006-01-08
* - Comment bug: anchor links should be specified using $fragment in url() and ...Steven Wittens2006-01-06
* - Patch #40563 by chx, merlingofchaos, et al: bug fix: fixed the default comm...Dries Buytaert2006-01-05
* - Patch #39743 by merlinofchaos: critical bugfix: fixed comment ordering sett...Dries Buytaert2006-01-05
* - Patch #42971 by markus_petrux: input format not correctly shown when editin...Dries Buytaert2006-01-03
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - Patch #38999 by saerdna: There's no need that users with the "administer co...Dries Buytaert2005-12-19
* - Patch #41081 by billturner: fixed problem with the comment settings form.Dries Buytaert2005-12-15
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
* - Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failu...Dries Buytaert2005-12-15
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #28595 by Cvbge: fixed problems with bulk comment operations.Dries Buytaert2005-12-08
* - Patch #28595 by Jeremy: added support for bulk operations on comments.Dries Buytaert2005-12-07
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's...Dries Buytaert2005-12-05
* - Patch #36434 by assimonds: fixed problem with editing signatures.Dries Buytaert2005-12-03
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...Dries Buytaert2005-12-02