summaryrefslogtreecommitdiff
path: root/modules/search/search.pages.inc
Commit message (Collapse)AuthorAge
* Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a ↵David Rothstein2013-03-10
| | | | variable that is never used.
* Issue #1817484 by tomgeekery, kiamlaluno: Fixed The search_form_submit() ↵webchick2012-10-23
| | | | function contains a 'return' statement right at the end of the function.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #867114 by jhodgdon, mgifford, sun: search results should add lang ↵Dries Buytaert2010-11-21
| | | | tag if language of search result differs.
* - Patch #827116 by jhodgdon, marvil07: search API is inconsistent in /, and ↵Dries Buytaert2010-11-21
| | | | generally needs doc cleanup.
* - Patch #839524 by jhodgdon, pwolanin: search results are themed too early.Dries Buytaert2010-08-18
|
* - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid ↵Dries Buytaert2010-08-11
| | | | search conflicts with other forms, use menu API instead of search_get_keys().
* #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node ↵Angie Byron2010-08-05
| | | | is default search even when it's disabled.
* - Patch #838014 by comrade.salazar, dereine: search results will always have ↵Dries Buytaert2010-06-30
| | | | empty h2 tag.
* #245103 by chx, jhodgdon, merlinofchaos, douggreen, jrbeeman: Fixed Search ↵Angie Byron2010-05-01
| | | | page tabs not highlighting.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #600392 by merlinofchaos, sun: search_form() has an argument but ↵Dries Buytaert2010-03-12
| | | | this argument is partially ignored.
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* - Patch #674988 by jhodgdon: fixed search module watchdog entry.Dries Buytaert2010-01-08
|
* - Patch #115540 by Wesley Tanaka, douggreen, WorldFallz, dww: 'no results' ↵Dries Buytaert2009-12-12
| | | | page was not themeable, and generated invalid HTML.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵Dries Buytaert2009-08-25
| | | | administration pages.
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵Dries Buytaert2009-07-29
| | | | there is more room for customization.
* - Patch #470594 by Moshe: convert more pages and blocks to return arrays.Dries Buytaert2009-05-25
|
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #372471 by JamesAn et al: killed theme_box().Dries Buytaert2009-04-20
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #194320 by Lynn: search block default value was array() when an empty string ↵Gábor Hojtsy2007-12-06
| | | | was intended
* security fixes forward ported from Drupal 5.2 - previously not committed ↵Gábor Hojtsy2007-12-05
| | | | parts of http://drupal.org/cvs?commit=74833
* - Patch #164032 by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: ↵Dries Buytaert2007-10-31
| | | | tpl-ified the search module.
* - Patch #169433 by Crell and dvessel: split up search module.Dries Buytaert2007-09-05