Commit Graph

717 Commits (f135eb20cca0ec1a63bfc066664034432a10b646)

Author SHA1 Message Date
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 2eaf108be4 Issue #2625782 by alexpott: Infinite loop in ConfigurableLanguageManager->getLanguages() on language config entities import 2015-12-17 12:58:00 +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
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 3693ba7583 Issue #2625216 by alexpott: LocaleConfigManager::getTranslatableDefaultConfig() reads config from uninstalled modules 2015-12-01 11:01:44 +00:00
Nathaniel Catchpole a34dfb2250 Issue #2618886 by alexpott: LocalePluralFormatTest::testPluralEditDateFormatter() is failing randomly 2015-11-19 15:12:11 +00:00
Nathaniel Catchpole 41440c0429 Issue #2615776 by alexpott: LocalePluralFormatTest is failing on Postgres 2015-11-16 11:51:21 +00:00
Nathaniel Catchpole 33a1baafc5 Issue #2600396 by mpdonadio, justAChris, tstoeckler, skyredwang, jhodgdon, Gábor Hojtsy, Matze202: DateFormatter::formatDiff passes an invalid language code TranslationInterface::formatPlural() leading to duplicated translations and untranslatable strings 2015-11-11 12:06:01 +00:00
Nathaniel Catchpole 41e882f41f Issue #2584419 by alexpott: Profile configuration overrides should be able to override module configuration always 2015-11-06 23:14:40 +00: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
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
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
xjm 0eed649beb Issue #2572637 by ifrik, dubois, ndobromirov, jhodgdon, Gábor Hojtsy, lachezar.valchev, xjm: Update the hook_help for the Interface translation module again 2015-10-05 10:49:57 -05:00
webchick 29052a5d43 Issue #2578991 by ifrik, jhodgdon, Bojhan, snehi: Update link descriptions on the Configuration page that are confusing 2015-10-04 23:40:55 -07: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
webchick 8477f6b786 Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite 2015-09-28 10:19:56 -07:00
Alex Pott b0f2f8381e Issue #2571561 by lauriii, Cottser, joelpittet, pjonckiere: Add Twig filter for date formatting 2015-09-27 14:06:27 +02:00
Alex Pott ab0e9e1f4c Issue #2573139 by rachel_norfolk, joelpittet: Followup: Remove unneeded label class from admin/reports/translations 2015-09-26 15:59:39 +02:00
Alex Pott 877fe966da Issue #2571553 by Jmdrawneek@googlemail.com, Cottser: Followup: Remove unneeded item_list class from locale-translation-update-info.html.twig 2015-09-26 14:36:36 +02: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 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 e34bb4a89e Issue #2571951 by Sutharsan: Remove !placeholder in locale module 2015-09-21 17:04:27 +02:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
catch 1d50852a7a Issue #2570107 by alexpott: Make format_plural() return a PluralTranslatableString object to remove reliance on a static, unpredictable safe list 2015-09-20 19:42:23 +02:00
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01:00
Alex Pott c0d6bbc785 Issue #2565123 by joelpittet, lauriii: Move logic from SafeMarkup::format() from template_preprocess_locale_translation_update_info() to template 2015-09-19 19:49:40 +01:00
effulgentsia e7a7de9f8c Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list 2015-09-18 21:33:21 -07:00
xjm 497ebcd2e3 Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests 2015-09-14 17:50:07 -05:00
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
Alex Pott df7ced5544 Issue #2561259 by stefan.r, lauriii, joelpittet, andypost: Cast (optgroup) array keys that may hold translated strings to string 2015-09-13 12:25:37 +01:00
xjm 570fba20cd Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format() 2015-09-09 19:04:37 -05:00
Alex Pott 44e0f2f926 Issue #2473945 by Cottser, rachel_norfolk, axe312, davidhernandez, yannickoo, emma.maria, cilefen, akalata, jaxxed, LewisNyman: Prefix form-item classes with js- 2015-09-09 16:00:24 +01:00
Alex Pott 75f6c2f4cb Issue #2501895 by ifrik, jhodgdon: Too many pages with the same name ("Settings") 2015-09-08 11:24:01 +01:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
webchick 524b3c0f02 Issue #2529292 by nod_, eiriksm: JSDoc locale module 2015-08-28 23:26:50 -07:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
webchick d2404bee75 Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files 2015-08-15 11:25:18 -07:00
Alex Pott 794cf89a25 Issue #2497585 by mpdonadio, cilefen, borisson_, pjonckiere: Simpletest should set a system timezone in setUp 2015-08-13 23:45:28 +01:00
webchick 125844e95e Issue #2353761 by phenaproxima, oadaeh, quietone: Variable to config: locale.settings [d7] 2015-08-10 08:52:30 -07:00
Alex Pott 45202c402b Issue #2534018 by phenaproxima: Move module-specific migration support into the locale module 2015-07-28 17:18:47 +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 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
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
effulgentsia 8b83aa0838 Issue #2493911 by dawehner, larowlan, damiankloip, hussainweb, jibran, cilefen, benjy, iMiksu, mtdowling: Update guzzle, goutte and mink-goutte-driver to the latest release 2015-07-21 14:33:30 -07:00
Alex Pott 77b9dbc1f7 Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets 2015-07-16 13:00:14 +01:00
Alex Pott 760e9d5ec6 Issue #2509628 by andypost: TranslationStatusForm::buildForm() should not use drupal_render() 2015-07-04 00:50:39 +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 8ec5874565 Issue #2512460 by pwolanin, Gábor Hojtsy, grisendo, JvE: "Translate user edited configuration" permission needs to be marked as restricted. 2015-06-26 16:29:23 +01:00
Alex Pott 4ba73b4bb5 Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known 2015-06-09 15:17:14 +01:00
Alex Pott fd8c8cd919 Issue #2384675 by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path() 2015-06-09 13:15:19 +01:00
Alex Pott 23e7b47779 Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text 2015-06-08 23:40:25 +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 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 b7d1db55cc Issue #2468767 by eiriksm, Gábor Hojtsy: English config source strings are saved as custom translations in locale in foreign install 2015-05-15 11:32:39 -07:00
Alex Pott 481ed6cc82 Issue #2473949 by mortendk, rteijeiro, rachel_norfolk, Cottser, LewisNyman: Prefix form-type-* classes with js- 2015-05-15 08:42:43 -07: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 d57ee5f9a3 Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-05 09:42:09 -07:00
Nathaniel Catchpole 1d2f9e9368 Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01.
2015-05-05 15:50:36 +01:00
Nathaniel Catchpole f9f8b0d575 Issue #2449809 by JeroenT, tadityar: Remove usage of update_get_projects() 2015-05-04 11:52:57 +01:00
Nathaniel Catchpole ac4e35ce01 Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-04 11:39:11 +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 49a1b846ec Issue #2461531 by nod_, lauriii, pguillard: ESlint 0.18.0 compatibility and new rule 2015-04-19 17:30:43 +02:00
Alex Pott affe3f8a7c Issue #2471136 by eiriksm, nod_: Improve user interface for translating strings 2015-04-19 14:01:55 +02:00
Alex Pott 2ca1f2dbd6 Issue #2457551 by Gábor Hojtsy, rteijeiro, keopx, eiriksm, alexpott: Regression: optional default configuration is not translatable anymore in locale 2015-04-18 16:10:12 +02:00
Alex Pott f347360a1e Issue #2428837 by swentel, borisson_: Adding/updating interface translations should invalidate page & render caches 2015-04-17 10:15:25 +02:00
Alex Pott 3d93230a65 Issue #2470980 by PieterJanPut: Use $this->redirect() instead of ResponseRedirect in LocaleController::checkTranslation 2015-04-16 10:37:34 +02:00
Alex Pott d48d9c9271 Issue #2448605 by martin107, willzyx, tim.plunkett, klausi, dpopdan: Replace usages of drupal_get_destination() with the redirect destination service 2015-04-09 15:56:37 +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 ffdfab2439 Issue #2457703 by Gábor Hojtsy: Default translatable site name is "Drupal" (incorrectly) 2015-03-31 16:19:26 +01:00
Alex Pott 71ebe230de Issue #2453761 by Gábor Hojtsy: Views numeric formatter's plural formatting setting incompatible with many languages 2015-03-31 15:24:54 +01:00
Alex Pott 5ff53d7489 Issue #2460259 by sasanikolic, ameenkhan07: Multiple calls to LocaleConfigManager::getStringTranslation can return multiple new translation objects for the same source 2015-03-31 15:18:49 +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
Alex Pott f3b8d0714e Issue #2457781 by prateekMehta, stefan.r, AjitS, hussainweb: Use Utility\Html class instead of Utility\String for decodeEntities() function 2015-03-30 10:20:36 +01: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
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
Nathaniel Catchpole 1c9ddc43b5 Issue #2454859 by Gábor Hojtsy, alexpott, mrjmd: Not possible to format plural an already translated string 2015-03-25 11:44:36 +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 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
webchick cbcf272275 Issue #2426495 by dawehner, alexpott: Remove the global $script_path 2015-03-17 13:59:45 -07:00
Alex Pott a01453a726 Issue #2367747 by Palashvijay4O, andypost, Alienpruts, Cottser, er.pushpinderrana, gaurav.pahuja, pfrenssen, rpayanm, vadim.hirbu: Remove usage of system_rebuild_theme_data() 2015-03-13 23:10:36 +00:00
Nathaniel Catchpole 8f5fa6aa10 Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context 2015-03-12 15:52:02 +00:00
Alex Pott d7421153c9 Issue #2426489 by dawehner: Remove request_uri() 2015-03-10 10:11:57 +00:00
Nathaniel Catchpole 17e182707b Issue #2362403 by tstoeckler: Fatal error during multilingual installation when network goes away 2015-03-04 15:14:39 +00:00
Alex Pott 01382db49d Issue #2416971 by dawehner, pwolanin: Remove Url::__toString() 2015-03-01 11:41:21 +00:00
Alex Pott a9c2c2dcb0 Issue #2431283 by willzyx, David_Rothstein: Cron CSRF vulnerability 2015-02-28 17:55:44 +00:00