summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Updated the import module to the new documentation scheme. Patch byDries Buytaert2003-08-20
* - Committed Jeremy's session patch: this brings us one step closer to havingDries Buytaert2003-08-20
* - Updated the user module to use the new help system approach.Dries Buytaert2003-08-19
* - Updated the watchdog module to use the new help function approach.Dries Buytaert2003-08-19
* - Added path aliasing support to the Xtemplate theme. Patch 98 by Matthias.Dries Buytaert2003-08-16
* - Rewrote handling of forum icons and added default icons made by StevenDries Buytaert2003-08-16
* - Bugfix: don't user term->descriptions in link attributes as they are HTMLDries Buytaert2003-08-16
* - Bugfix: changed 'INNER JOIN' back to 'LEFT JOIN'.Dries Buytaert2003-08-15
* 1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comme...Dries Buytaert2003-08-15
* - Bugfix: fixed problem with "exit" hook not always being called. ReportedDries Buytaert2003-08-13
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Fixed typo: 'vharchar' -> 'varchar'. Patch by Michael Frankowski.Dries Buytaert2003-08-13
* - Usability improvements based on Keith Instone's suggestions:Dries Buytaert2003-08-13
* - Usability improvement: changed the title of the main block on the userDries Buytaert2003-08-13
* - Bugfix: use table prefix in comment module updates. Patch by Bart.Dries Buytaert2003-08-13
* - Applied modified version of almaw's 0064 patch: form item attributes.Kjartan Mannes2003-08-12
* - Heavily modified version of Gerhard's patch #82: the queue module does nowDries Buytaert2003-08-12
* - Added missing t() functions to watchdog. Patch #80 by Stefan.Dries Buytaert2003-08-12
* - Added missing translation functions. Patch #78 by Stefan. Merged by handDries Buytaert2003-08-12
* - Updated the CHANGELOGDries Buytaert2003-08-12
* - Committed Marco's comment module patch:Dries Buytaert2003-08-12
* - Small index.php improvement. Modified patch from Bart Jansens.Dries Buytaert2003-08-12
* 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