Commit Graph

25647 Commits (b1899dc02d69e538de1f33fb1988b12dc14f5da0)

Author SHA1 Message Date
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
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
webchick a115d7cc03 Issue #2310371 by dawehner: Replace Views::getApplicableViews('uses_hook_menu') with Views::getApplicableViews('uses_menu_links'). 2014-08-04 09:27:46 -07:00
webchick 2ace26881d Issue #1883058 by cilefen, aendrew: Added Default Drupal drop favicon needs a Retina-quality version. 2014-08-04 09:08:22 -07:00
Nathaniel Catchpole d9edc3a26a Issue #2314347 by alexpott: Fixed Remove config.storage dependency from ConfigEntityStorage. 2014-08-04 13:03:16 +01:00
Alex Pott 6948f38d5a Issue #2308783 by er.pushpinderrana | mikey_p: Remove format_interval(). 2014-08-04 12:58:05 +01:00
Alex Pott 769ab39e01 Issue #2307629 by olli | jhodgdon: Fixed Views UI "Add" dialog - Submit pops you back to same dialog. 2014-08-04 12:56:23 +01:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +01:00
Alex Pott 7efafc259d Issue #2314563 by crazysix: Fixed Small style change in core/systems module. 2014-08-04 12:44:52 +01:00
Alex Pott 5f4bbab95c Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints. 2014-08-04 12:21:15 +01:00
Alex Pott 4f5d858269 Issue #2264833 by lokeoke, joelpittet: Convert theme_update_version to update-version.html.twig. 2014-08-04 12:16:48 +01:00
Alex Pott 7e394b02a9 Issue #2313989 by sun: Update vfsStream to 1.3.0. 2014-08-04 12:13:25 +01:00
Alex Pott e3833d0f49 Issue #2312925 by olli, kim.pepper, dawehner: Fixed 'Add Link' button adds a new menu instead. 2014-08-04 12:07:26 +01:00
Alex Pott 54a49d507c Issue #2313053 by Berdir: Fixed Field storage and instance call toArray() in __wakeup() is very slow, remove it?. 2014-08-04 12:05:35 +01:00
Alex Pott e665794623 Issue #2031441 by penyaskito, Mile23, DuaelFr, Sutharsan: Add unit test for PoHeader::evaluatePlural. 2014-08-04 11:57:11 +01:00
Alex Pott 2896f4a861 Issue #2207695 by Manuel Garcia, LewisNyman, pakmanlh, mitsuroseba, Sam152: Expand the throbber API to include a 'full screen' option. 2014-08-04 11:51:12 +01:00
Alex Pott 630b08af82 Issue #2309575 by undertext | damiankloip: Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-04 11:28:47 +01:00
Alex Pott 5fef1a6b37 Issue #2313479 by tim.plunkett: Add FormState::setResponse(). 2014-08-04 11:23:14 +01:00
Alex Pott 537457b512 Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError(). 2014-08-04 11:19:36 +01:00
Alex Pott 9bc009b1b8 Issue #242324 by rychannel, kbasarab, chx, cgalli, LinL, pfrenssen, wonder95, triclops | whatistocome: Fixed Going to page 2 on "list terms" page doesn't display additional terms. 2014-08-04 10:35:25 +01:00
Alex Pott d2e7d6211b Issue #1498660 by marco, plach, andypost, YesCT, Berdir | dawehner: Refactor taxonomy entity properties to multilingual. 2014-08-03 23:48:36 +01:00
Alex Pott 76608ff7d4 Issue #2289999 by dawehner, Cottser | Fabianx: Add an easy way to create HTML on the fly without having to create a theme function / template. 2014-08-03 23:45:41 +01:00
Alex Pott 4338c8bb45 Issue #2312153 by plach: Refactor block_content entity schema to multilingual. 2014-08-03 00:07:49 +01:00
Alex Pott 52f02da5a6 Issue #2265939 by tim.plunkett, dawehner, effulgentsia: Fixed [sechole] AccessManager::checkNamedRoute() leaks attributes from current request. 2014-08-02 23:37:02 +01:00
Alex Pott 85af86774c Issue #2313627 by er.pushpinderrana | jhodgdon: Fixed FormStateInterface needs @ingroup. 2014-08-01 14:08:42 +01:00
Alex Pott 402e0375de Issue #2313089 by er.pushpinderrana, undertext | jhodgdon: Fixed Form generation topic needs quick follow-up fix. 2014-08-01 13:07:42 +01:00
Alex Pott 13f35820e5 Issue #2216551 by jhodgdon: Fill in topic/@defgroup docs for Services/DIC. 2014-08-01 12:40:41 +01:00
Alex Pott 9b8c385574 Issue #2310353 by cilefen | YesCT: Move LinksTest to menu_link_content module. 2014-07-31 16:25:06 +01:00
Alex Pott 267202b248 Issue #2262275 by hussainweb, hosef, ultimike: Fixed D6->D8 CCK Single On/Off Checkbox, Checkboxes/Radio buttons, and Select formatters. 2014-07-31 16:23:28 +01:00