summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - 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
* - Bugfix: fixed the "check for duplicate e-mail addresses" test. Patch byDries 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
* - Fixed some "search related" bugs introduced by Moshe's latest patch.Dries Buytaert2003-06-30
* - Bugfix: fixed calendar block caching. Patch by Al. Fixes bug #2131.Dries Buytaert2003-06-30
* - Bugfix: flush the cache after updating the new feeds (or after havingDries Buytaert2003-06-28
* - Reworked the CXX checking; now, _any_ user input will be checkedDries Buytaert2003-06-27
* - Improvement: moved hard-coded CSS from user module to drupal.css. PatchDries Buytaert2003-06-26
* *** empty log message ***Dries Buytaert2003-06-26
* - Bugfix: fixed bug in the search module that prevented the title moduleDries Buytaert2003-06-25
* - Narrow the set of allowed usernames to prevent people from messing with it.Dries Buytaert2003-06-25
* - Bugfix: fixed bug #1627.Dries Buytaert2003-06-24
* - Bugfix: renamed "create PHP content" to "create php content". ReportedDries Buytaert2003-06-24
* - Bring back the statistics module. Not sure what went wrong.Dries Buytaert2003-06-23
* - Improvement: SQL improvements to the user module. Patch #44 and #45 byDries Buytaert2003-06-23
* - Bugfix: fixed timezone problem with archive module. Patch by Al.Dries Buytaert2003-06-22
* - Bugfix: fixed the character when importing news feeds. Reported atDries Buytaert2003-06-22
* - Improvement: removed some dead code. Patch by Gerhard.Dries Buytaert2003-06-22
* - Translation improvement. Patch by Stefan.Dries Buytaert2003-06-20
* - Bugfix: fixed problem with changing themes. Didn't apply Al's patch asDries Buytaert2003-06-20
* - Bugfix: fixed problem with the use of % on the user module form. PatchDries Buytaert2003-06-20
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Improvement: made the default homepage setting more flexible. Patch byDries Buytaert2003-06-18
* - Bugfix: it was not possible to delete a user account when "delete" wasDries Buytaert2003-06-18
* - Improvement: made the user module use themeable lists. Patch #32 by Kristjan.Dries Buytaert2003-06-18
* - Bugfix: corrected typo in the poll module. Patch by Al.Dries Buytaert2003-06-17
* - Bugfix: made searching locale strings work. Patch by Al. Fixes bug #1986.Dries Buytaert2003-06-17
* Bugfix: user timezone-selection now uses the site's configured date_format_lo...Steven Wittens2003-06-16
* - Bugfix: fixed searches to do boolean AND rather than OR. This isn't the be...Dries Buytaert2003-06-16
* - Bugfix: emit the proper CSS tags for "normal" and "linked" days. Patch #18Dries Buytaert2003-06-16