- 11 Dec, 2013 11 commits
- 10 Dec, 2013 29 commits
Issue #2048379 by Xen, andypost, niko-: Multilingual first time admin/config exception Field 'uri' doesn't have a default value into {locale_file}.
Issue #2143093 by vijaycs85, Gábor Hojtsy | ti2m: Remove translation update for uninstalled modules and themes.
Issue #2115025 by Gábor Hojtsy, pfrenssen, dawehner: Content admin views title saved localized to the menu table.
Issue #1483554 by franz, SebCorbin: Autocomplete textfield and ajax: tab key fires up ajax before setting autocomplete value.
Issue #2105963 by larowlan, annikaC | vijaycs85: Make sure all YML files in Forum module has no type-casting to string.
Issue #2112675 by tim.plunkett: Convert dblog_filter_form and dblog_clear_log_form to FormInterface.
Issue #2149599 by Wim Leers: Fix minor bugs and minor coding standards violations in edit.module, discovered by backporting.
Issue #2105931 by sidharthap: Make sure all YML files in Content Translation module has no type-casting to string.
Issue #2141055 by Wim Leers: When multiple instances of the same entity on one page, only the first can be edited.
Issue #2109793 by damiankloip, dawehner, tim.plunkett: Convert element_* methods in common.inc to a class.
Issue #2150171 by alexpott, swentel: Confirm form of a simple setting always says it's creating a new configuration.
Issue #2143519 by yched, Wim Leers: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
Revert "Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5." This reverts commit 5ca04d67.
Issue #2151439 by Wim Leers: Run node op links through #post_render_cache to prevent render caching granularity being
Issue #2102479 by InternetDevels, dipen chaudhary: Remove drupal_set_title in system/ajax_test module controllers.
Issue #1876904 by ekl1773, babruix, jhodgdon, kim.pepper, janip: Implement hook_help() for views.module.
Revert "Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid." This reverts commit f2e66e87.
Issue #2061925 by alweb, Albert Volkman, dawehner: Remove calls to deprecated global in views_ui module.
Issue #2028035 by vladan.me, ceng, Berdir, David Hernández, larowlan: Expand CustomBlockInterface with methods.
Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5.
Issue #2105955 by japerry: Make sure all YML files in Field UI module has no type-casting to string.
Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain().
Issue #2148797 by Gábor Hojtsy, yched, effulgentsia: field_language() always NULL for non-configurable fields (=> in-place editing of node title fails).
Issue #2067551 by lokapujya, Kartagis, sandipmkhairnar, jlindsey15: /core/lib/Drupal/Core/Routing/MatcherDumper.php will never roll back its transaction.