Nathaniel Catchpole
|
235bfca5ae
|
Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module
|
2016-11-21 13:15:27 +00:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +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 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Nathaniel Catchpole
|
4b703191b3
|
Issue #2371861 by DuaelFr, YesCT, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities
|
2016-01-01 10:30:51 +09:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Nathaniel Catchpole
|
dd8c0e6b6c
|
Issue #2625258 by alexpott: LocaleConfigManager::updateConfigTranslations() deletes translations if a config object's name happens to match that of a shipped configuration object
|
2015-12-11 11:03:17 +00:00 |
Nathaniel Catchpole
|
1ed01c5472
|
Issue #2580575 by alexpott, YesCT, Gábor Hojtsy: Installing a module can delete config translations
|
2015-10-06 20:51:23 +01: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 |
Alex Pott
|
5168706ffa
|
Issue #2501183 by borisson_, dileepmaurya, Gábor Hojtsy, Berdir: LocaleLookup cache ID is using numeric indexes of the roles field, not role ID's
|
2015-07-27 13:56:34 +01:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07: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 |
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 |
xjm
|
44e8ffd577
|
Issue #2432585 by almaudoh, znerol, dawehner, cpj: Improve authentication manager service construction to support custom global service providers
|
2015-04-27 03:24:40 -05: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 |
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 |
Alex Pott
|
531f95eb45
|
Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager
|
2015-03-19 12:34:11 +00:00 |
Alex Pott
|
d7421153c9
|
Issue #2426489 by dawehner: Remove request_uri()
|
2015-03-10 10:11:57 +00:00 |
Alex Pott
|
2524d8d5ba
|
Issue #2421133 by penyaskito: Undefined variables in core/modules/locale/src/StringBase.php
|
2015-02-10 15:58:11 +00:00 |
Alex Pott
|
3ac9d4cc8e
|
Issue #2401395 by dawehner: <none> does not work as expected with fragments
|
2015-01-04 17:39:02 +00:00 |
Alex Pott
|
3f28dd7c42
|
Issue #2344967 followup by Gábor Hojtsy, Sutharsan: Tests for localization update does not update configuration translations
|
2014-12-20 13:58:13 +00: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
|
1a73d7e6ab
|
Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit
|
2014-11-20 09:47:27 +00:00 |
webchick
|
8bd63769fa
|
Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>.
|
2014-09-26 23:47:52 -07:00 |
webchick
|
301cbcaf4c
|
Issue #2030537 by janoka, Sutharsan, Gábor Hojtsy | Outi: Fixed Translations not downloaded when adding a new language.
|
2014-09-12 10:38:22 -07: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
|
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 |
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
|
12c2fbbe01
|
Issue #1533250 by YesCT, fran seva, TravisCarden, xjm, sriharsha.uppuluri | NROTC_Webmaster: Many coding standards clean-ups in locale module.
|
2014-07-21 11:52:00 +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 |
Nathaniel Catchpole
|
0a7f5b8443
|
Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies.
|
2014-06-07 11:24:02 +01: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 |
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 |
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
|
2edd9168c1
|
Issue #2122175 by dclavain, SiliconMind, tim.plunkett, YesCT: String translation does not honor language fallback.
|
2014-03-26 23:42:59 -07:00 |
Alex Pott
|
28d0b8efa5
|
Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-11 17:19:24 +00:00 |
Alex Pott
|
d8c718b2f6
|
Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59 .
|
2014-03-07 14:14:32 +00:00 |
Alex Pott
|
2c51074d59
|
Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-07 11:18:08 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Nathaniel Catchpole
|
0ae4c3c304
|
Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides.
|
2014-01-09 10:50:21 +00:00 |
catch
|
c049f3f1d6
|
Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash.
|
2013-12-22 21:58:10 +00:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Alex Pott
|
270708d58a
|
Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion.
|
2013-10-25 10:16:02 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Nathaniel Catchpole
|
fd6f4ff917
|
Issue #1998088 by ParisLiakos, alexpott, ebrowet, plopesc, dawehner, Gábor Hojtsy: Convert locale_translate_english variable to CMI.
|
2013-10-11 14:13:43 +01:00 |
webchick
|
3b39053d01
|
Issue #2098697 by tstoeckler, sxnc, Gábor Hojtsy: Provide a LocaleConfigManager::hasTranslation().
|
2013-10-03 08:15:13 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
65c125e577
|
Issue #2080509 by mrsinguyen: Remove Unused local variable () from /core/modules/locale/tests/modules/locale_test()/locale_test().module.
|
2013-09-04 11:27:43 -07:00 |