summaryrefslogtreecommitdiff
path: root/modules/queue.module
Commit message (Expand)AuthorAge
* - Fixing blocks for forum, queue and statistics.Kjartan Mannes2002-10-28
* - Fixed bug with queue module not displaying comments. Patch by Moshe.Dries Buytaert2002-09-18
* - cosmetics mostly.Kjartan Mannes2002-06-15
* - fixing the moderation result block so both author and voters can see it.Kjartan Mannes2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - fixing bug #181.Kjartan Mannes2002-05-16
* - added access checking to queue block.Kjartan Mannes2002-05-12
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - merged block and box modules. modules/box.module should be removedKjartan Mannes2002-05-02
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* - my editor got set up to insert tabs instead of spaces. Cleaning up.Kjartan Mannes2002-04-05
* - queued nodes can now be viewed by the author and the people who votedKjartan Mannes2002-03-20
* - Made the calendar module accept a $date parameter such that youDries Buytaert2002-01-31
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - Added about 50 title tags.Dries Buytaert2002-01-07
* - improved the watchdog messagesDries Buytaert2001-11-23
* queue.module:Dries Buytaert2001-11-18
* Experimental change:Dries Buytaert2001-11-17
* - A couple of new node updatesDries Buytaert2001-11-12
* - node modules:Dries Buytaert2001-11-12
* - node.module:Dries Buytaert2001-11-05
* - Another batch of updates. The most important bit is that the moderationDries Buytaert2001-11-04
* - Another batch of updates/improvements:Dries Buytaert2001-11-01
* - 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
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - replaced a header("Location: xxx") by a drupal_goto()Dries Buytaert2001-10-12
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - replaced all 'header("Location: foo")'s by a call to 'drupal_goto()'Dries Buytaert2001-09-30
* - Added the new user module!Dries Buytaert2001-09-16
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* common.incKjartan Mannes2001-07-25
* - Forgot to update one user permission.Dries Buytaert2001-06-30
* Extremely large commit:Dries Buytaert2001-06-29
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* - 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
* - Fixed timestamp problem in queue.module.Dries Buytaert2001-06-03
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* - Fixed bug in moderation queue.Dries Buytaert2001-05-31
* - Improved the rating module: made it possible to define "weights"Dries Buytaert2001-05-24
* - Fixed a small glitch in the moderation queue.Dries Buytaert2001-05-24
* - Improved the crons and cron settings a bit.Dries Buytaert2001-05-24
* - Changed the node_get_object() and node_get_array() functions to allow multi...Steven Wittens2001-05-20
* - Tidied up the field_get() API and improved the implementation ofDries Buytaert2001-05-17