summaryrefslogtreecommitdiff
path: root/modules/search/search.test
Commit message (Collapse)AuthorAge
* 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 #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | messages in search module
* Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.webchick2012-04-28
|
* Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in ↵webchick2012-03-24
| | | | search_simplify_excerpt_match().
* 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 #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1202416 by xjm, joelstein: Tests for search working with node access ↵webchick2011-08-23
| | | | turned on.
* 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()
* #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 #827116 by jhodgdon, marvil07: search API is inconsistent in /, and ↵Dries Buytaert2010-11-21
| | | | generally needs doc cleanup.
* - Patch #934050 by sun, alex_b: change format into string.Dries Buytaert2010-10-20
|
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is ↵Dries Buytaert2010-09-04
| | | | useless.
* #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵Angie Byron2010-08-30
| | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
* - Patch #839524 by jhodgdon, pwolanin: search results are themed too early.Dries Buytaert2010-08-18
|
* - Patch #419388 by jhodgdon, David Lesieur, Garrett Albright: ↵Dries Buytaert2010-08-13
| | | | search_query_insert() breaks down when the value of key is 0.
* - 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().
* - Patch #269911 by jhodgdon, Freso, kiamlaluno, mradcliffe: search result ↵Dries Buytaert2010-08-10
| | | | trimming should not fall inside HTML entities/tags.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #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 #124980 by jhodgdon: Indexer is removing ... and -- instead of ↵Dries Buytaert2010-07-22
| | | | replacing with a space.
* #680992 by Berdir, catch, andypost, douggreen, mr.baileys: Fixed comments ↵Angie Byron2010-06-08
| | | | are added to search index without checking access.
* - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search ↵Dries Buytaert2010-05-12
| | | | conditions not added to CountQuery.
* - Patch #326016 by jhodgdon: PREG_CLASS_CJK doesn't include all CJK characters.Dries Buytaert2010-05-09
|
* - Patch #719686 by duellj: tests for search weighting for HTML tags.Dries Buytaert2010-05-01
|
* - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment ↵Dries Buytaert2010-04-26
| | | | count for content types where comments are disabled.
* - Patch #771596 by jhodgdon: turning on multiple search weights causes PDO ↵Dries Buytaert2010-04-16
| | | | exception during search.
* - Patch #569536 by jhodgdon, douggreen, Berdir, grendzy, catch: search links ↵Dries Buytaert2010-04-06
| | | | cause many nodes to be indexed twice.
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵Angie Byron2010-03-07
| | | | 'text_format' for additional DX/security around rich text fields.
* - Patch #679530 by sun, David_Rothstein: administer filters permission ↵Dries Buytaert2010-03-06
| | | | should not affect text format widget.
* - Patch #679530 by sun: administer filters permission should not affect text ↵Dries Buytaert2010-03-05
| | | | format widget.
* - Patch #588882 by David_Rothstein: filter fallback format clean-ups.Dries Buytaert2010-03-04
|
* - Patch #535440 by andypost, carlos8f, boombatower: random strings in ↵Dries Buytaert2010-02-26
| | | | SimpleTest should not contain
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵Angie Byron2010-01-10
| | | | Content-Type to 'Basic page'.