- 20 May, 2013 4 commits
- 19 May, 2013 9 commits
- 18 May, 2013 2 commits
-
-
alexpott authored
-
- 17 May, 2013 5 commits
- 16 May, 2013 7 commits
- 15 May, 2013 10 commits
- 14 May, 2013 3 commits
Issue #914382 by Wim Leers, Cottser, Gábor Hojtsy, franz, droplet, sun, Niklas Fiekas, catch, dawehner, effulgentsia: Fixed Contextual links incompatible with render cache.
Issue #1991088 by alexpott: Fixed Test info not displayed for PHPUnit tests when using run-tests.sh.
Issue #1920886 by Cottser, Fabianx: Drupal_render() should only render the child elements when rendering a 'render element' for the first time.
Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir, jibran, YesCT: Fixed Compiled data in PHP storage is cleared too late in drupal_flush_all_caches().
Issue #1994910 by tim.plunkett, twistor: Fixed ConfigEntity listing should only show enable/disable if status is supported.
Issue #680546 followup by swentel, Cottser, sun: [Followup] Add a custom 'number of values' for 'multiple / multi-value' field. (e.g. nodereference, imagefield).
Issue #1946454 by andypost, kim.pepper, tim.plunkett, ParisLiakos: Convert all confirm_form() in system.module and system.admin.inc to the new form interface and convert route.
Issue #1261002 by LewisNyman, nod_, blueshadow2911, sabsbrain, quicksketch, mgifford, jessebeach: Fixed Draggable tables do not work on touch screen devices.
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface.
Issue #1996378 by Wim Leers: Edit broken because of #1043198 and routing system bug + missing test coverage.
Issue #1992302 by larowlan: Fixed CustomBlock bundle() and id() needlessly rely on EntityNG getters .
Issue #1925660 by ACF, tim.plunkett, mtift, heddn, Cottser: Convert system's system_config_form() to SystemConfigFormBase.
Issue follow-up #927138 by manarth, handrus, David_Rothstein: Fail image generation with 404 instead of 500, when source file is missing.
Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess().
Issue #1847582 by amateescu: Create a foreign key to the target entity type base type in Entity-reference.
Issue #1975354 by dawehner: Fixed hook_hook_info() might be invoked even the namespace hasn't been registered yet.