summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Killed a warning. Reported by ax.Dries Buytaert2002-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
* . fixing what I did earlier. Not sure how that happend.Kjartan Mannes2002-10-20
* - applying patch from Ax. Bug #389:Kjartan Mannes2002-10-20
* - removed function module_rehash().Kjartan Mannes2002-10-17
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13
* - 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-30
* - fixed a bug in module_invoke_all , it will now also add 0's to the resultKjartan Mannes2002-09-27
* - Commited Marco's new comment module and forum module!!!Dries Buytaert2002-09-15
* - adding doctype to basic theme.Kjartan Mannes2002-09-11
* - removing the "No valid themes enabled" warning.Kjartan Mannes2002-09-08
* - Fixed function prototype of db_error(). Patch by James.Dries Buytaert2002-08-26
* - Applied a (modified) version of Marco's SQL sequence patch.Dries Buytaert2002-08-20
* - Reverted module.inc to the old module_invoke() function.Dries Buytaert2002-08-15
* - "module_invoke()" and "module_invoke_all()" can now be called with anyDries Buytaert2002-08-14
* - 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
* - removing the drupal module as always loaded.Kjartan Mannes2002-06-27
* - Added the improved db_query() function with timings from Marco's sandbox.Dries Buytaert2002-06-23
* - Added the theme_invoke() function from Moshe's sandbox.Dries Buytaert2002-06-23
* - Let the blocks itself take care of translating their titles. Patch byDries Buytaert2002-06-20
* - cosmetics mostly.Kjartan Mannes2002-06-15
* - added some missing title attributs to links.Kjartan Mannes2002-06-14
* - adding missing $bacground/$foreground variables.Kjartan Mannes2002-06-12
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - Bugfix. When a theme does no longer exist on disk, it should not beDries Buytaert2002-05-25
* - Coding style changes.Kjartan Mannes2002-05-23
* The default form action (request_uri) didn't escape HTML entities (such as &a...Steven Wittens2002-05-21
* - added taxonomy output to BaseTheme.Kjartan Mannes2002-05-20
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - 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
* - merged block and box modules. modules/box.module should be removedKjartan Mannes2002-05-02
* - fixing drupal_url()Kjartan Mannes2002-05-02
* - Included Moshe's guidelines on the use of t().Dries Buytaert2002-05-02
* - updating the PEAR db_query functions to the new format.Kjartan Mannes2002-05-01
* 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