summaryrefslogtreecommitdiff
path: root/modules/comment/comment.module
Commit message (Collapse)AuthorAge
* - Patch #82938 by edkwh and natrak: error in comments admin page after ↵Dries Buytaert2006-10-24
| | | | clicking on Update without selecting any comments.
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #78399 by Eaton and chx: don't allow HTML in the title.Dries Buytaert2006-10-18
|
* #84443 by Shakur. Do not depend on a url argument being defined.Neil Drumm2006-10-17
|
* - Patch #87995 by merlinofchaos: cleaned up CSS and simplified the code.Dries Buytaert2006-10-11
|
* - Patch #87755 by kjartan: anonymous comments can't save names.Dries Buytaert2006-10-09
|
* - Patch #83007 by edkwh: fixed multi-comment delete.Dries Buytaert2006-09-17
|
* #73584 by keve an flk. Properly check if a variable is set.Neil Drumm2006-09-09
|
* - Patch #82465 by webchick: renamed variables in hooks for consistency.Dries Buytaert2006-09-08
|
* #82336 by jvandyk. Set the default input format if we don't have one.Neil Drumm2006-09-05
|
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* #81481 by erdemkose. Show the comment subject on delete confirmation.Neil Drumm2006-08-31
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #80895 by webchick et al: make it easier to disable form elements.Dries Buytaert2006-08-27
|
* - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to ↵Dries Buytaert2006-08-22
| | | | control access to form elements.
* - Patch #79498 by Eaton: fixed editing comments and nodes.Dries Buytaert2006-08-19
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - 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
|