- 15 Oct, 2013 28 commits
- 14 Oct, 2013 7 commits
- 13 Oct, 2013 5 commits
Issue #2004878 by kalabro, DmitryDrozdik, YesCT: Config page title 'Content language settings' misleading after translation is enabled.
Issue #2072533 by swentel: Group together 'Decimal', 'Float' and 'Integer' in the field type drop-down menu.
Issue #1987778 by monan, tim.plunkett, damiankloip, Crell, jessebeach, scor, vijaycs85, jibran, kim.pepper, dawehner, dokumori: Convert node_show() and node_page_view() to a new style controller.
Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor).
Issue #2106501 by swentel, Ivan Zugec | andypost: Remove unused hook_install() from field_test() module.
Issue #2080579 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php.
Issue #2080577 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php.
Issue #2080575 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php.
Issue #2080567 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php.
Issue #2080563 by mrsinguyen: Remove Unused local variable from /core/modules/comment/comment.admin.inc.
Issue #2067993 by rhm50: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php.
Issue #2080459 by mrsinguyen: Remove Unused local variable () from /core/modules/locale/locale.install.
Issue #1374090 by droplet, Pancho, G.I.Joe, marthinal, brenda003, jfhovinne: Fixed Editing a comment still changes creation date.
Issue #2111163 by larowlan, geerlingguy: Fixed Can't Preview comments: Call to a member function id() on a non-object in comment.module, line 1371.
Issue #2004626 by plach, kfritsche, vijaycs85, Pancho, penyaskito: Make non-configurable field translation settings available in the content language settings.
Issue #2110779 by larowlan: Fixed Fatal error: Cannot use object of type Drupal\field\Entity\FieldInstance as array in Drupal/field_ui()/Form/FieldInstanceEditForm.
Issue #2080317 by rhm50: Remove Unused local variables from /core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php.
Issue followup #1579810 by SeeSchloss, Albert Volkman, claudiu.cristea: Remove t() and format_string() from toolkit tests.
Issue #2065481 by EclipseGc, twistor: Fixed Make the interaction of the Annotation, Reflection & Plugin Discovery make sense.
Issue #2029857 by swentel, andrewmacpherson: Fixed Field plugin settings edit button doesn't show unless there is a settings summary.
Issue #1987636 by kgoel, tim.plunkett, pdrake, vijaycs85, pguillard, jibran: Convert block_admin_demo() to a new style controller.
Issue #2061911 by AlexandrTodorozhko, jibran, dawehner: Remove drupal_set_breadcrumb() and LegacyBreadcrumbBuilder in taxonomy module.