summaryrefslogtreecommitdiff
path: root/modules/comment.module
Commit message (Expand)AuthorAge
* - Documentation fix: updated context-sensitive help to match menu item changes.Dries Buytaert2003-10-24
* - Bugfix: prefix not prepended to sequences. Fixes bug #3639.Dries Buytaert2003-10-22
* - Simplified comment counter caches a bit: removed some redundant SQL code.Dries Buytaert2003-10-20
* Patch by Moshe:Dries Buytaert2003-10-17
* - Fixed bug #3637: made comment module settings translatable. Patch #13 by M...Dries Buytaert2003-10-16
* - Bugfix: stopped the menu system from generating empty lists (<ul></ul>). P...Dries Buytaert2003-10-14
* - Fixed a dozen link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Fixed translation problem with comment module. Patch by Gobar.Dries Buytaert2003-10-05
* - Some documentation fixes by Matt.Dries Buytaert2003-10-03
* - Fixed bug #3449: comment display settings can't be translated.Dries Buytaert2003-10-03
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Performance improvement: removed redundant inner join. Patch by Kjartan.Dries Buytaert2003-10-03
* - Fixed import and comment module problems. Patch by Gabor.Dries Buytaert2003-09-29
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Fixed bug 2803: a user's signature was being erased when administered.Dries Buytaert2003-09-21
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Fixed bug with being able to post comments while you shouldn't. Patch byDries Buytaert2003-09-03
* - Fixed a number of small user experience inconsistencies pointed out byDries Buytaert2003-08-23
* - Correct caps in table headersDries Buytaert2003-08-21
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Committed Marco's comment module patch:Dries Buytaert2003-08-12
* - Miscellanious comment module fixes. Patch 20030806.comment-misc.patch byDries Buytaert2003-08-08
* - More help system improvements by Michael.Dries Buytaert2003-08-06
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: fixed HTML typo in comment module. Patch by Torgeir Berg.Dries Buytaert2003-07-10
* - Fixed some "search related" bugs introduced by Moshe's latest patch.Dries Buytaert2003-06-30
* - Improvement: removed some dead code. Patch by Gerhard.Dries Buytaert2003-06-22
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Comment module documentation improvements; updates by Charlie, patch by Al.Dries Buytaert2003-06-15
* - Show a non-clickable example "link" when previewing comments. Should fixDries Buytaert2003-06-12
* - Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefi...Dries Buytaert2003-06-11
* Fixed some typoes...Steven Wittens2003-06-08
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Usability improvements to the node form. Patch by Al. Will incorporateDries Buytaert2003-06-03
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Small usability improvement by Al.Dries Buytaert2003-05-31
* - Fixed bug 1763: changing comment preferences now works again. Tested withDries Buytaert2003-05-30