summaryrefslogtreecommitdiff
path: root/modules/queue.module
Commit message (Expand)AuthorAge
* - Fixed two SQL bugs in the queue.module. Fixes #14115.Dries Buytaert2004-12-27
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #9770 by killes: fixed typo in queue module.Dries Buytaert2004-08-04
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #8405 by Adrian:Dries Buytaert2004-06-15
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch #5111 by Bart: fixed inconsistent default values.Dries Buytaert2004-02-15
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - 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