| Commit message (Expand) | Author | Age |
... | |
* | - Minor bug fix in node_links(). | natrak | 2001-06-17 |
* | Changes | natrak | 2001-06-15 |
* | Changes | Kjartan Mannes | 2001-06-15 |
* | - Fixed an error in variable_get(). If a variable was set to 0 it would retur... | natrak | 2001-06-15 |
* | - Added meta.module, an improved index.module that allows you to | Dries Buytaert | 2001-06-15 |
* | - Improved watchdog and submission throttle: removed redundant code, | Dries Buytaert | 2001-06-13 |
* | - Fixed typo; missing ". | Dries Buytaert | 2001-06-13 |
* | - Applied Remco's patch: | Dries Buytaert | 2001-06-13 |
* | - Applied Remco's patch, but added a closing </LI>-tag as well. | Dries Buytaert | 2001-06-13 |
* | - Added missing </TD>. | Dries Buytaert | 2001-06-13 |
* | - Fixed "administer" not being locale'd. (req. by Gerhard) | Steven Wittens | 2001-06-12 |
* | - Changed field_set(), field_get() and field_merge() to use ',' and | Dries Buytaert | 2001-06-11 |
* | Changes | natrak | 2001-06-11 |
* | Changes | Kjartan Mannes | 2001-06-11 |
* | This a rather large commit that needs a lot of fine-tuning. If you | Dries Buytaert | 2001-06-10 |
* | Changes | Kjartan Mannes | 2001-06-10 |
* | - Fixed inconsistent behavior of 'node_save()' and simplified the | Dries Buytaert | 2001-06-07 |
* | - Updated the $themes array to include all the themes. | Kjartan Mannes | 2001-06-07 |
* | - Improved db_fetch_array() to return an associative array only: | Dries Buytaert | 2001-06-06 |
* | - Modified error_handler() to ignore errors when @function() is used to | Kjartan Mannes | 2001-06-04 |
* | CHANGES: | Dries Buytaert | 2001-06-04 |
* | - Changed form_select() to return NULL if called without $options. This should | Kjartan Mannes | 2001-06-04 |
* | - Moved most of the options in structure.module to node.module. The | Dries Buytaert | 2001-06-02 |
* | CHANGES | Kjartan Mannes | 2001-06-02 |
* | - Made the code generated by include/common.inc XHTML 1.0 compliant: all | Dries Buytaert | 2001-05-31 |
* | - Fixed an extra <P> in form_file(). | Kjartan Mannes | 2001-05-30 |
* | - Removed a few lines of dead code. | Dries Buytaert | 2001-05-29 |
* | - Added a experimental index.module to try out some of the discussed | Dries Buytaert | 2001-05-25 |
* | - Improved the rating module: made it possible to define "weights" | Dries Buytaert | 2001-05-24 |
* | - Fixed small glitch in check_preview(). | Dries Buytaert | 2001-05-24 |
* | - Fixed a "bug" with in_array. Behaves strangely when the key is of type long. | natrak | 2001-05-23 |
* | - 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 |