Commit Graph

769 Commits (05bbd9d036939acba862460483ad13a5f425201d)

Author SHA1 Message Date
Alex Pott 877fd18762 Issue #2346857 by andypost, claudiu.cristea, amateescu, m1r1k, Mile23, rpayanm, epari.siva, Berdir, yched: Set default property bundle_entity_type in EntityType to NULL 2015-08-14 09:23:08 +01:00
Alex Pott 52e5d45ee2 Issue #2403229 by robertdbailey, andypost, penyaskito, Gábor Hojtsy: language.negotiation configuration can have overrides bleed in 2015-08-06 17:08:24 +01:00
Alex Pott bd1964cb36 Issue #2533964 by edurenye, Berdir, Gábor Hojtsy: Langcode widget visibility settings from language.module are not applied consistently 2015-08-06 15:15:04 +01:00
Nathaniel Catchpole f725e303ad Issue #2538228 by alexpott, amateescu: Document that Config save/delete/rename events may be dispatched during hook_update_N(), what that means for subscribers, and fix core subscribers accordingly 2015-07-29 16:33:39 +01:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
Alex Pott 37c1ee8c47 Issue #2056089 by BarisW, TR, mgifford, rodvolpe, Dom., nambisolo, nod_, katewelling, Manjit.Singh, jhodgdon, Bojhan, Wim Leers: UI problems on the Modules/Extend page 2015-07-27 13:03:51 +01:00
Alex Pott 61603f58f6 Issue #2524082 by pfrenssen, Gábor Hojtsy, Wim Leers, Berdir, Fabianx, dawehner, catch: Config overrides should provide cacheability metadata 2015-07-24 21:27:30 +01:00
Alex Pott c78f1dacee Issue #2529616 by andypost: Move CurrentLanguageContext to Core\Language\ContextProvider 2015-07-24 15:42:07 +01:00
Nathaniel Catchpole 04564f7d1f Issue #2497275 by borisson_, alexpott, dawehner, Gábor Hojtsy: ~50 calls to t() for two strings in LanguageManager() on every request 2015-07-24 12:22:03 +01:00
Nathaniel Catchpole e2adf71ea2 Revert "Issue #2497275 by borisson_, alexpott: ~50 calls to t() for two strings in LanguageManager() on every request"
This reverts commit fe4cd2cf01.
2015-07-24 12:21:38 +01:00
Nathaniel Catchpole fe4cd2cf01 Issue #2497275 by borisson_, alexpott: ~50 calls to t() for two strings in LanguageManager() on every request 2015-07-24 12:21:01 +01:00
Nathaniel Catchpole 20f1c993b6 Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
Nathaniel Catchpole 81658d5c87 Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable 2015-07-15 15:09:47 +01:00
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
Alex Pott 794be16300 Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager 2015-07-08 13:01:20 +01:00
Alex Pott 5a528e59df Issue #2493665 by Fabianx, dawehner, msonnabaum, catch: Add centralized container invalidation method 2015-07-07 17:35:44 +01:00
catch 9f521c8dc5 Issue #2408371 by dawehner, Fabianx, alexpott, bforchhammer: Proxies of module interfaces don't work 2015-06-30 12:32:40 +01:00
Alex Pott e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott ac8605bf32 Issue #2505197 by Arskiainen, jaimeguzman, tstoeckler: Add a @see + docs about language_element_info_alter() to LanguageSelect 2015-06-23 12:30:54 -05:00
xjm 8305be48fc Issue #2483781 by borisson_, rbayliss, cilefen, mitalimehta, joshi.rohit100: Move cache contexts classes from \Drupal\Core\Cache to \Drupal\Core\Cache\Context 2015-06-16 13:51:07 -05:00
Alex Pott 880007d586 Issue #2485409 by rudraram, Manjit.Singh, LewisNyman: Clean up content translation CSS inline with our CSS standards 2015-06-11 16:40:24 +01:00
Jennifer Hodgdon 700158c93b Issue #2494319 by Pere Orga: Follow up to Spellchecking Drupal - Comments 2015-06-05 13:20:37 -07:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
Alex Pott 2f370af9c5 Issue #2195573 by Xano, eiriksm, heddn, ParisLiakos, Les Lim, Pere Orga, dinarcon, xjm, alexpott: Add a dedicated @LanguageNegotiation annotation class 2015-06-05 19:52:32 +01:00
Alex Pott 2466bc032e Issue #2494679 by Xano: Fix LanguageNegotiatorInterface type hints in docblocks 2015-06-02 22:20:34 +01:00
Alex Pott c13aaddce1 Issue #1994292 by David_Rothstein, Gábor Hojtsy: LanguageInterface::TYPE_URL (D8) and LANGUAGE_TYPE_URL (D7) have no name or description 2015-05-26 14:40:49 +01:00
xjm 50cfc9e198 Issue #2420737 by rodrigoaguilera, Pere Orga, Gábor Hojtsy, maxocub, jhodgdon, penyaskito, plach, danigrrl: Differences in dynamic language names are confusing in views, content, etc 2015-05-24 17:22:43 -05:00
xjm ac3b76625c Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP 2015-05-24 15:51:18 -05:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
xjm f9b6f97613 Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules 2015-05-18 14:08:10 -07:00
Nathaniel Catchpole 5eb13a958e Issue #2473907 by alexpott, maijs: Tests not being run by testbot due to missing summary line 2015-05-18 12:28:42 +01:00
Alex Pott 9e6958899c Issue #2470307 by Mark_L6n, eiriksm, Gábor Hojtsy: Modifying path prefix for URL language detection causes error message for default language 2015-05-18 06:22:48 +01:00
Alex Pott 3d2b2237a0 Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId 2015-05-10 17:09:22 -07:00
Alex Pott c471f0fa7c Issue #452244 by jhedstrom: Help text for Language domain needs to specify "no trailing slash" 2015-05-10 13:42:35 -07:00
Alex Pott 7342df62dd Issue #2335661 by Wim Leers, pwolanin, dawehner, Fabianx, larowlan, catch, Berdir: Outbound path & route processors must specify cacheability metadata 2015-05-09 05:23:46 -07:00
Nathaniel Catchpole 74db053104 Issue #2428103 by dawehner, amateescu, Berdir, AjitS: String formatter should link to its translation 2015-05-08 21:53:09 +01:00
Nathaniel Catchpole e0aae8c26a Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
Nathaniel Catchpole b986c827fb Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00
webchick 8f07297676 Issue #2375689 by Arla, Wim Leers, dawehner, tim.plunkett, Berdir: BlockBase::blockAccess() should return AccessResult instead of a bool 2015-04-16 09:45:19 -07:00
Alex Pott b676df9303 Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active 2015-04-16 16:25:55 +02:00
Alex Pott 5ad5c13f1c Issue #2457273 by pjonckiere: Number lists are not supported in docs - use bullet lists 2015-04-09 16:03:16 +01:00
Alex Pott 6ffc4cd8ba Issue #2226621 by JeroenT, ianthomas_uk, lokapujya, pjonckiere, marcingy, LinL, Xano, rpayanm, piyuesh23: Remove usage of element_info(), element_child() and element_children(). Deprecate element_info_property() 2015-04-09 15:52:29 +01:00
Alex Pott 25c41d0a6d Issue #606840 by Wim Leers, cilefen, Fabianx, markpavlitski: Enable internal page cache by default 2015-04-08 12:11:56 +01:00
Alex Pott fdc1c3daf8 Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
Alex Pott 7cac6fa86a Issue #2452691 by prics, valthebald: Missing button type property on "Add language" button 2015-04-02 11:22:12 +01:00
Alex Pott 581c3a032e Issue #2460027 by epari.siva, vijaycs85: Update the documentation of Drupal\language\LanguageServiceProvider::getDefaultLanguageValues() 2015-03-31 15:47:06 +01:00
Alex Pott 5b19144783 Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
webchick 03aed6a40c Issue #2457271 by rteijeiro, Palashvijay4O, Cottser: More cleanup of the 'themeable' documentation group 2015-03-29 15:53:32 -07:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
Alex Pott c34478f5e7 Issue #2212069 by Gábor Hojtsy, pjonckiere, rteijeiro, cilefen: Non-English Drupal sites get default configuration in English, edited in English, originals not actually used if translated 2015-03-26 12:05:36 +00:00
catch 938e2f648c Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts 2015-03-25 20:12:42 +00:00
Nathaniel Catchpole 3fbe92b02b Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d.
2015-03-25 16:16:04 +00:00
Nathaniel Catchpole 079a52b45d Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1.
2015-03-25 16:13:13 +00:00
Nathaniel Catchpole 364a6e9cc1 Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code 2015-03-25 12:04:48 +00:00
catch 40cc6312d9 Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00:00
Alex Pott 23ed78ecb9 Issue #2454287 by dawehner: Make a couple of services lazy 2015-03-19 13:23:04 +00:00
webchick cbcf272275 Issue #2426495 by dawehner, alexpott: Remove the global $script_path 2015-03-17 13:59:45 -07:00
Alex Pott 8d87a92842 Issue #2384863 by Gábor Hojtsy, vijaycs85, rodrigoaguilera: Translation language base field handler should use views field handler, provide unified options 2015-03-13 10:06:30 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
Alex Pott 35f1560690 Issue #2017471 by rodrigoaguilera, balagan, clemens.tolboom, Kristen Pol, Outi, rpayanm, danylevskyi, mon_franco, Antti J. Salminen, aloyr, thlafon, Marc Hannaford, kreatIL, oussema, David Hernández: Multilingual tour for language section 2015-03-01 12:58:39 +00:00
Alex Pott 27f0b0f114 Issue #2425637 by pcambra, swentel: ConfigEntityInterface should extend ThirdPartySettingsInterface 2015-02-27 16:41:49 +00:00
webchick b84eabfd6b Issue #1847280 by YesCT, betoscopio: Simpletest web tests misnamed as "Unit" 2015-02-25 22:24:32 -08:00
Alex Pott 2af2fb45f4 Issue #2420239 by andypost, pjonckiere: Default language setting form needs validation 2015-02-21 14:29:54 +00:00
Alex Pott d8aa1a8799 Issue #2422685 by balagan: Language negotiation configuration page titles inconsistent, should not even mention "negotiation" 2015-02-19 09:49:59 +00:00
webchick 1f2d857984 Issue #2350933 by rodrigoaguilera, alexpott, Gábor Hojtsy, YesCT: Languages don't get weights by default, reordered when displayed translated 2015-02-18 14:39:27 -08:00
Alex Pott a0add300e8 Issue #2411343 by pcambra: Only allowing to have empty language path prefix for the default language is inappropriate 2015-02-17 14:25:12 +00:00
Alex Pott 0bab86f912 Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests. 2015-02-16 15:01:12 +00:00
webchick 3265bb4700 Issue #2415519 by eojthebrave, nitvirus, jhodgdon: Add @Event documentation to all LanguageConfigOverrideEvents 2015-02-13 12:06:34 -08:00
Alex Pott 7c0e0e0667 Issue #2388627 by JeroenT, filijonka, ultimateAnkit, tadityar, rpayanm, adci_contributor: Remove usages of drupal_is_front_page 2015-02-13 17:21:07 +00:00
Alex Pott 6cfaed4a83 Issue #2014955 by YesCT, penyaskito, kfritsche, balintcsaba: Deleted bundles do not have their language configuration deleted 2015-02-10 16:06:07 +00:00
Alex Pott f1766f96d9 Issue #2408439 by zuuperman, askibinski: Language / Translation settings are not saved when adding a new bundle 2015-02-09 13:45:36 +00:00
Alex Pott ffea3bb91d Issue #2408977 by geertvd: Fatal error: Cannot access protected property Drupal\block\Entity\Block::$id 2015-02-06 20:43:21 +00:00
Alex Pott a85e59d47b Issue #2397729 by penyaskito, Gábor Hojtsy, plach, Kristen Pol: Content language settings cannot be configured for non-translatable types on the one page configuration form 2015-02-06 12:28:32 +00:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Alex Pott 66b5cb9b8c Issue #2153937 by Gábor Hojtsy, pcambra: Default language setting is hard to find 2015-02-04 10:25:06 +00:00
Alex Pott 4f776f6f45 Issue #2407125 by Cogax, vijaycs85, Gábor Hojtsy: LanguageInterface should not support setName 2015-02-03 16:36:21 +00:00
Alex Pott 7736ba085e Issue #2411597 by idebr, davidhernandez, Gábor Hojtsy: Class 'path-frontpage' missing from <body> 2015-02-01 12:41:03 +00:00
Alex Pott 9be3165caf Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
Alex Pott cc9d0f9646 Issue #2405939 by Gábor Hojtsy, olli: use_current_language upcasting option is misleading, it toggles all overrides not just language 2015-01-22 15:01:18 +00:00
Alex Pott 3d14a7d25a Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
Alex Pott c34c3dfd05 Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
Alex Pott f8aa6c2e8a Issue #2404929 by dileepmaurya, segi, Kristen Pol, prajaankit: Path class on <body> may be language specific, results in CSS bugs 2015-01-18 09:36:35 +00:00
Alex Pott 629d4cbf9d Issue #2404739 by pfrenssen, Berdir, plach: language_entity_field_access() doesn't work if $items isn't present 2015-01-18 08:35:38 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +00:00
Alex Pott b9719546df Issue #2033983 by balagan, YesCT: Improve code organization in LanguageNegotiator::updateConfiguration() 2015-01-12 18:18:55 +00:00
Nathaniel Catchpole 694d95f65e Issue #2030571 by calebtr, daffie, filijonka, YesCT, Thomas Brekelmans, alexpott, Mile23, tadityar, Sharique, tim.plunkett, boztek: Expand Block with methods 2015-01-12 17:47:57 +00:00
Alex Pott 7d01643eb6 Issue #2023091 by djevans, badrange: Drupal does not allow W3C compliant language codes where you target a numeric region 2015-01-12 17:40:14 +00:00
Alex Pott 338e96695e Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list() 2015-01-11 22:25:46 +00:00
Alex Pott 8e52db72db Issue #2404407 by effulgentsia: language_set_browser_drupal_langcode_mappings() is a useless wrapper, so remove it 2015-01-09 09:10:39 +00:00
Nathaniel Catchpole 9e919411ec Issue #2403101 by alexpott: ContentLanguageSettingsForm is not a config form 2015-01-07 12:28:05 +00:00
webchick 75f9fed6c3 Issue #2396691 by hussainweb: Clean-up language module test members - ensure property definition and use of camelCase naming convention 2015-01-06 11:22:56 -08:00
webchick b45af923af Issue #2382195 by tibbsa, subhojit777, tadityar, cilefen, Mile23: Clean-up simpletest module test members - ensure property definition and use of camelCase naming convention 2015-01-06 11:22:03 -08:00
Alex Pott 057b0cabaf Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities 2015-01-02 21:39:42 +00:00
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +00:00
Nathaniel Catchpole 95d4c594b0 Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests 2014-12-23 15:11:54 +00:00
Alex Pott 8ae055fb2e Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter 2014-12-23 09:26:11 +01:00
Nathaniel Catchpole 26dfabc367 Issue #2393765 by alexpott: Several forms should use ConfigFormBase and not FormBase 2014-12-19 14:09:17 +00:00
Alex Pott a198ce636c Issue #2388925 by xjm, preshetin: British again invade config sync 2014-12-11 17:57:18 +01:00
Alex Pott 4efd487ccf Issue #2363155 by penyaskito: content_translation.settings config is not scalable 2014-12-11 10:09:33 +01:00
Nathaniel Catchpole cd0cb0d7c9 Issue #2369225 by mpdonadio: Add $options['base_url'] to UrlGenerator::generateFromRoute() 2014-12-09 11:03:15 +00:00
Nathaniel Catchpole 30a5046e35 Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable 2014-12-08 16:25:00 +00:00
Alex Pott 0bb57ed2f5 Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase 2014-12-05 14:42:56 +00:00
Alex Pott 7f902cb109 Issue #2384541 by rpayanm: Make the class variables protected for ConfigurableLanguage 2014-12-04 12:18:59 +00:00
Alex Pott 4e902066df Issue #2382011 by Mile23: Expand unit testing for Drupal\Component\Utility\UserAgent 2014-12-02 16:45:36 +00:00
webchick 8d601c74b1 Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core 2014-12-01 08:26:28 -08:00
Alex Pott eb68f256c3 Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method 2014-11-27 14:00:37 +00:00
Dries be1661a163 git commit -m 'Issue #2369035 by jhodgdon, Gábor Hojtsy, robertdbailey: Config entities should not always be untranslated in admin routes' 2014-11-26 16:40:19 -05:00
Alex Pott 1a8858a0a2 Issue #2144413 by tstoeckler, YesCT, robertdbailey, webflo, Schnitzel, Wim Leers, kfritsche, Jose Reyero, Gábor Hojtsy, prodosh: Config translation does not support text elements with a format 2014-11-24 09:46:43 +00:00
Alex Pott 826245d509 Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Alex Pott 633d84281a Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types 2014-11-19 21:03:06 +00:00
Alex Pott 2095c89ff3 Issue #365615 followup by attiks, YesCT, Gábor Hojtsy, mgifford, Albert Volkman, plach, webwarrior, David_Rothstein, penyaskito, smokris | yang_yi_cn: Fixed Followups: Language detection not working correctly for most Chinese readers (and add a user interface for all browser language mappings). 2014-11-06 09:41:24 +00:00
Nathaniel Catchpole 104f1dc12c Issue #2364171 by Gábor Hojtsy, penyaskito: Fixed Enabling and configuring content language negotiation does not work at once. 2014-11-05 10:25:41 +00:00
Nathaniel Catchpole 51fcd31ce5 Issue #1879930 by fran seva, Gábor Hojtsy, martin107, markie, Schnitzel, alexpott, Sutharsan, mon_franco, YesCT, spearhead93, herom, Désiré: Fixed Language selectors are not showing localized to the page language. 2014-11-03 13:33:38 +00:00
Alex Pott 455a6a6fac Issue #2359879 by penyaskito, Gábor Hojtsy: Fixed Session negotiation settings cannot actually be changed on the UI. 2014-10-28 12:04:02 +00:00
Alex Pott 4d86f97385 Issue #2316561 by jmolivas | YesCT: Type hint hooks with interface: ConfigurableLanguageInterface instead of LanguageEntity/ConfigurableLanguage. 2014-10-23 12:32:15 +01:00
Nathaniel Catchpole cecf4ea7cf Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup). 2014-10-21 10:05:08 +01:00
Nathaniel Catchpole aaab9279f7 Issue #2349851 by targoo: Remove uses of the deprecated drupalGetSettings. 2014-10-16 14:47:23 +01:00
Nathaniel Catchpole 848dbc5531 Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName(). 2014-10-16 14:45:53 +01:00
Nathaniel Catchpole 6cbb5d9e1e Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter(). 2014-10-16 13:36:06 +01:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
Alex Pott 8b246745f8 Issue #2350941 by rpayanm | dawehner: Simplify $language max weight code using max(). 2014-10-12 22:03:40 +01:00
webchick 4724ae1d1f Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations. 2014-10-09 11:41:26 -07:00
Nathaniel Catchpole 7476af9004 Issue #2070737 by herom, EllaTheHarpy, alexpott: Change values of LanguageInterface::DIRECTION_(LTR/RTL) to ('ltr'/'rtl'). 2014-10-09 12:17:44 +01:00
Alex Pott 195d49998a Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes. 2014-10-09 07:39:37 +01:00
Alex Pott d3f105ed86 Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme(). 2014-10-08 12:06:17 +01:00
Alex Pott d2cbadc1e5 Issue #2337825 by YesCT, martin107, mon_franco: Update comment references to the interface for ConfigurableLanguage class due to the ConfigurableLanguageInterface (followup). 2014-10-07 17:15:31 +01:00
Alex Pott c52c5f9ace Issue #2304403 by martin107, YesCT, Désiré: Convert language:weight into a protected property. 2014-10-07 13:45:13 +02:00
Alex Pott 08746e85fa Issue #2241727 by mon_franco | YesCT: Remove button name override and update tests for that rename of Save to Save configuration in . 2014-10-05 17:36:05 +02:00
Alex Pott 853741a8db Issue #2350543 by Schnitzel: Fixed #2343943 introduced gethostname(), which breaks on new testbot . 2014-10-05 12:18:41 +02:00
Alex Pott 3b2e57f0c6 Issue #2326409 by Berdir, tim.plunkett: Annotate render element plugins. 2014-10-05 11:31:26 +02:00
Alex Pott 5a52005026 Issue #2328573 by el7cosmos, jhodgdon, YesCT: 'site_default' needs to be a language constant. 2014-10-04 17:33:46 +02:00
webchick 76b8f62c26 Issue #2343943 by marcus7777, pp, alimac, pefferen | Greg Sims: Fixed Language domain may not be left blank for default language. 2014-10-03 08:34:45 -07:00
catch 4e5c1c2bef Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>. 2014-10-02 13:39:56 +02:00
Alex Pott 59b003ad85 Issue #2347659 by rpayanm | martin107: Fixed CONSTANT needs updating. 2014-10-01 18:01:03 +02:00
Alex Pott 002ae719c9 Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements. 2014-09-30 10:10:00 +02:00
Alex Pott 27636950ac Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property. 2014-09-29 08:10:45 +02:00
webchick 0eda196d46 Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
Nathaniel Catchpole 517c3328ed Issue #1972122 by akalata, mortendk, JamesLefrère, pakmanlh, ckrina, sun: Remove the DIV tag around block content. 2014-09-26 11:48:49 +01:00
webchick f57fa98616 Issue #2326885 by tim.plunkett, sidharthap: Convert language_element_info() to Element classes. 2014-09-22 22:52:53 -07:00
Alex Pott ff035fc4fa Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better. 2014-09-22 22:08:27 +01:00
Nathaniel Catchpole c0a7453aef Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage. 2014-09-22 11:43:19 +01:00
Alex Pott fb4e8cdf2f Issue #2329847 by tuutti, rachel_norfolk, Cottser | davidhernandez: Use Attribute to replace hard coded classes in language-negotiation-configure-form.html.twig. 2014-09-18 17:26:31 +01:00
Nathaniel Catchpole 801d850a06 Issue #2337847 by alexpott, YesCT, martin107: The negotiated method_id does not need to be sorted on the Language or ConfigurableLanguage object. 2014-09-18 12:04:44 +01:00
Alex Pott 52a101bc1d Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
Alex Pott f6d2f233f4 Issue #2337859 by martin107 | YesCT: LanguageUrlRewritingTest should not be setting the id of a language. 2014-09-18 08:32:23 +01:00
Nathaniel Catchpole 0f28b515f8 Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Alex Pott 33a3ed6df4 Issue #2337911 by martin107: LanguageUrlRewritingTest checkUrl $language parameter definition is incorrect. 2014-09-16 12:25:09 +01:00
Alex Pott 2345f05d9b Issue #2338055 by martin107: A couple of quirks in the documentation for \Drupal\language\ConfigurableLanguageManager. 2014-09-16 11:55:53 +01:00
Alex Pott f30b126567 Issue #2337849 by martin107 | YesCT: Dont need alias in use for use Drupal\Core\Language\LanguageInterface as BaseLanguageInterface; in LanguageNegotiationMethodInterface. 2014-09-15 11:51:55 +01:00
Nathaniel Catchpole 1bf3b8dc0a Issue #2334763 by alexpott: Tidy up of LanguageInterface - removal of setters and other unnecessary methods. 2014-09-15 10:42:29 +01:00
catch 21a11cf58f Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete(). 2014-09-14 15:27:33 +01:00
webchick f2f572e2c9 Issue #2336689 by alexpott: Test that a locked language can not be deleted through the UI. 2014-09-12 10:38:42 -07:00
Alex Pott d76697cd33 Issue #1182850 by xjm, Stefan Lehmann, jmcintyre, Bojhan: Remove full stops at the end of checkbox options. 2014-09-12 12:32:10 +01:00
webchick dbed0b48cd Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core. 2014-09-11 23:41:27 -07:00
Alex Pott 840cd4c885 Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface. 2014-09-10 12:58:56 +01:00
Alex Pott 67c8a34c07 Issue #2107427 by penyaskito, dclavain, Gábor Hojtsy, mashermike, Aron Novak, YesCT, szato, Wim Leers, mikispeed, vijaycs85: Fixed Regression: Language names should display in their native names in the language switcher block. 2014-09-10 12:02:58 +01:00
Nathaniel Catchpole 4c8576c3f0 Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController. 2014-09-09 14:01:03 +01:00
Nathaniel Catchpole 12feabd38c Issue #2330929 by znerol: Remove the request from parameter converters. 2014-09-08 14:20:21 +01:00
Dries ca85441da2 Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
webchick d1670a7bdf Issue #2246679 by YesCT, alimac, Michelle, martin107, eugenesia: Make Language module's LanguageInterface (to be ConfigurableLanguageInterface) extend Core's LanguageInterface. 2014-08-29 23:07:25 -07:00
webchick 6f9fc447bb Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading. 2014-08-29 22:17:55 -07:00
webchick 84dfd06d59 Issue #1966436 by follow-up by sun: Move tests to proper directory. 2014-08-29 21:31:44 -07:00
webchick 8391e273b8 Issue #2318429 by janoka: Fixed Language condition / block language visibility includes useless options. 2014-08-28 23:46:09 -07:00
webchick 9db4af56da Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes. 2014-08-28 14:35:24 -07:00
webchick 9c537ec4b2 Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API. 2014-08-28 12:58:27 -07:00
webchick 4ed1db5b54 Issue #2293779 by pcambra, joshi.rohit100: Fixed Old t() method in language module forms. 2014-08-24 13:23:57 -07:00
webchick 38587bde94 Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results. 2014-08-23 15:04:47 -07:00
webchick 6a6e601d4a Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00
Alex Pott 7fde4cf6e6 Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate. 2014-08-22 23:50:23 +01:00
Alex Pott 629ebca291 Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
Alex Pott 7f2710bea8 Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01:00
Alex Pott 77c666c39a Issue #1987882 by disasm, vijaycs85, penyaskito, kim.pepper, likin, YesCT, InternetDevels, dawehner, wamilton, Letharion, katbailey, googletorp, tim.plunkett, acrollet, neetu morwani: Convert content_translation routes to a new style controller. 2014-08-20 15:40:29 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott 8a0fa31c03 Issue #2271005 by martin107, YesCT, alimac, mrjmd: Rename Language module's LanguageInterface to ConfigurableLanguageInterface and Language to ConfigurableLanguage. 2014-08-10 16:19:32 -05:00
Alex Pott 8196034a57 Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
Alex Pott 258856aee9 Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
Alex Pott f6b7dd35bf Issue #2315885 by Gábor Hojtsy: Fixed Quickfix: language settings page seriously misaligned. 2014-08-06 10:17:33 +01:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
Alex Pott 627a719a7f Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect(). 2014-08-06 09:05:02 +01:00
webchick 1d727ae1ba Issue #2314855 by Crell: Standardize block entity route names. 2014-08-04 09:55:19 -07:00
webchick a6b9405eff Issue #2314875 by Crell: Standardize language entity route names. 2014-08-04 09:51:58 -07:00
Alex Pott 537457b512 Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError(). 2014-08-04 11:19:36 +01:00
Dries fc5e111aca Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError(). 2014-07-30 20:50:42 -04:00
Alex Pott 70bed3385f Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion. 2014-07-30 13:04:04 +01:00
Alex Pott 44f76c6bcf Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35.
2014-07-30 13:02:58 +01:00
Nathaniel Catchpole fd2db9cd35 Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion. 2014-07-30 11:47:01 +01:00
Alex Pott e2d0ecae9b Issue #2309927 by martin107: Return of the silly typo. 2014-07-28 09:02:21 +01:00
Alex Pott 59c3c9757c Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl. 2014-07-25 15:44:31 +01:00
Alex Pott 0872feb107 Issue #2308545 by penyaskito: Typo in LanguageNegotiationUrlTest. 2014-07-24 15:45:40 +01:00
Alex Pott 22ca7bc3d8 Issue #2146035 by olli, mondrake: Fixed drupalSettings.path.pathPrefix does not contain the language identifier. 2014-07-21 12:52:44 +01:00
webchick 01d85e15f2 Issue #2301045 by Gábor Hojtsy: Fixed Standard profile has views which include elements dependent on uninstalled modules, not valid in config. 2014-07-18 11:30:01 -04:00
Alex Pott b560f348bd Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX. 2014-07-16 23:39:40 +01:00
Nathaniel Catchpole 179c0920f5 Issue #2268939 by Gábor Hojtsy, vijaycs85: Fixed Config overrides not updated when config changes. 2014-07-16 14:27:18 +01:00
Alex Pott f2b6aa7a75 Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +01:00
Alex Pott 5106b55d34 Issue #2086499 by phiit, tim.plunkett | Gábor Hojtsy: Convert two page callbacks in language_elements_test.module to the new controller system. 2014-07-15 10:27:07 +01:00
Nathaniel Catchpole 02a32e3ff5 Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container. 2014-07-14 15:58:53 +01:00
Alex Pott 5ffb1d3cfe Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic. 2014-07-11 13:04:53 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
Alex Pott 33ee4cf1ea Issue #2299253 by alimac: Remove language_access_language_edit_or_delete function. 2014-07-08 10:45:19 +01:00
Alex Pott fea90901e1 Issue #2293825 by sun: Fixed Various test classes do not have a "Test" suffix. 2014-07-07 17:06:42 +01:00
Dries d247620e1a Issue #2286403 by martin107: Inconsistent use of magic number when constants DIRECTION_LTR and DIRECTION_RTL already defined. 2014-07-02 16:30:25 -04:00
webchick 9c16305b36 Issue #2212283 by nod_: Auto-format JS files. 2014-07-02 11:48:06 -07:00
Dries 41576e126f Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes. 2014-06-30 15:24:34 -04:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
webchick 04bf43bb92 Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code. 2014-06-26 11:55:12 -07:00
Nathaniel Catchpole 5e58da00e6 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
webchick 3a1f6fd999 Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays. 2014-06-25 16:15:36 -07:00
Nathaniel Catchpole fdfd3c7d6b Issue #2291777 by alexpott: Fixed Random fail in LanguageFallbackTest. 2014-06-24 16:10:36 +01:00
webchick 1228438e65 Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins. 2014-06-17 10:53:40 -07:00
Alex Pott 463fd53001 Issue #2270815 by vijaycs85, Gábor Hojtsy, nvinayvinay: Make schema testing code available as generic API. 2014-06-16 16:23:18 +01:00
Nathaniel Catchpole 0c33183a9e Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected. 2014-06-14 10:03:25 +01:00
webchick 130cbfb0b5 Issue #2283929 by tim.plunkett: Clean up condition plugins to have schema support and to allow them to be optional. 2014-06-11 14:38:49 -07:00
webchick 12317b75fd Issue #2283969 by tim.plunkett: Add a protected BlockBase::blockAccess() to contain plugin-specific logic. 2014-06-11 14:31:42 -07:00
Alex Pott 7b8d4375a6 Issue #2239425 by cs_shadow, Mixologic, JacobSanford | penyaskito: Invalid TranslatorInterface type hinting in LanguageRequestSubscriber. 2014-06-11 14:29:22 +01:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
Alex Pott dbedb4202f Issue #1898422 by joelpittet, lokapujya, Salah Messaoud, stevector, Les Lim, pplantinga, jenlampton, drupalninja99, tlattimore, johannez | c4rl: Language.module - Convert theme_ functions to Twig. 2014-06-09 18:04:36 -05:00
Alex Pott 43324d1752 Issue #2080427 by connork, blainelang, harijari, areke, chertzog: Remove Unused local variables from language module. 2014-06-08 18:41:04 -05:00
Jennifer Hodgdon 13a22cf0cd Issue #2103039 by fran seva, rodrigoaguilera, Gábor Hojtsy, ifrik, batigolix, bendev: Update hook_help for language module 2014-06-02 10:16:37 -07:00
Nathaniel Catchpole 973170d2c3 Issue #2271967 by Jose Reyero, alexpott, amitgoyal: Fixed and use TypedConfigManagerInterface/TypedConfigManager. 2014-06-01 11:50:06 +01:00
Alex Pott 463ad1434c Issue #2096699 by vijaycs85 | tstoeckler: Fixed Missing config schema for language.negotiation.selected_langcode. 2014-05-31 06:59:25 -05:00
Alex Pott 7a98471c44 Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type. 2014-05-31 06:55:13 -05:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
Alex Pott 40cb3b0b5d Issue #2268975 by Gábor Hojtsy, vijaycs85: Fixed named schema elements missing when installing Drupal. 2014-05-24 12:19:24 +01:00
Nathaniel Catchpole 68d6316ba1 Issue #2224887 by alexpott, Berdir, Gábor Hojtsy, Jalandhar: Language configuration overrides should have their own storage. 2014-05-24 08:52:35 +01:00
Alex Pott e0212b00fa Issue #1987726 by vijaycs85, disasm, YesCT, pdrake, tstoeckler, dawehner, Xano, likin, stella, andypost, prateek479, Gábor Hojtsy, kgoel: Convert language content page related callback to new style controller. 2014-05-23 13:34:47 +01:00
webchick 783bc94834 Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url. 2014-05-20 14:48:51 -07:00
webchick e27542b49e Issue #2268801 by tim.plunkett: Update ConditionInterface to use recently added plugin interfaces. 2014-05-20 14:12:47 -07:00
Nathaniel Catchpole bf3ba52fa0 Issue #2209337 by tstoeckler: Remove hidden property from test extensions. 2014-05-13 17:55:52 +01:00
Nathaniel Catchpole 9ac2a7daa7 Issue #2254495 by sun, ParisLiakos, alexpott: Followup to Move language_admin_predefined_list to ConfigurableLanguageManager. 2014-05-13 17:52:42 +01:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
Alex Pott 26eb01c06d Issue #2245721 by vijaycs85, YesCT: Add missing configuration schema in language component. 2014-05-06 11:42:01 +01:00
Dries 85c8f32483 Issue #2254495 by ParisLiakos, alexpott: Move language_admin_predefined_list to ConfigurableLanguageManager. 2014-05-05 07:35:15 -04:00
Dries 6de6684456 Issue #2256355 by tim.plunkett: Make block plugins usable outside the block entity context. 2014-05-05 07:27:44 -04:00
webchick e4ae1523e7 Issue #2240463 by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed. 2014-05-04 10:19:57 -07:00
Alex Pott def57073bc Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms. 2014-04-30 08:00:07 +01:00
Alex Pott c79ac2f741 Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm. 2014-04-26 00:12:39 +01:00
Alex Pott 8a56782390 Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
webchick ed38d9eb44 Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title. 2014-04-22 20:05:46 -07:00
webchick 45e59c9b66 Issue #2234623 by alexpott, penyaskito: Move language add logic out of language_save() . 2014-04-22 11:17:41 -07:00
Alex Pott 1e15efd7d2 Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*. 2014-04-18 11:53:27 +01:00
webchick f0bed14de3 Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose. 2014-04-16 15:00:30 -07:00
webchick e0a47b4f75 Issue #2239407 by holly.ross.drupal, YesCT, tstoeckler, alimac: Language manager interface should not specify implementation details for getLanguages on the interface. 2014-04-13 17:01:52 -04:00
Alex Pott b1eb0a2931 Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin. 2014-04-11 10:40:11 -04:00
Alex Pott bfa4a9fd27 Issue #1870746 by balagan, robertdbailey, lydie, KCarlile, pixelite, fenda | YesCT: Make it obvious what reordering language list does (order in language select) and does not do (fallback detection selection). 2014-04-10 12:47:42 -04:00
webchick fc6b814e02 Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from . 2014-04-08 13:56:43 -07:00