Commit Graph

5456 Commits (d7a9d44e8d32b006810121d418917df846c26f62)

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 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 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 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 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 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 1c433f62bc Issue #2109553 by lostkangaroo: Add route to resolve update.php path. 2013-10-11 08:26:48 -07:00
webchick e9289c912e Issue #1958754 by greyrhino, emma.maria | LewisNyman: Copy improvements to default Views. 2013-10-11 07:50:32 -07:00
webchick 477a567337 Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags. 2013-10-11 07:37:29 -07:00
webchick 005ca8a43d Issue #2108691 by Gábor Hojtsy, linclark, Wim Leers: Two PHPUnit tests not being run. 2013-10-11 07:35:40 -07:00
webchick 7a17c82533 Issue #1993894 by mgifford, Jelle_S, Wim Leers | jessebeach: Contextual quick edit toggle should be a <a role='button'> not a <a> because it tracks on/off state. 2013-10-11 07:34:17 -07:00
Nathaniel Catchpole 3921d7001b Issue #2078813 by mr.baileys, ifrik, batigolix, JulienD: Create hook_help() for telephone module. 2013-10-11 14:31:19 +01:00
Nathaniel Catchpole 015bb4300b Issue #2107309 by amateescu: Fixed Case (in)sensitivity for config entity query. 2013-10-11 14:22:31 +01:00
Nathaniel Catchpole 7e644a2995 Issue #1955378 by skek, Darren Oh, David_Rothstein, claudiu.cristea: Fixed Return same derivative token with path or URI. 2013-10-11 14:16:47 +01:00
Nathaniel Catchpole fd6f4ff917 Issue #1998088 by ParisLiakos, alexpott, ebrowet, plopesc, dawehner, Gábor Hojtsy: Convert locale_translate_english variable to CMI. 2013-10-11 14:13:43 +01:00
Nathaniel Catchpole d50a62fc3d Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings. 2013-10-11 14:13:17 +01:00
webchick 66239988f7 Revert "Issue #2105123 by pwolanin: Add a currentUser() method to \Drupal\Core\Plugin\PluginBase."
Needs more discussion.

This reverts commit feaee01eaf.
2013-10-10 11:39:06 -07:00
webchick ea72375a15 Issue #2107199 by Wim Leers: Allow Close(Modal)DialogCommand to remove the dialog from the DOM, document how client-side dialogs can do that too. 2013-10-10 08:32:35 -07:00
webchick 9b4624d74f Issue #2089599 by swentel, Wim Leers, dotoree: Fixed 'Missing text format: .' in watchdog logs when visiting Text formats and editors configure page. 2013-10-10 08:25:51 -07:00
webchick 9f6d0920f6 Issue #2089397 by jessebeach, swentel, Wim Leers: Fixed Double 'Quick edit' contextual link. 2013-10-10 07:53:15 -07:00
webchick 1a1ba935cf Revert "Issue #2089397 by swentel, Wim Leers: Fixed Double 'Quick edit' contextual link."
Wrong commit message.

This reverts commit 9bc576cded.
2013-10-10 07:52:48 -07:00
webchick 9bc576cded Issue #2089397 by swentel, Wim Leers: Fixed Double 'Quick edit' contextual link. 2013-10-10 07:52:28 -07:00
webchick cb8406205d Issue #1827038 by japicoder, Albert Volkman, dawehner, vijaycs85, penyaskito, tim.plunkett, catch: Remove stale references to language_content_type() variable. 2013-10-10 07:48:20 -07:00
webchick 03416ef5e3 Issue #2088815 by Gábor Hojtsy: Fixed Quick edit of taxonomy term field looses new terms if switching out/back to field. 2013-10-10 07:34:06 -07:00
webchick 8144f2d8ed Issue #2029755 by batigolix, linclark, clemens.tolboom: Create hook_help() for HAL module. 2013-10-10 07:15:08 -07:00
webchick 3683bd003a Issue #2106171 by chx, webchick: Write tests for configuration deployment scenarios. 2013-10-09 22:35:26 -07:00
webchick ec36b71685 Issue #2097537 follow-up by olli: Fixed yet another random failure in Drupal\block\Tests\Views\DisplayBlockTest->testBlockCategory(). 2013-10-09 18:56:05 -07:00
webchick dacc2773c5 Issue #2077435 by larowlan, andypost: Use a yml file to create the forum vocabulary. 2013-10-09 18:48:06 -07:00
webchick b35d607ba9 Issue #2108419 by chx: Fixed user module overwrites role actions breaking config sync. 2013-10-09 18:42:03 -07:00
webchick 3da03a2673 Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
webchick 621d01624e Revert "Issue #2078813 by JulienD, batigolix, ifrik: Create hook_help() for telephone module"
Most innocent patch to ever break HEAD in Drupal's history?

