Commit Graph

66 Commits (135c7866d410540e47a1f838dd46a512641ba03b)

Author SHA1 Message Date
Dries 3c2b78d7d8 - Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module. 2012-04-11 10:47:06 -04:00
Dries 1f0a7f6e74 - Patch #1513520 by pdrake: Fixed locale_language_from_browser() incorrectly matches invalid strings. 2012-04-09 15:00:17 -04:00
Dries 47556803a8 - Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode. 2012-04-09 14:51:01 -04:00
Dries 2e53550443 - Patch #1445004 by Sutharsan, Gábor Hojtsy, roderik, andypost, brantwynn: Implement customized translation bit on translations. 2012-04-09 14:24:12 -04:00
catch 97674b9f05 Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search. 2012-03-27 15:17:38 +09:00
catch 611af51d0a Issue #532512 by Sutharsan: Follow-up for plural string storage upgrade path. 2012-03-21 15:55:44 +09:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
Dries 2e250c694f - Patch #532512 by Gábor Hojtsy, andypost, no_commit_credit: fixed Plural string storage is broken, editing UI is missing. 2012-03-10 21:35:21 -05:00
webchick 3eff5e883c Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:38:14 -08:00
catch b9e9244171 Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE. 2012-03-09 00:10:59 +09:00
Jennifer Hodgdon b3bb147c8c Issue #1470080 by Gábor Hojtsy: move base system language hook docs to standard location 2012-03-07 09:28:15 -08: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 c94c22edda - Patch #1272840 by attiks, Gábor Hojtsy, pp, Dave Reid, catch: upgrade path for language domains and validation. 2012-03-05 05:36:39 -05:00
Dries 2d6dcdd509 - Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference. 2012-03-02 13:46:16 -05:00
webchick 023ad5077c Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - duplicates in {locales_source()}. 2012-03-01 20:46:30 -08:00
Jennifer Hodgdon 456a06e4a9 Issue #1430452 by Cottser: Make core module names use Proper Noun Case 2012-02-29 13:15:08 -08:00
Jennifer Hodgdon aedceb6950 Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase 2012-02-29 08:56:15 -08:00
Nathaniel dce8ef82bc Issue #1272840: reverting more stuff. 2012-02-29 12:12:29 +09:00
Nathaniel 67a5bf1a08 Revert "Issue #1272840 by Gábor Hojtsy: follow-up, un-break HEAD."
This reverts commit a7f72e66cb.
2012-02-29 12:09:32 +09:00
Nathaniel dd9ed6fdb4 Revert "Issue #1272840 by attiks, pp: Add upgrade path for language domains and validation."
This reverts commit 9bd7daa821.
2012-02-29 12:06:49 +09:00
Nathaniel bac1fba17d Revert "Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation."
This reverts commit 91d6b14453.
2012-02-29 12:04:43 +09:00
webchick 91d6b14453 Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation. 2012-02-28 16:24:49 -08:00
catch a7f72e66cb Issue #1272840 by Gábor Hojtsy: follow-up, un-break HEAD. 2012-02-28 17:01:00 +09:00
catch 62426c1991 Issue #1222194 by Gábor Hojtsy, plach, andypost: Rename global to () (upgrade path follow-up). 2012-02-28 15:29:03 +09:00
catch 9bd7daa821 Issue #1272840 by attiks, pp: Add upgrade path for language domains and validation. 2012-02-28 14:31:50 +09:00
Dries b956b400dd - Patch #1439686 by tstoeckler: rename language property to langcode. 2012-02-23 09:22:18 -05:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Dries 5e6cc3c85a - Patch #1410096 by fastangel, Gábor Hojtsy, kalman.hosszu: convert comment language code schema to langcode. 2012-02-21 10:55:52 -05:00
Dries cc9cd9947f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-21 10:44:21 -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
webchick 0c495e928d Issue #655048 by Gábor Hojtsy, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file. 2012-02-21 01:38:03 -08:00
Dries d01ee4aa6a - Patch #1250800 by attiks, Jelle_S, dereine, xjm: language domain should work regardless of ports or protocols. 2012-02-16 22:24:46 -05:00
Dries 6e431c53b3 - Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module. 2012-02-16 10:52:30 -05:00
catch ddf4b81fc7 Issue #1221276 by fietserwin, Gábor Hojtsy, sun, gumanist: Fixed locale_get_plural() only works for a single language within a request and does not work for English. 2012-02-16 22:42:26 +09:00
catch ec5ca21e94 Issue #1430986 by Gábor Hojtsy, plach: Clean up naming for language negotiation configuration functions/paths. 2012-02-14 21:50:30 +09:00
catch 055900b338 Issue #1250800 by attiks, Jelle_S, dereine: Fixed Language domain should work regardless of ports or protocols. 2012-02-11 14:17:56 +09: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
Dries 82cb7cf5e8 - Patch #1414314 by Gábor Hojtsy, tstoeckler: make node and path depend on language module only for language support, get rid of locale_language_name(). 2012-02-02 11:08:57 -05:00
Dries b989d0cc16 - Patch #1415764 by Gábor Hojtsy: Untangle comment module and locale module. 2012-01-26 11:21:48 -05:00
Dries afacb52295 - Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed. 2012-01-26 11:09:59 -05:00
Dries 4b92841794 - Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list(). 2012-01-23 10:46:29 -05:00
Dries 615bbeaad0 - Patch #1405604 by aspilicious: Fixed RTL stylesheets don't get triggered when locale isn't enabled. 2012-01-22 21:18:20 -05:00
Dries 1b6ba5243c - Patch #1357912 by Gábor Hojtsy, sun: convert path language code schema to langcode. 2012-01-22 21:14:12 -05:00
Dries 09e2fb03bf - Patch #1280538 by fastangel, Gábor Hojtsy, plach: Language negotiation UX: default the path prefix setting on installation so that it actually works right away. 2012-01-22 19:46:31 -05:00
catch 2f0d691cb1 Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +09:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
Nathaniel dd1f6d349a Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks. 2012-01-10 12:22:24 +09:00
catch d38e809af5 Issue #1334768 by ls206, fietserwin: Fixed Syntax error in locale_test().js. 2012-01-08 16:18:53 +09:00
catch b3cf068140 Issue #375397 by sun, Xano, Rob Loach: Make Node module optional. 2012-01-08 16:14:15 +09:00