Commit Graph

22962 Commits (41623883bd89edb10aff5fc4cc8c86980f53a114)

Author SHA1 Message Date
webchick 41623883bd Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files. 2013-12-03 22:36:01 -08:00
webchick bca5404891 Issue #2080115 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php. 2013-12-03 22:34:21 -08:00
webchick 33fa4ac7c8 Issue #2080601 by mrsinguyen, mcrittenden: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php. 2013-12-03 22:32:20 -08:00
webchick 443db81e57 Issue #1743072 by LinL, mtift, heyrocker, disasm: Cleanup coding style in configuration system files. 2013-12-03 22:28:27 -08:00
webchick da773ebcfd Issue #2147601 by jibran, dawehner: Get rid of entity_local_actions(). 2013-12-03 22:05:58 -08:00
webchick 349bdb3c54 Issue #1938318 by Les Lim, jibran, tim.plunkett, kim.pepper, disasm | Crell: Convert book_remove_form to a new-style Form object. 2013-12-03 21:59:13 -08:00
webchick 88db8c57bc Issue #2067529 by mrded, rhm50: Remove Unused local variable from /core/modules/views/lib/Drupal/views/ManyToOneHelper.php. 2013-12-03 21:41:29 -08:00
webchick b917d2b009 Issue #2081149 by areke, deneo, mrsinguyen: Remove Unused local variable from /core/modules/content_translation/content_translation.module. 2013-12-03 21:40:30 -08:00
webchick cab8b6d5bc Issue #2080551 by beowulf1416, deneo: Remove Unused local variable from /core/modules/search/lib/Drupal/search/SearchQuery.php. 2013-12-03 21:31:21 -08:00
webchick 8f7e91cd74 Issue #2081171 by smiro: Remove Unused local variable from /core/modules/ckeditor/ckeditor.admin.inc. 2013-12-03 21:30:13 -08:00
webchick 4d2d18804f Issue #2081131 by mrsinguyen, deneo2: Remove Unused local variable from /core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php. 2013-12-03 21:27:26 -08:00
webchick 68a8646283 Issue #2072593 by stevepurkiss, legolasbo, deneo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php. 2013-12-03 21:25:33 -08:00
webchick 2f49630d96 Issue #2080717 by TR, areke, chertzog, mrsinguyen: Remove Unused local variable from /core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php. 2013-12-03 21:24:14 -08:00
webchick a2df050a12 Issue #2080583 by mrsinguyen: Remove Unused local variable from /core/modules/picture/lib/Drupal/picture/Entity/PictureMapping.php. 2013-12-03 21:19:37 -08:00
webchick 8e7a2905ef Issue #2135689 by Wim Leers: Clean up edit.module to match coding standards. 2013-12-03 21:18:34 -08:00
webchick f699ab0b17 Issue #2144585 by amateescu: Remove stale references to the 'filter_format' table. 2013-12-03 21:16:49 -08:00
webchick cc982b7794 Issue #2086479 by tim.plunkett: Convert content_translation_delete_confirm() to the new form interface. 2013-12-03 21:15:01 -08:00
webchick 39e76b0661 Issue #2148839 by chx: Move the drupal6_variable plugin where it belongs. 2013-12-03 21:13:02 -08:00
webchick e0dbb5b114 Issue #2132647 by ianthomas_uk: Add test for the settings form of the NodeSearch plugin. 2013-12-03 21:07:21 -08:00
webchick 792882dd0a Issue #2142553 by swentel, tim.plunkett, alweb, aspilicious: Field UI Local tasks are incorrect on any entity. 2013-12-03 20:45:12 -08:00
webchick ada9c9da11 Issue #2109303 by damiankloip, ParisLiakos: Convert CSRF checks in controllers to the routing system. 2013-12-03 20:27:53 -08:00
webchick 605077bc2a Issue #2046531 by olli, DuaelFr, dawehner: Change use_more_always to default to TRUE. 2013-12-03 20:21:00 -08:00
Jennifer Hodgdon 3cd71ea043 Issue #2031177 by ifrik, slashrm, batigolix: Fix up hook_help for file module 2013-12-03 16:56:31 -08:00
Jennifer Hodgdon a70ccf5a93 Issue #2035007 by speely, YesCT, penyaskito: Add docs to Language class properties 2013-12-03 16:43:32 -08:00
webchick dff4856ede Issue #2137837 by dawehner, andypost: Current field is not displayed in replacement patterns. 2013-12-03 13:40:42 -08:00
webchick a83aaa166b Issue #2143341 by bdone: Fix 'More link' description of 'Link display' section. 2013-12-03 13:38:42 -08:00
webchick 954f911129 Issue #2147503 by amateescu: Remove stale reference to the EntityWrapper class. 2013-12-03 11:46:21 -08:00
webchick 4b06b8bd32 Issue #2111349 by dawehner, tim.plunkett: Move format_plural to the string translation service and format_interval to the date service. 2013-12-03 11:35:43 -08:00
webchick 6d0ba6bfd7 Issue #2143349 by larowlan: Submitting a form as an anonymous user when $form['#token'] = FALSE results in a notice. 2013-12-03 11:32:57 -08:00
webchick 447d8c2116 Issue #2142347 by tim.plunkett: Remove leftover Drupal\block\Routing\RouteSubscriber. 2013-12-03 11:24:39 -08:00
webchick e900586b98 Issue #2148709 by amateescu, xjm: CommentManager::getFields() should not try to get fields for config entity types. 2013-12-03 11:22:17 -08:00
webchick a38172dc20 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-03 10:57:18 -08:00
Jennifer Hodgdon 936662b6ca Issue #2145083 by TR, longwave, dawehner: Fix some grammatical badness mostly in Views tests and comments 2013-12-03 08:26:31 -08:00
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
Jennifer Hodgdon 3caa9d60cb Issue #2029731 by drupaldrop, ekes, ifrik: Fix up hook_help for block module 2013-12-03 07:44:48 -08:00
Jennifer Hodgdon d4e06fa838 Issue #2139169 by ajiang: Remove obsolete information in Annotations topic 2013-12-03 07:42:14 -08:00
Jennifer Hodgdon a24a7a3dee Issue #2142931 by jian he, longwave: Fix class name in docs for hook_entity_operation_alter 2013-12-03 07:39:53 -08:00
Nathaniel Catchpole 011cd815aa Issue #2080699 by mrsinguyen: Remove Unused local variable $items from /core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php. 2013-12-03 14:20:55 +00:00
Nathaniel Catchpole 2c77a334c7 Issue #2080373 by mrsinguyen: Remove Unused local variable $response from /core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php. 2013-12-03 14:17:56 +00:00
Nathaniel Catchpole 7d675ad098 Issue #2080685 by BerdArt, chertzog: Remove Unused local variable $notification_level from /core/modules/update/update.report.inc. 2013-12-03 14:16:52 +00:00
Nathaniel Catchpole 9c2b1650c7 Issue #2143797 by agentrickard, amateescu: GetDefaultValue() fails with ConfigurableEntityReferenceFieldItemList. 2013-12-03 13:39:18 +00:00
Nathaniel Catchpole b925d4a4de Issue #2072609 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Tests/ModuleTest.php. 2013-12-03 13:37:04 +00:00
Nathaniel Catchpole 72a600a198 Issue #2080527 by chertzog: Remove Unused local variable $base_url from /core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php. 2013-12-03 13:36:13 +00:00
Nathaniel Catchpole 160e691c08 Issue #1503314 by swentel, amateescu, bojanz: Remove the concept of active / inactive (field types, storage) from Field API. 2013-12-03 13:34:33 +00:00
Nathaniel Catchpole 0432bc8616 Issue #2080113 by deneo, rhm50: Remove Unused local variable $plugin_id from /core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php. 2013-12-03 12:30:12 +00:00
Nathaniel Catchpole e2779851e9 Issue #2080067 by beowulf1416, netsensei: Remove Unused local variable $has_time from /core/modules/datetime/datetime.module. 2013-12-03 12:25:38 +00:00
Nathaniel Catchpole addd8dce02 Issue #2081133 by mrsinguyen, dsdeiz, janstoeckler: Remove Unused local variable from /core/includes/menu.inc. 2013-12-03 12:24:10 +00:00
Nathaniel Catchpole 0b03858730 Issue #2080047 by mrsinguyen, dicix: Remove Unused local variable from views_ui module. 2013-12-03 12:15:10 +00:00
Nathaniel Catchpole dcc8a0c392 Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager. 2013-12-03 12:07:05 +00:00
Nathaniel Catchpole 0eb6d0832f Issue #2096593 by Wim Leers: Remove drupal_add_css() from system.module. 2013-12-03 12:02:23 +00:00