- 09 Oct, 2013 32 commits
- 08 Oct, 2013 8 commits
Issue #2106349 by plach, dawehner, Gábor Hojtsy: Fixed Comment translation overview has broken local tasks.
Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling.
Issue #1978938 by dawehner, sidharthap, disasm, Letharion, pfrenssen, laurentchardin, pguillard, somepal, mrded: Fixed Convert overlay_user_dismiss_message() to a Controller.
Issue #1901100 by Gábor Hojtsy, jessebeach, Wim Leers: Make Edit module work with TempStore, so revisions are not saved on all atomic field edits.
Issue #2083803 by andypost, Berdir: Convert field type to typed data plugin for field_test() module.
Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY.
Issue #2054213 by StephaneQ, andypost: Deprecate comment_load_multiple() in favour of entity_load_multiple().
Issue #2097587 by jhodgdon: Follow-up: Add transliteration data maintenance script to scripts directory.
Issue #2002116 by damiankloip, jhedstrom, ParisLiakos, dawehner: Convert core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php to phpunit.
Issue #2061923 by likin, sergeypavlenko, pfrenssen, joelpittet: Remove calls to deprecated global in locale module.
Issue #2090139 by sidharthap, acausing: Fixed Warning: Illegal string offset 'callable' in rdf_rdfa_attributes() (line 181 of core/modules/rdf/rdf.module).
Issue #1810330 by c4doug, plach, YesCT: Remove EntityTranslationControllerInterface::removeTranslation().
Issue #2089327 by thedavidmeister, Cyberschorsch: Remove / deprecate calls to drupal_strip_dangerous_protocols() use \Drupal\Component\Utility\Url::stripDangerousProtocols().
Issue #2080391 by johnmcc, Bladedu, chertzog, jeroen12345: Remove Unused local variables from multiple core files.
Issue #2076551 by pfrenssen, pwolanin: Fixed SystemController::compactPage uses an invalid route name for the front page.
Issue #2091139 by mcrittenden, cosmicdreams: Fixed Duplicate array key comment_changed() in DefaultViewRecentComments.
Issue #2062017 by InternetDevels, rhm50, wesleydv, DeimoS: Replace user_access() calls with ->hasPermission() in rdf module.
Issue #2048827 by claudiu.cristea, tim.plunkett: Move Image toolkit API from system.module to Drupal\Core.
Issue #2067809 by Berdir, damiankloip: Fixed YamlDiscovery uses basename of directory instead of module name.
Issue #2105407 by swentel, plach: Fixed Changing language settings for fields ends in a fatal error.
Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible.