summaryrefslogtreecommitdiff
path: root/modules/comment/comment.module
Commit message (Collapse)AuthorAge
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #77896 by killes: don't clear cache inside loop.Dries Buytaert2006-08-10
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* #73884 by RobRoy, various code cleanup.Neil Drumm2006-08-05
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #73605 by RobRoy, make hook_link() implementations consistent with ↵Neil Drumm2006-07-19
| | | | documentation.
* #73748 by RobRoy, add a themeable wrapper for commentsNeil Drumm2006-07-19
|
* #74070: urlencode to drupal_urlencode()Steven Wittens2006-07-18
|
* - Patch #73351 by Kris, Goba et al: only display comment link in RSS, if ↵Dries Buytaert2006-07-13
| | | | applicable.
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* #72865 by AjK, use more standard is_numeric() instead of ctype_digit().Neil Drumm2006-07-10
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* #63990 by Heine and chx, allow commenting on nodes containing formsNeil Drumm2006-07-02
|
* #67745 by AjK, handle deleting non-existant comments better.Neil Drumm2006-07-02
|
* #51556 by greggles, Fixing an inaccurate comment.Neil Drumm2006-05-20
|
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #61678 by Zen, Comment body validation should rely on fapiNeil Drumm2006-05-04
|
* #58953: Flat collapsed mode and newest first order brokenSteven Wittens2006-04-27
|
* - Patch #58953 by tenrapid: critical bugfix: Flat Collapsed mode and Newest ↵Dries Buytaert2006-04-24
| | | | First order broken.
* #58221, Turn #after_build into a functions array in order to make validation ↵Gerhard Killesreiter2006-04-20
| | | | | | of date fields possible. Patch by yched, tenrapid Also makes forms API more consistent (see #pre_render)
* - Patch #58921 by markus_petrux: critical bug: database error when rendering ↵Dries Buytaert2006-04-17
| | | | | | comments in PostgreSQL. Tested with MySQL only!
* #51002: Admins could not see unpublished comments (plus minor usability ↵Steven Wittens2006-04-15
| | | | enhancements for previewing/unpublished)
* #5371, drupal_get_destination, pager and tablesort array handling, patch by ↵Gerhard Killesreiter2006-04-13
| | | | Steven
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
|
* #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 ↵Gerhard Killesreiter2006-03-24
| | | | robertgarrigos
* #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 ↵Dries Buytaert2006-03-06
| | | | wrong place.
* - 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 ↵Dries Buytaert2006-02-04
| | | | a bug with its forms.
* - 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
|