drupal/core/modules/search
Alex Pott 81e675a570 Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views. 2014-09-24 00:05:54 +01:00
..
config Issue #733054 by jhodgdon, mkalkbrenner, amitgoyal, ndewhurst: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off. 2014-07-18 19:47:24 +01:00
css Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list. 2014-03-26 14:31:36 -07:00
src Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views. 2014-09-24 00:05:54 +01:00
templates Issue #1926344 by jhodgdon, maggo, mdrummond, alexpott, Cottser, dimboz | jenlampton: Consolidate search-result.html.twig and search-results.html.twig. 2014-02-09 14:40:35 +00:00
tests Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
search.api.php Issue #2087965 by AndyThornton, neclimdul, tim.plunkett, jhodgdon, pwolanin: Fixed The SearchPluginManager needs to provide an alter hook for its discovery. 2014-06-30 14:28:00 +01:00
search.info.yml Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
search.install Issue #1288442 by jhodgdon | Wolfflow: Added search index status to the Status Report page. 2014-07-19 11:28:17 +01:00
search.libraries.yml Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list. 2014-03-26 14:31:36 -07:00
search.links.menu.yml Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic. 2014-08-12 12:32:08 -07:00
search.links.task.yml Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +01:00
search.module Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
search.pages.inc Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain(). 2014-06-12 19:33:48 -07:00
search.permissions.yml Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
search.routing.yml Issue #2314885 by undertext, Crell: Standardize search page entity route names. 2014-08-05 10:37:08 +01:00
search.services.yml Issue #2042807 by tim.plunkett, pwolanin, ianthomas_uk, jhodgdon: Convert search plugins to use a ConfigEntity and a PluginBag. 2014-01-08 17:05:22 +00:00