summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - 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
* - 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
* CHANGES:Dries Buytaert2001-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
* - 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
* - Updated to only die() if page is directly requested.natrak2001-05-16
* - Fixed bug in path_uri()Dries Buytaert2001-05-16
* - Created 2 new functions:Dries Buytaert2001-05-15
* - Fixed typo: "$language" should have been "$languages".Dries Buytaert2001-05-14
* - Renamed "hostname.conf" to "setting.php" (cfr. "setting.module").Dries Buytaert2001-05-14
* - Made the main page display sub-topics when a specific topicDries Buytaert2001-05-12
* CHANGES:Dries Buytaert2001-05-10
* - Code review: improved search API, tidied up the search related code,Dries Buytaert2001-05-09
* - Added custom PHP error handler to track down warnings and errors.Dries Buytaert2001-05-06
* - Uhm. Rewrote the module system: less code clutter, less run-timeDries Buytaert2001-05-05
* CHANGES:Dries Buytaert2001-05-02
* Welp. Large commit ahead.Dries Buytaert2001-04-30
* CHANGES:Dries Buytaert2001-04-29
* - Addition: added a new, tiny forum module: I will use this forumDries Buytaert2001-04-29
* CHANGESKjartan Mannes2001-04-27
* CHANGESnatrak2001-04-27
* ChangesKjartan Mannes2001-04-23
* Changesnatrak2001-04-23
* - Oops: left in a debug-statementSteven Wittens2001-04-21
* - Fixed bug when node-navigation-combobox wouldn't select the correct item if...Steven Wittens2001-04-21
* - Added "custom" date/time format... to allow user-timezone-adjusted custom d...Steven Wittens2001-04-21
* - Fixed typo "sumbission"Steven Wittens2001-04-21
* - Centered the comment controls... much nicer :)Steven Wittens2001-04-21
* Made the "add" and "update" options in the node-combobox appear only when log...Steven Wittens2001-04-21
* - Addition: added a "promote" field to the node table, whichDries Buytaert2001-04-21
* - Addition: made it so that comments can be enabled/disabled onDries Buytaert2001-04-19
* - Addition: added 2 new functions check_mail() and check_name()Dries Buytaert2001-04-19
* - Addition: added a new function "module_hook($module, $hook)" to checkDries Buytaert2001-04-19
* - structure.inc: added category_name($cid) and topic_name($tid).Dries Buytaert2001-04-18
* Another big update so please read this carefully because there is important i...Dries Buytaert2001-04-16
* - a few changes which might help overcome Jeroen's redeclartion problemDries Buytaert2001-04-16
* - forgot to disable some debug informationDries Buytaert2001-04-16
* Large commit, read it carefully, and make the required changes toDries Buytaert2001-04-16
* - make the version CVS function a bit betterDries Buytaert2001-04-16