Commit Graph

53 Commits (d56b70cffa31cf95b6722eff3e474f9d4dff1cc5)

Author SHA1 Message Date
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
Alex Pott 5460c03e89 Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML). 2013-08-22 02:11:07 +01:00
Nathaniel Catchpole 21812ed3a1 Issue #1858616 by Berdir: Extract generic CacheCollector implementation and interface from CacheArray. 2013-06-21 10:22:46 +01:00
Nathaniel Catchpole 81ca4d6001 Issue #2021749 by Sutharsan: Fixed Core should not force latest version number translations on sites. 2013-06-19 09:57:33 +01:00
Alex Pott 90c2c23099 Issue #2018409 by ParisLiakos: LocaleTranslation should have its translation property initialized as array. 2013-06-19 01:35:25 +02:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
webchick 167e70ba00 Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system. 2013-02-08 15:36:06 -08:00
Dries 0485f2928f Issue #1804702 by Sutharsan, balintk, YesCT, Jose Reyero, Gábor Hojtsy: Display interface translation status. 2012-12-19 17:11:34 -05:00
webchick 936cbb9144 Issue #1804688 by Sutharsan, YesCT, clemens.tolboom, Gábor Hojtsy, webflo, Jose Reyero: Download and import interface translations. 2012-12-07 13:32:32 -05:00
webchick 1bb21b5b7c Issue #1742894 by Sutharsan, webflo, attiks, Gábor Hojtsy: Added Get status of local and remote translation files. 2012-10-11 14:30:02 -07:00
Jennifer Hodgdon 258d30e2fb Issue #1326618 by Albert Volkman, ykhadilkar, oriol_e9g, daniel_j, xenophyle: API docs cleanup for locale module 2012-10-05 08:42:46 -07:00
webchick 857ded8c79 Issue #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'. 2012-09-13 00:25:54 -07:00
webchick 62b1f23eec Issue #1627006 by Sutharsan, Berdir, lazysoundsystem, andypost, webflo, jepSter, MantasK, Gábor Hojtsy: Collect project information for translation update. 2012-08-26 08:45:11 -07:00
Dries 06aa2facb9 - Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation. 2012-07-26 18:07:25 -04:00
webchick aa9dd8ff88 Issue #1635084 by webflo, vasi1186: Added Track import status of files in the locale .po file directory. 2012-06-16 17:16:07 +02:00
catch 969e670eae Issue #1546752 by Gábor Hojtsy, erno, xjm: Move negotiation tests to language module. 2012-05-14 18:16:42 +09:00
catch 1f3142df75 Issue #1539622 by cosmicdreams: Modify locale module to use dependency injection for language. 2012-05-14 12:25:46 +09:00
Dries 661488afc9 - Patch #1222106 by Gábor Hojtsy, plach, xjm: Unify language negotiation APIs, declutter terminology. 2012-03-05 07:28:36 -05:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Dries fa0562fac4 - Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation. 2012-02-21 10:44:11 -05:00
Dries 03a8bdc361 - Patch #1431040 by Gábor Hojtsy: rename LOCALE_LANGUAGE_NEGOTIATION_* constants to LANGUAGE_NEGOTIATION_*. 2012-02-08 09:51:31 -05:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch d38e809af5 Issue #1334768 by ls206, fietserwin: Fixed Syntax error in locale_test().js. 2012-01-08 16:18:53 +09:00
Dries 9988cc614f - Patch #1314384 by Pol, Gábor Hojtsy, plach: remember the provider that selected the language for later use. 2011-11-29 06:54:26 -05:00