Commit Graph

143 Commits (e855a496a7e725e5e1e62f1a32a4d245f1a17c18)

Author SHA1 Message Date
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