- 10 Apr, 2013 24 commits
- 09 Apr, 2013 11 commits
- 08 Apr, 2013 5 commits
-
-
catch authored
Issue #1942110 by sidharthap | vijaycs85: Fixed Make breakpoint active config save format match the default yml file.
Issue #1929064 by damiankloip, dawehner: Refactor views_ui_rearrange_form() to remove theme function for table render.
Issue #1831696 by dawehner, damiankloip | Bojhan: Fixed View page link goes nowhere, if you have not saved.
Issue #1938972 by msonnabaum, RobLoach, tsphethean, dawehner, rootatwc: Start moving string functions into a utility class.
Issue #1845836 by dawehner, sun, damiankloip, xjm: Make the actions exposed in the views bulk operation handler configurable.
Issue #1843034 by Cottser, japerry, heyrocker, steveoliver, c4rl: (Tests for) Make Twig settings configurable.
Issue #1954648 by rsaddington, echoz, LewisNyman: Fixed Long error messages break the viewport on narrow screen sizes.
Issue #1959110 by a.ross: Fixed theme_table() outputs the no_striping() option as an HTML attribute.
Issue #1963268 by dawehner, xjm: The frontpage view no results title should be 'Welcome to [site:name]' (as opposed to hardcoding 'Drupal').
Issue #1962578 by Berdir, damiankloip, dawehner, xjm: Fixed ViewsDataCache writes multiple times in __destruct().
Issue #1964254 by vijaycs85, YesCT | Gábor Hojtsy: Fixed Configuration schemas missing langcode and uuid at places.
Issue #1848210 by dysrama, David_Rothstein, kid_icarus, YesCT, Gábor Hojtsy: Fixed [Regression] Submitting a form in Overlay shows content + dsm() for a split second before redirecting to front-end theme.
Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to .
Issue #1862524 by Berdir, Sutharsan, rootatwc: Convert drupal_http_request() usage in aggregator.module to Guzzle.
Issue #1929014 by damiankloip: Fix views rest export plugin render values and add option to output raw values.
Issue #1912594 by krishworks, Berdir: Convert drupal_http_request() usage in system.module to Guzzle.
Issue #1959116 by amateescu: Entity reference autocomplete shouldn't include html in its return value.
Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly.
Issue #1821848 by andypost, rbayliss, alexpott: Fixed Move image style load/update/delete operations into a new ImageStyleStorageController.
Issue #1793696 by dawehner, tim.plunkett, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin().
Issue #1943624 by joelpittet, Berdir, Wim Leers, xjm: Fixed EntityMalformedException when enabling a text editor while creating a new text format, because Editor depends on FilterFormat.
Revert "Issue #1793696 by dawehner, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin()." This broke testbot. Try again soon! This reverts commit 509cb253.