summaryrefslogtreecommitdiff
path: root/modules/queue.module
Commit message (Expand)AuthorAge
* - Readding queue message on node add removed in rev 1.86.Kjartan Mannes2004-02-08
* - Patch #5281: removed hardcoded table and CSS from the queue module. MadeDries Buytaert2004-01-21
* - Patch 5256: code improvements: theme('header') + theme('footer') -> theme('...Dries Buytaert2004-01-19
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Fixed bug 4652: node loses its terms after getting promoted, declined or ex...Dries Buytaert2003-12-18
* - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf,...Dries Buytaert2003-12-04
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Synchronized some page and link titles.Dries Buytaert2003-11-23
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Bugfix: inserting and updating paths was not working. Patch by Matt.Dries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - 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