summaryrefslogtreecommitdiff
path: root/modules/search.module
Commit message (Expand)AuthorAge
* - 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
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Part of #17747 was not committed (pgsql fixes).Steven Wittens2005-03-29
* - Use format_plural() for search status (items left to index)Steven Wittens2005-03-18
* - #19063: Use module_implements instead of hand-rolled routine.Steven Wittens2005-03-18
* - #18434: (search) Try wildcards automatically if there were no results.Steven Wittens2005-03-08
* #17747: PGSQL improvementsSteven Wittens2005-02-28
* - Oops: don't show refused words message if there are none.Steven Wittens2005-02-27
* - Fix submissions from search boxes in themesSteven Wittens2005-02-27
* - Search: fix search block stretching sidebarSteven Wittens2005-02-27
* More search usability improvements!Steven Wittens2005-02-27
* - Stripped white-space.Dries Buytaert2005-01-15
* Fixing search tabs going back to "content" when searching on other tabs.Steven Wittens2005-01-14
* - Some search doxygen tweaksSteven Wittens2005-01-13
* - Readding cron note.Steven Wittens2005-01-11
* - Make the search settings page more user-friendly.Steven Wittens2005-01-11
* Tweak api.module outputSteven Wittens2005-01-11
* Various additions, improvements and fixes to the search documentation.Steven Wittens2005-01-11
* - OopsieSteven Wittens2005-01-11
* - Ensure word length <= 50 bytesSteven Wittens2005-01-11
* - Fixing duplicate rows error during indexingSteven Wittens2005-01-11
* - Fix search excerpt highlighter marking substrings of words too + small impr...Steven Wittens2005-01-10
* - Updated watchod call.Dries Buytaert2005-01-09
* - Small changeDries Buytaert2004-12-31