Commit Graph

145 Commits (660f2d0d4ffd42531fd14fd785d2c6e11cb74028)

Author SHA1 Message Date
webchick b1575f3416 Issue #1807692 by plach, YesCT, yched: Added Introduce a column synchronization capability and use it to translate alt and titles through the image field widget. 2013-02-18 22:57:04 -08:00
Dries 41d4d664bf Issue #1502816 by joates: Add help text explaining the limitations of language negotiation and page caching. 2013-02-18 16:14:08 -05:00
Dries a96697c7d5 Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage. 2013-02-18 12:03:05 -05:00
Dries 3721e4d262 Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text). 2013-02-09 12:34:07 +11:00
catch c07014d65b Issue #1899994 by katbailey, plach, YesCT: Fixed Disentangle language initialization from path resolution. 2013-02-07 14:16:20 +00:00
catch d29b130346 Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot(). 2013-02-06 11:50:46 +00:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
Dries 3e478b0362 Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution. 2013-02-01 15:29:29 -05:00
Dries 2fa3ffe132 Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
webchick eec970060c Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -08:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
Dries 4c19bdcaa7 Issue #1869328 by vijaycs85, Gábor Hojtsy, manningpete, YesCT: Restore simplicity of language list. 2013-01-16 08:41:49 -05:00
Dries a2ae42b33b Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards. 2013-01-15 20:11:30 -05:00
catch d049222620 Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers. 2013-01-15 16:34:32 +00:00
Dries fbfaa3a4bc - Issue #1877338 by plopesc: convert language admin form to new #type 'table'. 2013-01-08 11:51:03 -05:00
webchick b11bacd8f1 Issue #1872540 by xjm: Provide a test helper method for creating block instances. 2013-01-07 11:09:10 -08:00
Dries 6e7b1219fe Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins. 2013-01-04 12:05:13 -05:00
webchick c77cee1c14 Issue #1810386 by plach, YesCT, Bojhan, bforchhammer, Gábor Hojtsy, falcon03: Create workflow to setup multilingual for entity types, bundles and fields. 2012-12-29 00:13:54 -08:00
Dries 4116dc4acc Issue #1833184 by Gábor Hojtsy, sun: find a consistent naming scheme for translation-related modules. 2012-12-19 16:04:44 -05:00
Dries d24c6ee7e8 Issue #1869292 by Gábor Hojtsy: Remove confusing 'multiple' language from core. 2012-12-19 15:35:47 -05:00
catch 0631d191c7 Issue #1855228 by damiankloip: Move Views core module tests to their respective modules. 2012-12-11 16:27:41 +00:00
webchick e16159ad8c Issue #1843948 by ACF: Added Change language test variables to the state system. 2012-12-01 19:20:08 -08:00
catch a49654afd9 Issue #882666 by mgifford, andrewmacpherson, sun: Fixed Core form descriptions shouldn't use a label when not associated with a form. 2012-11-28 11:57:45 +00:00
webchick c529624d5e Issue #1849366 by andypost: Fixed LanguageUILanguageNegotiationTest - some tests not run. 2012-11-26 23:15:59 -08:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
catch 9d98cb98f0 Issue #1828528 by dawehner, xjm, tim.plunkett: Add language module integration for views. 2012-11-13 23:15:30 +00:00
webchick b5236b005c Issue #1832948 by Gábor Hojtsy: Fixed Blocks admin page not properly linked from language message. 2012-11-07 04:44:12 -08:00
webchick 653d232563 Issue #1789750 by droplet: Fixed Fatal error: Call to undefined function language_negotiation_url_prefixes_update(). 2012-11-07 02:22:37 -08:00
webchick 8deaba40a2 Issue #1714462 by n3or, sun, Gábor Hojtsy: Convert language negotiation settings to configuration system. 2012-10-27 15:27:04 -07:00
webchick 28045a2e8a Issue #1739928 by vasi1186, YesCT, webflo, Transition, plach, Gábor Hojtsy: Generalize language configuration on content types to apply to terms and other entities. 2012-10-18 01:59:12 -07:00
webchick 3088640cc2 Revert "Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system."
This reverts commit 5cb63c4d13.

Oops. That was a little more patch than we bargained for. :P
2012-10-18 01:54:31 -07:00
webchick 5cb63c4d13 Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system. 2012-10-18 01:25:16 -07:00
webchick 16eac3bec5 Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'. 2012-10-09 12:49:07 -07:00
Dries b06dd31165 Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation. 2012-10-09 12:11:09 -04:00
Jennifer Hodgdon 6e78c49b5a Issue #1797940 by Lars Toomre: Properly document helper function in language tests 2012-10-01 15:10:40 -07:00
Jennifer Hodgdon 1518a9434e Issue #1797360 by xjm: Remove t() from test assertions in language module 2012-10-01 15:08:28 -07:00
webchick e904f789fb Issue #365615 follow-up by attiks, Gábor Hojtsy: Fix typos, add CHANGELOG.txt entry. 2012-09-06 03:42:43 -07:00
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 cd15c2a774 Missing tests. I bet it'll work better now. 2012-09-01 22:15:41 -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
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -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
Dries 6ed142d1f3 - Patch #322995 by Schnitzel, c31ck, webflo, penyaskito: provide a distinct administration user interface language option. 2012-08-31 11:23:58 -04:00
webchick cd71e5ccde Issue #1645156 by attiks, tstoeckler, Albert Volkman, Carsten Müller, Sweetchuck: Fixed URL generation only works on port 80. 2012-08-30 15:39:23 -07: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
webchick 0295b68270 Issue #1756122 by Schnitzel, Bojhan: Better Names and Description for Language Negotiations. 2012-08-26 09:41:14 -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 b864147319 Issue #1280996 follow-up by vasi1186: Fix typo in comment. 2012-08-22 21:55:05 +02:00
webchick 6cdb69e106 Issue #1280996 by tarmstrong, vasi1186, fastangel, dawehner, tobiasb: New language_select() element type for form API. 2012-08-22 01:31:54 +02:00
webchick 7e9d2c1676 Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
Dries 9a0367face - Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup. 2012-08-09 16:17:01 -04:00
Katherine Bailey 8ffe09eee5 Clarifying the _current_path() problem as it relates to path alias caching and making the request param non-optional in language_from_url 2012-08-06 21:52:13 -07:00
Katherine Bailey b979e8aa93 Passing the request object explicitly to the language negotiation methods instead of a vague args parameter 2012-08-06 21:52:13 -07:00
Katherine Bailey e1b4fe97a7 Get rid of the request() wrapper function, plus various other cleanups 2012-08-06 21:52:11 -07:00
Katherine Bailey faba05fccc Cleaning up _current_path() and request() related stuff 2012-08-06 21:52:11 -07:00
Katherine Bailey 1cd28eb4e5 Using the language_manager wrapper function to return a language whether or not we're in the requet scope 2012-08-06 21:52:11 -07:00
Dries 33d4ef886c - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
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