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