summaryrefslogtreecommitdiff
path: root/modules/title.module
Commit message (Expand)AuthorAge
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* - Sanatize title before doing LIKE matches.Kjartan Mannes2004-02-21
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Fixed possible issue with preg_replace with /eSteven Wittens2004-02-09
* - Added the possibility to reorder filters. Patch by UnConeD.Dries Buytaert2004-02-06
* Fixed bug in query: if "%" is used in an SQL query, it needs to be escaped as...Steven Wittens2004-02-01
* - Patch 5395 by Goba: no need to have an 'enable' setting.Dries Buytaert2004-01-26
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Fixed title problem with title module. Patch by Moshe.Dries Buytaert2003-12-07
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - 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
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Added $Id$ tags. Patch by Chris.Dries Buytaert2003-09-25
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - 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
* - Bugfix: fixed username not being fetched with the title module. Fixes bugDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Fixed braino in title.module; should fix bug #1966 reported by Moshe.Dries Buytaert2003-06-14
* - Bugfix: removed call to dead function. Patch by Al. Bug #1852.Dries Buytaert2003-06-05
* - Committed Al's rollback fixes and the title improvements. Thanks again.Dries Buytaert2003-05-31
* - Added support for user registration guidelines. Patch by Al. Feature requ...Dries Buytaert2003-04-28
* - Added title module; this brings back some old functionality. ThanksDries Buytaert2003-04-24