Commit Graph

234 Commits (c1450062c8a5daa00f400dfa729f248972c25656)

Author SHA1 Message Date
Nathaniel Catchpole f82a06840f Issue #916086 by jhodgdon, mcarbone, pwolanin, Albert Volkman: Search_excerpt() doesn't highlight words that are matched via search_simplify(). 2013-12-20 12:15:04 +00:00
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
Dries 17cc6dab8b Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback. 2013-12-18 15:09:35 -05:00
Nathaniel Catchpole a6cdd740f8 Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-12-17 11:03:15 +00:00
webchick 5bfeac4f8a Revert "Issue #1559244 by Xano, jhodgdon: Clean up search settings page."
This change was a bit more than we bargained for and caused critical tasks
to have to re-roll. Rolling back for now so we can discuss it more.

This reverts commit 541f24c2cc.
2013-12-12 10:00:47 -08:00
Nathaniel Catchpole 196a4eb505 Issue #2099391 by marthinal, dawehner, jhodgdon: Breadcrumbs for Search module should match tab titles. 2013-12-12 10:42:18 +00:00
Nathaniel Catchpole 541f24c2cc Issue #1559244 by Xano, jhodgdon: Clean up search settings page. 2013-12-12 10:39:13 +00:00
catch 3e27ebdea5 Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system. 2013-12-12 00:00:09 +00:00
Nathaniel Catchpole 51560a3a04 Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole 8ec847cc7c Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system. 2013-12-11 12:00:10 +00:00
Dries 70d77c32db Issue #1258342 by Andreas Radloff: Change search inputs' default width. 2013-12-10 17:05:11 -05:00
Nathaniel Catchpole c0d4ea2834 Issue #2142987 by k4v: Multilingual node search bugs with title and language filtering. 2013-12-10 13:57:52 +00:00
Alex Pott 560e5afd66 Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
webchick a16eb5a389 Issue #2147501 by dawehner: Convert most of the left over local tasks. 2013-12-07 15:16:21 -08:00
webchick 3bb5f796f6 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-05 10:02:36 -08:00
webchick dc7a5b27ef Revert of Issue #1998638, since it broke drush si and other command-line scripts. 2013-12-04 21:13:05 -08:00
webchick e38afc6da9 Issue #2122321 by StephaneQ, jhodgdon: Search_embedded_form test module is improperly using config instead of state. 2013-12-04 00:19:42 -08:00
webchick cab8b6d5bc Issue #2080551 by beowulf1416, deneo: Remove Unused local variable from /core/modules/search/lib/Drupal/search/SearchQuery.php. 2013-12-03 21:31:21 -08:00
webchick e0dbb5b114 Issue #2132647 by ianthomas_uk: Add test for the settings form of the NodeSearch plugin. 2013-12-03 21:07:21 -08:00
webchick a38172dc20 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-03 10:57:18 -08:00
Jennifer Hodgdon 936662b6ca Issue #2145083 by TR, longwave, dawehner: Fix some grammatical badness mostly in Views tests and comments 2013-12-03 08:26:31 -08:00
Alex Pott 71d9179e57 Issue #2099391 by dawehner, marthinal | geodaniel: Breadcrumbs for Search module should match tab titles. 2013-11-28 21:17:44 -04:00
webchick 063b5cd333 Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes. 2013-11-27 23:44:52 -08:00
webchick 1ee5f8013e Issue #2105609 by RoSk0, jhodgdon: Convert search_embedded_form_form to a Controller. 2013-11-23 20:34:54 -08:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
Nathaniel Catchpole 172cd2652a Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35.
2013-11-22 13:56:50 +00:00
Nathaniel Catchpole fc04601c35 Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-11-19 12:24:14 +00:00
catch 241348d510 Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object. 2013-11-16 21:26:50 +00:00
Nathaniel Catchpole 115b40c9f8 Issue #2134951 by xjm: Remove upgrade path tests. 2013-11-15 11:40:44 +00:00
webchick 744309f9f2 Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()']. 2013-11-13 21:31:49 -08:00
webchick 8469376958 Issue #2085201 by jessebeach, tim.plunkett, dawehner, yoroy: Use sensible block categories (rather than module-name categories). 2013-11-12 15:53:34 -08:00
Nathaniel Catchpole 9d5aefb739 Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service. 2013-10-30 17:31:44 +00:00
Alex Pott 8546c8f6d0 Issue #1987806 by kim.pepper, disasm, vijaycs85, tim.plunkett: Convert search_view() to a new style controller. 2013-10-26 14:17:27 -07:00
Alex Pott 49ac630080 Issue #1951386 by benjy, theduke, andypost, tim.plunkett: Fixed Extend BlockPluginInterface::access to allow passing in an account. 2013-10-23 11:19:00 -07:00
Alex Pott c8b0a63c07 Issue #2105983 by mr.baileys, jhodgdon, vijaycs85, a_thakur: Make sure all YML files in Search module have no type-casting to string. 2013-10-20 16:25:28 +01:00
Nathaniel Catchpole 784cebbe5a Issue #2098795 by tim.plunkett, Sean Charles, tstoeckler, dawehner, larowlan, damiankloip: Create Base Class for RouteSubscriber Class. 2013-10-18 09:54:56 +01:00
webchick 9b8d32396b Issue #2112711 by tim.plunkett: Provide an easier mechanism for using drupal_get_form() directly. 2013-10-17 21:26:38 -07:00
Alex Pott 00780f28dd Issue #2098015 by slv_: Fixed Node delete is not correctly removing search information; node update is using a hook instead of method. 2013-10-16 13:48:37 +01:00
Alex Pott b201c0546c Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId(). 2013-10-16 13:37:27 +01:00
Alex Pott 5085cb35c7 Issue #2095125 by Xano: Use access constants in every access control context. 2013-10-16 13:10:57 +01:00
Nathaniel Catchpole 8214567a82 Issue #2016497 by naxoc, jhodgdon: Fixed Search query extender should not use floats directly. 2013-10-16 11:46:30 +01:00
webchick 3da03a2673 Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
webchick ccd257a9e7 Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY. 2013-10-08 23:26:38 -07:00
webchick 6302d0e020 Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
webchick ae7c20c7b5 Issue #2106459 by chx: Fixed core config has everything as string. 2013-10-07 17:32:28 -07:00
webchick e81c0f1285 Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller. 2013-10-05 16:16:50 -07:00
Alex Pott bcc5763239 Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities. 2013-10-04 08:55:32 +01:00
webchick 4f59f9746f Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-03 15:08:29 -07:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Alex Pott 34f0d6db08 Issue #2086201 by tim.plunkett, pwolanin: Fixed Use PluginFormInterface instead of one-off form methods for search plugins. 2013-10-03 06:59:58 +01:00