summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - 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
* - fixing block configuration not working when user is disabling all blocks.Kjartan Mannes2002-09-30
* - coding style improvements.Kjartan Mannes2002-09-30
* - fixed a bug in module_invoke_all , it will now also add 0's to the resultKjartan Mannes2002-09-30
* - fixed a bug in module_invoke_all , it will now also add 0's to the resultKjartan Mannes2002-09-27
* - setting magic_quotes_gpc to 0 (off). IF it causes any problems please report.Kjartan Mannes2002-09-27
* - fixing authored dated for new posts.Kjartan Mannes2002-09-27
* - Applied Marco's first regex patch.Dries Buytaert2002-09-26
* - Applied Axel's patch to sort blocks by weight.Dries Buytaert2002-09-26
* - fixing user registration and field validation.Kjartan Mannes2002-09-25
* - serializing update_start variable.Kjartan Mannes2002-09-25
* - Some PostgreSQL improvements. Patch by James Arthur.Dries Buytaert2002-09-22
* - Fixed bug with queue module not displaying comments. Patch by Moshe.Dries Buytaert2002-09-18
* - Fix problem of comments not showing when viewed through node.php. PatchDries Buytaert2002-09-17
* - Made sure the sequence table is properly initialized for comments.Dries Buytaert2002-09-17
* - Fixed e-mail regex to accept ".info" TLDs as well as other future TLDs,Dries Buytaert2002-09-17
* - Applied Moshe's forum.module patch.Dries Buytaert2002-09-17
* - Applied Moshe's comment.module patch.Dries Buytaert2002-09-17
* - Commited Marco's new comment module and forum module!!!Dries Buytaert2002-09-15
* - removing the blot it link when the blog module is not loaded and the userKjartan Mannes2002-09-14
* New "powered by" buttons.Steven Wittens2002-09-13