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 |