summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* Patch by Ax:Dries Buytaert2003-02-01
* - 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
* - Fixed XHTML glitch in the sitemap. Thanks Moshe and Michael.Dries Buytaert2003-01-27
* - Added sitemap feature to administration pages. Requested by variousDries Buytaert2003-01-26
* - Applied Moshe's _exit patch (slightly modified).Dries Buytaert2003-01-26
* - Patch by Ulf: XHTML-ified the code.Dries Buytaert2003-01-21
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21
* - Replaced "&" by "&". Patch by Ulf.Dries Buytaert2003-01-20
* - Tidied up a SQL query.Dries Buytaert2003-01-20
* Patch by Marco:Dries Buytaert2003-01-15
* - Enabled XML-RPC.Dries Buytaert2003-01-15
* - Fixed glitch in table_cell(). Spotted by Michael.Dries Buytaert2003-01-15
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - 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
* - Fixed bug in update of taxonomy links.Dries Buytaert2003-01-06
* - 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
* - Code improvement: menu_tree() will no longer generate empty "<ul></ul>"Dries Buytaert2002-12-30
* - 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
* - We don't have to show the main row anymore.Dries Buytaert2002-12-27
* - Made Drupal report an error when magic_quotes are disabled.Dries Buytaert2002-12-26
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Small improvement. Patch by Moshe.Dries Buytaert2002-12-21
* - Removed some backslashes. Reported by Adam.Dries Buytaert2002-12-20
* - 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
* o Permission improvements:Dries Buytaert2002-12-10
* - Made sure session.cache_limiter is set to "none" as suggested by MosheDries Buytaert2002-12-08
* - Added "short_open_tag 1" to the PHP settings.Dries Buytaert2002-12-07
* - Added some extra information about PHP settings.Dries Buytaert2002-12-02
* - Patch by Jeremy to fix a module loading bug:Dries Buytaert2002-11-29
* - Fixed small glitch in drupal_goto(): somethimes a "&" got appended. PatchDries Buytaert2002-11-29
* - Applied Ax's pager patch: includes documentation (rewrote it somewhat) and twoDries Buytaert2002-11-26
* - Added some comments/explanation wrt to the "$db_url" settings; this seemedDries Buytaert2002-11-26