| Commit message (Expand) | Author | Age |
* | comment.module: | Dries Buytaert | 2001-12-08 |
* | - Made a small improvement to format_name() | Dries Buytaert | 2001-12-05 |
* | Node and book updates: | Dries Buytaert | 2001-12-01 |
* | - fixed pass by reference errors. PHP only allows declaration of &$vars, not | Kjartan Mannes | 2001-11-26 |
* | - Bugfix: when updating a book page, the name of the author did not change. | Dries Buytaert | 2001-11-24 |
* | - modified node_save so that revisions are not validated using check_input, | Kjartan Mannes | 2001-11-23 |
* | - fixed a typo in an English sentence. | Dries Buytaert | 2001-11-12 |
* | - Made the node forms support "help texts": it is not possible to configure | Dries Buytaert | 2001-11-03 |
* | - A large batch of updates, amongst them a rewritten node system. More | Dries Buytaert | 2001-11-01 |
* | - added the CVS keyword $Id$ to all files to make future version tracking | Kjartan Mannes | 2001-10-20 |
* | - modified the variable code so you can override site settings in the config ... | Kjartan Mannes | 2001-10-20 |
* | - I tidied up most SQL tables to be more consistent with the rest of the | Dries Buytaert | 2001-10-14 |
* | - PEAR-ification of Drupal by claw: you can now host Drupal on a wide | Dries Buytaert | 2001-10-09 |
* | - small improvement to 'drupal_goto()' | Dries Buytaert | 2001-09-30 |
* | - small bugfix in drupal_goto | Dries Buytaert | 2001-09-30 |
* | - typo | Dries Buytaert | 2001-09-30 |
* | - replaced all 'header("Location: foo")'s by a call to 'drupal_goto()' | Dries Buytaert | 2001-09-30 |
* | - fixed small glitch in node_del() | Dries Buytaert | 2001-09-28 |
* | - small bugfix | Dries Buytaert | 2001-09-18 |
* | - Added the new user module! | Dries Buytaert | 2001-09-16 |
* | - common.inc: | Dries Buytaert | 2001-08-28 |
* | - Fixed bug in conf_init() not returning the default 'conf' when no | Dries Buytaert | 2001-08-22 |
* | - Changed the authentication and login scheme as discussed on the mailing | Dries Buytaert | 2001-08-11 |
* | locale.module | Kjartan Mannes | 2001-08-08 |
* | - common.inc: | Dries Buytaert | 2001-08-03 |
* | common.inc | Kjartan Mannes | 2001-07-25 |
* | - Fixed '" should be &' problem in feeds. | Dries Buytaert | 2001-07-18 |
* | - moved format_size() from file.module to common.inc. | Kjartan Mannes | 2001-07-17 |
* | - blog.module: | Dries Buytaert | 2001-07-14 |
* | - blog.module: | Dries Buytaert | 2001-07-14 |
* | - theme system: | Dries Buytaert | 2001-07-14 |
* | - Added blog.module to replace diary.module (contrubeted by Julian): | Dries Buytaert | 2001-07-11 |
* | - account.php: | Dries Buytaert | 2001-07-07 |
* | - common.inc: | Dries Buytaert | 2001-07-03 |
* | - Small updates | Dries Buytaert | 2001-07-01 |
* | - Introduced caching support. | Dries Buytaert | 2001-06-30 |
* | - Made search.php a module, being search.module. | Dries Buytaert | 2001-06-30 |
* | Extremely large commit: | Dries Buytaert | 2001-06-29 |
* | - Changed field_get/set() to be more efficent. | Kjartan Mannes | 2001-06-24 |
* | - Added simple referer module, for sake of fun. | Dries Buytaert | 2001-06-24 |
* | - Added a brand-new access.module which allows you to manage 'roles' | Dries Buytaert | 2001-06-20 |
* | - Made it so that usernames can contain spaces. Like that, people can | Dries Buytaert | 2001-06-19 |
* | Changes | Kjartan Mannes | 2001-06-18 |
* | - Merged "system settings" and "module settings" into one page. IMHO | Dries Buytaert | 2001-06-17 |
* | - Improved watchdog and submission throttle: removed redundant code, | Dries Buytaert | 2001-06-13 |
* | - Changed field_set(), field_get() and field_merge() to use ',' and | Dries Buytaert | 2001-06-11 |
* | This a rather large commit that needs a lot of fine-tuning. If you | Dries Buytaert | 2001-06-10 |
* | - Modified error_handler() to ignore errors when @function() is used to | Kjartan Mannes | 2001-06-04 |
* | - Changed form_select() to return NULL if called without $options. This should | Kjartan Mannes | 2001-06-04 |
* | CHANGES | Kjartan Mannes | 2001-06-02 |