- Feb 12, 2014
-
-
Jennifer Hodgdon authored
-
Alex Pott authored
-
catch authored
-
catch authored
-
- Feb 11, 2014
- Feb 10, 2014
-
-
Dries Buytaert authored
-
catch authored
-
catch authored
-
Issue #2194357 by alexpott, Berdir: CacheArray::__destruct() invoked after test tables have been removed.
Issue #2188523 by sun: ExceptionController does not respect configured system.logging:error_level (verbose backtrace).
Issue #460408 by marthinal, gpk, girishmuraly, jojonaloha, david_garcia_garcia, gnindl, nerdcore, acbramley, dotton, Cottser, dww: (regression tests for) Cannot administer menu item/link if it points to an unpublished node.
Issue #893302 by jhodgdon, rayasa: Search ranking based on the factor 'number of comments' & 'No of Page Views' is broken.
Issue #2156337 by yched, amateescu, smiletrl: Merge ConfigEntityReferenceItemBase up into EntityReferenceItem, and fix inconsistencies.
Issue #2072647 by thedavidmeister, herom, jwilson3, Cottser, LinL: #theme 'maintenance_page' should support render arrays in #content.
Issue #1934772 by sun, andypost, tim.plunkett: Filter module is not required, but is marked as required.
Issue #922696 by mgifford, EvanDonovan, LewisNyman, stpaultim, jensimmons: New methods, standards for describing core themes on themes admin page (was Theme screenshots do not have adequate alt text...).
Issue #2045931 by Sam152, joelpittet, LinL, Sutharsan, adsw12: Replace all module_exists() deprecated function calls.
Issue #2182315 by joachim: Simpletest verbose output doesn't show end result of a drupalPostAjaxForm().
Issue #2181863 by karthik kumar bodu: Xpath method on \Drupal\simpletest\WebTestBase has an undocumented parameter.
Issue #2190643 by Berdir, amateescu, Xano, yched: Serializing the container is a very very bad idea, let's prevent it?.
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
Issue #2090509 by yched, swentel, Wim Leers: Optimize entity_get_render_display() for the case of 'multiple entity view'.
Issue #2081963 by mr.baileys, dawehner: Shortcut add/remove link on titles don't work on route only pages.
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead." This reverts commit 91db25eb. Broke web tests.
Issue #2002168 by klausi, Github sync, effulgentsia: Convert form validation of terms to entity validation.
Issue #2147153 by dawehner, alexpott, Xano: Replace the last instance of $_GET/$_POST; Create a special exception listener / exception controller which allows to use POST requests.
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
Issue #2084907 by clemens.tolboom, chris_hall_hu_cheng, Noe_, discipolo, Xano, patrickd, damiankloip, alexpott | Jeff Burnz: Hook_views_pre_render() is broken if your theme implements a base theme.
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.