webchick
|
688594142c
|
Issue #1645156 follow-up by attiks: More robust handling of HTTP_HOST override in test.
|
2012-07-10 09:20:37 -04:00 |
webchick
|
eae31f1dec
|
Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate array keys.
|
2012-07-09 16:58:19 -04:00 |
Dries
|
3a3bce39e4
|
- Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible.
|
2012-07-04 09:17:19 -04:00 |
webchick
|
6895cc3c20
|
Issue #1645156 by attiks: Fixed URL generation only works on port 80.
|
2012-06-30 11:36:17 -07:00 |
webchick
|
4705576906
|
Issue #1637710 by Schnitzel, vasi1186: Fixed Pass on language weight to language_locked_languages() when available.
|
2012-06-16 15:17:16 +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 |
webchick
|
a03df8d124
|
Issue #1452188 by Schnitzel, droplet, Sutharsan, Bojhan, Kristen Pol, Gábor Hojtsy, ershov.andrey, perusio, nod_, rvilar, andypost: Added New UI for string translation.
|
2012-06-15 12:01:31 +02:00 |
webchick
|
b63924f826
|
Issue #1539614 by cosmicdreams, vasi1186: Modify language module to use Dependency Injection for language.
|
2012-06-13 19:53:53 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04: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
|
7c1ef6ed07
|
- Patch #1627208 by vasi1186: make language_list() and language_default() return instances of Language.
|
2012-06-12 20:43:37 -04:00 |
catch
|
dfbc9682a3
|
Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module.
|
2012-06-08 21:15:19 +09:00 |
Dries
|
10631112ea
|
- Patch #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80.
|
2012-06-04 09:46:54 -04:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
catch
|
1f4736c156
|
Issue #1591928 by aspilicious: Convert language tests to psr-0.
|
2012-05-25 16:16:58 +09:00 |
catch
|
e303b674a2
|
Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80.
|
2012-05-24 15:14:06 +09:00 |
catch
|
969e670eae
|
Issue #1546752 by Gábor Hojtsy, erno, xjm: Move negotiation tests to language module.
|
2012-05-14 18:16:42 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
Dries
|
e971776ba4
|
- Patch #1552744 by Rob Loach, effulgentsia, sun: Fixed Bootstrap for the Dependency Injection Container and make sure SimpleTest abides to it.
|
2012-05-03 11:12:19 -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 |
catch
|
b5ad27e375
|
Issue #135464 by Gábor Hojtsy: Follow-up, move tests to block module.
|
2012-04-24 21:00:08 +09:00 |
Dries
|
6251c4066e
|
- Patch #135464 by Artusamak, Gábor Hojtsy, brantwynn, YesCT, z.stolar: add language options to block visibility.
|
2012-04-19 13:45:46 -04:00 |
Dries
|
1f2622c8b8
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:30:50 -04:00 |
Dries
|
1a35adf05d
|
- 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:54:17 -04: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
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
fdca0419a5
|
- Patch #1357918 by Gábor Hojtsy, swentel, sun, no_commit_credit: missing update for language_default() in language langcode update.
|
2012-02-07 14:34:52 -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
|
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 |
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 |