| Commit message (Expand) | Author | Age |
* | - Fixed a "bug" with in_array. Behaves strangely when the key is of type long. | natrak | 2001-05-23 |
* | - Fixed regexp bug in <Files>. This used to work on older versions of | natrak | 2001-05-23 |
* | Fixed the poll block being messed up a lot. Stupid objects and arrays mixup :P | Steven Wittens | 2001-05-23 |
* | Slight improvement to the "choiceboxes" thingie. | Steven Wittens | 2001-05-22 |
* | Let's hope fixing bugs will be just as easy next time :) | Steven Wittens | 2001-05-22 |
* | Disabled the buggy cron for now. Will fix tomorrow. | Steven Wittens | 2001-05-22 |
* | (Hopefully) a fix for the "n.active" watchdog error... forgot that node_get_X... | Steven Wittens | 2001-05-22 |
* | - Fixed a minor JavaScript bug. | natrak | 2001-05-22 |
* | - Undoing last change. Allowed_html was already in the filters section. *opps* | natrak | 2001-05-22 |
* | - Added allowed_html to conf.module so it can be modified. | natrak | 2001-05-22 |
* | Added nowrap to the category-cell to prevent it from looking ugly on long cat... | Steven Wittens | 2001-05-21 |
* | - Removed includes/timer.inc: it has been integrated in common.inc. | Dries Buytaert | 2001-05-20 |
* | - Improved node_get() so that it will try to skip one additional query | Dries Buytaert | 2001-05-20 |
* | - Fixed small glitch in locale.module. | Dries Buytaert | 2001-05-20 |
* | - Changed the node_get_object() and node_get_array() functions to allow multi... | Steven Wittens | 2001-05-20 |
* | - Improved node_preview(). Fixes a problem with poll.module. | Dries Buytaert | 2001-05-20 |
* | CHANGES | Dries Buytaert | 2001-05-20 |
* | - Fixed the errors when adding a new poll. | Steven Wittens | 2001-05-20 |
* | 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 |