summaryrefslogtreecommitdiff
path: root/modules/search
Commit message (Collapse)AuthorAge
* Issue #2530652 by da_cloud, jhodgdon, cilefen, marbard: Cannot use the ↵David Rothstein2016-01-30
| | | | search block again if an error occured in the previous search
* Issue #2369675 by FMB, pstewart, jhodgdon: Document that SearchQuery does ↵David Rothstein2015-10-14
| | | | not support orderBy in queries outside of addScore
* Issue #2060553 by jhodgdon, sivaji@knackforge.com, manningpete: Test that ↵David Rothstein2015-10-12
| | | | searching for HTML entities works as expected
* Issue #2364069 by damiankloip: Search specific tags are not available and ↵David Rothstein2015-03-30
| | | | hook_query_TAG_alter hooks are not invoked
* Issue #2169065 by MF82, dcam, nadja.jury, danmuzyka: Fix up some docs in ↵Jennifer Hodgdon2014-05-02
| | | | search tests
* Issue #1970588 by Heine: SearchExcerptTestCase should be a DrupalWebTestCase.David Rothstein2013-12-27
|
* Issue #2016497 by naxoc, jhodgdon | plachance: Search query extender should ↵David Rothstein2013-12-27
| | | | not use floats directly.
* Issue #1517032 by damiankloip, covenantd: Fix search-result.tpl.php docsJennifer Hodgdon2013-10-31
|
* Issue #1928690 by ovidyou | yark: Fixed Search block template: Undefined ↵David Rothstein2013-08-05
| | | | index: #type.
* Issue #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | messages in search module
* Issue #1948564 by sarahdavies, bdgreen, joachim: Move search callback ↵Jennifer Hodgdon2013-06-06
| | | | function out of hooks group and into callbacks group in search.api.php
* Issue #1948564 by bdgreen, aitiba, joachim: Document hook_search_info() ↵Jennifer Hodgdon2013-05-21
| | | | callback using new callback definition standard
* 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.
* Issue #716496 by killtheliterate, rootwork: Make sure all core template ↵Jennifer Hodgdon2012-08-28
| | | | files are in themeable group
* Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.webchick2012-04-28
|
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in ↵webchick2012-03-24
| | | | search_simplify_excerpt_match().
* Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is ↵webchick2012-01-13
| | | | explained twice.
* Issue #987472 by damien_vancouver, OnkelTem: Fixed search.module doesn't ↵webchick2012-01-11
| | | | consistently support multibyte characters.
* - Patch #1265946 by klausi, tstoeckler, dereine, aspilicious: DoS against ↵Dries2011-12-21
| | | | core using a large number of OR search query terms.
* Issue #1326932 by jenlampton, rump: Bunny ears are fuzzy: update search test ↵webchick2011-11-11
| | | | node content to reflect this.
* Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have ↵webchick2011-10-17
| | | | whitespaces at beginning or end.
* - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() ↵Dries2011-10-16
| | | | documentation.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* - Patch #999040 by Niklas Fiekas: corrected alternative control structure ↵Dries Buytaert2011-09-11
| | | | syntax in theme templates.
* Issue #1202416 by xjm, joelstein: Tests for search working with node access ↵webchick2011-08-23
| | | | turned on.
* Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.webchick2011-07-13
|
* Issue #1101678 by cwells73, jhodgdon: Fixed documentation for ↵webchick2011-06-29
| | | | hook_search_status()
* Issue #1049462 by rfay: Fixed Usage of deprecated ↵webchick2011-06-29
| | | | form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
* Issue #253725 by jhodgdon: Fixed () in search results does not have array ↵webchick2011-06-26
| | | | keys on comments and uploads values.
* Issue #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in ↵webchick2011-04-05
| | | | search.module.
* Issue #1106636 by pwolanin: use system_get_info() API function instead of ↵webchick2011-03-28
| | | | unserializing from DB to get module names.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #916086 by mcarbone, jhodgdon: Fixed search_excerpt() doesn't highlight ↵Angie Byron2011-01-04
| | | | words that are matched via search_simplify()
* #1008022 by droplet, jhodgdon, aspilicious: Fixed search-block-form.tpl.php ↵Angie Byron2011-01-03
| | | | refers to ['submit'], which no longer exists
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #821646 by David_Rothstein: dashboard prints the search form title ↵Dries Buytaert2010-12-18
| | | | twice on the page (can confuse screen reader users).
* #518512 by lelutin, dwong127, jhodgdon, nadavoid: Fixed Search from block ↵Angie Byron2010-12-06
| | | | with no keywords doesn't display the 'Please enter some keywords' message
* #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search ↵Angie Byron2010-12-04
| | | | result snippet
* - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language ↵Dries Buytaert2010-12-02
| | | | selection in advanced search filters broken.
* #947844 by sun: Clean up filter-related tests that load text formats by ↵Angie Byron2010-11-29
| | | | their human-readable name.
* - Patch #74673 by jhodgdon, mcarbone, sin, douggreen: added back a test.Dries Buytaert2010-11-24
|
* #298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in searchAngie Byron2010-11-23
|
* #74673 by jhodgdon, mcarbone: Search does not correctly handle large numbers ↵Angie Byron2010-11-22
| | | | (> maxint) so you cannot search by UPC code.
* - 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 #974606 by Crell: misnamed function in hook documentation.Dries Buytaert2010-11-18
|
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.