This reverts commit c0f747d040.
2013-10-09 10:15:36 -07:00
Jennifer Hodgdon 31227acf31 Issue #2084535 by mErilainen, tankerjoe, DanielFbrg: Fix file_copy documentation around the case when source and destination are the same 2013-10-09 08:39:34 -07:00
Jennifer Hodgdon c0f747d040 Issue #2078813 by JulienD, batigolix, ifrik: Create hook_help() for telephone module 2013-10-09 08:33:30 -07:00
webchick 0f8d219176 Issue #2108077 by claudiu.cristea: ImageToolkit annotation object left under system module. 2013-10-09 08:29:42 -07:00
Nathaniel Catchpole a8928dbadd Issue #2097437 by Jelle_S: Fixed user_view_multiple() does not work. 2013-10-09 12:38:33 +01:00
Nathaniel Catchpole db6985bae4 Issue #2106349 by plach, dawehner, Gábor Hojtsy: Fixed Comment translation overview has broken local tasks. 2013-10-09 11:55:15 +01:00
Nathaniel Catchpole 396d402306 Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling. 2013-10-09 11:39:16 +01:00
Nathaniel Catchpole 43bde68d1a Issue #1978938 by dawehner, sidharthap, disasm, Letharion, pfrenssen, laurentchardin, pguillard, somepal, mrded: Fixed Convert overlay_user_dismiss_message() to a Controller. 2013-10-09 11:35:44 +01:00
Nathaniel Catchpole 36a7dd83bb Issue #1901100 by Gábor Hojtsy, jessebeach, Wim Leers: Make Edit module work with TempStore, so revisions are not saved on all atomic field edits. 2013-10-09 11:35:13 +01:00
Nathaniel Catchpole 164ac6d0d4 Issue #2106097 by ianmthomasuk: Fixed Finish converting menu_default_active_menus() to CMI. 2013-10-09 11:35:13 +01:00
Nathaniel Catchpole 9d5d866f06 Issue #2083803 by andypost, Berdir: Convert field type to typed data plugin for field_test() module. 2013-10-09 11:35:13 +01:00
webchick ccd257a9e7 Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY. 2013-10-08 23:26:38 -07:00
webchick 34eb47b5c8 Issue #2093497 by dawehner: Convert ExceptionControllerTest to a phpunit test. 2013-10-08 22:45:35 -07:00
webchick e09eb5ea1b Issue #2054213 by StephaneQ, andypost: Deprecate comment_load_multiple() in favour of entity_load_multiple(). 2013-10-08 22:43:02 -07:00
webchick a40485a5ed Issue #2090619 by yched, smiletrl: Move file visibility check to the FileItem class. 2013-10-08 22:40:24 -07:00
webchick 332530474e Issue #2002116 by damiankloip, jhedstrom, ParisLiakos, dawehner: Convert core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php to phpunit. 2013-10-08 22:36:58 -07:00
webchick 1fc4c9c802 Issue #1837998 by Bojhan, xjm, dawehner, David Hernández: Show the embed display in the UI. 2013-10-08 22:28:35 -07:00
webchick 129902be79 Issue #2105425 by damiankloip: Clean up Views join plugins. 2013-10-08 22:22:39 -07:00
webchick 5dd5b0c9b1 Issue #2061923 by likin, sergeypavlenko, pfrenssen, joelpittet: Remove calls to deprecated global in locale module. 2013-10-08 22:10:42 -07:00
webchick 389d435ca3 Issue #2101155 by andypost: Add CommentManagerInterface. 2013-10-08 22:09:20 -07:00
webchick 122b071944 Issue #2057371 by nod_, phiit, Jelle_S: Fixed Re-Replace all $.each() with filtered for loop. 2013-10-08 22:04:56 -07:00
webchick cbb135027f Issue #2090139 by sidharthap, acausing: Fixed Warning: Illegal string offset 'callable' in rdf_rdfa_attributes() (line 181 of core/modules/rdf/rdf.module). 2013-10-08 22:02:23 -07:00
webchick ec3616fdc9 Issue #1810330 by c4doug, plach, YesCT: Remove EntityTranslationControllerInterface::removeTranslation(). 2013-10-08 21:55:34 -07:00
webchick bc308540ed Issue #2099343 by damiankloip: Clean up Views relationship plugins. 2013-10-08 21:43:55 -07:00
webchick 9a598b7c15 Issue #2089327 by thedavidmeister, Cyberschorsch: Remove / deprecate calls to drupal_strip_dangerous_protocols() use \Drupal\Component\Utility\Url::stripDangerousProtocols(). 2013-10-08 21:42:16 -07:00
webchick e9843f499e Issue #2080391 by johnmcc, Bladedu, chertzog, jeroen12345: Remove Unused local variables from multiple core files. 2013-10-08 21:40:04 -07:00
webchick b5a9752499 Issue #2076551 by pfrenssen, pwolanin: Fixed SystemController::compactPage uses an invalid route name for the front page. 2013-10-08 21:38:25 -07:00
webchick 667dc6b619 Issue #2100323 by mondrake: Improve views UI preview tests. 2013-10-08 21:36:07 -07:00
webchick 5ac1f97771 Issue #2091139 by mcrittenden, cosmicdreams: Fixed Duplicate array key comment_changed() in DefaultViewRecentComments. 2013-10-08 21:33:47 -07:00
webchick b8c9f78058 Issue #2088241 by Xano: ConfigEntityInterface::setOriginalID() should return . 2013-10-08 21:30:26 -07:00
webchick a339661b0f Issue #2062017 by InternetDevels, rhm50, wesleydv, DeimoS: Replace user_access() calls with ->hasPermission() in rdf module. 2013-10-08 21:02:44 -07:00
webchick feaee01eaf Issue #2105123 by pwolanin: Add a currentUser() method to \Drupal\Core\Plugin\PluginBase. 2013-10-08 21:00:38 -07:00
webchick 9a09f69b7d Issue #2048827 by claudiu.cristea, tim.plunkett: Move Image toolkit API from system.module to Drupal\Core. 2013-10-08 16:26:42 -07:00
Nathaniel Catchpole 652c334234 Issue #2106709 by tim.plunkett: Remove legacy router backwards compatibility layer. 2013-10-08 18:04:42 +01:00
Nathaniel Catchpole dc436055f7 Issue #2067809 by Berdir, damiankloip: Fixed YamlDiscovery uses basename of directory instead of module name. 2013-10-08 16:49:43 +01:00
Nathaniel Catchpole 605ed74f83 Issue #2105407 by swentel, plach: Fixed Changing language settings for fields ends in a fatal error. 2013-10-08 13:15:53 +01:00
Nathaniel Catchpole abea2891b8 Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible. 2013-10-08 13:14:08 +01:00
webchick 6207fe9417 Issue #2105621 by claudiu.cristea: Inject config factory service into image toolkit manager. 2013-10-07 23:45:52 -07:00
webchick 6615069304 Issue #2099471 by clemens.tolboom: Report the total number and modal tips tests. 2013-10-07 23:44:38 -07:00
webchick d32275c3d1 Issue #1993728 by pfrenssen: Fixed testMenuTreeData() assert message confuses dashes and underscores. 2013-10-07 23:11:42 -07:00
webchick 6302d0e020 Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
webchick ae7c20c7b5 Issue #2106459 by chx: Fixed core config has everything as string. 2013-10-07 17:32:28 -07:00
webchick 5089f20fc9 Issue #2029569 by AjitS, tim.plunkett: Convert node_admin_nodes() to a new-style Controller. 2013-10-07 16:39:07 -07:00
webchick 04f662ff72 Issue #2027115 by dawehner, tim.plunkett: Allow views to override existing routing items. 2013-10-07 12:13:29 -07:00
webchick d48480f3db Issue #2099467 by moshe weitzman, chx: Let non-interactive installers determine mode of files directory and its subdirectories. 2013-10-07 10:03:36 -07:00
webchick 9bc136d13a Issue #2104123 by damiankloip: Consolidate test methods in MenuRouterTest. 2013-10-07 09:37:47 -07:00
webchick d71586b61a Issue #2104741 by Gábor Hojtsy: Fixed Quick fix: small tab inconsistencies + lack of tab conversion. 2013-10-07 08:49:55 -07:00
webchick ea8db03250 Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash. 2013-10-07 08:09:41 -07:00
Nathaniel Catchpole b9ed957de3 Issue #2099095 by jibran, tim.plunkett: Create BreadcrumbBuilderBase and remove the boilerplate code from BreadcrumbBuilders. 2013-10-07 13:30:01 +01:00
Nathaniel Catchpole ea5e1ccd3e Issue #2102503 by swentel: Fixed Convert ContentTranslationController to CMI. 2013-10-07 12:08:55 +01:00
Nathaniel Catchpole 3b00f30dca Issue #2073033 by claudiu.cristea, netsensei: Optimize file usage updates in file/image fields. 2013-10-07 12:06:51 +01:00
webchick b014ce1ca8 Issue #2080703 by chertzog | mrsinguyen: Remove Unused local variable from /core/modules/rdf/rdf.module. 2013-10-06 22:41:03 -07:00
webchick d11edbcd36 Issue #1987390 follow-up by Tim Bozeman: Correct docblock comment in aggregator-summary-item.html.twig. 2013-10-06 22:37:03 -07:00
webchick 707ff33d0d Issue #2093691 by mmilano: Un-needed argument in admin_display() route. 2013-10-06 22:33:16 -07:00
webchick 197305456b Issue #2061967 by Maxis, sergeypavlenko, m1r1k: Remove calls to deprecated global in overlay module. 2013-10-06 22:25:37 -07:00
webchick d009160c19 Issue #2104435 by cosmicdreams: Fixed Unreachable return statement in AggregatorFeedBlock.php. 2013-10-06 22:15:29 -07:00
webchick cd9fc73baa Issue #2062243 by chertzog, johnmcc, m1r1k: Remove calls to deprecated global in core/modules/node/node.pages.inc. 2013-10-06 22:14:14 -07:00
webchick 40dd23d0b9 Issue #2062117 by anpolimus, m1r1k: Remove calls to deprecated = ['user'] in core/modules/node/lib/Drupal/node/Access/NodeRevisionAccessCheck.php . 2013-10-06 22:13:08 -07:00
webchick d8389c2aba Issue #2037569 by tstoeckler, ParisLaikos, wildflower_0002, pfrenssen, tim.plunkett: Remove design_test module. 2013-10-06 22:05:28 -07:00
webchick 4020361ecb Issue #1972990 by pwolanin, Dean Reilly, dawehner, Jberges, dokumori, AjitS, tim.plunkett: Convert tracker_page() to a Controller. 2013-10-06 21:33:22 -07:00
Jennifer Hodgdon 1f6bbe94fd Issue #2091315 by pokurek, petrpo: Fix up hook_help for dblog module 2013-10-06 09:34:10 -07:00
webchick e81c0f1285 Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller. 2013-10-05 16:16:50 -07:00
webchick ad5810ed20 Issue #2047997 follow-up by asimmonds: Remove FIELD_BEHAVIOR_* constants. 2013-10-05 16:10:27 -07:00
Jennifer Hodgdon de9df46ab7 Issue #2105525 by Gaelan: Add note to Annotation topic about double quotes 2013-10-05 12:20:07 -07:00
webchick fdf3858b27 Issue #2057973 by aspilicious, Wim Leers: Don't add Edit module's data- attributes on pseudo fields (as used e.g. by Display Suite). 2013-10-05 00:33:07 -07:00
webchick 0a90af252e Issue #2102019 by nod_: Fixed Vertical tabs looks broken on small screens. 2013-10-05 00:19:49 -07:00
webchick 5b24f7bcdd Issue #2080217 by Wim Leers, tkoleary, Bojhan: Polish entity toolbar visually. 2013-10-05 00:14:39 -07:00
webchick 0034132115 Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-05 00:09:33 -07:00
webchick 8a5c9202ee Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.

