Commit Graph

506 Commits (469589eea16e302b172809e868373d2ab5a57f1a)

Author SHA1 Message Date
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
webchick 2fc916d3d4 Issue #1571076 by droplet, yohannbzh: Fixed Plural formula field only accepts 128 characters. 2012-09-13 01:08:27 -07:00
David Rothstein 8bd1079972 Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate array keys. 2012-07-29 22:27:34 -04:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07: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 09b754ae8a Issue #507502 by fietserwin, cosmicdreams, Rob Loach, tim.plunkett, sun, marvil07, nod_: Fixed missing Locale support for jQuery UI Datepicker. 2012-06-25 23:03:38 -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
David Rothstein 988597f0df Issue #1567662 by sun | Georgii: Fixed The 1st plural index on a page is not calculated correctly. 2012-06-09 16:04:05 -04:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick 464808fb43 Issue #1513520 by pdrake, plach: Fixed locale_language_from_browser() incorrectly matches invalid strings. 2012-04-12 00:17:28 -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 0932803a2c Issue #1221276 by gumanist, fietserwin, Gábor Hojtsy, sun, kalman.hosszu: Fixed locale_get_plural() only works for a single language within a request and does not work for English. 2012-03-26 22:25:40 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -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 9d5e49396a Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:40:06 -08:00
Jennifer Hodgdon b903eea535 Issue #1470080 by Gábor Hojtsy: Move docs for hooks that are not locale.module specific to a modules/system file 2012-03-08 11:31:47 -08:00
webchick 465cab13f1 Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - duplicates in {locales_source()}. 2012-03-07 10:44:46 -08:00
webchick e4aa47d754 Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the provider that selected the language for later use. 2012-03-01 20:56:48 -08:00
webchick 14e78d4aaa Issue #1260752 by andypost: Fixed _locale_languages_common_controls() maxlength to conform schema. 2012-02-21 02:22:55 -08:00
Dries 89b7752334 - Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed. 2012-01-26 11:10:14 -05:00
webchick c99eba75ec Issue #1387766 by dereine: Added Use fast drupal static pattern for locale. 2012-01-11 23:21:05 -05:00
webchick 88b568e272 Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR. 2011-12-24 18:09:18 -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 7653e902e1 Issue #1334768 by ls206, Pasqualle: Fixed Syntax error in locale_test().js line 27. 2011-11-11 20:23:24 -08:00
webchick 89ad342620 Oops. Forgot a file. 2011-10-17 09:49:19 -07: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 e120a6e886 Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal should not handle 404 for certain files. 2011-09-30 15:00:38 -07:00
webchick be1bb23a1e Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
webchick 261b66d38c Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:13:44 -07:00
webchick ab71360cc4 Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:09:53 -07:00
webchick e847ee243a Issue #885616 by mgifford, Everett Zufelt: Fixed Labels missing from a number of locale admin forms. 2011-06-26 22:51:07 -07:00
webchick fef11ae71e Issue #1096340 by plach, fietserwin, sun: Fixed Stale language types/negotation info after enabling/disabling modules. 2011-05-24 08:58:16 -07:00
Dries Buytaert 400284fb2c - Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language. 2011-05-01 06:31:39 -04:00
Dries Buytaert c8dcd69311 - Patch #1026058 by plach, droplet add back Language switcher block help message. 2011-04-20 22:35:38 -04:00
Dries Buytaert d762662597 - Patch #1037358 by sanduhrs, Azol: locale.datepicker.js minor fixes (js consistency). 2011-04-10 22:28:10 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 0a50c581d8 - Patch #545518 by sun, Xano: move Locale module specific code out of module.inc and system.module. 2011-02-21 23:51:45 +00:00
Dries Buytaert 9ce37d2f4c - Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overlap the language selection drop-down menu in node edit forms. 2011-02-21 22:56:08 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +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 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert 35a08a6780 - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort order of aliases for different languages. 2010-11-30 01:05:24 +00:00
Angie Byron a7300192fb #338055 by plach: Fixed Ensure non-default languages always have a path prefix 2010-11-21 09:53:05 +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 3d2a7d2671 #971400 by Gábor Hojtsy: Fix links to language project sources in locale module. 2010-11-21 07:02:46 +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