summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - 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
* - removed some warnings caused by implode.Kjartan Mannes2002-02-19
* - Removed theme Trillian from the $themes-array.Dries Buytaert2002-02-19
* - applying patches from Axel Kollmorgen. SeeKjartan Mannes2002-02-17
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - no changes, just line endings that got foubared.Kjartan Mannes2002-01-13
* - Fixed a typo in the example theme. (Patch by Mark)Dries Buytaert2002-01-12
* - Added a "title"-attribute to the "register" link and translated theDries Buytaert2002-01-11
* SessionKjartan Mannes2002-01-09
* - Fixed a typoDries Buytaert2002-01-05