summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* - Committed Alastair Tse's getallheaders() patch.Dries Buytaert2003-01-31
* - Fixed bug introduced by Moshe's common.inc patch; posting content wouldDries Buytaert2003-01-27
* - Applied Moshe's _exit patch (slightly modified).Dries Buytaert2003-01-26
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21
* - Tidied up a SQL query.Dries Buytaert2003-01-20
* - Enabled XML-RPC.Dries Buytaert2003-01-15
* - Fixed glitch in table_cell(). Spotted by Michael.Dries Buytaert2003-01-15
* - Added some more URL rewrite rules based on contributions from Gerhard.Dries Buytaert2003-01-12
* - Rewrite old-style URLs. Based on patch by Gerhard.Dries Buytaert2003-01-11
* - Fixed "clean URL" glitch in queue module. Patch by Ax.Dries Buytaert2003-01-11
* - Added some isset()s to kill some "Undefined variable" warnings. Patch byDries Buytaert2003-01-09
* - Fixed the pager. It might not be 100% correct, but it will work in 95%Dries Buytaert2003-01-09
* - Made sure the $links array is properly initialized before doing anDries Buytaert2003-01-08
* - Added a few line breaks in the HTML emitted by the table() functionDries Buytaert2003-01-07
* - Forgot to update the taxonomy links. Reported by Adam.Dries Buytaert2003-01-06
* - Fixed typo in watchdog(). Reported by Marco.Dries Buytaert2003-01-06
* - Clean URL patch.Dries Buytaert2003-01-06
* Typo ('tat' > 'that')Steven Wittens2003-01-05
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Bugfix: wrapped an RSS item's description in a check_output() to ensureDries Buytaert2002-12-31
* - Check input given to table rendering functions to avoid warning.Dries Buytaert2002-12-30
* - Added table rendering functions. As an example, I changed the node moduleDries Buytaert2002-12-29
* - Made Drupal report an error when magic_quotes are disabled.Dries Buytaert2002-12-26
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Fixed bug in cache_clear_all(). Patch by Marco.Dries Buytaert2002-12-16
* - Forgot a tag.Dries Buytaert2002-12-15
* - Committed Marco's pager improvements.Dries Buytaert2002-12-14
* Applied patch by Natrak:Dries Buytaert2002-12-11
* - Fixed typo. Reported by Kobus.Dries Buytaert2002-12-11
* - Fixed small glitch in drupal_goto(): somethimes a "&" got appended. PatchDries Buytaert2002-11-29
* - SID will now only be appended when session.use_trans_sid is set. PatchDries Buytaert2002-11-21
* Patch based on work of Kjartan:Dries Buytaert2002-11-17
* * Added Jeremy's pager:Dries Buytaert2002-11-09
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* . fixing what I did earlier. Not sure how that happend.Kjartan Mannes2002-10-20
* - applying patch from Ax. Bug #389:Kjartan Mannes2002-10-20
* - changed format_date to allow W (week of year) in a custom format.Kjartan Mannes2002-10-04
* - fixed a bug in module_invoke_all , it will now also add 0's to the resultKjartan Mannes2002-09-27
* - An attempt to solve drupal_goto() in presence of session IDs.Dries Buytaert2002-08-08
* - Made it possible to store arrays in the variables table. Patch by Marco.Dries Buytaert2002-07-06
* - A variety of small localization updates. Patch by Ori Folger.Dries Buytaert2002-07-05
* - cosmetics mostly.Kjartan Mannes2002-06-15
* - added some missing title attributs to links.Kjartan Mannes2002-06-14
* - Added missing translations and the like.Dries Buytaert2002-05-31
* The default form action (request_uri) didn't escape HTML entities (such as &a...Steven Wittens2002-05-21
* - more coding style fixes.Kjartan Mannes2002-05-13
* - minor cleanupKjartan Mannes2002-05-12
* - Fixed typo.Dries Buytaert2002-05-12
* - applied Stevens link patch.Kjartan Mannes2002-05-12