- 25 Feb, 2014 8 commits
- 24 Feb, 2014 24 commits
- 23 Feb, 2014 2 commits
-
- 21 Feb, 2014 4 commits
- 20 Feb, 2014 2 commits
-
-
webchick authored
Issue #2195753 by tim.plunkett: Changes to config entities that use plugins are not propagated to the plugins.
Issue #2191911 by Xano: Improve @param and @return variable types for \Drupal\Core\Config\ConfigFactoryInterface.
Issue #1810178 by sidharthap, swentel, Xano, Rajesh Ashok, David Hernández, durifal, yched, guy_schneerson: _field_info_collate_fields() is not language-aware, may return wrong values.
Issue #1851234 by alexpott: Slow yaml parsing slows down tests which load/save many config files (e.g. views).
Issue #2199483 by damiankloip, alexpott: Provide a default config_prefix based on entity type ID and provider.
Ugh. Some more cache() calls have sneaky-sneaked in. This reverts commit 4dbdfeeb.
Issue #2186115 by chakrapani, longwave, jhodgdon, benjy, chrischinchilla, swentel: Shortcuts are added with no link title (hence unusable).
Revert "Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table()." contained another patch This reverts commit a457090d.
Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects.
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
Issue #1919338 by catch, swentel, bblake, EllaTheHarpy, Cottser: Select widget (from the options module) prone to double encoding.
Issue #2151093 by Cottser, quietone, joelpittet, InternetDevels: Convert theme_admin_block_content() to Twig.
Issue #2191897 by damiankloip: Unit test the Drupal\serialization\Normalizer\EntityNormalizer class.
Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface.
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
Issue #2177469 by Gábor Hojtsy, Aron Novak, swentel, andypost, Berdir: Move node base widgets to the top level of the form.
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
Issue #2006606 by plach, vijaycs85, Gábor Hojtsy, dawehner, YesCT, pfrenssen: Views rendering ignores entity language, eg: Identical nodes rendered in views when nodes have translations.