-
Issue #1352454 by das-peter: Improve entity views support: Add html-list output to the multiple value handling.
-
Issue #1393690 by fubhy, linclark, tim.plunkett: make the "bundle of" key usable for non-fieldable entity types as well.
-
Issue #1558340 by bdragon: Improve views memory usage by caching a base table list and avoiding calls to views_fetch_data()
-
Issue #1483142 by tim.plunkett: Use the plural label for the entity type title in Views.
-
Issue #1078792 by mgifford: fixed some coding style issues reported by coder.
-
Issue #1595622: removed usage of not needed and not set nameKey in EntityAPIController.
-
Issue #1540180 by alexweber, fago: Add a property for user's default theme.
-
Issue #1592630 by dixon_, fago: Respect empty contexts entites rendered with CTools
-
Issue #1556446 by bendiy, fago: README.txt grammar and style tweaks.
-
Issue #1556192 by fago, chx: fixed compatibility with drupal 7.14 by adapting the invocation of hook_options_list().