drupal/core/modules/language
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
..
config Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core 2015-09-23 12:37:12 +02:00
css Issue #2315885 by Gábor Hojtsy: Fixed Quickfix: language settings page seriously misaligned. 2014-08-06 10:17:33 +01:00
migration_templates Issue #2596793 by phenaproxima, penyaskito, svendecabooter: Migrate legacy languages to configurable language entites 2015-10-30 10:03:31 -04:00
src 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
templates Issue #2607824 by Nitesh Pawar, r_sharma08: Asterisks in language-negotiation-configure-form.html.twig's docblock don't line up 2015-11-15 15:26:39 +00:00
tests Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
language.admin.inc Issue #1938912 by Manuel Garcia, joelpittet, lokapujya, duellj, Cottser, akalata, pplantinga, mdrummond, rpayanm, Hydra, lauriii: Convert language content setting table theme to a twig template 2015-10-22 17:05:35 -07:00
language.admin.js Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
language.api.php Issue #1811214 by Mile23, naveenvalecha, tisteegz: Add missing type hinting to Language module docblocks 2016-02-17 11:25:41 +09:00
language.info.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
language.install Issue #1810394 by hchonov, plach, YesCT, David Hernández, Schnitzel, vijaycs85, penyaskito, tstoeckler, alexpott, Gábor Hojtsy: Site configuration with domain based language negotiation results in redirecting authenticated users to a different domain when accessing a content entity route for translation language different from the interface language 2015-11-12 22:14:14 +00:00
language.libraries.yml Issue #2315885 by Gábor Hojtsy: Fixed Quickfix: language settings page seriously misaligned. 2014-08-06 10:17:33 +01:00
language.links.action.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
language.links.menu.yml Issue #2578989 by ifrik, alvar0hurtad0, jhodgdon, Bojhan, snehi, mairi, rachel_norfolk: Update link descriptions on the Configuration page that are not correct for D8 2015-10-04 23:38:58 -07:00
language.links.task.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
language.module Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
language.permissions.yml Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
language.routing.yml Issue #2422685 by balagan: Language negotiation configuration page titles inconsistent, should not even mention "negotiation" 2015-02-19 09:49:59 +00:00
language.services.yml Issue #1810394 by hchonov, plach, YesCT, David Hernández, Schnitzel, vijaycs85, penyaskito, tstoeckler, alexpott, Gábor Hojtsy: Site configuration with domain based language negotiation results in redirecting authenticated users to a different domain when accessing a content entity route for translation language different from the interface language 2015-11-12 22:14:14 +00:00