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