Commit Graph

639 Commits (411a517abda577c5ceade5b3fcedc75ac2c09bb2)

Author SHA1 Message Date
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
Nathaniel Catchpole 043fb23885 Issue #2618040 by Maouna, plach, catch, YesCT, steelsector, matsbla, SiliconMind, vodde83: Configuration of configurable language types reset after module install 2015-11-26 18:21:02 +00:00
Nathaniel Catchpole b309418e69 Issue #2623232 by xjm, plach, benjy, penyaskito: Improve messages when entity/field mismatch happens 2015-11-26 10:22:08 +00:00
xjm df64790a1a Issue #2620266 by JKerschner, plach: Typo in LanguageNegotiationContentEntity class 2015-11-25 14:01:02 -06:00
Nathaniel Catchpole 99507a38ce Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles 2015-11-17 13:19:35 +00:00
Alex Pott 7bef4e6d9e 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
Alex Pott 0e507e421b 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
Alex Pott 6efce42953 Issue #2581817 by YesCT: Follow-up for #2505263: clean up comments 2015-11-03 11:01:41 +00:00
Alex Pott b412acf2ab Issue #2453551 by mbovan, edurenye, Berdir, Saphyel, jhodgdon: TranslationLanguageRenderer tries to add langcode field to the view for entity types that have no langcode 2015-11-01 23:59:21 +00:00
webchick 9692d18d72 Issue #2596793 by phenaproxima, penyaskito, svendecabooter: Migrate legacy languages to configurable language entites 2015-10-30 10:03:31 -04:00
xjm cced89ec12 Issue #2600304 by marvin_B8, anil280988, GoZ, justAChris: Bad @file description in core/ classes 2015-10-24 14:07:04 -07:00
xjm 639272360e Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag 2015-10-23 13:59:43 -07:00
webchick 046477e7d6 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
Alex Pott b0e82e5871 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
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
effulgentsia 190032b775 Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends 2015-10-07 12:30:24 -07:00
xjm bfb117c569 Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments 2015-10-05 18:29:54 -05:00
effulgentsia bb8be56e67 Issue #1832946 by Sutharsan, Jose Reyero, Gábor Hojtsy, Wim Leers, vijaycs85: Runtime translation download fallback works different from installer translation download fallback 2015-10-05 15:39:44 -07:00
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
Nathaniel Catchpole 72b0180f59 Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts) 2015-10-05 14:12:02 +01:00
webchick c1c27f3cd8 Issue #2576945 by hchonov: PathProcessorLanguage::initProcessors is not sorting the methods by weight 2015-10-05 00:44:33 -07:00
webchick 68ff6eb532 Issue #2505263 by maxocub, tstoeckler: Session language switch links are (sometimes) broken 2015-10-05 00:30:51 -07:00
webchick 5c2bf5d3ab 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
webchick e5424fb260 Issue #2410497 by alvar0hurtad0, sdstyles, hussainweb, webchick, jhodgdon, mpdonadio: Update remaining url() and _l() calls in comments/documentation 2015-10-04 23:34:30 -07:00
webchick 8bd7a50b66 Issue #2422481 by akalata, lokapujya, joelpittet: Convert language negotiation theme table to table #type 2015-10-04 23:22:02 -07:00
xjm 88aaa6ccd1 Issue #2427889 by daffie, Mile23: ConfigurableLanguageTest not found by SimpleTest 2015-10-04 21:52:42 -04:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Nathaniel Catchpole 03bd7fc75b Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names 2015-10-01 19:43:30 +01:00
Alex Pott a1826842d6 Issue #2351667 by Maouna, zaporylie, Gábor Hojtsy: Can't add another language (due to validation errors) 2015-09-27 02:15:46 +02:00
Alex Pott 03ac04f38a Issue #2572929 by dawehner, pwolanin, mikeker, xjm, stefan.r, David_Rothstein, hussainweb, lauriii, Wim Leers, catch, chx, alexpott: Document lack of auto-escape in theme functions and add a theme autoescape helper function 2015-09-26 17:50:12 +02:00
Alex Pott 7599b055c7 Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards 2015-09-26 16:01:27 +02:00
webchick 38a0e063c6 Issue #2553719 by dschenk, penyaskito, lucastockmann, Sutharsan, axooh: Fix LanguageListBuilder::__construct phpdoc 2015-09-25 06:22:15 -07:00
catch c1aa46fbe6 Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core 2015-09-23 12:37:12 +02:00
Alex Pott fc45b90ea3 Issue #2572599 by stefan.r, dawehner, pwolanin, amateescu: Replace !placeholder with @placeholder in a few remaining places 2015-09-22 22:29:51 +02:00
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00
effulgentsia a537a3098e Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager 2015-09-21 12:38:52 -07:00
Alex Pott ce3f378bb5 Issue #2571947 by nevergone: Remove !placeholder in language module 2015-09-21 17:23:45 +02:00