summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* User module and DA modules:Dries Buytaert2001-11-14
* - A couple of new node updatesDries Buytaert2001-11-12
* - node modules:Dries Buytaert2001-11-12
* - Made a small change to the submission rate throttleDries Buytaert2001-11-12
* - XHTML-ified the HTML code: it passes the ./scipts/code-style.pl testDries Buytaert2001-11-11
* - updated the "update help"-textDries Buytaert2001-11-11
* Changed the description for the types field when adding a collection. Instead...Steven Wittens2001-11-10
* Fixed typo/language errors in blog description (was this written at 3am by an...Steven Wittens2001-11-10
* - node system:Dries Buytaert2001-11-07
* - node.module:Dries Buytaert2001-11-05
* - Another batch of updates. The most important bit is that the moderationDries Buytaert2001-11-04
* - node system:Dries Buytaert2001-11-04
* - Made the node forms support "help texts": it is not possible to configureDries Buytaert2001-11-03
* - Added error handling support to the <node>_form hook.Dries Buytaert2001-11-01
* - Another batch of updates/improvements:Dries Buytaert2001-11-01
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - weblogs.module:Dries Buytaert2001-10-31
* - added a logout link to the user menu.Kjartan Mannes2001-10-25
* - added a path field to the blocks. Its a regexp to define which pages youKjartan Mannes2001-10-22
* - added a new configuration option that lets you set various index.phpKjartan Mannes2001-10-20
* - added the CVS keyword $Id$ to all files to make future version trackingnatrak2001-10-20
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - user.module should now return your user settings when you log in and notKjartan Mannes2001-10-18
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - I tidied up most SQL tables to be more consistent with the rest of theDries Buytaert2001-10-14
* - Small improvement: quoted all strings when used as an array index.Dries Buytaert2001-10-14
* - Quote string tables indexes (patch by Mike Krus).Dries Buytaert2001-10-14
* - translate the link (patch by Mike Krus).Dries Buytaert2001-10-14
* - Fixed the remaining SQL problems when running MySQL in ANSI mode.Dries Buytaert2001-10-13
* - fixed 4 SQL queries to use ANSI SQL instead: '||' --> 'OR'Dries Buytaert2001-10-12
* - fixed a small typo: "hour" --> "hours"Dries Buytaert2001-10-12
* - replaced a header("Location: xxx") by a drupal_goto()Dries Buytaert2001-10-12
* - improved the node sortingDries Buytaert2001-10-11
* - added sequence tablesDries Buytaert2001-10-11
* - fixed problem with language setting not being saved: patch by AxelDries Buytaert2001-10-09
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - fixed 2 bugs that where introduced by moving the index.php to node_page()Dries Buytaert2001-10-05
* - Improved search architecture derived from Axel's new search patches.Dries Buytaert2001-10-03
* - a small module to notify or ping weblogs.comDries Buytaert2001-10-02
* - improved the tracker.module so that it shows all the recent commentsDries Buytaert2001-10-02
* - bugfix: renamed 'conf_default' to 'system_default'Dries Buytaert2001-10-01
* - fixed bug: 'account_perm()' should have been 'user_perm()'Dries Buytaert2001-09-30
* - replaced all 'header("Location: foo")'s by a call to 'drupal_goto()'Dries Buytaert2001-09-30
* - small improvement to the "user blogs" blockDries Buytaert2001-09-30
* - fixed a SQL bug in the "next / prev" code of book.moduleDries Buytaert2001-09-29
* - fixed small glitch in node_del()Dries Buytaert2001-09-28
* - bugfix: a permission was missing from the permission tableDries Buytaert2001-09-28
* - comment.inc:Dries Buytaert2001-09-28
* - bugfixDries Buytaert2001-09-28
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27