Commit Graph

333 Commits (5c80527210556f367b418aa34e929be737d31d32)

Author SHA1 Message Date
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
catch 5d5cadea60 Issue #1387586 by Gábor Hojtsy: Rename drupal_multilingual() to language_multilingual(). 2012-01-03 14:17:30 +09:00
catch aafd8aaf62 Issue #1387766 by dereine: Added Use fast drupal static pattern for locale. 2012-01-03 14:00:32 +09:00
catch 13830d022c Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module. 2011-12-22 20:26:12 +09:00
Nathaniel eb8c4c09a2 Issue #381994 by xjm, good_man, elcuco, et al: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR. 2011-12-08 12:29:13 +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
catch c42985ffb3 Issue #1301460 by loganfsmyth, good_man, Gábor Hojtsy, xjm: Decouple domain/path language negotiation storage from language config storage. 2011-11-29 11:23:49 +09:00
catch f8fc0dba31 Issue #1164926 by fastangel, good_man, Gábor Hojtsy: Fixed Nodes need to have languages specified separately for accessibility. 2011-11-25 20:31:30 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Nathaniel 8b5bcb2a66 Issue #1336170 by rvilar, Gábor Hojtsy: Fixed Incorrect schema in locale module update tests . 2011-11-25 12:19:32 +09:00
Nathaniel e0b74b5b39 Issue #1323176 by Gábor Hojtsy: Decouple UI translation language information from language list schema. 2011-11-09 13:25:48 +09:00
Nathaniel 15fc4b57a6 Issue #1260752 by andypost: Fixed _locale_languages_common_controls() maxlength to conform schema. 2011-11-09 13:10:31 +09:00
catch 70b8337cdc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00