summaryrefslogtreecommitdiff
path: root/modules/search.module
Commit message (Expand)AuthorAge
* - 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
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Tidied up some SQL queries.Dries Buytaert2003-01-21
* - Clean URL patch.Dries Buytaert2003-01-06
* - Fixed bug that prevented results containing multiple occurences of theDries Buytaert2003-01-01
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Made the search module use implicit AND'ing instead of OR'ing. Patch byDries Buytaert2002-11-27
* - Fixed bug in search module. Patch by Gerhard.Dries Buytaert2002-11-25
* - Search configuration settings are now a part of the standardDries Buytaert2002-11-21
* - Applied the correct search module patch (I hope). Thanks Gerhard.Dries Buytaert2002-11-18
* - Committed Gerhard's search module improvements.Dries Buytaert2002-11-18
* - Added form descriptions. Patch by Kjartan.Dries Buytaert2002-11-17
* - improved module descriptions.Kjartan Mannes2002-06-08
* Some small corrections to the system descriptions (as discussed in mailinglist)Steven Wittens2002-06-04
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Replaced a "mysql_query()" by a "db_query" as identified by Moshe (seeDries Buytaert2002-05-26
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - 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
* - applied search patch.Kjartan Mannes2002-03-05
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* - Updated some of the descriptions.Dries Buytaert2002-01-11
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - Improved search architecture derived from Axel's new search patches.Dries Buytaert2001-10-03