Commit Graph

285 Commits (00e9ceb1585bb55bb1e57d1d9214f52f9caeb69b)

Author SHA1 Message Date
David Rothstein 03b241d5c0 Issue #2379947 by ndobromirov, othermachines, hgoto, David_Rothstein: Prevent maximum execution time from being exceeded for large .po files in _locale_import_po() 2016-10-02 14:13:16 -04:00
Fabian Franz 56940cd4fb Issue #1645156 by attiks, tstoeckler, talhaparacha, amontero, Carsten Müller, Albert Volkman, Gábor Hojtsy, David_Rothstein, leschekfm, vasi1186, dcam, catch, Sweetchuck, Fabianx, nicrodgers: URL generation only works on port 80 2016-07-04 21:40:37 -07:00
stefan.r 3677ac5bef Issue #2371861 followup by David_Rothstein: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-07-04 00:31:14 +02:00
stefan.r 3a2b4f50ed Issue #2371861 by DuaelFr, YesCT, pietmarcus, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-06-29 13:37:46 +02:00
David Rothstein 6df765676a Issue #2195183 by cleaver, zopa, elgordogrande, sandykadam, jhodgdon, joachim, Eda: document Batch API callbacks as callback implementations 2015-10-14 15:37:30 -04:00
David Rothstein 25ddf78e41 Issue #495930 by fietserwin: Translated strings not correctly marked in the administrative interface when the default language is not English 2015-03-29 18:18:17 -04:00
David Rothstein 6cf3889e1d Issue #2147321 by manfer: Fixed Unnecessary space in session-active class. 2014-11-04 23:49:42 -05:00
David Rothstein efe6bdfd25 Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings not translated to language ...'. 2012-07-08 23:40:47 -04:00
David Rothstein 4777845d4f Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80. 2012-06-09 16:16:19 -04:00
webchick 91d8707e84 Issue #1513520: And NOW with the actual fix, not just the failing test. Sigh. :P 2012-04-12 07:24:15 -07:00
webchick 796df03557 Issue #1250800 by attiks, Jelle_S, dawehner, xjm, Gábor Hojtsy: Fixed Language domain should work regardless of ports or protocols. 2012-03-26 22:37:30 -07:00
webchick 8f096c6b62 Issue #655048 by Gábor Hojtsy, gumanist, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file. 2012-03-13 12:45:49 -07:00
webchick 8164434505 Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe. 2012-01-21 10:52:40 -08:00
webchick cfc35a0b3e Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx context in JS translation for feature parity with t(). 2011-11-14 02:17:32 -05:00
webchick 34f117b103 Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic. 2011-10-17 09:14:30 -07:00
webchick a545c30809 Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and Drupal.formatPlural regular expressions to extended form. 2011-10-17 08:40:18 -07:00
Dries Buytaert c8e7100a06 - Patch #1250800 by attiks, dereine: language domain should work regardless of ports or protocols. 2011-10-01 15:44:35 -04:00
webchick d01ac03790 Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural incorrectly handle complex plural rules. 2011-06-08 20:55:34 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 3e914018de - Patch #880278 by RoboPhred: cleanup _locale_import_read_po(). 2011-02-19 13:24:32 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 2dd259f469 #926212 by plach, bforchhammer: Fixed URLs rewritten with disabled languages 2010-11-21 09:01:30 +00:00
Angie Byron a16b1d92c4 #860154 by Zoltán Balogh, zserno, Gábor Hojtsy: Fixed Locale module does not import the plural forms from compact files. 2010-11-14 19:53:21 +00:00
Dries Buytaert 2eb25ee70f - Patch #956256 by plach: () is only set if language is detected from the URL. 2010-11-05 20:33:57 +00:00
Dries Buytaert 761ec74ffd - Patch #611786 by Gábor Hojtsy, tobiasb, Pasqualle: .po file should not be considered broken if last msgstr is empty. 2010-10-26 15:24:50 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Angie Byron 0614a78538 #780318 by plach: Fixed path prefixes are always active on multilingual sites. 2010-10-05 17:57:09 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 7b3d03aa83 - Patch #855322 by aspilicious: fix newlines (and some dots) in locale.inc. 2010-07-16 02:38:16 +00:00
Dries Buytaert 857af20fbd - Patch #815526 by plach: session language switcher prevents pages from being cached. 2010-06-03 13:57:41 +00:00
Dries Buytaert fe0c128c71 - Patch #504506 by andypost: Drupal.formatPlural incorrectly handle complex plural rules. 2010-05-24 07:22:12 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron d97f4bdba3 #697210 follow-up by deekayen, moshe weitzman: Changed Change die() instances to exit(). 2010-04-29 05:35:21 +00:00
Dries Buytaert 0b61ecfe3a - Patch #782056 by aspilicious: removing every tab + trailing white space in core. 2010-04-28 20:25:22 +00:00
Dries Buytaert 70d60fb88f - Patch #642614 by plach: locale_add_language() should reset entity_info() cache. 2010-04-09 12:14:25 +00:00
Dries Buytaert 6156949804 - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms. 2010-03-10 14:23:32 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Dries Buytaert c3760557bd - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded. 2010-03-02 08:47:41 +00:00
Dries Buytaert c9f1086327 - Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place. 2010-02-25 15:53:27 +00:00
Dries Buytaert 557f3114ff - Patch #539428 by MarcDeLay: renamed old non-descriptive variables. 2010-02-20 14:33:23 +00:00
Angie Byron f17bed7d55 #709142 by Damien Tournoud: Fixed Locale uninstall tests. 2010-02-09 18:21:49 +00:00
Angie Byron 5062050543 #697210 by deekayen: Changed Change die() instances to exit() (code style). 2010-01-28 07:06:57 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert f60739b033 - Patch #683736 by c960657: use db_like() where appropriate. 2010-01-13 23:19:54 +00:00
Dries Buytaert cc55d29417 - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split locale module. 2010-01-08 13:32:43 +00:00
Angie Byron 83e15a3f9a #338630 by plach, dagmar, David Koudela, arhak, et al: Enable Locale to rebuild lost Javascript translation files. 2010-01-04 04:53:33 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Dries Buytaert 5269d3e99b - Patch #384794 by mvc, alduya, intuited: trim white space when inserting data in locales_source(). 2009-12-09 15:35:48 +00:00
Dries Buytaert 864408cefa - Patch #652420 by sun: fixed various failures. 2009-12-06 23:56:47 +00:00