- 08 Jul, 2014 20 commits
- 07 Jul, 2014 20 commits
Issue #2231595 followup by yched | catch: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend.
Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist.
Issue #2291721 by alexpott: Use methods instead of array access in when using DataDefinition objects from TypedConfig .
Issue #2231595 by beejeebus, Steven Merrill, kim.pepper, Wim Leers, msonnabaum: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend.
Issue #2227601 by mparker17, cs_shadow, swentel, lanchez, mgifford: Added a "Visually-hidden" field label formatter.
Issue #2289247 by lauriii, mgifford, sqndr | LewisNyman: Visually hide the table headers on the modules page.
Issue #2296859 by Mark Carver: Fixed [regression] Responsive classes not always added to table rows.
Issue #2283717 by amitgoyal, joshi.rohit100, g3r4 | jackbravo: Remove user_access function calls on hook_permission functions.
Issue #1419036 by lauriii, gnuget, wheatpenny, InternetDevels, oliverhm, scresante, patrickd | sun: Added a CSS class for form items that have no label.
Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec.
Issue #2098129 by er.pushpinderrana, drupal_sensei | joachim: Fixed DrupalDefaultEntityController::$entityCache should explain its structure.
Issue #1906806 by Berdir, damiankloip, Sifro, dawehner: Provide a relationship for each entity reference field.
Issue #2295383 by g3r4 | joachim: Fixed EntityStorageInterface::loadByProperties() needs to say what it returns when nothing found.
Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability.
Issue #1978976 by dawehner, kgoel, tim.plunkett, pcambra, longwave, Albert Volkman, vijaycs85, pfrenssen, jibran, Xano, David Hernández, shivachevva, kim.pepper, InternetDevels: Convert shortcut_set_switch to a Controller.