Commit Graph

116 Commits (be3667b3efc81bbe11e2226e1f92eec1db89631a)

Author SHA1 Message Date
catch 478490f23c Issue #1922454 by thedavidmeister, steveoliver, Cottser: Gut l(), fix theme('link'), have a working framework for consistently generated links inside and outside of Twig. 2013-05-01 09:53:04 +01:00
Alex Pott 2784f4886d Issue #1960344 by ParisLiakos, kid_icarus: Replace $is_https() global with Request::isSecure(). 2013-04-30 16:48:41 +01:00
Alex Pott 4e833c9274 Issue #1921550 by EclipseGc, larowlan: Create a Language check Condition. 2013-04-14 21:56:35 +01:00
webchick 2212a5fed8 Issue #1969276 by effulgentsia, tim.plunkett, EclipseGc: Refactor block plugins to make room for a BlockBase::build() implementation. 2013-04-12 20:24:29 -07:00
Alex Pott ee1c53e517 Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers. 2013-04-11 22:42:45 +01:00
webchick e03d403286 Issue #1957302 by katbailey: Added Convert PathProcessorTest to PHPUnit. 2013-04-10 09:24:35 -07:00
catch 95516e65b7 Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to . 2013-04-09 21:38:06 +01:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
Alex Pott c0eaf0f5fd Issue #1925738 by tim.plunkett: Followup: Convert language's system_config_form() to SystemConfigFormBase. 2013-04-02 21:12:48 +01:00
Alex Pott 1a17076521 Issue #1925738 by tim.plunkett: Convert language's system_config_form() to SystemConfigFormBase. 2013-04-02 11:53:46 +01:00
Alex Pott c4c7f792d0 This reverts commit 80e373fa92 2013-04-02 11:53:10 +01:00
Alex Pott 80e373fa92 git commit -m Issue 2013-04-02 10:18:50 +01:00
webchick 6b5e66afa6 Issue #1942144 by sandipmkhairnar: Fixed Make Language module active config save format match the default yml file. 2013-03-26 21:50:04 -07:00
webchick 59d72a2cc3 Issue #1919178 by vijaycs85, YesCT, sandipmkhairnar: Create configuration schemas for language module. 2013-03-20 18:14:42 -04:00
webchick 1bec76308f Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable. 2013-03-18 05:40:12 -07:00
Dries 9c1469daa3 Issue #1934428 by vijaycs85: Remove spacing issue in language.negotiation.yml. 2013-03-08 11:01:43 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
webchick c6b2c725e7 Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer. 2013-03-04 21:25:53 -05:00
catch 36fcf91cb5 Issue #1891516 by sun, Berdir, chx: Remove $install parameter from DrupalUnitTestBase::enableModules(), encourage to create individual schema tables only. 2013-02-21 10:22:42 +00:00
catch 4ab57bed54 Issue #1910318 by katbailey: Make path resolution the responsibility of a series of PathProcessor classes, rather than one PathSubscriber class. 2013-02-21 10:17:55 +00:00
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