summaryrefslogtreecommitdiff
path: root/modules/queue.module
Commit message (Expand)AuthorAge
* - Removed a redundant check_input().Dries Buytaert2003-06-06
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Added another security layer.Kjartan Mannes2003-03-10
* - Moved moderation logic back into node module.Kjartan Mannes2003-03-09
* - Changed _nodeapi("conf") to _nodeapi("settings").Kjartan Mannes2003-03-08
* - Renamed "form.admin" to "form admin".Kjartan Mannes2003-03-07
* - Added function node_invoke_all($hook, &$node, $op, $arg = 0).Kjartan Mannes2003-02-16
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Tidied up some SQL queries.Dries Buytaert2003-01-20
* - Fixed "clean URL" glitch in queue module. Patch by Ax.Dries Buytaert2003-01-11
* - Clean URL patch.Dries Buytaert2003-01-06
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* o Permission improvements:Dries Buytaert2002-12-10
* - Fix blocks of throttle and queue module. Patch by Gerhard.Dries Buytaert2002-11-27
* - 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