Commit Graph

7677 Commits (97e7016a953a3387dfdd62357a81623b3332b69a)

Author SHA1 Message Date
Alex Pott 97e7016a95 Issue #2317001 by Arla: Fixed FieldPluginBase::addAdditionalFields() bad debug message. 2014-08-08 07:33:39 -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
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 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 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 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 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
webchick 3724e1920f Issue #2312367 by lokeoke, dawehner: Add a getUuid() method for content menu links, to not have to use getDerivativeId(). 2014-08-04 10:20:08 -07:00
webchick cb24b1e304 Issue #2314867 by Crell: Standardize comment entity route names. 2014-08-04 10:19:44 -07:00
webchick 4d7bb09016 Issue #2314871 by Crell: Standardize Entity module entity route names. 2014-08-04 10:08:34 -07:00
webchick e3cb87a7de Issue #2314887 by Crell: Standardize shortcut entity route names. 2014-08-04 10:06:25 -07:00
webchick ad41b6f8a8 Issue #2314877 by Crell: Standardize menu link entity route names. 2014-08-04 10:04:30 -07:00
webchick de764ba9a1 Issue #2314865 by Crell: Standardize contact entity route names. 2014-08-04 10:03:12 -07:00
webchick 1d727ae1ba Issue #2314855 by Crell: Standardize block entity route names. 2014-08-04 09:55:19 -07:00
webchick 37e7f6a43b Issue #2314861 by Crell: Standardize aggregator entity route names. 2014-08-04 09:53:57 -07:00
webchick 45d55e6a9c Issue #2314869 by Crell: Standardize DateFormat entity route names. 2014-08-04 09:52:46 -07:00
webchick a6b9405eff Issue #2314875 by Crell: Standardize language entity route names. 2014-08-04 09:51:58 -07:00
webchick 1bdb49655f Issue #2314881 by Crell: Standardize responsive image mapping entity route names. 2014-08-04 09:51:05 -07:00
webchick 82d9610ca9 Issue #2314765 by Crell: Standardize filter format route names. 2014-08-04 09:49:51 -07:00