summaryrefslogtreecommitdiff
path: root/modules/search.module
Commit message (Expand)AuthorAge
* #56457: Allow different search forms to coexist without breaking validationSteven Wittens2006-04-06
* Fix search indexer link tracking after removal of base-tag.Steven Wittens2006-04-03
* Fix search indexer link tracking after removal of base-tag.Steven Wittens2006-04-03
* #56457 by chx: The search box that can be displayed by some themes (e.g. blue...Neil Drumm2006-03-31
* #56457, unnessary trim(). patch by ZenGerhard Killesreiter2006-03-30
* #56457: hook_search() form API conversionSteven Wittens2006-03-30
* - Search code fixes: pass right to theme('pager'), remove unnecessary db que...Steven Wittens2006-03-27
* - Removing whitespaceDries Buytaert2006-03-03
* - #51110: Make search results page more flexibleSteven Wittens2006-02-28
* - Patch #49799: fixed form goto problem (Today's critical bugfix #1.)Dries Buytaert2006-02-23
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
* - #48028: Better search form compatibility for lanky IE submissionSteven Wittens2006-02-07
* - Patch #47300 by kumo: fixed the re-index cancelation link.Dries Buytaert2006-02-01
* - Patch #45697 by fgm: removed some useless global.Dries Buytaert2006-01-22
* - #42277: Make node search indexing more robust against bad nodes and timeouts.Steven Wittens2006-01-18
* - #44772: {} -> [] (in anticipation of PHP de-deprecation)Steven Wittens2006-01-15
* - #41744: global urlencode() for menu pathsSteven Wittens2005-12-22
* - #34826: Search results don't include last part of longer pagesSteven Wittens2005-12-21
* Search.module:Steven Wittens2005-12-21
* - Patch #39043: changing the size of the search box back to 20 ...Dries Buytaert2005-12-19
* - Fix minimum_word_size default valuesSteven Wittens2005-12-18
* - #41402: First search pass was too greedy with short words.Steven Wittens2005-12-16
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Missing URLencode for remembering search keywords across tabsSteven Wittens2005-12-07
* - Patch #40079 by Moshe: removed dead code.Dries Buytaert2005-12-06
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...Dries Buytaert2005-12-02
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
* - Improved consistency: "Clear Site" -> "Clear site", "Re-index Site" -> "Re-...Dries Buytaert2005-11-29
* - #39137: Improve handling of preprocessor-generated words in search queries.Steven Wittens2005-11-28
* #36352: Don't prefix temporary table names after all.Steven Wittens2005-11-21
* #36242: Array merge problems with module_invokeSteven Wittens2005-11-10
* - #36255: Fix db_query_temporary() in pgsqlSteven Wittens2005-11-04
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - #22850: Search query containing / results in 404 on clean URLs.Steven Wittens2005-10-21
* - #28159: Advanced search features (hello from DrupalCon)Steven Wittens2005-10-18
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #28784 by Neil: improved HTML/CSS of search form.Dries Buytaert2005-09-07
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - #27624, #27614, #27627: dead codeSteven Wittens2005-07-29
* - #27626: Correct function nameSteven Wittens2005-07-29
* - #27531: Leftover string_length().Steven Wittens2005-07-27
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #22786 by mathias: now that db_affected_rows() returns the number of ...Dries Buytaert2005-05-14
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Fix search index not wiping on admin settings change.Steven Wittens2005-04-23
* - #4166: Respect 'access userlist' permission for profile data.Steven Wittens2005-04-11