- 20 Mar, 2013 11 commits
- 19 Mar, 2013 1 commit
-
-
webchick authored
-
- 18 Mar, 2013 1 commit
-
- 17 Mar, 2013 27 commits
Issue #1919178 by vijaycs85, YesCT, sandipmkhairnar: Create configuration schemas for language module.
Issue #1886566 by Wim Leers, sun, effulgentsia, quicksketch: Make WYSIWYG editors available for in-place editing.
Issue #1944768 by chx: Uncomment execute method on QueryAggregateInterface so it can be documented properly
Issue #1906506 by David_Rothstein, steveoliver: Fix documentation in default.settings.php for Twig debugging
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
Issue #1942660 by larowlan, damiankloip, dawehner: Add a method to allow modules to clear the \Drupal\views\ViewsDataCache->storage during run-time.
Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable.
Issue #1934964 by alexpott, Gábor Hojtsy, nevergone: Fixed Locale override subscriber should re-init context to clear caches.
Issue #1926958 by amateescu, maciej.zgadzaj, dawehner: Fixed (Regression) menu_link_save() no longer returns success/failure to calling functions.
Issue #1942154 by vijaycs85: Fixed Make OpenID module active config save format match the default yml file.
Issue #1919164 by Vikas Negi, sandipmkhairnar, vijaycs85: Create configuration schemas for field module.
Issue #1919202 by vijaycs85, pfrenssen, dsnopek: Create configuration schemas for statistics module.
Issue #1912308 by vijaycs85, sandipmkhairnar, mr.york: Create configuration schemas for breakpoint module.
Issue #1938570 by derEremit, damiankloip: Fixed Make views active config save format match the default yml file (order and quotes).
Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases.
Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object.
This reverts commit 3cf10751. Tests no longer pass, so this breaks testbot.
This reverts commit c0475473. Breaks the graphical installer. Thanks to larsmw for the heads-up!
Issue #1942120 by sandipmkhairnar: Fixed Make Contact module active config save format match the default yml file.
Issue #1913958 by hass, YesCT: Fixed Bartik theme: Don't change capitalization of translatable strings with CSS.
Issue #1938008 by bxtaylor, floretan: Convert menu.module's system_config_form() to SystemConfigFormBase.