summaryrefslogtreecommitdiff
path: root/modules/search.module
Commit message (Expand)AuthorAge
* - Alternative fix for search module bug.Dries Buytaert2004-07-28
* - Patch #8497 by JonBob: check the length of a search key before inserting it.Dries Buytaert2004-07-28
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - Fixed empty searches being performed.Kjartan Mannes2004-05-30
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch #7088 by TDobes: fixed incorrect comment links in search results.Dries Buytaert2004-04-13
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Log the search terms in a new watchdog category.Dries Buytaert2004-01-02
* - Updated code to use new semantics of url() and l().Dries Buytaert2003-12-29
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* - Removed duplicated code. Reported by Goba.Dries Buytaert2003-11-30
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - 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
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Bugfix: fixed problem with search key replacement. Patch by Kjartan.Dries Buytaert2003-10-21
* - Committed part 3 of Michael's help system improvements: removed the $helpDries 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 a partial administration page integration patch.Dries Buytaert2003-09-19
* - Added page titles. Patch 0105 by Kendow.Dries Buytaert2003-09-16
* - Noiseword fix. Patch by Matt. Reported by Bart.Dries Buytaert2003-09-10
* - Patch from Matt:Dries Buytaert2003-09-10
* - More help system updates by Michael F.Dries Buytaert2003-08-25
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: fixed problem with search terms not being escaped properly.Dries Buytaert2003-06-30
* - Reworked the CXX checking; now, _any_ user input will be checkedDries Buytaert2003-06-27
* - Bugfix: fixed bug in the search module that prevented the title moduleDries Buytaert2003-06-25
* - Bugfix: fixed searches to do boolean AND rather than OR. This isn't the be...Dries Buytaert2003-06-16
* - Made it possible to link search results. Patch by Ax.Dries Buytaert2003-06-08
* - Fixed a warning. Patch by Jacobo Tarrio.Dries Buytaert2003-05-30
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed search module bug. Patch by Michael.Dries Buytaert2003-05-23
* - Replaced some PHP_SELF's by request_uri()'s. Patch by Gerhard.Dries Buytaert2003-05-18
* - 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 title module; this brings back some old functionality. ThanksDries Buytaert2003-04-24
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Fixed bug in search.module: slashes where escaped twice.Dries Buytaert2003-03-06
* - Fixed off-by-one bug in the search module. Patch by Brad. (Still lookingDries Buytaert2003-02-16
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Applied patch from Axel: missing cid in comment search results.Kjartan Mannes2003-02-12
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11