This reverts commit c72f39adba.
2013-10-04 10:35:28 -07:00
Jennifer Hodgdon b731dcd6a2 Issue #2104353 by pameeela, larowlan: Fix up docblock for isLocked method on NodeTypeInterface 2013-10-04 08:18:19 -07:00
Nathaniel Catchpole c72f39adba Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-10-04 15:12:22 +01:00
Jennifer Hodgdon f4c5be06a4 Issue #1969256 by zhuber, ronan.orb: Replace stdClass with object in param docs, as per standards 2013-10-04 06:24:54 -07:00
Nathaniel Catchpole 8b3e463bc6 Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings. 2013-10-04 12:01:09 +01:00
Nathaniel Catchpole b8073ec211 Issue #1936216 by stkrzysiak, kfritsche, Schnitzel, webflo, grisendo: Fixed Configuration language selectors should have English even if English is not on the site. 2013-10-04 11:29:32 +01:00
Nathaniel Catchpole c8b6e13854 Issue #2095693 by Xano, tim.plunkett: Fixed FilterFormatAccessController always grants access for any operation on the fallback format. 2013-10-04 11:23:30 +01:00
Alex Pott bcc5763239 Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities. 2013-10-04 08:55:32 +01:00
webchick cd74c62406 Issue #2091691 by tim.plunkett: Convert test non-form page callbacks to routes and controllers. 2013-10-03 21:27:56 -07:00
webchick 2867e5ba74 Issue #2095613 by juanolalla, g.oechsler, grisendo | YesCT: Convert all plugin IDs in local_tasks().yml to 'module_name().foo_bar()' naming convention to match routing convention. 2013-10-03 15:21:33 -07:00
webchick 4f59f9746f Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-03 15:08:29 -07:00
Alex Pott 9ba259becf Issue #1788610 by chertzog, fjd, brainbender: Hook_update_N has unreachable UpdateException. 2013-10-03 22:50:53 +01:00
webchick cf8c025b33 Issue #2080401 by Bladedu, mrsinguyen, lokapujya, pfrenssen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php. 2013-10-03 09:39:29 -07:00
webchick 3b39053d01 Issue #2098697 by tstoeckler, sxnc, Gábor Hojtsy: Provide a LocaleConfigManager::hasTranslation(). 2013-10-03 08:15:13 -07:00
webchick 6250d15fb0 Issue #1798732 by sun, Dean Reilly, mbrett5062, chx, westie, alexpott, juanolalla, Mark Carver, catch, jthorson, cam8001, Berdir: Convert install_task(), install_time() and install_current_batch() to use the state system. 2013-10-03 08:13:14 -07:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Alex Pott cd9ec6ded2 Issue #2100583 by BarisW: Fixed Edit tab on term listing page shows term name instead of 'Edit'. 2013-10-03 11:44:25 +01:00
Alex Pott f995135280 Issue #2025883 by iamEAP, Mile23, msonnabaum, Berdir: Fixed Drupal's PHPUnit bootstrap.php does not register module namespaces out of /core. 2013-10-03 07:30:07 +01:00
Alex Pott 4681b7616e Issue #2100189 by fgm: Fixed users_roles() schema declares foreign key to nonexistent role table. 2013-10-03 07:21:20 +01:00
Alex Pott 54cc3d752a Issue #1872598 by LewisNyman, rachel_norfolk, echoz, djbobbydrake: Fixed Bartik color settings not responsive. 2013-10-03 07:19:14 +01:00
Alex Pott 75b8c067fc Issue #2084081 by amateescu: Fixed ER autocomplete doesn't work. 2013-10-03 07:14:54 +01:00
Alex Pott 34f0d6db08 Issue #2086201 by tim.plunkett, pwolanin: Fixed Use PluginFormInterface instead of one-off form methods for search plugins. 2013-10-03 06:59:58 +01:00
Alex Pott 1146ebd4c6 Issue #1387964 by yoroy, themic8, realityloop, galooph: Fixed People miss the first section of the help overview page. 2013-10-03 06:54:13 +01:00
Alex Pott 2d10571605 Issue #2102539 by andypost: Fixed Current user service should be updated in drupalLogin() and drupalLogout(). 2013-10-03 06:51:21 +01:00
Alex Pott 63d0273862 Issue #2084401 by Tharna: Fixed Themes can't contain numbers in name. 2013-10-03 06:48:22 +01:00
Alex Pott ed11cb2b39 Issue #2049167 by jbrown: Fixed Don't use function_exists() on functions that are built into PHP 5.3. 2013-10-02 23:04:48 +01:00
Alex Pott 0ff5e6d21a Issue #2068343 by slashrsm: Convert file SQL queries to the Entity Query API. 2013-10-02 22:52:03 +01:00
Alex Pott 3c1b5bc2c6 Issue #2099513 by yched: Update field config schema. 2013-10-02 22:48:53 +01:00
Alex Pott ec7cdc9723 Issue #2061907 by danylevskyi, m1r1k: Remove calls to deprecated global $user in shortcut module. 2013-10-02 22:42:16 +01:00
Alex Pott cf613e2282 Issue #2091281 by lostkangaroo: Change link format in hook_help() in Action module. 2013-10-02 22:32:51 +01:00
Alex Pott ba6cdc20c0 Issue #2028799 by ifrik, batigolix: Improve help for link module. 2013-10-02 22:31:35 +01:00
Alex Pott 0284fcf96e Issue #1195358 by Liam Morland: Fixed Multiple 'Edit/Hide summary' links appear. 2013-10-02 22:29:33 +01:00
Alex Pott c9ab0090cd Issue #1919086 by jhodgdon: Extend transliterate() with maxlength. 2013-10-02 22:16:21 +01:00
Alex Pott 9eacefa169 Issue #2097545 by thijsvdanker: Change link format in hook_help() in CKEditor module. 2013-10-02 21:48:19 +01:00
Alex Pott bfb046f831 Issue #2091285 by lostkangaroo, batigolix: Change link format in hook_help() in Ban module. 2013-10-02 21:45:16 +01:00
Alex Pott cef318b5a6 Issue #1106160 by tim.plunkett, BarisW: Fixed Color module uses the public file system but doesn't check if it is set. 2013-10-02 21:15:47 +01:00
Alex Pott 30da57fb33 Issue #2095641 by m1r1k: Use current_user() service instead of _account attribute to get user object. 2013-10-02 20:50:34 +01:00
Alex Pott ff71f796bd Issue #2096785 by damiankloip: Clean up Views access plugins. 2013-10-02 20:48:31 +01:00
Alex Pott c96cedfaf6 Issue #1939102 by Cottser, joelpittet, gnuget, mikl: Convert theme_indentation() to Twig. 2013-10-02 18:13:10 +01:00
Alex Pott c3ef2d30d9 Issue #2083773 by Pete B: Fixed SearchExcerpt test has a small problem. 2013-10-02 18:13:10 +01:00
Alex Pott 144ab03fbc Issue #2096135 by dawehner, longwave: Fixed PathProcessorAlias ignore 'alias' => TRUE. 2013-10-02 18:03:19 +01:00
Alex Pott 33b448c203 Issue #2080057 by guregori, drupal_sensei: Fixed assertion in NodeFormButtonsTest.php. 2013-10-02 17:52:14 +01:00
webchick 83cbb3412c Issue #2096855 by zero2one: Fixed FilterHtmlImageSecure does not support images with spaces in the filename. 2013-10-02 09:50:45 -07:00
webchick 1cdfe372c8 Issue #2076847 by zero2one, larowlan, Wim Leers, socketwench, mr.baileys: Fixed FilterHtmlImageSecure incorrectly flags images coming from site URLs with ports in them as insecure. 2013-10-02 09:48:03 -07:00
webchick cde64227f7 Issue #2067119 by pameeela, longwave, tstoeckler, Wim Leers: Fixed 'width' and 'height' HTML placeholder attributes in image dialog are not translated, yet should be lcfirst. 2013-10-02 09:45:31 -07:00
webchick 0dd4b14fbb Issue #2099261 by JulienD, mr.baileys, amateescu: Fixed field_help() no longer lists field_type()/widget modules and can throw undefined index notice. 2013-10-02 09:25:40 -07:00
Alex Pott a34cb25102 Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables. 2013-10-02 14:52:21 +01:00
Alex Pott 00f461aec4 Issue #2079315 by mondrake: Fixed Image style editing leads to redundant watchdog entries. 2013-10-02 14:03:28 +01:00
Alex Pott e0b1f83e30 Issue #2010118 by mgifford: Fixed Busted link in inline code . 2013-10-02 14:00:53 +01:00
Alex Pott 4a189ea22b Issue #1987390 by drupalninja99, mdrummond, Cottser, joelpittet, vinmassaro, azinoman, gnugeti, carsonevans, ezeedub: Aggregator.module - Convert theme_ functions to Twig. 2013-10-02 13:58:01 +01:00
Alex Pott e4314ec6be Issue #2095271 by Gábor Hojtsy, tim.plunkett, YesCT: Add default tabs for routes expected by config_translation(). 2013-10-02 13:52:36 +01:00
Alex Pott 94ca8a1496 Issue #2095249 by mcjim: Change description text for admin/config/system/site-information to remove 'number of posts per page'. 2013-10-02 11:21:56 +01:00
Nathaniel Catchpole 22d8e0dcd4 Issue #2083785 by Berdir, yched, das-peter: Add support for determining which field properties are cacheable. 2013-10-02 11:19:28 +01:00
Alex Pott 0fc52f1178 Issue #2077473 by dawehner, damiankloip, pwolanin: Replace local action plugin discovery with YamlDiscovery and handle routes with parameters. 2013-10-01 23:24:51 +01:00
Alex Pott f366930462 Issue #2091411 by damiankloip, dawehner: Provide an easier mechanism for a route definition wrapped by module_exists(). 2013-10-01 21:15:12 +01:00
Nathaniel Catchpole 9ced9d5a3a Issue #2047997 by jlindsey15, swentel: Get rid of field_behaviors_widget(). 2013-10-01 14:23:39 +01:00
Alex Pott 714f9e3e1b Issue #2098111 by chx: Fixed Change KeyValueFactory to use Settings instead of $conf. 2013-10-01 14:18:34 +01:00
Alex Pott 085ad45799 Revert "Fixing commit message: Change KeyValueFactory to use Settings instead of $conf"
This reverts commit 227f21b322.
2013-10-01 14:17:15 +01:00
Nathaniel Catchpole 709e3044c1 Issue #2090947 by Bladedu: Fixed SearchPluginManager plugin definitions aren't cached. 2013-10-01 14:14:10 +01:00
Alex Pott 5b3ff0d5a0 Issue #2000384 by yuradoc, Damien Tournoud, alexpott: Fixed php-intl module causes problems with Date and Time fields when editing Basic Page. 2013-10-01 13:28:11 +01:00
Nathaniel Catchpole 5d2c825345 Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation. 2013-10-01 12:46:54 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
Alex Pott 691a576259 Issue #1994140 by Berdir, yched, fgm, smiletrl: Unify entity field access and Field API access. 2013-09-30 15:14:06 +02:00
Alex Pott ef02f36a8a Issue #2080561 by mrsinguyen: Remove Unused local variable from /core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php. 2013-09-29 17:03:28 +02:00
Alex Pott b072871ddd Issue #2081127 by mrsinguyen: Remove Unused local variables from /core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php. 2013-09-29 17:01:17 +02:00
Alex Pott 227f21b322 Change KeyValueFactory to use Settings instead of $conf 2013-09-29 16:41:09 +02:00
Alex Pott 82b964b828 Issue #2080071 by rhm50: Remove Unused local variable $base_url() from /core/modules/system/system.install. 2013-09-29 16:31:01 +02:00
Alex Pott 0acc459d6b Issue #2080591 by beowulf1416: Remove Unused local variable $uid from /core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php. 2013-09-29 15:01:54 +02:00
Alex Pott c3ec94f76e Issue #2080019 by mrsinguyen: Remove Unused local variable $js_hide from /core/modules/system/lib/Drupal/system/Form/PerformanceForm.php. 2013-09-29 14:51:11 +02:00
Alex Pott 2d68210497 Issue #2080649 by mrsinguyen: Remove Unused local variable $array from /core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php. 2013-09-29 14:44:37 +02:00
Alex Pott cddf217183 Issue #2080065 by Pete B: Remove Unused local variable $node from /core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php. 2013-09-29 13:51:56 +02:00
Alex Pott fb007a52ac Issue #2080655 by chertzog: Remove Unused local variable from /core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php. 2013-09-29 13:42:26 +02:00
Nathaniel Catchpole 7e163dbb19 Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter(). 2013-09-29 08:19:59 +01:00
Gábor Hojtsy 4bdcb12bf9 Issue #2100303 by Xano, dawehner, pwolanin: Fixed HEAD BROKEN: call to undefined function in ViewEditTest.php. 2013-09-28 21:49:13 +02:00
Alex Pott 8dd8210d9e Issue #2062153 by chertzog, rhm50: In String Class Rename Views properties to core standards. 2013-09-28 19:22:04 +02:00
Alex Pott dfce8c0722 Issue #2087069 by damiankloip: Fixed Field language options do not work. 2013-09-28 19:17:38 +02:00
Alex Pott 3926592837 Issue #2091135 by sidharthap: Fixed Duplicate array key default_value() in ViewCloneFormController. 2013-09-28 19:10:19 +02:00
Alex Pott 156bdc4349 Issue #2066219 by claudiu.cristea, fietserwin: Decouple image type from image extension. 2013-09-28 18:43:17 +02:00
Alex Pott af6cd3da63 Issue #2083721 by benjy, longwave: 'block_body()' field could be renamed 'body'. 2013-09-28 18:36:42 +02:00
Alex Pott cfc1584e1d Issue #2087637 by mondrake: Add a drupalProcessAjaxResponse() method. 2013-09-28 18:33:15 +02:00
Alex Pott 2965ffacd0 Issue #2087917 by damiankloip: Convert AjaxCommandsUnitTest to PHPUnit. 2013-09-28 18:10:45 +02:00
Alex Pott 820205f13f Issue #1327224 by Berdir, ryanissamson, johnv, chris.leversuch, edb, nyirocsaba: Fixed Access denied to taxonomy term image. 2013-09-28 16:55:09 +02:00
Alex Pott bd5e04943a Issue #2086305 by larowlan: Add a FloatItem data type. 2013-09-28 16:49:17 +02:00
Alex Pott 4b72c96019 Issue #1839318 by JohnAlbin, echoz: Added Replace drupal.base.css library with normalize.css for all themes. 2013-09-28 16:30:28 +02:00
webchick 909533e72e Issue #2051923 follow-up by smiletrl: More rename clean-up. 2013-09-28 15:13:31 +01:00
webchick 429eaaa456 Issue #2051923 follow-up by andypost: Remaining clean-up from renames. 2013-09-28 15:45:06 +02:00
Alex Pott 510c81a9c5 Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList. 2013-09-28 13:29:14 +02:00
webchick 2025d6eb53 Issue #2029767 by Mark Conroy, batigolix, kscheirer: Create hook_help() for history module. 2013-09-28 02:51:17 +02:00
webchick 7afee2f0d8 Issue #2019087 by dropfen, gobilo: Complete Configuration schemas for views relationship. 2013-09-28 02:46:58 +02:00
webchick a364fc198b Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
Completely wrong commit message. :P Oops. :P

