Commit Graph

149 Commits (2faba6047a7e8b0c3eefa77464e3b415ad1895d1)

Author SHA1 Message Date
Alex Pott 46973e74b5 Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Alex Pott 377521e267 Issue #1990156 by damiankloip: Add a dedicated @Condition plugin annotation. 2013-06-25 09:39:29 +01:00
Alex Pott 5fe8034bdc Issue #2020361 by vijaycs85: Create LanguageConfigContext to activate configuration overrides based on language. 2013-06-19 22:21:35 +02: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
Nathaniel Catchpole 660f2d0d4f Issue #1985470 by thedavidmeister: Remove theme_link(). 2013-06-19 13:46:31 +01:00
Alex Pott dec3e5c014 Issue #1987728 by Niklas Fiekas, vijaycs85: Convert language_test_subrequest() to a new style controller. 2013-06-18 00:37:09 +02:00
webchick fb5b009dd1 Issue #2003210 by jastraat, hussainweb: Fixed Incorrect comment for LanguageArgument::title(). 2013-06-17 01:47:32 -05:00
Alex Pott 010ffd4508 Issue #1826252 by Jeroen, benjf, wilco: Domain language negotiation broken when a base url is configured. 2013-06-14 15:37:00 +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 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
Alex Pott 56f4362ad4 Issue #1845034 by RobLoach, sandykadam, nick_schuch, cam8001, Gábor Hojtsy: Convert standard.inc to Drupal\Core\Language. 2013-06-10 17:14:58 +01:00
Alex Pott d92b4e9699 Issue #2009652 by InternetDevels: Replace theme() with drupal_render() in language module. 2013-06-09 18:53:24 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott b21943922d Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence. 2013-06-06 09:14:16 +01:00
Alex Pott 9d73599020 Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Alex Pott 42daa83c5e Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
webchick dc05265a4e Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
webchick 3fdf6a1c13 Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender(). 2013-06-04 21:10:54 -05:00
Alex Pott 8f85c84b2c Issue #2006258 by TravisCarden: Fixed more file permissions. 2013-05-31 11:13:48 +01:00
Alex Pott 3ad40a3e3a Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName(). 2013-05-30 00:39:33 +01:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00
Alex Pott b8f18c3f08 Issue #2003500 by tyjamessmith, aviindub, marlatt: Rename Views method get_value_options() to getValueOptions(). 2013-05-29 14:42:56 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
Alex Pott ebfdf7fd30 Issue #1974044 by EllaTheHarpy, IshaDakota, fjd, Schnitzel: Fixed 'Account administration pages' detection method confusing. 2013-05-27 20:35:07 -05: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
Alex Pott fe96498043 Issue #1833442 follow-up by olli, ParisLiakos, dawehner: Remove hook_boot(). 2013-05-13 00:36:58 +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
Nathaniel Catchpole ca665f7be3 Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible. 2013-05-09 10:25:10 +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
Alex Pott cb4782ea13 Issue #1977784 by YesCT, Gábor Hojtsy, EllaTheHarpy: Content language settings configuration page needs to determine what entities and bundles to include. 2013-05-06 11:31:46 +01:00
catch 478490f23c Issue #1922454 by thedavidmeister, steveoliver, Cottser: Gut l(), fix theme('link'), have a working framework for consistently generated links inside and outside of Twig. 2013-05-01 09:53:04 +01:00
Alex Pott 2784f4886d Issue #1960344 by ParisLiakos, kid_icarus: Replace $is_https() global with Request::isSecure(). 2013-04-30 16:48:41 +01:00
Alex Pott 4e833c9274 Issue #1921550 by EclipseGc, larowlan: Create a Language check Condition. 2013-04-14 21:56:35 +01: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
webchick e03d403286 Issue #1957302 by katbailey: Added Convert PathProcessorTest to PHPUnit. 2013-04-10 09:24:35 -07:00
catch 95516e65b7 Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to . 2013-04-09 21:38:06 +01:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
Alex Pott c0eaf0f5fd Issue #1925738 by tim.plunkett: Followup: Convert language's system_config_form() to SystemConfigFormBase. 2013-04-02 21:12:48 +01:00
Alex Pott 1a17076521 Issue #1925738 by tim.plunkett: Convert language's system_config_form() to SystemConfigFormBase. 2013-04-02 11:53:46 +01:00
Alex Pott c4c7f792d0 This reverts commit 80e373fa92 2013-04-02 11:53:10 +01:00
Alex Pott 80e373fa92 git commit -m Issue 2013-04-02 10:18:50 +01:00
webchick 6b5e66afa6 Issue #1942144 by sandipmkhairnar: Fixed Make Language module active config save format match the default yml file. 2013-03-26 21:50:04 -07:00
webchick 59d72a2cc3 Issue #1919178 by vijaycs85, YesCT, sandipmkhairnar: Create configuration schemas for language module. 2013-03-20 18:14:42 -04:00
webchick 1bec76308f Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable. 2013-03-18 05:40:12 -07:00
Dries 9c1469daa3 Issue #1934428 by vijaycs85: Remove spacing issue in language.negotiation.yml. 2013-03-08 11:01:43 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00