Commit Graph

675 Commits (113f7b51cc9c7f3eae4f12b1a9fb75c5edf92ae2)

Author SHA1 Message Date
Nathaniel Catchpole 4e5cb3f45b Issue #2689607 by morenstrat, Ante890: Language from URL negotiator does not add request query to language switcher links 2016-11-08 13:47:02 +00:00
Alex Pott ecd6148ee5 Issue #2806285 by maxocub, Gábor Hojtsy, quietone, catch: If the default language is not set, the migration log show an error 2016-10-27 22:01:17 -07:00
Nathaniel Catchpole 3a8b4eee94 Issue #2809789 by pwolanin, dawehner: UrlGenerator fails to urlencode aliases, incorrectly encodes "system" path 2016-10-19 10:54:55 +01:00
xjm d1ddab5034 Issue #2806249 by Pol: Small typo error in the method headers of NegotiationUrlForm 2016-10-07 15:17:30 -05:00
Alex Pott 554852c599 Issue #2791727 by bhide.nishad, chishah92, tresti88, Chi: Wrong links in tours (eg. Language and Locale) 2016-09-27 09:14:21 +01:00
Alex Pott 441357f286 Issue #2795615 by GoZ: Rename LanguageUILanguageNegotiationTest::runTest to LanguageUILanguageNegotiationTest::doRunTest 2016-09-19 11:44:18 +01:00
Nathaniel Catchpole 19387f80d5 Issue #2657978 by maxocub, quietone, Gábor Hojtsy, Kristen Pol, alexpott: Variable to config: language_default [d6] 2016-09-14 13:57:47 +01:00
Nathaniel Catchpole f8923c890b Issue #2684873 by alexpott, dawehner, Xano: ConfigurableLanguageManager::getConfigOverrideLanguage() returns NULL 2016-09-02 13:26:11 +01:00
Nathaniel Catchpole 3c42666bfc Issue #2787577 by alexpott, dawehner: When tests use multiple namespaces they should do so in a coding standards compliant way 2016-08-22 17:10:39 +01:00
xjm f8bd3f7db6 Issue #2760883 by fgm: API docs reference ModuleHandler::install() instead of ModuleInstaller 2016-07-27 12:09:51 -05:00
Alex Pott fca71fa109 Revert "Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal"
This reverts commit 89815ba339.
2016-07-15 00:18:52 +02:00
Alex Pott 1fa26afd96 Issue #2225775 by vasi, quietone, phenaproxima, chx, penyaskito, mikeryan, esclapes, vprocessor, steinmb, Gábor Hojtsy, Marc Angles, bwinett: Migrate Drupal 6 core node translation to Drupal 8 2016-07-14 16:25:10 +02:00
Alex Pott 89815ba339 Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal 2016-07-14 16:16:09 +02:00
Nathaniel Catchpole f773bf9c21 Issue #2225271 by penyaskito, quietone, svendecabooter, benjy, vasi: Migrate content type language settings from Drupal 6 & 7 2016-06-21 12:00:29 +01:00
Alex Pott df0425cfe1 Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation 2016-06-02 15:20:55 +01:00
Nathaniel Catchpole 240586c0af Issue #2729247 by andypost: Replace remaining $request->get() usage to prepare core for Symfony 3 2016-05-23 11:57:13 +01:00
Alex Pott 96ed8ac5e4 Issue #2723555 by valthebald: Remove entity_load* usage for configurable_language entity type 2016-05-11 15:56:16 -05:00
Alex Pott 55e2442d76 Issue #2721283 by alexpott: Fix Drupal.Commenting.FunctionComment.$InReturnType 2016-05-08 14:34:57 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott d5d0d6ce87 Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard 2016-05-05 12:07:19 +01:00
Alex Pott a1d3a681f6 Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard 2016-05-05 11:07:32 +01:00
Alex Pott 3eeaeb6490 Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-04-30 14:52:19 +01:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Alex Pott 942c1cff1b Issue #2572307 by vprocessor, attiks, andriyun, alexpott, pfrenssen: Fix 'Generic.PHP.UpperCaseConstant' coding standard 2016-04-28 17:18:08 +01:00
Alex Pott 4376b33cb3 Issue #2714829 by Mile23: Fix 'Generic.Functions.FunctionCallArgumentSpacing' coding standard 2016-04-28 09:42:12 +01:00
Alex Pott 6dce6c2a9f Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out) 2016-04-27 16:16:19 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Nathaniel Catchpole 8c4ec60628 Issue #2676836 by xjm, alexpott: Update proxy class generator for new @file standard 2016-04-07 20:48:11 +09:00
Alex Pott 4202cdd04b Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG 2016-03-21 09:31:08 +00:00
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +09:00
Alex Pott ee9f19cf98 Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG 2016-03-15 14:54:15 +00:00
Nathaniel Catchpole 4d185faff1 Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core 2016-03-14 09:22:44 +09:00
Nathaniel Catchpole 49a419dea2 Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
Nathaniel Catchpole c5ce9cefd5 Issue #2572125 by rodrigoaguilera, vijaycs85, swentel, Berdir, Wim Leers, tstoeckler: Content translation local tasks are not getting displayed due to caching 2016-03-08 11:36:49 +09:00
Nathaniel Catchpole 64415a6865 Issue #2580177 by DuaelFr, GoZ: Language list is not correctly ordered when it's localized 2016-03-07 09:01:11 +09:00
Nathaniel Catchpole 9a47d81c72 Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART 2016-02-29 12:27:06 +09:00
Nathaniel Catchpole 1d75784abe Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create() 2016-02-24 13:17:21 +09:00
Nathaniel Catchpole a3f5ca8a81 Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
Nathaniel Catchpole ae8270742e Issue #1811214 by Mile23, naveenvalecha, tisteegz: Add missing type hinting to Language module docblocks 2016-02-17 11:25:41 +09:00
Nathaniel Catchpole 8e4fe5c0f9 Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create() 2016-02-16 20:13:36 +09:00
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Nathaniel Catchpole ea6f67e298 Issue #2641092 by laranajim: Wrong file doc block on some tests 2016-02-10 09:01:06 +09:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Alex Pott 1546d71f80 Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott af581611f0 Issue #2625966 by JKerschner: Typo on Language help page 2015-12-12 01:22:15 +00:00
Jennifer Hodgdon c5eb4480bb Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a)
2015-12-08 09:48:25 -08:00