This reverts commit 1426a57883.
2013-09-28 02:45:42 +02:00
webchick 1426a57883 Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-09-28 02:45:08 +02:00
webchick 5fccca655e Issue #2083615 by Gábor Hojtsy, YesCT, tim.plunkett, Schnitzel: Use links annotation for config entity URI like for content entities. 2013-09-28 00:10:24 +02:00
webchick 753a5485c9 Issue #2097259 by vijaycs85, tstoeckler: Add hasConfigSchema() method. 2013-09-28 00:09:20 +02:00
webchick 452179376b Issue #2098661 by webflo: Provide config schema for Config test entity. 2013-09-28 00:07:56 +02:00
Gábor Hojtsy 383935f7a0 Issue #731724 followup by berdir, chx: HEAD BROKEN due to Convert comment settings into a field to make them work with CMI and non-node entities 2013-09-27 23:12:45 +02:00
Dries ae5cc6f8f4 Issue #2067915 by eatings, kjay, bserem: Restore html attributes to maintenance-page.html.twig. 2013-09-27 20:35:13 +02:00
Alex Pott 37949fe378 Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
webchick 27dc2b4987 Issue #2076141 by lokapujya: Unneeded dance around 'Node'/'Content' entity label in views integration code. 2013-09-27 15:15:39 +02:00
webchick 8d99809c5a Issue #1983894 by vijaycs85, swastik1608, hussainweb: Provide config schema to field types and storage in email module. 2013-09-27 14:53:43 +02:00
webchick b9bd18ac69 Issue #2033413 by batigolix, amateescu: Convert link in menu_link_help() to the new routing system. 2013-09-27 14:51:21 +02:00
webchick 82f8f24dc2 Issue #2095225 by nod_, pameeela: Fixed Scrolling is broken on modals. 2013-09-27 14:34:52 +02:00
webchick ab6961d0d8 Issue #2029767 by batigolix, kscheirer: Create hook_help() for history module. 2013-09-27 14:30:25 +02:00
webchick a0cb0b79f9 Issue #2049465 by niko-, andypost, mradcliffe, claudiu.cristea, LinL: Fixed Upgrade of image styles and effects broken. 2013-09-27 14:27:55 +02:00
webchick 2f0a4c42e6 Issue #1798738 by alexpott, mtift, tayzlor, ianmthomasuk, Albert Volkman, heyrocker, cam8001: Move css_js_query_string() to state system. 2013-09-27 14:20:32 +02:00
webchick af4ec603d1 Issue #2092817 by klausi: Move REST, serialization and HAL to the web services package + CHANGELOG.txt entry. 2013-09-27 14:19:14 +02:00
Alex Pott 10b43b953b Issue #1953528 by swentel, Hydra: Store 'per-bundle view mode settings' in CMI, get rid of field_bundle_settings() & its variable. 2013-09-27 12:06:58 +02:00
Alex Pott 2a43a1bd8b Issue #1217394 by dawehner, jsacksick, MichaelCole, rutcreate, damiankloip: Fixed "Display even if view has no result" not working. 2013-09-26 16:19:29 +02:00
catch 00c06fcfed Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}. 2013-09-26 10:32:39 +02:00
Alex Pott 96edb7822d Issue #2078005 by Ivan Zugec: Modernize search.module forms. 2013-09-26 01:51:34 +02:00
Alex Pott 375fadff21 Issue #2095139 by dawehner, pwolanin, kfritsche, YesCT, tstoeckler: Fixed Checking for the active tab should use raw variables. 2013-09-26 01:13:55 +02:00
Alex Pott 4e1d66702d Issue #2087931 by damiankloip: Inject database connection into DatabaseLockBackend. 2013-09-26 00:58:50 +02:00
Alex Pott 34f638b2ff Issue #2097537 by tim.plunkett: Fixed Random failure in Drupal\block\Tests\Views\DisplayBlockTest->testBlockCategory(). 2013-09-25 21:12:45 +02:00
webchick adaf835507 Issue #2097327 by Berdir: Fixed Unecessary cache clear/router rebuild in views_menu(). 2013-09-25 13:33:18 +02:00
catch 56b72541e5 Issue #2009674 by pplantinga, Samvel, dmitrii: Replace theme() with drupal_render() in system module. 2013-09-25 09:49:11 +02:00
webchick 06b9f30031 Issue #2095971 by ekes: Remove instances of menu_get_object()('taxonomy_term()'). 2013-09-25 02:17:27 +02:00
webchick b584ef7b5c Issue #2087327 follow-up by tstoeckler: Fix the way views search filter is added. 2013-09-25 02:01:59 +02:00
webchick 359ff60b4a Issue #2032033 by likin: Fixed Upgrade path tests broken when language module is enabled. 2013-09-25 02:01:32 +02:00
Jennifer Hodgdon 0d9aa7f3ba Issue #2088775 by tim.plunkett: Move entity.api.php to system module directory with other non-module api.php files 2013-09-24 16:49:09 -07:00
Jennifer Hodgdon d4db57da12 Issue #2093601 by hannah.burgess: Fix typo in comment in ModuleApiTest.php 2013-09-24 16:46:43 -07:00
Jennifer Hodgdon f027cda1c0 Issue #2094497 by Ivan Zugec, dawehner: Fix typo in FilterFormatInterface docs 2013-09-24 16:45:13 -07:00
Jennifer Hodgdon da833c9ed8 Issue #2084653 by longwave, joachim: Add inline comments to config sorting 2013-09-24 16:43:49 -07:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
webchick b72614febb Issue #2058499 by mtift, BarisW: Added Combine Configuration Management menu items into one main menu item. 2013-09-24 23:34:48 +02:00
webchick 6f40891913 Issue #2083945 by Outi: Dblog.module: Update use of icons. 2013-09-24 22:45:44 +02:00
webchick 98de8eeb13 Issue #2048895 by echoz: Fixed Dblog CSS results in background image repeating. 2013-09-24 22:39:06 +02:00
webchick 1953ca1a33 Issue #2095929 by thamas, longwave: Fixed Ugly border joins of system messages. 2013-09-24 22:33:42 +02:00
webchick 8b80b47c83 Issue #2083947 by Outi, ry5n: System.module: Update use of icons to new standards. 2013-09-24 22:29:34 +02:00
webchick 674460423e Issue #2094817 by mcjim: Fixed Vertical toolbar down icons are stretched. 2013-09-24 22:13:14 +02:00
webchick d05b3d3311 Issue #2016875 by echoz, LewisNyman, rteijeiro, ry5n: Admin navigation list style update. 2013-09-24 21:52:43 +02:00
catch 013669a29d Issue #2091523 by yched, pfrenssen: Fixed Install in foreign language fails with integrity constraint violation on user_picture_target_id. 2013-09-24 12:52:31 +01:00
webchick 5a7f9301d8 Issue #2090353 by dawehner: Don't require to put the use statement into plugin classes. 2013-09-23 17:23:40 +02:00
webchick f384cbdcef Issue #2087327 by damiankloip: Add text search functionality to views listing page. 2013-09-23 17:21:40 +02:00
webchick 6fd72a2c6e Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them. 2013-09-23 17:11:18 +02:00
webchick a4f9d8e33a Issue #2041885 by BTMash, cweagans, klausi: Move HTTP basic authentication provider to a separate module. 2013-09-23 16:44:41 +02:00
Alex Pott e40eb19722 Issue #2086095 by yched, swentel, Hydra: Fixed Remove remaining references to field_sql_storage(). 2013-09-23 15:04:08 +02:00
Alex Pott 47ec9cf0be Issue #2076085 by dawehner, damiankloip, Letharion, pwolanin: Resolve the need for a 'title callback' using the route . 2013-09-22 17:01:56 +02:00
Alex Pott 983bdabca9 Issue #2062157 by Garbar, undertext: In ViewsBlock Rename Views properties to core standards. 2013-09-22 15:12:53 +02:00
Alex Pott 2891848ce4 Issue #2057377 by Xano: Added Implement hook_entity_access() and hook_entity_create_access(). 2013-09-22 15:09:58 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
webchick bb29548d19 Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings. 2013-09-22 01:39:42 +02:00
webchick ee74914b50 Issue #2040021 by Wim Leers, tim.plunkett: Fixed In-place editing of nodes does not create new revisions (when the content type is configured to create new revisions by default). 2013-09-22 01:10:04 +02:00
webchick 34078b7291 Issue #2058843 by rteijeiro, jessebeach: Be consistent with respect to which strings within JS code should be overriddable via drupalSettings. 2013-09-22 01:05:50 +02:00
webchick 79b57a95d4 Issue #2093077 by Wim Leers: Fixed target attribute is set to '0' when creating a link without checking the 'Open in new window' checkbox. 2013-09-22 00:35:18 +02:00
webchick 7b5109dd72 Issue #2092871 by Wim Leers: Fixed width and height attributes are empty when inserting an image. 2013-09-22 00:28:11 +02:00
webchick bb92523035 Issue #2094797 by dawehner, Gábor Hojtsy, webflo: Fixed Config entities upcast from the request always get default language context. 2013-09-22 00:03:20 +02:00
Alex Pott b3b073ea57 Issue #2039677 by lokapujya: Fixed 'provider' keys for comment wizard default filter definitions. 2013-09-21 18:47:41 +02:00
Alex Pott d200436055 Issue #2083615 followup by Gábor Hojtsy: Use links annotation for config entity URI like for content entities. 2013-09-21 18:27:34 +02:00
Alex Pott 477cb6ee97 Issue #2041225 by swentel: Fixed FieldInstance::delete() doesn't clean up all form modes. 2013-09-21 18:00:22 +02:00
Alex Pott 29dd37a213 Issue #2083983 by damiankloip: Unit test Drupal\serialization\Encoder\XmlEncoder class. 2013-09-21 17:55:13 +02:00
Alex Pott 4be4a98352 Issue #2078917 by sun: Fixed E-mails contain double spaces in soft-wrapped sentences. 2013-09-21 17:42:10 +02:00
Alex Pott 8ebd5dc985 Issue #2063461 by damiankloip, oadaeh, dawehner: Fixed Automatically fetch the count of items, if there is @total part of the result area. 2013-09-21 17:27:52 +02:00
Alex Pott 37422573a3 Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core. 2013-09-21 17:23:51 +02:00
Alex Pott 523c8b6cb0 Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
webchick b13a82c2bb Issue #1778122 follow-up by beejeebus: Added missing = sign. 2013-09-21 06:29:43 +02:00
Nathaniel Catchpole dd841bafef Issue #2093027 by Gábor Hojtsy: Fixed Regression: contact category titles not used for page title anymore. 2013-09-20 15:39:18 +01:00
Nathaniel Catchpole 61e5755092 Issue #2078753 by andypost: history_read() should take an array of node IDs. 2013-09-20 15:36:29 +01:00
Nathaniel Catchpole 2e19b481ae Issue #1831846 by katbailey, maciej.zgadzaj, dawehner, RobLoach, moe4715, Hydra, larowlan, andypost: Fixed Help block is broken with language path prefixes. 2013-09-20 14:44:12 +01:00
Nathaniel Catchpole 4432bb7e1b Issue #2062023 by rhm50, InternetDevels: Replace user_access() calls with $account->hasPermission() in statistics module. 2013-09-20 14:29:09 +01:00
Nathaniel Catchpole 2eccba71b6 Issue #2062005 by InternetDevels: Replace user_access() calls with $account->hasPermission() in menu module. 2013-09-20 14:12:46 +01:00
Nathaniel Catchpole e8623ae707 Issue #2044505 by bowersox: Fixed Remove empty headers in Views UI <h2 id="views-ajax-title"></h2>. 2013-09-20 14:11:19 +01:00
Nathaniel Catchpole cec07cb18d Issue #1778122 by scor, linclark, effulgentsia, tim.plunkett: Fixed HEAD broken: Enable modules to inject attributes into field formatters, so that RDF attributes get output. 2013-09-20 12:42:54 +01:00
Nathaniel Catchpole f0ef79ce8c Issue #1888702 by Berdir: Fixed Use configuration selection instead of derivatives for some blocks. 2013-09-20 11:21:32 +01:00
Nathaniel Catchpole 5c88ea314d Issue #2064181 by klausi: Fixed Filter format access bypass on POST/PATCH. 2013-09-20 11:18:48 +01:00
Nathaniel Catchpole 9e5def44b7 Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
Nathaniel Catchpole 8980243b8f Issue #2076283 by dawehner, pwolanin, neclimdul: Allow local task plugins on paths with a dynamic value (like a node). 2013-09-20 10:53:46 +01:00
webchick a1346c8e82 Issue #1199946 follow-up by dawehner: Fix broken HEAD. 2013-09-19 18:01:16 -07:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick 6b7bdcdd8c Issue #2076033 by juampy: Fixed PHP warning when looking if a REST resource defines authentication providers. 2013-09-19 00:19:58 -07:00
webchick deebed44b2 Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
webchick ef2e45b0e8 Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00
Nathaniel Catchpole 61fcb6fc01 Issue #1927174 by jessebeach, Wim Leers, nod_, Gábor Hojtsy: Complete the work to make the Toolbar administration menu sub tree rendering more efficient. 2013-09-18 14:24:42 +01:00
Alex Pott e560115e85 Issue #2085907 by YesCT, Gábor Hojtsy: Ensure all configuration entities have an Edit/Configure tab by default. 2013-09-18 14:16:27 +01:00
Alex Pott 24e3c5d154 Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities. 2013-09-18 14:10:04 +01:00
webchick d75787dfba Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation. 2013-09-17 22:56:38 -07:00
Alex Pott 1f9a488b92 Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing. 2013-09-17 15:49:45 +01:00
webchick 446016a7db Issue #2089273 by yched: Fixed upgrade path puts D7 deleted fields in EntityDisplay objects. 2013-09-16 21:14:38 -07:00
webchick c22c5d397a Issue #2086535 by Gábor Hojtsy: Add entity changed constraint validation to custom blocks. 2013-09-16 20:08:19 -07:00
webchick 1bba30a78f Issue #2083985 by damiankloip: Unit test Drupal\serialization\Encoder\JsonEncoder class. 2013-09-16 20:06:41 -07:00
webchick eb22bab7e3 Issue #2089835 by tstoeckler: SearchSettingsForm 'use's ModuleHandler but actually doesn't. 2013-09-16 19:52:20 -07:00
webchick 17339e36c6 Issue #2084681 by Xano: Fixed 'must be higher or equal to...'. 2013-09-16 19:48:57 -07:00
webchick 5e2fac496d Issue #2083175 by damiankloip: Unit test Drupal\serialization\Normalizer\ListNormalizer class. 2013-09-16 19:31:00 -07:00
webchick 1569e3cba0 Issue #2089485 by smiletrl: [follow-up]: Clean up for file field type. 2013-09-16 19:29:10 -07:00
webchick 4e5a96f837 Issue #2082735 by damiankloip: Unit test Drupal\serialization\Normalizer\TypedDataNormalizer class. 2013-09-16 19:26:33 -07:00
webchick 034d956906 Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
webchick 4b7a30edd0 Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase. 2013-09-16 08:43:28 -07:00
webchick 4d5d08659d Issue #2077973 by plopesc: Modernize editor.module forms. 2013-09-16 08:35:15 -07:00
Nathaniel Catchpole 819283d084 Issue #2080589 by mrsinguyen: Remove Unused local variable $breakpoints from /core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php. 2013-09-16 12:38:45 +01:00
Nathaniel Catchpole 8c80f493c4 Issue #2081145 by beowulf1416: Remove Unused local variable $translations from lib/Drupal/content_translation()/ContentTranslationController.php. 2013-09-16 12:37:30 +01:00
Nathaniel Catchpole ecce278393 Issue #2085957 by tankerjoe: Document that BookController methods return render arrays, not strings. 2013-09-16 12:31:18 +01:00
Nathaniel Catchpole 3a7bfeac10 Issue #1983554 by plach, effulgentsia, Berdir: Remove BC-mode from EntityNG . 2013-09-16 12:28:20 +01:00
Nathaniel Catchpole 2de01f4fd3 Issue #2080351 by mrsinguyen: Remove Unused local variable $form_html_id from /core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php. 2013-09-16 12:20:48 +01:00
Nathaniel Catchpole 2802ecb8ff Issue #2080347 by mrsinguyen: Remove Unused local variable $result from /core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php. 2013-09-16 12:19:48 +01:00
Nathaniel Catchpole 82ceeb9529 Issue #2080333 by mrsinguyen, lorique: Remove Unused local variable $instance from /core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php. 2013-09-16 12:19:00 +01:00
Nathaniel Catchpole 1968d08cd6 Issue #2080345 by mrsinguyen: Remove Unused local variable $base_url() from /core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php. 2013-09-16 12:17:18 +01:00
Nathaniel Catchpole bcbc3dc9ea Issue #2080339 by mrsinguyen: Remove Unused local variable $routes from /core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php. 2013-09-16 12:16:22 +01:00
Nathaniel Catchpole feca732df4 Issue #2080337 by mrsinguyen: Remove Unused local variable $message from /core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php. 2013-09-16 12:14:52 +01:00
Nathaniel Catchpole 624cb17559 Issue #2080573 by Haza: Remove Unused local variable $replies from /core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php. 2013-09-16 12:13:48 +01:00
Nathaniel Catchpole 0eca8b3725 Issue #2081205 by mrsinguyen: Remove Unused local variable $rid from /core/modules/user/lib/Drupal/user/Form/UserPermissionsForm.php. 2013-09-16 12:12:58 +01:00
Nathaniel Catchpole 29530fd0f2 Issue #2081197 by smiro: Remove Unused local variable $links from /core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php. 2013-09-16 12:12:06 +01:00
Nathaniel Catchpole f97306c419 Issue #2080571 by mrsinguyen: Remove Unused local variable $id from /core/modules/comment/lib/Drupal/comment/Entity/Comment.php 2013-09-16 12:10:46 +01:00
Nathaniel Catchpole af3f30b397 Issue #2080069 by mrsinguyen: Remove Unused local variable $stripe from /core/modules/system/system.admin.inc. 2013-09-16 12:09:52 +01:00
Nathaniel Catchpole 124e0b86ff Issue #2079013 by yched: Better test coverage for field table names. 2013-09-16 12:08:45 +01:00
Nathaniel Catchpole b7d364a778 Issue #2060119 by tidrif, undertext, damiankloip: Convert FieldPluginBase constants to class constants. 2013-09-16 10:07:25 +01:00
Nathaniel Catchpole 991b10d211 Issue #1941672 by pwolanin, dawehner: Remove Drupal\views\Plugin\query\QueryInterface. 2013-09-16 10:07:10 +01:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick ce46702f85 Issue #1939082 by shanethehat, larowlan, jenlampton, Cottser, LewisNyman, duellj, Mark Carver, joelpittet: Convert theme_status_messages() to Twig. 2013-09-15 21:44:24 -07:00
webchick 5e9ac4dd2d Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase. 2013-09-15 21:43:06 -07:00
webchick 874690a37b Issue #1614186 by RobLoach, tim.plunkett, msonnabaum, Crell, jhodgdon, Niklas Fiekas: Update coding standards for using 'native' PHP classes like stdClass in namespaced code. 2013-09-15 21:02:23 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 1024ba8393 Issue #1981368 follow-up by tim.plunkett: Convert more routes to new naming convention. 2013-09-15 14:52:52 -07:00
webchick 99670f0847 Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention. 2013-09-15 12:59:49 -07:00
Alex Pott 9be3ce8858 Issue #2041333 by tstoeckler, tim.plunkett: Inject the module handler into the entity access controller. 2013-09-15 12:53:54 +01:00
Nathaniel Catchpole 070b183e05 Issue #2078155 by Amitaibu, Sweetchuck: Fixed Access protected field items being removed. 2013-09-15 09:41:06 +01:00
webchick 490e8753db Issue #1987816 by pdrake, disasm, ParisLiakos, pguillard, vijaycs85, dawehner: Convert system_batch_page() to a new style controller. 2013-09-14 23:52:34 -07:00
webchick 12226d9c4c Issue #1987804 by disasm, dawehner: Convert plugin_test_definitions() to a new style controller. 2013-09-14 23:51:42 -07:00