summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - testing new loginfo script.Kjartan Mannes2002-11-06
* - Added missing filter. Patch by Marco.Dries Buytaert2002-11-03
* - Sometimes nodes where being displayed when they shouldn't. Patch byDries Buytaert2002-11-03
* - Fixed glitch in block module: the admin links were not composedDries Buytaert2002-11-01
* - Applied a PostgreSQL patch from James.Dries Buytaert2002-11-01
* - Substituted the weblogs module with a more generic ping module. We'reDries Buytaert2002-11-01
* - Made sure blocks are sorted by weight. Patch by Ax.Dries Buytaert2002-10-30
* - Applied db_query() fix. Thanks Gerhard and Marco.Dries Buytaert2002-10-30
* - Applied Stefan's locale patches.Dries Buytaert2002-10-29
* - Applied Stefaan's locale patches. The statistics.module patch failed toDries Buytaert2002-10-29
* - Made sure we switching using $delta. Thanks Marco and Gerhard.Dries Buytaert2002-10-29
* - Added Jeremy.Dries Buytaert2002-10-29
* - Fixing blocks for forum, queue and statistics.Kjartan Mannes2002-10-28
* - blocks != boxes. Sorry :)Kjartan Mannes2002-10-26
* - making sure the type field is set right for blocks: 1 -> 0, 2 ->1.Kjartan Mannes2002-10-26
* - setting the right date for block update.Kjartan Mannes2002-10-26
* - Fixed a braino.Dries Buytaert2002-10-26
* - Applied a slightly modified version of breyten's weblogs.module patch.Dries Buytaert2002-10-26
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Removed my superfluous check.Dries Buytaert2002-10-24
* - Killed a warning. Reported by ax.Dries Buytaert2002-10-24
* - sort books by weight, then title in book_render().Kjartan Mannes2002-10-24
* - dont print empty row if there are no next or prev links to show in admin_ov...Kjartan Mannes2002-10-24
* - Made it possible to connect to mysql databases running on non-standardDries Buytaert2002-10-23
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* - Added missing t() function. Patch by Marco.Dries Buytaert2002-10-22
* - Fixed bug reported by Ax.Dries Buytaert2002-10-21
* . fixing what I did earlier. Not sure how that happend.Kjartan Mannes2002-10-20
* - applying patch from Ax. Bug #389:Kjartan Mannes2002-10-20
* - fixing an access bug in import.module.Kjartan Mannes2002-10-19
* - Removed dead code.Dries Buytaert2002-10-18
* - Applied Marco's poll.module patch.Dries Buytaert2002-10-18
* - removed function module_rehash().Kjartan Mannes2002-10-17
* - fixing the logic for populating $node when adding a new node. Title, teaser,Kjartan Mannes2002-10-17
* - Fixed bug with "jump to recent comment" link.Dries Buytaert2002-10-16
* - Small improvement to the forum module block.Dries Buytaert2002-10-16
* - Fixed missing filteringSteven Wittens2002-10-15
* - Fixed missing filteringSteven Wittens2002-10-15
* - submit page will now use $edit[teaser/body] if available in the initial req...Kjartan Mannes2002-10-15
* - fixing SQL queries. Do not append ; to SQL queries in PHP.Kjartan Mannes2002-10-15
* - Fixed bug in user_save().Dries Buytaert2002-10-13
* - Made some usability improvements. Needs more work but I had my take forDries Buytaert2002-10-13
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13
* - Applied Moshe's comment module patch to address some of the usabilityDries Buytaert2002-10-13
* - Made sure the tracker module does not list discarded comments. Patch byDries Buytaert2002-10-09
* - Fixed an HTML entity. Patch by Remco.Dries Buytaert2002-10-09
* - Fixed a "<br />". Patch by Remco.Dries Buytaert2002-10-09
* - Fixed warning in user module.Dries Buytaert2002-10-07
* - changed format_date to allow W (week of year) in a custom format.Kjartan Mannes2002-10-04
* - Fixed HTML typo. Patch by Gerhard.Dries Buytaert2002-10-02