summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
...
* - 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
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11
* - Fixed broken RSS feeds.Dries Buytaert2002-05-05
* - rolling back common.inc. Wasn't supposed to be in the last commit.Kjartan Mannes2002-05-04
* - making sure the nodes call filter().Kjartan Mannes2002-05-04
* - filter changes part 1. Part 2 tomorrow.Kjartan Mannes2002-05-03
* - fixing drupal_url()Kjartan Mannes2002-05-02
* - Included Moshe's guidelines on the use of t().Dries Buytaert2002-05-02
* Patch by Moshe Weitzman:Dries Buytaert2002-04-27
* - Made the date strings configurable. Patch by Simon Lindsay.Dries Buytaert2002-04-24
* - Bugfix: solve problem with locales being "disabled". Reported by Jerritt,Dries Buytaert2002-04-24
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - applied search patch.Kjartan Mannes2002-03-05
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* - Fixed a typoDries Buytaert2002-01-05
* Integrated Marco's generic/improved cache into Drupal. Requires anDries Buytaert2002-01-05
* - import.module:Dries Buytaert2001-12-30