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