summaryrefslogtreecommitdiff
path: root/modules/comment.module
Commit message (Expand)AuthorAge
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* #12128: Change label for comment subject settings to match behaviour;Steven Wittens2004-10-28
* Comment deleting brokenSteven Wittens2004-10-18
* - Patch #11670 by TDobes: comment.module did not properly set a breadcrumb fo...Dries Buytaert2004-10-17
* - Patch #10664 by TDobes: fixed collapsed comments + updated the code comments.Dries Buytaert2004-10-16
* - Patch #9252 by TDobes: admins should be able to edit anonymous commenters' ...Dries Buytaert2004-10-15
* - Patch #11605 by TDobes: if a user happens to have uid=0 defined in their da...Dries Buytaert2004-10-15
* - Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make itDries Buytaert2004-10-15
* #10677: Confirmation when deleting a block + unifying confirmation screens.Steven Wittens2004-10-14
* #11503: Fixing bad t()Steven Wittens2004-10-13
* #11503: consistency improvements by StefanSteven Wittens2004-10-12
* #11503: (more) missing t()Steven Wittens2004-10-12
* - Orphaned the node_link() hook as per #9769.Dries Buytaert2004-10-10
* - Fixed critical bug #10664: made comment in collapsed mode work. One more d...Dries Buytaert2004-10-10
* - Patch #4925 by erikhopp: comment module emits too many id="comment"s, so th...Dries Buytaert2004-10-09
* Hopefully fixing all filter issues with comments.Steven Wittens2004-10-07
* - Patch #11316 by ankur: added missing %d in INSERT-query.Dries Buytaert2004-10-05
* Fixing problems with filter formats and comments.Steven Wittens2004-10-05
* - Patch #11286 by Neill: fixed broken link in form description.Dries Buytaert2004-10-05
* - Patch #10920 by jhriggs: fixed bug with comment moderation.Dries Buytaert2004-09-30
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #10977 by Gerhard: added node permission checks to the SQL queries.Dries Buytaert2004-09-27
* - Patch #10722 by drumm: the user's signature was not remembered when the 'my...Dries Buytaert2004-09-20
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Fixed SQL problem in _comment_update_node_statistics().Dries Buytaert2004-09-14
* - Patch #10308 by Bart Jansens/ccourtne: fixed shadow copies.Dries Buytaert2004-09-14
* - Bugfix: comment subject where not always enabled by default because the def...Dries Buytaert2004-09-11
* Comment.module:Steven Wittens2004-09-05
* - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...Steven Wittens2004-08-22
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* #10033: by Jonbob, make sure no filter check is done until the first preview.Steven Wittens2004-08-13
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9812 by Adrian: fixed some PostgreSQL/ANSI SQL compabitibilityDries Buytaert2004-08-06
* - Patch #9775 by TDobes: consistency operation. Changed to "edit foo," "dele...Dries Buytaert2004-08-05
* - Partial patch #9643 by Bart:Dries Buytaert2004-08-03
* - Fixed broken link + removed redundant form descriptions (there is no pointDries Buytaert2004-08-01
* - Patch #7466 by TDobes: comments module would add a link of register even if...Dries Buytaert2004-07-14
* - Patch #9253 by Morbus: fixed bug that manifested itself with a duplicate pa...Dries Buytaert2004-07-13
* - Patch by JonBob: updated the comment module to take advantage of the latestDries Buytaert2004-07-10
* - Patch 8756 by Morbus:Dries Buytaert2004-07-10
* - Patch #9010 by Morbus: reorganized the order of functions in the commentDries Buytaert2004-07-08
* - Marked required fields on the node (story, book, page, blog) and commentDries Buytaert2004-07-08
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - Patch #9046 by asimmonds: comment signature option was not displayed.Dries Buytaert2004-07-05
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Patch #8757 by Morbus Iff: fixed redirection after comment moderation.Dries Buytaert2004-06-23