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