summaryrefslogtreecommitdiff
path: root/modules/queue.module
Commit message (Expand)AuthorAge
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Fixed bloggerapi not saving the uid for new nodes.Kjartan Mannes2003-09-23
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - More help system updates by Michael F.Dries Buytaert2003-08-25
* - Heavily modified version of Gerhard's patch #82: the queue module does nowDries Buytaert2003-08-12
* - Some queue module fixes by Trogeir.Dries Buytaert2003-07-17
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - 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