summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Applied 0007.almaw.home-link-using-l.patchKjartan Mannes2003-08-11
* - Bugfix: changed an inner join back to a left join. Patch by Bart JansensDries Buytaert2003-08-10
* - Miscellanious comment module fixes. Patch 20030806.comment-misc.patch byDries Buytaert2003-08-08
* - Committed a modified version of Ulf's input checking changes. Patch #95.Dries Buytaert2003-08-08
* - Block module documentation improvement. Patch by Gerhard.Dries Buytaert2003-08-07
* - Setting the date of the 4.2.0 release.Dries Buytaert2003-08-06
* - More help system improvements by Michael.Dries Buytaert2003-08-06
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Added missing {}. Fixes bug 2423 reported by kenzky.Dries Buytaert2003-08-05
* - Added more filters and support for "mass-operations" to the node overview pageDries Buytaert2003-08-02
* - If $node->path has been initialized (via a form for example), node_url will...Dries Buytaert2003-07-31
* - Fixed broken links in the versioning system. Patch by Bart Jansens.Dries Buytaert2003-07-31
* - Changing the node body to type 'mediumtext'. Addresses bug #2155.Dries Buytaert2003-07-26
* - Fixed bug in user_validate_name(): . (dot) should be allowed for DA to work.Dries Buytaert2003-07-26
* - Bugfix: remove forum block caching as it contains text that can be translated.Dries Buytaert2003-07-26
* - Applied Moshe's 007 patch: "read more" and author optimizations.Dries Buytaert2003-07-26
* - Bugfix: made deleting polls work. Patch by Marco.Dries Buytaert2003-07-24
* - Fixed the update path of user_save(). Patch by Gerhard. Tnx.Dries Buytaert2003-07-23
* - Cache system improvements by Gerhard: removed some left-overs.Dries Buytaert2003-07-23
* - Bugfix: the cache wasn't always cleared properly. Patch by Gerhard.Dries Buytaert2003-07-23
* - Fixed typo: implde() -> implode(). Reported by Moshe.Dries Buytaert2003-07-23
* - Fixed node_save() and user_save() bug introduced by table prefix changes.Dries Buytaert2003-07-21
* - Some queue module fixes by Trogeir.Dries Buytaert2003-07-17
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
* - Some documentation fixes as per Charlie's suggestion: bug #2260.Dries Buytaert2003-07-14
* - Documentation improvement by Charly. Task #2257.Dries Buytaert2003-07-13
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Bugfix: fixed username not being fetched with the title module. Fixes bugDries 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 typoDries Buytaert2003-07-09
* - Some more refinementsDries Buytaert2003-07-09
* - Bugfix: fixed the "check for duplicate e-mail addresses" test. Patch byDries Buytaert2003-07-09
* - Changed the XSS check a little to be slightly more forgiving wrt styleDries Buytaert2003-07-09
* - First step towards the simplification of the upgrade script.Dries Buytaert2003-07-09
* - Made the tracker module link to your own posts. Patch 79 from Gerhard.Dries Buytaert2003-07-09
* - Made it easier to translate some text on the tracker page. Patch #71 byDries Buytaert2003-07-08
* - Added 3 missing t() functions to the statistics module's administrationDries Buytaert2003-07-08
* - Made it easier to translate the the "Jump to" link of the forum module.Dries Buytaert2003-07-08
* - Usability improvement and bugfix for translation issue with the taxonomyDries Buytaert2003-07-08
* - Improvement: made it easier to translate the book outline. Patch #67 byDries Buytaert2003-07-08
* - Translation improvement: made it easier to translate the site title of theDries Buytaert2003-07-08
* - Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris.Dries Buytaert2003-07-08
* - Bugfix: don't show the "blog it" links when the blog module is disabled.Dries Buytaert2003-07-08
* - Removed some cruft.Dries Buytaert2003-07-08
* - Improvement: made it possible to translate the forum module. Patch #53 by ...Dries Buytaert2003-07-02
* - Bugfix: added more permissions checks. Patches #60-62 by Al. Should fixDries Buytaert2003-07-01
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Bugfix: fixed problem with search terms not being escaped properly.Dries Buytaert2003-06-30