- 01 Jul, 2013 1 commit
-
- 30 Jun, 2013 10 commits
- 29 Jun, 2013 29 commits
Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements.
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
Issue #1978956 by michaellenahan, naxoc, dawehner, vijaycs85, tim.plunkett: Convert shortcut_set_customize() to a Controller.
Issue #2008982 by xxAlHixx, adamcowboy, hussainweb, c4rl: Replace theme() with drupal_render() in config module.
Issue #1954180 by fietserwin, jthorson: LocalReadOnlyStream::stream_open() refuses to open a file when 'rb' flag is passed in.
Issue #2010134 by alweb, pplantinga: Replace theme() with drupal_render() in image module for theme_image_style().
Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component.
Issue #1678002 by jessebeach, Wim Leers, Gábor Hojtsy: Edit should provide a usable entity-level toolbar for saving fields.
Issue #2030625 by ckrina, emma_maria, mordonez: 'Drupal is already installed' page looks misaligned.
Issue #1907418 by quicksketch, Wim Leers: Make CKEditor's alignment + underline buttons available (but not enabled by default).
Issue #2016177 followup by amateescu, agentrickard: Regression: Refactor 'autocreate entity' handling from entity_reference().
Issue #2020209 by alexpott, YesCT, Gábor Hojtsy: Fixed Random failures due to non uniqueness of randomString() and randomName().
Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global .
Issue #1978914 by mparker17, shanethehat, dawehner, tim.plunkett, juampy: Convert comment_permalink() to a Controller.
Issue #2006974 by thedavidmeister, jlbellido: Replace theme() with drupal_render() in views_ui().module.
Issue #2016939 by tim.plunkett, dawehner: Views listing page links are broken for default task page displays.
Issue #2028585 followup by tim.plunkett: Replace entity_page_create_access() by an access controller.
Issue #1983874 by RoSk0, InternetDevels, vijaycs85, dawehner: Convert block_admin_add() in block.admin.inc to the new form interface.
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT.
Issue #1887480 by Sutharsan, webflo: Fixed Automated download of translations when adding languages/enabling modules can not be disabled.
Issue #2010122 by jeroen12345, helga.chb, heddn: Replace theme() with drupal_render() in image module for theme_image_crop_summary().