summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added poll.module, a poll module :)Steven Wittens2001-05-19
* CHANGES:Dries Buytaert2001-05-19
* There was an "echo $story->cid;" after the date in $theme->story, which cause...Steven Wittens2001-05-19
* Oops, I used sort() instead of asort(), which destroys the keys in associativ...Steven Wittens2001-05-18
* Made module_list() return an alphabetically sorted list.Steven Wittens2001-05-18
* - Fixed bug in book.module: parent-field was not saved.Dries Buytaert2001-05-18
* - Changed form_file($name) to form_file($title, $name, $size, $description = 0).Kjartan Mannes2001-05-18
* - Tidied up the field_get() API and improved the implementation ofDries Buytaert2001-05-17
* - Removed debug output.Dries Buytaert2001-05-17
* - Fixed bug in account.module.Dries Buytaert2001-05-17
* Improved and optimized format_interval()Steven Wittens2001-05-17
* Updated the custom timestamp format to include locale support.Steven Wittens2001-05-17
* - Extended form() to take an optional forth parameter which is appended toKjartan Mannes2001-05-17
* - Removed the "history"-field from the SQL table "users" and addedDries Buytaert2001-05-16
* - Fixed warning in headline_admin_add().Dries Buytaert2001-05-16
* - Updated to only die() if page is directly requested.natrak2001-05-16
* - Fixed bug in path_uri()Dries Buytaert2001-05-16
* - Drastically simplified the node_save() API, which should make theDries Buytaert2001-05-15
* - Renamed ./themes/jeroen2/ in ./themes/yaroon/ (again).Dries Buytaert2001-05-15
* - Created 2 new functions:Dries Buytaert2001-05-15
* Hey,Jeroen Bensch2001-05-15
* - Fixed bug in theme Yaroon: the image-path was set to ./themes/jeroen2/Dries Buytaert2001-05-15
* This is a major rewrite of the Goofy-theme.... the major problem with it was ...Steven Wittens2001-05-14
* Nat: adding a block is nice, but make sure don't forget traling semi-colons o...Steven Wittens2001-05-14
* I've restored it to its previous condition... apparently the database.mysql i...Steven Wittens2001-05-14
* Hmmm the "promote" column was missing...Steven Wittens2001-05-14
* TypoSteven Wittens2001-05-14
* I think I've fixed the "chicken and egg"-problem when creating the first user...Steven Wittens2001-05-14
* - Fixed typo: "$language" should have been "$languages".Dries Buytaert2001-05-14
* - Small improvement (by Natrak) to display the correct CVS username.Dries Buytaert2001-05-14
* - Renamed "hostname.conf" to "setting.php" (cfr. "setting.module").Dries Buytaert2001-05-14
* Updated headline.module:Steven Wittens2001-05-14
* - Fixed a problem with $format not being defined as global.Kjartan Mannes2001-05-14
* - Fixed a problem with $format not being defined as global.Kjartan Mannes2001-05-14
* - Removed the <PRE></PRE>-tags from cvs.module to make the CVS logDries Buytaert2001-05-14
* I added a trailing dot to the numbers in the ratings list. Call me a perfecti...Steven Wittens2001-05-13
* - Fixed a warning in queue.module.Dries Buytaert2001-05-13
* - Fixed typo in drupal.module (and helping Natrak to get the CVS digestsDries Buytaert2001-05-13
* - Fixed a few typoes in drupal.moduleDries Buytaert2001-05-13
* - Updated CHANGELOGDries Buytaert2001-05-13
* - Updated CHANGELOGDries Buytaert2001-05-13
* - Updated CHANGELOGDries Buytaert2001-05-13
* - Update CHANGELOGDries Buytaert2001-05-12
* - Updated CHANGELOGDries Buytaert2001-05-12
* - Made the main page display sub-topics when a specific topicDries Buytaert2001-05-12
* CHANGES:Dries Buytaert2001-05-10
* CHANGES:Dries Buytaert2001-05-10
* - Merged modules/headlineRSS10.module into modules/headline.module:Dries Buytaert2001-05-09
* - Code review: improved search API, tidied up the search related code,Dries Buytaert2001-05-09
* - Fixed submission bug in book.module. (reported by Remco)Dries Buytaert2001-05-07