- Aug 11, 2014
-
-
Alex Pott authored
- Aug 10, 2014
- Aug 09, 2014
-
- Aug 08, 2014
- Aug 07, 2014
Issue #2231693 by amitgoyal, joshi.rohit100, helmo, LinL, iS: [Follow up] Update Powered by Drupal link.
Issue #2318099 by tim.plunkett: Replace $form_state['complete_form'] with $form_state->getCompleteForm().
Issue #2204325 by Arla, cbr, Berdir, benjy: Fixed The "rendered entity" formatter breaks for entity types with out a ViewBuilder.
Issue #1792836 by damiankloip, alansaviolobo, Kars-T | tim.plunkett: Merge HandlerBase::breakPhrase() and HandlerBase::breakPhraseString() and clean up.
Issue #2296775 by gauravkhambhala | jhodgdon: Fixed Content Markers defgroup/topic mentions theme_mark() (nonexistent).
Issue #2299677 by er.pushpinderrana, gauravkhambhala | jhodgdon: Fix up annotation-related topics a bit.
Issue #2271005 by martin107, YesCT, alimac, mrjmd: Rename Language module's LanguageInterface to ConfigurableLanguageInterface and Language to ConfigurableLanguage.
Issue #2300469 by penyaskito | dawehner: Fixed makeBackup() is called without a to parameter in Drupal\Core\Updater\Updater.
Issue #2318245 by mdrummond: Add Marc Drummond as co-maintainer of Responsive Images and Breakpoint modules.
Issue #2316203 by olli, tim.plunkett | Charles Belov: Fixed Permission "Use the administration pages and help" grants permission to configure Image Toolkit.
Issue #2317811 by ChandeepKhosa, emma.maria: Do not print the footer container in Seven when not in use.
Issue #2162005 followup by Berdir: Clean up entity_reference default values once users 0 and 1 provides UUID.
Issue #2307419 by Wim Leers: AssetCollectionOptimizerInterface should allow listing and deleting all aggregates (optimized collection assets).
Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense.
Issue #2315555 by undertext, larowlan: Fixed UrlGeneratorTrait::setUrlGenerator sets linkGenerator property instead of urlGenerator.
Issue #2285451 by joelpittet, davidhernandez, cilefen, mdrummond, mortendk: Create addClass() and removeClass() methods on Attribute object for merging css class names.
Issue #2239413 by Wim Leers, blueminds: Split FilterCaption into FilterAlign (for data-align) and FilterCaption (for data-caption).
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.
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
Issue #2302165 followup by cilefen, pwolanin | kgoel: Fixed Only allow loading by plugin definition properties.
Issue #2296787 by gauravkhambhala | jhodgdon: Fixed hook_field_config_update_forbid() is in the wrong group/topic.
Issue #2316459 by Gábor Hojtsy: Fixed Menu ui module refers to nonexistent library, lacks menu parent validation on content type settings.
Issue #2269025 by penyaskito, andypost, grom358, Berdir, mikeegoulding, larowlan: Fixed CommentManager::getAllFields() should have a static cache.