Commit Graph

25636 Commits (dc11fb9a368669c1b95d8ef0f23b747fc9954043)

Author SHA1 Message Date
Alex Pott dc11fb9a36 Issue #2301247 by mitsuroseba | andypost: Make comments for forum non-threaded by default. 2014-08-08 07:42:14 -05:00
Alex Pott 8ca9d2afcd Issue #2316989 by Arla: Fixed Join file_usage to file_managed for Views. 2014-08-08 07:41:08 -05:00
Alex Pott 0fe89b3737 Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense. 2014-08-08 07:39:34 -05:00
Alex Pott 933b8face6 Issue #2316253 by er.pushpinderrana | ThomasDik: Fixed Typo in the tags example. 2014-08-08 07:35:09 -05:00
Alex Pott 97e7016a95 Issue #2317001 by Arla: Fixed FieldPluginBase::addAdditionalFields() bad debug message. 2014-08-08 07:33:39 -05:00
Alex Pott 8e6b32a9cc Issue #2315555 by undertext, larowlan: Fixed UrlGeneratorTrait::setUrlGenerator sets linkGenerator property instead of urlGenerator. 2014-08-08 07:16:48 -05:00
Alex Pott 65cb382cfd Issue #2285451 by joelpittet, davidhernandez, cilefen, mdrummond, mortendk: Create addClass() and removeClass() methods on Attribute object for merging css class names. 2014-08-08 06:36:48 -05:00
Alex Pott 008fb1176b Issue #2239413 by Wim Leers, blueminds: Split FilterCaption into FilterAlign (for data-align) and FilterCaption (for data-caption). 2014-08-08 06:34:42 -05:00
Nathaniel Catchpole 9af55ec10f Issue #2316153 by Berdir: Fixed [typo follow-up] PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests. 2014-08-08 11:05:46 +01:00
Alex Pott 258856aee9 Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
Alex Pott a04820c1da Issue #2302165 followup by cilefen, pwolanin | kgoel: Fixed Only allow loading by plugin definition properties. 2014-08-07 22:57:47 +01:00
Alex Pott 717243ccbb Issue #2296787 by gauravkhambhala | jhodgdon: Fixed hook_field_config_update_forbid() is in the wrong group/topic. 2014-08-07 22:16:24 +01:00
Alex Pott 945ed20177 Issue #119038 by Pancho, ximo, stefank: Code cleanup: 'authenticated users' role. 2014-08-07 22:12:12 +01:00
Alex Pott 18ddb0044c Issue #2315807 by tim.plunkett: Remove support for path-based form redirects. 2014-08-07 21:43:27 +01:00
Nathaniel Catchpole 0f3327fe87 Issue #2316459 by Gábor Hojtsy: Fixed Menu ui module refers to nonexistent library, lacks menu parent validation on content type settings. 2014-08-07 15:42:18 +01:00
Nathaniel Catchpole f3b3f268dc Issue #2313157 by Gábor Hojtsy: Fixed Optimize admin language detection and make it optional. 2014-08-07 12:03:56 +01:00
Nathaniel Catchpole 381b05e5f1 Issue #2269025 by penyaskito, andypost, grom358, Berdir, mikeegoulding, larowlan: Fixed CommentManager::getAllFields() should have a static cache. 2014-08-07 11:53:05 +01:00
Nathaniel Catchpole e5a896b9f4 Issue #2315613 by damiankloip, Wim Leers: Add a services.local.yml for development. 2014-08-07 11:48:11 +01:00
Jennifer Hodgdon 23944a1e34 Issue #2316779 by er.pushpinderrana: Fix titles and links in theme/render topics 2014-08-06 22:34:08 -07:00
Alex Pott 9b7ead2e45 Issue #2145633 by Jose Reyero, Gábor Hojtsy | YesCT: Use standard discovery facility in TypedConfigManager instead of one-off implementation. 2014-08-06 10:50:16 +01:00
Alex Pott 4c285fefdd Issue #2315695 by a_thakur: Remove views_get_view(). 2014-08-06 10:19:15 +01:00
Alex Pott f6b7dd35bf Issue #2315885 by Gábor Hojtsy: Fixed Quickfix: language settings page seriously misaligned. 2014-08-06 10:17:33 +01:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
Alex Pott 22835842a7 Issue #2312657 by olli: Remove _toolbar_clear_user_cache(). 2014-08-06 09:36:12 +01:00
Alex Pott 5afbef9591 Issue #749748 by Bès, penyaskito, sun, hefox, Dave Reid, mavimo | c960657: Fixed Contact, register and comment forms do not prefill with user info from browser. 2014-08-06 09:23:17 +01:00
Alex Pott 627a719a7f Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect(). 2014-08-06 09:05:02 +01:00
webchick a98ed74b5d Issue #2216555 by jhodgdon, chx: Fill in @defgroup/topic docs for Migration overview. 2014-08-05 22:01:41 -07:00
webchick fd8f71cb59 Issue #2309575 follow-up by Wim Leers: [Revert] Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-05 21:58:15 -07:00
webchick eda0bc578e Issue #2316153 by Berdir: Fixed PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests. 2014-08-05 21:55:48 -07:00
Alex Pott 022163f539 Issue #140363 by synth3tk, makemineatriple, realityloop, yoroy, YesCT, Niklas Fiekas, Schnitzel, corbacho | Jao: In user profiles, "Track" tab should be renamed "Activity". 2014-08-05 15:03:05 +01:00
Alex Pott fa9e8bbe50 Issue #2161845 by Gábor Hojtsy, vijaycs85 | YesCT: Fixed Node views (front page, admin) do not use the proper language filter. 2014-08-05 12:24:54 +01:00
Alex Pott 19595c2472 Issue #2313811 by undertext | andyceo: Fixed Inconsistent interface location: core/modules/menu_link_content/src/Entity/MenuLinkContentInterface.php. 2014-08-05 11:52:16 +01:00
Alex Pott 8f04acbb77 Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter. 2014-08-05 11:39:21 +01:00
Alex Pott 25627b05d3 Issue #2302165 by cilefen | kgoel: Only allow loading by plugin definition properties. 2014-08-05 11:01:55 +01:00
Alex Pott 8170deca0a Issue #2314873 by undertext, Crell: Standardize image style entity route names. 2014-08-05 10:39:25 +01:00
Alex Pott cc931cec9e Issue #2314885 by undertext, Crell: Standardize search page entity route names. 2014-08-05 10:37:08 +01:00
Alex Pott 4610159759 Issue #2314883 by Crell: Standardize role entity route names. 2014-08-05 10:34:56 +01:00
Alex Pott f3cda09f6f Issue #2314859 by Crell: Standardize ConfigTest route names. 2014-08-05 10:30:42 +01:00
webchick 3cd58e7db7 Issue #2256593 by jhodgdon, dawehner: Fixed Review and update the ajax @defgroup in ajax.inc. 2014-08-04 20:49:39 -07:00
webchick c42156c820 Issue #2311859 by Gábor Hojtsy, jhodgdon: Fixed Configuration and Javascript translation not created/updated in .po translation import. 2014-08-04 15:21:49 -07:00
webchick b343c571d3 Issue #2216539 by jhodgdon: Fill in @defgroup/topic docs for Views overview. 2014-08-04 15:01:44 -07:00
webchick d82eb50d7d Issue #2315189 by herom: Fixed 2 schema element types mistyped as sequence. 2014-08-04 13:17:54 -07:00
Alex Pott 1d8f75b38d Issue #2315255 by Dave Reid: Fixed Xss::split() fails on custom HTML elements with dashes in the name. 2014-08-04 20:01:11 +01:00
Alex Pott dd0c49dc3c Issue #2303703 by dawehner: Remove unused RegisterParamConvertersPass. 2014-08-04 19:57:49 +01:00
Alex Pott 6a0ea49673 Issue #2315019 by gauravkhambhala, sam152 | alexpott: Fixed Duplicate css in system.module.css. 2014-08-04 19:56:25 +01:00
Alex Pott 533ccbe9a1 Issue #2313913 by ivanjaros: OverviewTerms form uses hardcoded path. 2014-08-04 19:50:01 +01:00
webchick 71e4a64d4f Issue #2188889 by CharuAg, cwells, lokapujya, ashepherd, kay_v, scor: Support RDFa output in link field formatter. 2014-08-04 11:03:53 -07:00
webchick 7041279c6a Issue #2314359 by yched: Optimization: do not iterate on fields in EntityViewBuilder::viewField(). 2014-08-04 10:30:08 -07:00
webchick 0b0cdc2921 Issue #2306539 by swentel, alexpott, sun: Fixed FieldUnitTestBase::createFieldWithInstance() pollutes test class with arbitrary properties. 2014-08-04 10:24:56 -07:00
webchick 73a65a3605 Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement(). 2014-08-04 10:23:18 -07:00