summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* A set of updates to the "_link" system:Dries Buytaert2001-11-24
* - node module:Dries Buytaert2001-11-24
* - improved the watchdog messagesDries Buytaert2001-11-23
* - modified node_save so that revisions are not validated using check_input,Kjartan Mannes2001-11-23
* - fixed the line filter: it should not strip v's.Dries Buytaert2001-11-20
* - Revised and documented the "change author"-logic used in the node formsDries Buytaert2001-11-20
* - added a "line" filterDries Buytaert2001-11-20
* Applied patch by Moshe WeitzmanKjartan Mannes2001-11-19
* - Removed the limit on the blog searches (patch by Natrak). For now itDries Buytaert2001-11-18
* - re-enabled the weblogs.com notification codeDries Buytaert2001-11-18
* queue.module:Dries Buytaert2001-11-18
* - fixed bug with minimum teaser/blog/story sizeDries Buytaert2001-11-18
* - Replaced some (if not all) "Nodes" by more meaningful names/texts.Dries Buytaert2001-11-18
* - node system:Dries Buytaert2001-11-18
* - book.module:Dries Buytaert2001-11-18
* jabber.module:Dries Buytaert2001-11-18
* Experimental change:Dries Buytaert2001-11-17
* - Made a few improvements to the tracker module; the problems were reportedDries Buytaert2001-11-17
* code-style.plKjartan Mannes2001-11-17
* 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