summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Small updatesDries Buytaert2001-07-01
* - Introduced caching support.Dries Buytaert2001-06-30
* - Made search.php a module, being search.module.Dries Buytaert2001-06-30
* - Tidied up node.inc and node.php a bit.Dries Buytaert2001-06-30
* Extremely large commit:Dries Buytaert2001-06-29
* - Fixed bug node.module bug:Dries Buytaert2001-06-27
* - Fixed typo in comment.inc as result of form-ification. Replying toDries Buytaert2001-06-26
* - Fixed a few tiny bugs in comment.inc (introduced by the form-ification).Dries Buytaert2001-06-25
* - Changed field_get/set() to be more efficent.Kjartan Mannes2001-06-24
* - XHTML-ified search-related code.Dries Buytaert2001-06-24
* - Added simple referer module, for sake of fun.Dries Buytaert2001-06-24
* - Made it possible to enter longer username such as 'Gerhard K*llesreit'.Dries Buytaert2001-06-23
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* - Changed '?meta=' to 'index.php?meta='. Patch by Simone.Dries Buytaert2001-06-19
* - Made it so that usernames can contain spaces. Like that, people canDries Buytaert2001-06-19
* ChangesKjartan Mannes2001-06-18
* Changesnatrak2001-06-18
* - Merged "system settings" and "module settings" into one page. IMHODries Buytaert2001-06-17
* Oops, a rather large commit:Dries Buytaert2001-06-17
* - Minor bug fix in node_links().natrak2001-06-17
* Changesnatrak2001-06-15
* ChangesKjartan Mannes2001-06-15
* - Fixed an error in variable_get(). If a variable was set to 0 it would retur...natrak2001-06-15
* - Added meta.module, an improved index.module that allows you toDries Buytaert2001-06-15
* - Improved watchdog and submission throttle: removed redundant code,Dries Buytaert2001-06-13
* - Fixed typo; missing ".Dries Buytaert2001-06-13
* - Applied Remco's patch:Dries Buytaert2001-06-13
* - Applied Remco's patch, but added a closing </LI>-tag as well.Dries Buytaert2001-06-13
* - Added missing </TD>.Dries Buytaert2001-06-13
* - Fixed "administer" not being locale'd. (req. by Gerhard)Steven Wittens2001-06-12
* - Changed field_set(), field_get() and field_merge() to use ',' andDries Buytaert2001-06-11
* Changesnatrak2001-06-11
* ChangesKjartan Mannes2001-06-11
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* ChangesKjartan Mannes2001-06-10
* - Fixed inconsistent behavior of 'node_save()' and simplified theDries Buytaert2001-06-07
* - Updated the $themes array to include all the themes.Kjartan Mannes2001-06-07
* - Improved db_fetch_array() to return an associative array only:Dries Buytaert2001-06-06
* - Modified error_handler() to ignore errors when @function() is used toKjartan Mannes2001-06-04
* CHANGES:Dries Buytaert2001-06-04
* - Changed form_select() to return NULL if called without $options. This shouldKjartan Mannes2001-06-04
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* CHANGESKjartan Mannes2001-06-02
* - Made the code generated by include/common.inc XHTML 1.0 compliant: allDries Buytaert2001-05-31
* - Fixed an extra <P> in form_file().Kjartan Mannes2001-05-30
* - Removed a few lines of dead code.Dries Buytaert2001-05-29
* - Added a experimental index.module to try out some of the discussedDries Buytaert2001-05-25
* - Improved the rating module: made it possible to define "weights"Dries Buytaert2001-05-24
* - Fixed small glitch in check_preview().Dries Buytaert2001-05-24
* - Fixed a "bug" with in_array. Behaves strangely when the key is of type long.natrak2001-05-23