summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - 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
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - fixing bug reported by Remco.Kjartan Mannes2002-04-15
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - applied search patch.Kjartan Mannes2002-03-05