Commit Graph

22515 Commits (df406f015f9f11da529d08d4cccdbbc786bc853f)

Author SHA1 Message Date
webchick df406f015f Issue #2105789 by fago: Fixed Remove debug statement from taxonomy formatter base. 2013-10-14 22:25:17 -07:00
webchick fccc64dc31 git commit -m Issue 2013-10-14 22:23:30 -07:00
webchick bcc4a59c0a Issue #2100407 by smiletrl, Berdir: Fixed Wrong doc of returned value for TypedData::getParent(). 2013-10-14 22:20:19 -07:00
webchick 7c58d4e2e5 Issue #2105821 by cosmicdreams: Fixed Updated Symfony CMF's Routing Component to v1.1.0 . 2013-10-14 22:17:57 -07:00
webchick 73f2d97f22 Issue #2106501 by swentel, Ivan Zugec | andypost: Remove unused hook_install() from field_test() module. 2013-10-14 22:10:33 -07:00
webchick f418a7b268 Issue #2080579 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php. 2013-10-14 22:08:32 -07:00
webchick 0a4097ea8e Issue #2080577 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php. 2013-10-14 22:07:01 -07:00
webchick 81f4a0cb63 Issue #2080575 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php. 2013-10-14 22:05:07 -07:00
webchick 23a25b688e Issue #2080567 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php. 2013-10-14 22:04:08 -07:00
webchick 1b96051b67 Issue #2080563 by mrsinguyen: Remove Unused local variable from /core/modules/comment/comment.admin.inc. 2013-10-14 22:02:34 -07:00
webchick e4c33468f9 Issue #2067993 by rhm50: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php. 2013-10-14 22:01:03 -07:00
webchick 7e0cb37d84 Issue #2080459 by mrsinguyen: Remove Unused local variable () from /core/modules/locale/locale.install. 2013-10-14 22:00:09 -07:00
webchick d76d9e2791 Issue #2105833 by herom: Fixed documentation fix in ContentEntityBase. 2013-10-14 21:59:16 -07:00
webchick 945efa05c3 Issue #1374090 by droplet, Pancho, G.I.Joe, marthinal, brenda003, jfhovinne: Fixed Editing a comment still changes creation date. 2013-10-14 21:57:55 -07:00
webchick f31fbaa21a 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. 2013-10-14 21:56:14 -07:00
Alex Pott 0f8b4e794e Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
Nathaniel Catchpole 5b026c3854 Issue #2004626 by plach, kfritsche, vijaycs85, Pancho, penyaskito: Make non-configurable field translation settings available in the content language settings. 2013-10-14 16:40:28 +01:00
Alex Pott 9afeeb2893 Issue #2110779 by larowlan: Fixed Fatal error: Cannot use object of type Drupal\field\Entity\FieldInstance as array in Drupal/field_ui()/Form/FieldInstanceEditForm. 2013-10-14 15:53:08 +01:00
Alex Pott 92fdd31e3e Issue #2080317 by rhm50: Remove Unused local variables from /core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php. 2013-10-14 10:58:30 +01:00
Alex Pott 3992f9b68c Issue followup #1579810 by SeeSchloss, Albert Volkman, claudiu.cristea: Remove t() and format_string() from toolkit tests. 2013-10-14 09:30:08 +01:00
Alex Pott f805ecfc75 Issue #1841900 by olli, Sheldon Rampton: Fixed Node deletion should clear page cache. 2013-10-14 01:22:44 +01:00
Alex Pott ddaeead03e Issue #2065481 by EclipseGc, twistor: Fixed Make the interaction of the Annotation, Reflection & Plugin Discovery make sense. 2013-10-14 01:08:04 +01:00
Alex Pott 069902e3df Issue #2029857 by swentel, andrewmacpherson: Fixed Field plugin settings edit button doesn't show unless there is a settings summary. 2013-10-14 00:54:32 +01:00
Alex Pott 0f4baccaa8 Issue #2103285 by xeniak: Fixed Feed aggregator configuration missing menu title. 2013-10-14 00:44:31 +01:00
Alex Pott c9e8fe36f1 Issue #1987636 by kgoel, tim.plunkett, pdrake, vijaycs85, pguillard, jibran: Convert block_admin_demo() to a new style controller. 2013-10-14 00:39:37 +01:00
Alex Pott 69a8334168 Issue #2028113 by RoSk0: Make forum module css a library. 2013-10-13 18:27:17 +01:00
Nathaniel Catchpole de0a575dec Issue #2061911 by AlexandrTodorozhko, jibran, dawehner: Remove drupal_set_breadcrumb() and LegacyBreadcrumbBuilder in taxonomy module. 2013-10-13 13:46:11 +01:00
Nathaniel Catchpole 13ce7999af Issue #2102461 by InternetDevels, vijaycs85: Remove drupal_set_title() in menu module controllers. 2013-10-13 13:42:40 +01:00
Nathaniel Catchpole c63dd20949 Issue #1987856 by mparker17, vijaycs85, sidharthap, disasm, ianmthomasuk: Convert system_timezone() to a new style controller. 2013-10-13 13:41:50 +01:00
Nathaniel Catchpole aa05c211a7 Issue #2105167 by tim.plunkett: Fixed Legacy local actions are added alongside modern local actions. 2013-10-13 13:40:37 +01:00
Nathaniel Catchpole ca12914436 Issue #2102449 by swentel: Remove drupal_set_title() in field_ui module controllers. 2013-10-13 13:39:00 +01:00
Nathaniel Catchpole a2e539c7c3 Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
Nathaniel Catchpole 43a270816d Issue #1589176 by nod_: Fixed Use data-* to store #states api informations. 2013-10-13 13:35:20 +01:00
Nathaniel Catchpole c9d22bc492 Issue #2061921 by sergeypavlenko, m1r1k, alweb: Remove calls to deprecated global $user in views module. 2013-10-13 13:30:03 +01:00
Nathaniel Catchpole 56386c3fa8 Issue #2019907 by ianmthomasuk, Pancho: Fixed referring to the wrong issue in breakpoint.module. 2013-10-13 13:27:21 +01:00
Nathaniel Catchpole 50864570ee Issue #2102763 by tim.plunkett: Fixed Add new Forum Topic broken on subpage. 2013-10-13 13:24:53 +01:00
Nathaniel Catchpole 42ea242a63 Issue #2003498 by DmitryDrozdik, kgoel, ebeyrent, pwieck, travis-echidna, Gaelan, disasm, LinL, herom: Replace drupal_container() with Drupal::service() in the comment module. 2013-10-13 13:21:03 +01:00
Nathaniel Catchpole 82c9aff7be Issue #2101709 by tstoeckler: Remove the bundle_prefix concept from the entity system. 2013-10-13 13:19:30 +01:00
Nathaniel Catchpole e8fb3e6eca Issue #2059965 by swentel: Remove stale comment about FieldInfo::getFieldMap() filtering data about unknown entity types. 2013-10-13 13:17:04 +01:00
Nathaniel Catchpole 0c8fae0b26 Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow. 2013-10-13 13:15:46 +01:00
Nathaniel Catchpole b996ff0c91 Issue #2074407 by dawehner, pwolanin: Write tests for hook-based plugin discovery. 2013-10-13 13:13:06 +01:00
Nathaniel Catchpole 8be763a670 Issue #2099679 by linclark: Fixed Changing the order of asserts in AuthTest::testRead makes them fail. 2013-10-13 13:06:36 +01:00
Nathaniel Catchpole cc36f2cabc Issue #2099541 by stefan.r, Schnitzel, Gábor Hojtsy: Fixed ConfigEntities should not load the Entity translated on Edit Forms. 2013-10-13 13:03:10 +01:00
Nathaniel Catchpole 5459354982 Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01:00
webchick d453e34e35 Issue #2025451 by amateescu, Berdir | Xano: Fixed Drupal\entity_reference()\Tests\EntityReferenceAdminTest fails on PHP 5.4.9 and libxml 2.9.0. 2013-10-11 09:53:49 -07:00
webchick 612b52c77f Issue #2109599 by cosmicdreams: Fixed Extra comma in toolbar.js. 2013-10-11 09:43:55 -07:00
Alex Pott 6ec7f3df01 Issue followup #1829224 by ianmthomasuk: Convert the 'theme_default' variable to CMI. 2013-10-11 17:28:28 +01:00
webchick 26b6a68385 Revert "Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags."
Needs more discussion.

This reverts commit 477a567337.
2013-10-11 08:39:00 -07:00
webchick c573377eea Issue #2109601 by tim.plunkett, benjy: Update MAINTAINERS.txt for block.module. 2013-10-11 08:28:20 -07:00
webchick 1c433f62bc Issue #2109553 by lostkangaroo: Add route to resolve update.php path. 2013-10-11 08:26:48 -07:00