Commit Graph

544 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
David Rothstein c0049262b3 Issue #1970588 by Heine: SearchExcerptTestCase should be a DrupalWebTestCase. 2013-12-27 15:22:28 -05:00
David Rothstein 66a58e4611 Issue #2016497 by naxoc, jhodgdon | plachance: Search query extender should not use floats directly. 2013-12-27 15:18:38 -05:00
Jennifer Hodgdon 3c2464e643 Issue #1517032 by damiankloip, covenantd: Fix search-result.tpl.php docs 2013-10-31 05:48:52 -07:00
David Rothstein af8d800579 Issue #1928690 by ovidyou | yark: Fixed Search block template: Undefined index: #type. 2013-08-05 03:35:55 -04:00
Jennifer Hodgdon cca14341f0 Issue #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test messages in search module 2013-06-10 07:59:50 -07:00
Jennifer Hodgdon c38e2fe73f Issue #1948564 by sarahdavies, bdgreen, joachim: Move search callback function out of hooks group and into callbacks group in search.api.php 2013-06-06 11:53:24 -07:00
Jennifer Hodgdon 407b33c18a Issue #1948564 by bdgreen, aitiba, joachim: Document hook_search_info() callback using new callback definition standard 2013-05-21 12:11:47 -07:00
David Rothstein d5be55f2c3 Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a variable that is never used. 2013-03-10 21:16:32 -04:00
webchick 2210877796 Issue #1817484 by tomgeekery, kiamlaluno: Fixed The search_form_submit() function contains a 'return' statement right at the end of the function. 2012-10-23 19:41:33 -07:00
Jennifer Hodgdon 03c644b2ca Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:33:18 -07:00
webchick 9afbc13d6b Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-28 23:20:21 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick a6e6b2e96b Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in search_simplify_excerpt_match(). 2012-03-24 00:36:00 -06:00
webchick 86aa81e068 Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice. 2012-01-13 23:53:34 -05:00
webchick 87a1fbc1f6 Issue #987472 by damien_vancouver, OnkelTem: Fixed search.module doesn't consistently support multibyte characters. 2012-01-11 23:16:22 -05:00
Dries 30d6b830cf - Patch #1265946 by klausi, tstoeckler, dereine, aspilicious: DoS against core using a large number of OR search query terms. 2011-12-21 09:31:28 -05:00
webchick d1e35f3da1 Issue #1326932 by jenlampton, rump: Bunny ears are fuzzy: update search test node content to reflect this. 2011-11-11 20:45:43 -08:00
webchick bc3aeb2523 Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
Dries fecc8efa5f - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() documentation. 2011-10-16 12:55:03 -04:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
Dries Buytaert 19d469fb07 - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. 2011-09-11 20:28:49 -04:00
webchick 43bd387c40 Issue #1202416 by xjm, joelstein: Tests for search working with node access turned on. 2011-08-23 23:47:52 +01:00
webchick c69b525c38 Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors. 2011-07-13 21:49:41 -04:00
webchick 66d0e0ea76 Issue #1101678 by cwells73, jhodgdon: Fixed documentation for hook_search_status() 2011-06-29 23:21:54 -07:00
webchick 2c01d0549e Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:35 -07:00
webchick 2ecc273c60 Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. 2011-06-26 23:11:35 -07:00
webchick f01fb0ec04 Issue #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in search.module. 2011-04-05 23:19:22 -07:00
webchick d5b3e46468 Issue #1106636 by pwolanin: use system_get_info() API function instead of unserializing from DB to get module names. 2011-03-28 08:47:46 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 801a098794 #916086 by mcarbone, jhodgdon: Fixed search_excerpt() doesn't highlight words that are matched via search_simplify() 2011-01-04 05:31:09 +00:00
Angie Byron e9464525ed #1008022 by droplet, jhodgdon, aspilicious: Fixed search-block-form.tpl.php refers to ['submit'], which no longer exists 2011-01-03 00:17:55 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert 7c8c347058 - Patch #821646 by David_Rothstein: dashboard prints the search form title twice on the page (can confuse screen reader users). 2010-12-18 01:14:36 +00:00
Angie Byron 363256d009 #518512 by lelutin, dwong127, jhodgdon, nadavoid: Fixed Search from block with no keywords doesn't display the 'Please enter some keywords' message 2010-12-06 07:00:30 +00:00
Angie Byron 3ee6f6bbc5 #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search result snippet 2010-12-04 01:47:00 +00:00
Dries Buytaert aee64c551a - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language selection in advanced search filters broken. 2010-12-02 23:58:21 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Dries Buytaert a66344453b - Patch #74673 by jhodgdon, mcarbone, sin, douggreen: added back a test. 2010-11-24 16:58:13 +00:00
Angie Byron 6cacff4b4e #298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in search 2010-11-23 06:00:27 +00:00
Angie Byron 70bd9d5252 #74673 by jhodgdon, mcarbone: Search does not correctly handle large numbers (> maxint) so you cannot search by UPC code. 2010-11-22 07:32:12 +00:00
Dries Buytaert c890cb3a95 - Patch #867114 by jhodgdon, mgifford, sun: search results should add lang tag if language of search result differs. 2010-11-21 20:36:36 +00:00
Dries Buytaert 14c98d183f - Patch #827116 by jhodgdon, marvil07: search API is inconsistent in /, and generally needs doc cleanup. 2010-11-21 18:42:25 +00:00
Dries Buytaert 7070b8c19b - Patch #974606 by Crell: misnamed function in hook documentation. 2010-11-18 05:38:39 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert cb1f944383 - Patch #934050 by sun, alex_b: change format into string. 2010-10-20 01:15:58 +00:00
Angie Byron f17797c3fd #556284 by jhodgdon: Search form processed_keys default is wrong. 2010-10-09 03:24:46 +00:00
Angie Byron 5d76008993 #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
Angie Byron 0223bf1dc2 #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index. 2010-10-01 15:24:18 +00:00