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 |
Alex Pott
|
c3ef2d30d9
|
Issue #2083773 by Pete B: Fixed SearchExcerpt test has a small problem.
|
2013-10-02 18:13:10 +01:00 |
Nathaniel Catchpole
|
709e3044c1
|
Issue #2090947 by Bladedu: Fixed SearchPluginManager plugin definitions aren't cached.
|
2013-10-01 14:14:10 +01:00 |
Nathaniel Catchpole
|
7e163dbb19
|
Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter().
|
2013-09-29 08:19:59 +01:00 |
Alex Pott
|
8dd8210d9e
|
Issue #2062153 by chertzog, rhm50: In String Class Rename Views properties to core standards.
|
2013-09-28 19:22:04 +02:00 |
Alex Pott
|
37949fe378
|
Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities.
|
2013-09-27 17:34:47 +02:00 |
Alex Pott
|
96edb7822d
|
Issue #2078005 by Ivan Zugec: Modernize search.module forms.
|
2013-09-26 01:51:34 +02:00 |
Nathaniel Catchpole
|
d7fa47b49b
|
Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support.
|
2013-09-22 09:31:05 +01:00 |
webchick
|
deebed44b2
|
Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method.
|
2013-09-18 18:48:18 -07:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
webchick
|
eb22bab7e3
|
Issue #2089835 by tstoeckler: SearchSettingsForm 'use's ModuleHandler but actually doesn't.
|
2013-09-16 19:52:20 -07:00 |
webchick
|
4b7a30edd0
|
Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase.
|
2013-09-16 08:43:28 -07:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
webchick
|
ca7ae5992a
|
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
|
2013-09-12 21:51:47 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
webchick
|
e05902e5da
|
Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant.
|
2013-09-11 12:36:35 -07:00 |
Alex Pott
|
11eeb98bf3
|
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
|
2013-09-11 02:21:44 +01:00 |
Alex Pott
|
db2d92e7cb
|
Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system.
|
2013-09-06 10:26:26 +02:00 |
Alex Pott
|
95c2e17ca1
|
Issue #2073813 by pwolanin, dawehner, tstoeckler, twistor: Add a UrlGenerator helper to FormBase and ControllerBase.
|
2013-09-05 21:40:11 +02:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
Alex Pott
|
a8d4542933
|
Issue #2012312 by tim.plunkett: Remove legacy code from filter.module.
|
2013-08-29 20:38:58 +01:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +01:00 |
Alex Pott
|
0489b631a8
|
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
|
2013-08-25 19:57:31 +01:00 |
Alex Pott
|
3c2bee1d4a
|
Issue #2067881 by ZenDoodles, mradcliffe: Fixed Search is missing from block admin UI after installation.
|
2013-08-25 10:56:12 +01:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Alex Pott
|
b397954edc
|
Issue #2052325 by yanniboi, YesCT: Move search block form to new drupal 8 standard.
|
2013-08-10 01:06:52 +01:00 |
Nathaniel Catchpole
|
f9ec71dfcc
|
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
|
2013-08-01 14:42:18 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Nathaniel Catchpole
|
29c09effc3
|
Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK).
|
2013-07-27 15:26:33 +01:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
be35585c26
|
Issue #2032235 by elachlan: Fixed SearchSettingsForm implements CMI incorrectly.
|
2013-07-20 02:31:56 +01:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Nathaniel Catchpole
|
a56065e31c
|
Issue #2011126 by kgoel, dcam: Replace drupal_container() with Drupal::service() in the search module.
|
2013-07-10 22:45:58 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Nathaniel Catchpole
|
7794783062
|
Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig.
|
2013-06-28 13:34:28 +01:00 |
Alex Pott
|
93ea9a472b
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-26 09:17:11 +01:00 |
Alex Pott
|
a9b5c81657
|
Revert "Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller."
This reverts commit af5478b863 .
|
2013-06-25 17:44:41 +01:00 |
Alex Pott
|
af5478b863
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-25 16:23:13 +01:00 |
Jennifer Hodgdon
|
0366140fa0
|
Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files
|
2013-06-20 07:02:02 -07:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Alex Pott
|
72bd779d56
|
Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules.
|
2013-06-18 14:29:20 +02:00 |
Nathaniel Catchpole
|
a10b792f41
|
Issue #2018375 by andypost: Get rid of node_hook() and node_invoke().
|
2013-06-17 12:03:40 +01:00 |
Alex Pott
|
33b0337439
|
Issue #2009666 by aaronott, jiff, jeroen12345: Replace theme() with drupal_render() in search module.
|
2013-06-17 02:06:22 +02:00 |
Alex Pott
|
fd9804d886
|
Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController .
|
2013-06-14 02:18:37 +02:00 |
Alex Pott
|
7b9e229748
|
Issue #1933518 by ACF, pwolanin, mparker17: Convert search's system_config_form() to SystemConfigFormBase.
|
2013-06-13 22:55:33 +01:00 |
Alex Pott
|
9c5e4bc77f
|
Issue #2002272 by elvis2, jibran, heddn: Rename Views method add_orderby() to addOrderby().
|
2013-06-13 09:24:07 +01:00 |
Alex Pott
|
9ce3e06d47
|
Issue #2001320 by zschmid, chrisguindon, pwieck, chertzog: Rename Views method add_groupby() to addGroupBy().
|
2013-06-13 09:14:57 +01:00 |
Alex Pott
|
85ad766b73
|
Issue #2003438 by trevjs, heddn: Rename Views method operator_form() to operatorForm() .
|
2013-06-11 23:37:45 +01:00 |
Alex Pott
|
ba4d4a880e
|
Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField().
|
2013-06-11 23:35:49 +01:00 |
Alex Pott
|
7b0039e977
|
Issue #2002190 by dawehner, jhedstrom: Convert core/modules/search/lib/Drupal/search/Tests/SearchExpressionTest.php to phpunit.
|
2013-06-10 12:49:24 +01:00 |
Alex Pott
|
167810ff96
|
Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere().
|
2013-06-08 00:12:42 +01:00 |
Alex Pott
|
18e03273de
|
Issue #2002274 by elvis2: Rename Views method add_relationship() to addRelationship().
|
2013-06-08 00:10:08 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
webchick
|
4a69401036
|
Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm().
|
2013-06-04 21:18:44 -05:00 |
Nathaniel Catchpole
|
affc74ccdd
|
Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete().
|
2013-06-03 11:00:40 +01:00 |
Alex Pott
|
2c2ae72033
|
Issue #2002332 by mikedotexe, elvis2: Rename Views method add_table() to addTable().
|
2013-05-29 12:14:17 +01:00 |
Alex Pott
|
b53df3c9e8
|
Issue #2001330 by juan.brein, KCarlile, zschmid, chertzog: Rename Views method add_having_expression() to addHavingExpression().
|
2013-05-28 23:14:08 +01:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
bd5769d9fd
|
Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 10:14:30 -07:00 |
Jennifer Hodgdon
|
2693a33525
|
Issue #1948564 by bdgreen: Move search conditions callback sample function to right group/topic
|
2013-05-23 08:20:21 -07:00 |
Alex Pott
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01:00 |
Alex Pott
|
f630b510aa
|
Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities.
|
2013-05-11 11:01:25 +01:00 |
Jennifer Hodgdon
|
75c407547f
|
Issue #1948564 by aitiba: Use new standard to document search conditions callback
|
2013-05-08 06:48:09 -07:00 |
Alex Pott
|
686c269bae
|
Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode.
|
2013-05-08 00:29:47 +01:00 |
Alex Pott
|
19e6c2c0ae
|
Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins.
|
2013-05-07 21:34:00 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
ea909a162c
|
Issue #1971012 by kgoel, jhodgdon: Fixed Search results twig template is missing */.
|
2013-04-15 17:17:17 -07:00 |
webchick
|
b2e49105fd
|
Issue #1912568 by typhonius, Berdir: Convert drupal_http_request() usage in SearchRankingTest.php to Guzzle.
|
2013-04-12 20:29:22 -07:00 |
webchick
|
2212a5fed8
|
Issue #1969276 by effulgentsia, tim.plunkett, EclipseGc: Refactor block plugins to make room for a BlockBase::build() implementation.
|
2013-04-12 20:24:29 -07:00 |
Alex Pott
|
ee1c53e517
|
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
|
2013-04-11 22:42:45 +01:00 |
catch
|
26e5965293
|
Issue #1946452 by splatio: Convert confirm_form() in search.admin.inc to the new form interface.
|
2013-04-06 22:46:47 +01:00 |
Alex Pott
|
715ff030a3
|
Issue #1898448 by julien, drupalway, podarok, jenlampton, steveoliver, joelpittet, jwilson3, chrisjlee, Cottser | c4rl: Convert search module to Twig.
|
2013-04-02 11:25:52 +01:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
f47ff3ecbb
|
Issue #1911884 by quicksketch, Wim Leers: Enable CKEditor in the Standard install profile.
|
2013-03-08 20:59:42 -08:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
webchick
|
b9a4e9b7ab
|
Issue #788114 by quicksketch, David_Rothstein, sun, Wim Leers: Unprivileged users should only get one text format by default.
|
2013-03-04 22:45:18 -05:00 |
webchick
|
17a6531060
|
Issue #1919196 by vijaycs85: Create configuration schemas for search module.
|
2013-03-04 22:37:50 -05:00 |
webchick
|
c6b2c725e7
|
Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer.
|
2013-03-04 21:25:53 -05:00 |
webchick
|
20ab10429c
|
Issue #1927546 by alexpott, catch, Gábor Hojtsy: Fixed Langcode column added to search_index() and search_dataset() tables but there is no upgrade path.
|
2013-02-27 16:28:20 -05:00 |
Dries
|
3721e4d262
|
Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text).
|
2013-02-09 12:34:07 +11:00 |
Jennifer Hodgdon
|
12973db06e
|
Issue #1355670 by pwolanin, NROTC_Webmaster, xjm: API docs cleanup for Search module
|
2013-02-04 11:11:11 -08:00 |
Dries
|
fb08e2f281
|
Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field.
|
2013-02-01 11:08:58 -05:00 |
Dries
|
2a18edd933
|
Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'.
|
2013-01-25 14:49:49 -05:00 |
webchick
|
3cf6ad7cd5
|
Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System.
|
2013-01-17 14:28:27 -08:00 |
webchick
|
eec970060c
|
Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names.
|
2013-01-17 13:42:56 -08:00 |
catch
|
a20c323eb3
|
Issue #1831802 by znerol: Fixed Allow implementors of hook_search_admin() to add #submit on the form.
|
2013-01-17 10:01:22 +00:00 |
webchick
|
34453e5e0c
|
Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues.
|
2013-01-16 20:03:30 -08:00 |
catch
|
db1122d6ab
|
Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API.
|
2013-01-14 10:59:47 +00:00 |
catch
|
14e0c88dad
|
Issue #1848774 by IshaDakota: Fixed search_view() initializes a variable that is never used.
|
2013-01-10 12:03:12 +00:00 |
webchick
|
b11bacd8f1
|
Issue #1872540 by xjm: Provide a test helper method for creating block instances.
|
2013-01-07 11:09:10 -08:00 |
Dries
|
6e7b1219fe
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
catch
|
2bd155b106
|
Issue #1861676 by sun: Remove stylesheets[] and scripts[] .info file property support for modules.
|
2012-12-27 22:26:37 +00:00 |
catch
|
b08c448389
|
Issue #1811828 by dawehner, tim.plunkett: Use #attached to find the css/js of a view.
|
2012-12-04 15:49:07 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
Jennifer Hodgdon
|
40d7bc4df3
|
Issue #1831408 by kotnik: Fix spelling of entity in docs
|
2012-11-10 06:55:08 -08:00 |
catch
|
a8650951b9
|
Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system.
|
2012-11-06 13:57:02 +00:00 |
catch
|
11cfa543be
|
Issue #1778356 by dawehner: Unify and standardize the init() method for the query plugin.
|
2012-11-04 21:10:57 +00:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
webchick
|
6af1f58955
|
Issue #1817484 by tomgeekery, kiamlaluno: Fixed The function contains a 'return' statement right at the end of the function.
|
2012-10-23 16:47:29 -07:00 |
webchick
|
9b3466349f
|
Issue #1817554 by damiankloip: Review and improve naming of entity specific row plugins.
|
2012-10-23 15:53:04 -07:00 |
Tim Plunkett
|
20ba6bbd18
|
Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules.
|
2012-10-22 14:11:54 -04:00 |
Jennifer Hodgdon
|
4dcf811f77
|
Issue #1797508 by Lars Toomre, dcam: Remove t() from test assertion messages in Search module
|
2012-10-18 16:22:40 -07:00 |
webchick
|
e9ca778b53
|
Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller.
|
2012-10-13 23:40:03 -07:00 |
catch
|
c26c3117f1
|
Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory.
|
2012-10-05 21:35:31 +01:00 |
catch
|
8337955d48
|
Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state.
|
2012-09-20 10:25:24 +01:00 |
catch
|
277c7f7bf6
|
Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name().
|
2012-09-19 10:54:05 +01:00 |
webchick
|
7e97629745
|
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
|
2012-09-04 13:58:37 -07:00 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01:00 |
catch
|
dfbddf1e96
|
Issue #1743198 by kim.pepper: Fixed Mismatch between foreign key and primary key.
|
2012-08-29 10:48:59 +01:00 |
Jennifer Hodgdon
|
65d37afbea
|
Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group
|
2012-08-28 11:31:58 -07:00 |
webchick
|
ebaab15cf0
|
Issue #511594 by sxnc, jhodgdon, Gábor Hojtsy: Added hook_search_preprocess() needs to be language-specific.
|
2012-08-26 11:05:58 -07:00 |
webchick
|
79b9a36cb0
|
Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances.
|
2012-08-26 10:01:29 -07:00 |
catch
|
ff895df7ac
|
Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri().
|
2012-08-22 15:04:43 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
webchick
|
a898cb2d9b
|
Oh hai. How about that test?
|
2012-08-16 07:28:12 -07:00 |
webchick
|
3f794186d8
|
Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: Add missing language functionality in search module.
|
2012-08-16 07:18:38 -07:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
db2f83b6df
|
- Patch #1497310 by webchick, kbasarab, tobiasb, pcambra, sun, aspilicious: Convert statistics settings to configuration system.
|
2012-08-07 15:49:48 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -04:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
catch
|
20ba61fd54
|
Issue #1061924 by catch, tim.plunkett, sun, Stefan Freudenberg, bfroehle: Fixed system_list() memory usage.
|
2012-08-01 18:40:47 +01:00 |
webchick
|
3642d7f58e
|
Issue #1496510 by swentel, jvns, cosmicdreams, marcingy, alexpott, heyrocker, sun: Convert search settings to configuration system.
|
2012-07-27 22:18:02 -05:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
Dries
|
1d4a4a2126
|
- Patch #1471848 by BassistJimmyJam, michaellenahan: user interface text containing URLs in translated part.
|
2012-07-15 06:18:37 -07:00 |
Dries
|
2815c9a890
|
- Patch #1655422 by sun, chx: random test failures in SearchCommentTest.
|
2012-06-24 12:32:22 -07:00 |
webchick
|
18040223ad
|
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
|
2012-06-15 19:03:15 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
catch
|
dfbc9682a3
|
Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module.
|
2012-06-08 21:15:19 +09:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
catch
|
c787f37a09
|
Issue #1594006 by aspilicious: Convert search tests to PSR-0.
|
2012-05-29 13:06:07 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
catch
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +09:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
catch
|
52d7970bad
|
Issue #1209532 by timmillwood: Count node views via AJAX in the statistics module.
|
2012-04-26 13:05:27 +09:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
Dries
|
055716fe39
|
- Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.
|
2012-04-19 07:31:47 -04:00 |
catch
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
1f4ececf10
|
Issue #189544 by cafuego, BrockBoland, Dave Cohen: Added Allow administrator to edit account without email address.
|
2012-04-13 17:10:57 +09:00 |
catch
|
2a30669ab3
|
Issue #1513970 by Berdir: Convert SearchQuery to PSR-0.
|
2012-04-13 17:09:54 +09:00 |
catch
|
97674b9f05
|
Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search.
|
2012-03-27 15:17:38 +09:00 |
webchick
|
bb3270d80a
|
Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in search_simplify_excerpt_match().
|
2012-03-24 00:35:42 -06:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |