Commit Graph

13 Commits (295d4e45cf6b24bb26e4075646a10dd5969b98fa)

Author SHA1 Message Date
webchick 369d68affe Issue #365615 by attiks, smokris, penyaskito, Gábor Hojtsy, Bojhan, WormFood, yang_yi_cn: Fixed Language detection not working correctly for most Chinese readers. 2012-09-05 22:48:34 -07:00
webchick e6a4819eef Issue #1751082 by das-peter: Fixed Undefined index: langcode in language_admin_edit_form_validate(). 2012-09-01 22:14:51 -07:00
Dries f82f9df2e1 Issue #1738330 by k4v, das-peter, jsbalsera, bforchhammer, Schnitzel: confusing Language negotiation when accessing /. 2012-08-31 21:49:06 -04:00
webchick 79b9a36cb0 Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances. 2012-08-26 10:01:29 -07:00
catch b93818ac56 Issue #1738374 by sxnc, Gábor Hojtsy: Provide a cue to enable the language switcher when adding a language. 2012-08-25 22:32:55 +02:00
webchick 18040223ad Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages. 2012-06-15 19:03:15 +02:00
Dries 75edfb15ee - Patch #1627498 by webflo, Rob Loach: Fixed Undefined variable in language_admin_add_predefined_form_validate(). 2012-06-12 21:02:11 -04:00
Dries 356aa34d9d - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Dries bac3ed7764 - Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it. 2012-04-25 16:44:20 -07:00
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
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +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