Alex Pott
94cba6d2d4
Issue #1938390 by andypost, disasm, jibran, dawehner, ygerasimov, pfrenssen: Convert contact_site_page and contact_person_page to a new-style Controller.
2013-12-12 21:03:41 +00:00
webchick
c120a661e4
Issue #2152581 by swentel: 'Manage fields' screen needs mobile-izing.
2013-12-12 10:36:54 -08:00
webchick
473ccd5558
Issue #1973436 by claudiu.cristea, vijaycs85: Provide config schema to field types storage for image module.
2013-12-12 10:21:58 -08:00
webchick
dae4f79783
Issue #1973522 by vijaycs85, chr.fritsch, piyuesh23: Provide config schema to field types and storage in file module.
2013-12-12 10:19:36 -08:00
webchick
aaaf31c9aa
Issue #2154683 by Gábor Hojtsy: Ul.links has no active styling for links (language switcher active link is indistinguishable).
2013-12-12 10:18:37 -08:00
webchick
5bfeac4f8a
Revert "Issue #1559244 by Xano, jhodgdon: Clean up search settings page."
...
This change was a bit more than we bargained for and caused critical tasks
to have to re-roll. Rolling back for now so we can discuss it more.
This reverts commit 541f24c2cc
.
2013-12-12 10:00:47 -08:00
Alex Pott
c2f76e09d4
Issue #2015687 by smiletrl, amateescu, Berdir, fago: Convert field type to FieldType plugin for taxonomy module.
2013-12-12 15:42:27 +00:00
Alex Pott
65be82a128
Issue #2095283 by Berdir, chx, amateescu, vladan.me: Remove non-storage logic from the storage controllers.
2013-12-12 14:46:24 +00:00
Nathaniel Catchpole
356325442f
Issue #2062211 by rych, m1r1k, joelpittet, dstorozhuk: Remove calls to deprecated global $user in system module (first part).
2013-12-12 11:03:09 +00:00
Nathaniel Catchpole
93c57498b6
Issue #2062791 by joelpittet, natemow, sergeypavlenko, m1r1k, jlindsey15: Remove calls to deprecated global $user and $GLOBALS['user'] in node module.
2013-12-12 11:02:09 +00:00
Nathaniel Catchpole
196a4eb505
Issue #2099391 by marthinal, dawehner, jhodgdon: Breadcrumbs for Search module should match tab titles.
2013-12-12 10:42:18 +00:00
Nathaniel Catchpole
541f24c2cc
Issue #1559244 by Xano, jhodgdon: Clean up search settings page.
2013-12-12 10:39:13 +00:00
catch
3e27ebdea5
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
2013-12-12 00:00:09 +00:00
Nathaniel Catchpole
51560a3a04
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
...
This reverts commit 8ec847cc7c
.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole
8ec847cc7c
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
2013-12-11 12:00:10 +00:00
Nathaniel Catchpole
4b7da9abff
Issue #221081 by David_Rothstein, fago, schwern, Berdir: Entity cache out of sync and inconsistent when saving/deleting entities.
2013-12-11 11:52:47 +00:00
Alex Pott
4a808340cb
Issue #1966448 by marthinal, larowlan, codeyourdream: comment_entity_load() breaks after disabling the Forum module.
2013-12-11 10:59:20 +00:00
webchick
a5bff94dc6
Issue #2149933 by nod_: Improve Edit module JS to use .find(...) instead of .is(':has(...)').
2013-12-10 23:03:58 -08:00
webchick
b8288cf90a
Revert "Issue #2149933 by effulgentsia: Improve Edit module JS to use .find(...) instead of .is(':has(...)')."
...
Wrong commit credit.
This reverts commit af335ce5c7
.
2013-12-10 23:03:36 -08:00
webchick
af335ce5c7
Issue #2149933 by effulgentsia: Improve Edit module JS to use .find(...) instead of .is(':has(...)').
2013-12-10 23:03:17 -08:00
webchick
954790465d
Issue #2073123 by dsdeiz, maartendeblock | xtfer: Drupal_clean_css_identifier() allows invalid CSS identifiers.
2013-12-10 23:02:15 -08:00
webchick
46f4289e8a
Issue #2137005 by jessebeach: Don't hide comments during in-place editing of an Article; position the entity toolbar more intelligently.
2013-12-10 23:00:36 -08:00
webchick
2d1adba498
Issue #2061899 by joelpittet, m1r1k: Remove references to global in Comment module.
2013-12-10 22:58:02 -08:00
webchick
8c59a99310
Issue #2062247 by m1r1k, Garbar: Remove calls to deprecated global in core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php.
2013-12-10 22:55:16 -08:00
webchick
5dbebc7be3
Issue #2061971 by naveenvalecha, herom, InternetDevels: Replace user_access() calls with ->hasPermission() in block module.
2013-12-10 22:54:07 -08:00
webchick
4e6b6ba3b8
Issue #2084257 by beowulf1416 | joachim: Standardize variable in buildHeader().
2013-12-10 22:52:54 -08:00
webchick
c33c50beeb
Issue #2061927 by joelpittet, InternetDevels, m1r1k: Remove references to global in History module.
2013-12-10 22:51:13 -08:00
webchick
6819e5e0d6
Issue #2098197 by dawehner, vijaycs85, damiankloip, tstoeckler: Add getAllRoutes() method to RouteProvider .
2013-12-10 22:50:17 -08:00
webchick
9145204f16
Issue #2134861 by Gábor Hojtsy, amateescu: Field instance bundle is only accessible directly on the bundle property.
2013-12-10 22:43:45 -08:00
webchick
d370d5f6cf
Issue #2048379 by Xen, andypost, niko-: Multilingual first time admin/config exception Field 'uri' doesn't have a default value into {locale_file}.
2013-12-10 22:42:54 -08:00
webchick
e8251b2a5f
Issue #2057199 by lauriii, olli: Unable to select the 'Default' view mode for custom block.
2013-12-10 22:34:11 -08:00
webchick
da7d7a95e2
Issue #2143093 by vijaycs85, Gábor Hojtsy | ti2m: Remove translation update for uninstalled modules and themes.
2013-12-10 22:25:43 -08:00
webchick
d50b169598
Issue #2115025 by Gábor Hojtsy, pfrenssen, dawehner: Content admin views title saved localized to the menu table.
2013-12-10 22:23:11 -08:00
webchick
4c6309c6f8
Issue #2096577 by Wim Leers, vijaycs85: Remove drupal_add_css() from views.module.
2013-12-10 22:20:04 -08:00
webchick
5e3bf09934
Issue #1483554 by franz, SebCorbin: Autocomplete textfield and ajax: tab key fires up ajax before setting autocomplete value.
2013-12-10 22:10:05 -08:00
webchick
4a49c5714d
Issue #1820086 by gcassie: Remove mention of drupal_session_count() from inline documentation.
2013-12-10 22:05:09 -08:00
webchick
410dcdab1f
Issue #2105963 by larowlan, annikaC | vijaycs85: Make sure all YML files in Forum module has no type-casting to string.
2013-12-10 22:04:01 -08:00
webchick
35551377c6
Issue #2112675 by tim.plunkett: Convert dblog_filter_form and dblog_clear_log_form to FormInterface.
2013-12-10 21:57:07 -08:00
Dries
0fc8ab6bb8
Issue #2152261 by joelpittet: Clean up for tablesort-indicator.html.twig.
2013-12-10 17:13:35 -05:00
Dries
70d77c32db
Issue #1258342 by Andreas Radloff: Change search inputs' default width.
2013-12-10 17:05:11 -05:00
Dries
258b9a310c
Issue #2149599 by Wim Leers: Fix minor bugs and minor coding standards violations in edit.module, discovered by backporting.
2013-12-10 17:01:45 -05:00
Dries
7d36579df3
Issue #2133889 by Wim Leers: Clean up Edit: rename EditorDecorationView to FieldDecorationView.
2013-12-10 17:00:13 -05:00
Dries
4dd23ceaab
Issue #2105931 by sidharthap: Make sure all YML files in Content Translation module has no type-casting to string.
2013-12-10 16:56:25 -05:00
Dries
1069bef402
Issue #2141055 by Wim Leers: When multiple instances of the same entity on one page, only the first can be edited.
2013-12-10 16:54:38 -05:00
webchick
568fef4c33
Issue #2109793 by damiankloip, dawehner, tim.plunkett: Convert element_* methods in common.inc to a class.
2013-12-10 13:23:03 -08:00
webchick
7db0d8b8d7
Issue #2150171 by alexpott, swentel: Confirm form of a simple setting always says it's creating a new configuration.
2013-12-10 11:56:04 -08:00
Nathaniel Catchpole
21b80ceff0
Issue #2143519 by yched, Wim Leers: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
2013-12-10 17:28:51 +00:00
Nathaniel Catchpole
8ded592348
Revert "Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5."
...
This reverts commit 5ca04d6782
.
2013-12-10 17:28:43 +00:00
Dries
6399848479
Issue #2151439 by Wim Leers: Run node op links through #post_render_cache to prevent render caching granularity being
2013-12-10 11:40:21 -05:00
Dries
dd3e5a1177
Issue #2102479 by InternetDevels, dipen chaudhary: Remove drupal_set_title in system/ajax_test module controllers.
2013-12-10 11:21:49 -05:00
Dries
4f192c569f
Issue #1876904 by ekl1773, babruix, jhodgdon, kim.pepper, janip: Implement hook_help() for views.module.
2013-12-10 11:15:57 -05:00
Nathaniel Catchpole
471362427b
Revert "Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid."
...
This reverts commit f2e66e87c7
.
2013-12-10 14:30:40 +00:00
Nathaniel Catchpole
fed0e7e006
Issue #1879200 by pcambra, swentel, Berdir: Remove uneeded argument from entity type callbacks.
2013-12-10 14:26:35 +00:00
Nathaniel Catchpole
f296eace0f
Issue #2151117 by Cottser, joelpittet: Remove theme_system_powered_by().
2013-12-10 14:19:37 +00:00
Nathaniel Catchpole
97b18ecb98
Issue #2143589 by yched: _comment_get_comment_fields() is weird, costly and unused.
2013-12-10 14:17:23 +00:00
Nathaniel Catchpole
ed06280e8b
Issue #2061925 by alweb, Albert Volkman, dawehner: Remove calls to deprecated global in views_ui module.
2013-12-10 14:14:49 +00:00
Nathaniel Catchpole
384aae19c0
Issue #2028035 by vladan.me, ceng, Berdir, David Hernández, larowlan: Expand CustomBlockInterface with methods.
2013-12-10 14:13:23 +00:00
Nathaniel Catchpole
5ca04d6782
Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5.
2013-12-10 14:11:31 +00:00
Nathaniel Catchpole
56c62d453c
Issue #2052219 by nod_: Missing .once() names in views JS.
2013-12-10 14:10:33 +00:00
Nathaniel Catchpole
d751f1d646
Issue #2105955 by japerry: Make sure all YML files in Field UI module has no type-casting to string.
2013-12-10 14:08:40 +00:00
Nathaniel Catchpole
0375b2cd63
Issue #2119045 by borisbaldinger: Unused variable in LocaleUpdateBase class.
2013-12-10 14:07:40 +00:00
Nathaniel Catchpole
7dbacefdfa
Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain().
2013-12-10 14:04:24 +00:00
Nathaniel Catchpole
c0d4ea2834
Issue #2142987 by k4v: Multilingual node search bugs with title and language filtering.
2013-12-10 13:57:52 +00:00
Nathaniel Catchpole
77dec69a5a
Issue #2148797 by Gábor Hojtsy, yched, effulgentsia: field_language() always NULL for non-configurable fields (=> in-place editing of node title fails).
2013-12-10 13:56:39 +00:00
Nathaniel Catchpole
52d3b49336
Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script.
2013-12-10 13:50:21 +00:00
Nathaniel Catchpole
f2e66e87c7
Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
2013-12-10 13:48:36 +00:00
webchick
495d680ef8
Issue #2147899 by anavarre: Better indicate what to fill in the single import's Configuration name field.
2013-12-09 21:42:16 -08:00
webchick
2f92e22d1b
Issue #2153293 by ParisLiakos: Remove unused parameter in AggregatorController::opmlPage.
2013-12-09 19:57:42 -08:00
Alex Pott
560e5afd66
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
2013-12-10 00:45:01 +00:00
Alex Pott
cdac25ee08
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
2013-12-09 19:19:58 -04:00
webchick
1a80341de7
Issue #2107693 by vijaycs85, rych: Provide configuration schema for views.settings + update views.settings to reflect current configuration setup.
2013-12-08 20:35:23 -08:00
webchick
d12aa8ce42
Issue #2131997 by larowlan, wesleydv: Disabling a form field on comments does not work.
2013-12-08 14:43:41 -08:00
webchick
9a06e50629
Issue #1973534 by vijaycs85, piyuesh23: Provide config schema to field types and storage in datetime module.
2013-12-08 14:12:09 -08:00
webchick
6f8d9fcd12
Issue #2096371 by sushantpaste, vijaycs85, epari.siva | webflo: Provide config schema for Form modes.
2013-12-08 13:54:52 -08:00
webchick
ddb46ebe22
Issue #2147685 by jibran: Fields settings page breadcrumb is not correct.
2013-12-08 13:50:06 -08:00
Alex Pott
d2478e96d2
Revert "Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert 'Who's new' block to a View."
...
This reverts commit f7e75db703
.
2013-12-08 06:28:36 -04:00
webchick
332c9fad31
Issue #2080709 by chertzog, mikemiles86: Remove unused local variables from the XMLRPC module.
2013-12-07 23:14:54 -08:00
webchick
6db5c8594b
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
2013-12-07 22:54:48 -08:00
webchick
cb978c820f
Revert "Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters."
...
Whoops. 300 or so too many lines in that commit. ;)
This reverts commit 353315fc68
.
2013-12-07 22:54:22 -08:00
webchick
353315fc68
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
2013-12-07 22:43:04 -08:00
webchick
f7e75db703
Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert 'Who's new' block to a View.
2013-12-07 22:23:00 -08:00
webchick
87e100181e
Issue #2147817 by chx: Migrate: add a static map process plugin.
2013-12-07 21:16:10 -08:00
webchick
358b5d650f
Issue #2105959 by japerry: Make sure all YML files in Filter module has no type-casting to string.
2013-12-07 21:13:35 -08:00
webchick
f352b55c74
Issue #2080117 by Enxebre, mcrittenden: Add assertion to Drupal/system/Tests/Database/DeleteTruncateTest.php.
2013-12-07 21:11:48 -08:00
webchick
d0ef190888
Issue #2147815 by chx: Migrate: add an entity deduplication process plugin.
2013-12-07 16:43:27 -08:00
webchick
e447e4c393
Issue #2147811 by chx: Migrate: add an Iterator process plugin.
2013-12-07 16:33:26 -08:00
webchick
c3e6a08b40
Issue #1946398 by bdgreen, pamatt: Incorrect example in function hook_views_data_alter.
2013-12-07 15:17:23 -08:00
webchick
a16eb5a389
Issue #2147501 by dawehner: Convert most of the left over local tasks.
2013-12-07 15:16:21 -08:00
webchick
b833c53dc5
Issue #2150257 by chx, mpgeek: Add a machine name process plugin.
2013-12-07 14:27:33 -08:00
webchick
afb6c5aa38
Issue #2091403 by jhodgdon, batigolix, Berdir: Create hook_help for Entity module.
2013-12-07 14:03:57 -08:00
Alex Pott
bf3ac2f4c2
Issue #2029857 by swentel, andrewmacpherson, plopesc: Field plugin settings edit button doesn't show unless there is a settings summary .
2013-12-07 13:55:08 -04:00
Alex Pott
44b1f645d1
Issue #2100577 by pwolanin, dawehner: Decouple book module from menu.inc (Phase 1).
2013-12-07 13:38:03 -04:00
Alex Pott
f22264a43d
Issue #1823398 by olli, damiankloip, fastangel: Incorrect name for anonymous when is used title in one view with Contextual filters (UID).
2013-12-07 00:16:02 -04:00
Alex Pott
7d42bc24ef
Issue #2080131 by damiankloip: Disable 'Aggregation settings' for Views handlers that should not support aggregation.
2013-12-07 00:11:39 -04:00
Alex Pott
2e215f7f2b
Issue #2100133 by corbacho, jessebeach: The Toolbar tray box shadow disappears at small viewports sizes on Chrome, on a Mac, under unpredictable conditions.
2013-12-06 23:10:04 -04:00
Alex Pott
5e915899d3
Issue #2114473 by plopesc: NumberDecimalFormatter settings form has not well defined '#weight' in its elements.
2013-12-06 21:46:38 -04:00
Alex Pott
5aab968263
Revert "Issue #2020387 by mr.baileys, Andi-D, dawehner, oadaeh, YesCT, Kars-T: Convert 'Active forum topics' block to a View."
...
This reverts commit d166be3687
.
2013-12-06 20:33:19 -04:00
webchick
2e8b1a44ca
Issue #2127725 by ParisLiakos: Remove category handling from aggregator.
2013-12-06 15:32:17 -08:00
webchick
8bacdc2aa6
Issue #2020399 by mr.baileys, oadaeh, dawehner, yanniboi, Xano, Andi-D: Convert 'Who's online' block to a View.
2013-12-06 15:19:50 -08:00
webchick
d166be3687
Issue #2020387 by mr.baileys, Andi-D, dawehner, oadaeh, YesCT, Kars-T: Convert 'Active forum topics' block to a View.
2013-12-06 14:58:22 -08:00
webchick
da4a1df3b7
Issue #1957276 by dawehner, xjm, yoroy, yoroy, Bojhan, tim.plunkett: Let users set the block instance title for Views blocks in the Block UI.
2013-12-06 14:33:29 -08:00
Nathaniel Catchpole
648e362241
Issue #2132551 by Gábor Hojtsy, alexpott, kfritsche: Picture module uses config keys with a dot.
2013-12-06 15:47:30 +00:00
Nathaniel Catchpole
afa7d30c5c
Issue #2149751 by damiankloip: Views exposed forms are broken.
2013-12-06 12:16:15 +00:00
Nathaniel Catchpole
e8c263c4a5
Issue #2112239 by amateescu: Convert base field and property definitions.
2013-12-06 10:56:29 +00:00
Nathaniel Catchpole
31c48739ae
Issue #2150083 by BarisW: Front page misses page title in <title> tag.
2013-12-06 10:56:07 +00:00
webchick
3bb5f796f6
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
2013-12-05 10:02:36 -08:00
Nathaniel Catchpole
67e93b23ac
Issue #2109287 by dawehner, Cottser, tim.plunkett, kim.pepper: Replace list_themes() with a service.
2013-12-05 10:06:32 +00:00
Nathaniel Catchpole
1ceeda436a
Issue #2032309 by dawehner, amateescu: Use local tasks derivatives to provide local tasks for views.
2013-12-05 10:05:55 +00:00
webchick
dc7a5b27ef
Revert of Issue #1998638 , since it broke drush si and other command-line scripts.
2013-12-04 21:13:05 -08:00
webchick
340c023cf6
Issue #2149263 by tim.plunkett: Remove confirm_form().
2013-12-04 18:16:46 -08:00
webchick
c86767d77e
Issue #2148795 by plach, Gábor Hojtsy: Configurable field translatability is not properly switched.
2013-12-04 08:37:16 -08:00
webchick
39601199b1
Issue #2149815 by damiankloip: HEAD BROKEN - Remove final plugin.manager.entity usage.
2013-12-04 08:30:18 -08:00
webchick
1efed5500d
Issue #2123843 by damiankloip: Camelize views form methods.
2013-12-04 08:29:50 -08:00
Nathaniel Catchpole
980fa7ed7c
Issue #2029509 by damiankloip: fix HEAD.
2013-12-04 14:45:30 +00:00
Nathaniel Catchpole
d4dcb5c357
Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate.
2013-12-04 14:28:18 +00:00
Nathaniel Catchpole
182099941f
Issue #2029509 by ekes, dawehner: Add a generic entity argument validation plugin.
2013-12-04 12:46:33 +00:00
webchick
9835380994
Issue #2148211 by alexpott: Use isSyncing flag to prevent creation of configuration entities on synchronisation.
2013-12-04 01:00:26 -08:00
webchick
6cd88832e7
Issue #2080365 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php.
2013-12-04 00:52:29 -08:00
webchick
1632e78326
Issue #2080535 by mrsinguyen: Remove Unused local variable from /core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php.
2013-12-04 00:51:21 -08:00
webchick
01327bc8fa
Issue #2081187 by smiro: Remove Unused local variable from /core/modules/tour/tour.module.
2013-12-04 00:50:26 -08:00
webchick
7f4bc30809
Issue #2080393 by mrsinguyen: Remove Unused local variable from /core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php.
2013-12-04 00:49:07 -08:00
webchick
9657849b73
Issue #2080705 by chertzog: Remove Unused local variable from /core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php.
2013-12-04 00:47:53 -08:00
webchick
3eb67ce825
Issue #2080013 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php.
2013-12-04 00:46:45 -08:00
webchick
29e3ae0cc4
Issue #2080397 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/simpletest.module.
2013-12-04 00:44:52 -08:00
webchick
b2ab427bb2
Issue #2081167 by smiro: Remove Unused local variable from /core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php.
2013-12-04 00:43:45 -08:00
webchick
72e7cb95c3
Issue #2080399 by Haza: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php.
2013-12-04 00:41:52 -08:00
webchick
745a8ce481
Issue #2081189 by mrsinguyen, smiro: Remove Unused local variable from /core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php.
2013-12-04 00:39:55 -08:00
webchick
5165ffe618
Issue #2080403 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php.
2013-12-04 00:39:22 -08:00
webchick
3b58e8797a
Issue #2081193 by mrsinguyen: Remove Unused local variable from /core/modules/views_ui/views_ui.module.
2013-12-04 00:37:58 -08:00
webchick
a436374c31
Issue #2080405 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php.
2013-12-04 00:34:12 -08:00
webchick
3303032e75
Issue #2080321 by sandergo90, guregori: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php.
2013-12-04 00:33:21 -08:00
webchick
08936c10b9
Issue #2080421 by mrsinguyen: Remove Unused local variable from /core/modules/book/lib/Drupal/book/Tests/BookTest.php.
2013-12-04 00:32:10 -08:00
webchick
910165f2df
Issue #2080411 by mrsinguyen: Remove Unused local variable from /core/modules/book/book.module.
2013-12-04 00:30:04 -08:00
webchick
5538c4ce51
Issue #2079981 by mrsinguyen: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php.
2013-12-04 00:29:24 -08:00
webchick
2779ed62f8
Issue #2080597 by sandergo90, mrsinguyen: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php.
2013-12-04 00:28:02 -08:00
webchick
f8d2e85db5
Issue #2081175 by smiro: Remove Unused local variable from /serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php.
2013-12-04 00:27:00 -08:00
webchick
21344721b9
Issue #2080371 by mrsinguyen: Remove Unused local variable from /core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php.
2013-12-04 00:25:53 -08:00
webchick
53753dac83
Issue #2081177 by smiro: Remove Unused local variable from /core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php.
2013-12-04 00:22:57 -08:00
webchick
1fd57f63d1
Issue #2080105 by rhm50: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php.
2013-12-04 00:21:57 -08:00
webchick
e38afc6da9
Issue #2122321 by StephaneQ, jhodgdon: Search_embedded_form test module is improperly using config instead of state.
2013-12-04 00:19:42 -08:00
webchick
6f2c0ee429
Issue #2080309 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php.
2013-12-04 00:18:00 -08:00
webchick
d26b4a9476
Issue #2080303 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php.
2013-12-04 00:16:39 -08:00
webchick
0925d67ff1
Issue #2080295 by mcrittenden: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php.
2013-12-04 00:13:37 -08:00
webchick
d7f54e8d39
Issue #2080119 by mcrittenden: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php.
2013-12-04 00:12:33 -08:00
webchick
a65cbe78a7
Issue #2080305 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php.
2013-12-04 00:11:37 -08:00
webchick
84cbbba81f
Issue #2080715 by dags, chertzog: Remove Unused local variable from /core/modules/tracker/tracker.module.
2013-12-04 00:11:01 -08:00
webchick
afe1ae54f7
Issue #2080291 by justinchev: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php.
2013-12-04 00:05:32 -08:00
webchick
63caf949e7
Issue #2080689 by BerdArt, chertzog: Remove Unused local variable from /core/modules/update/update.fetch.inc.
2013-12-04 00:02:15 -08:00
webchick
c43ed62728
Issue #2080671 by royal121, mcrittenden, Haza: Remove Unused local variable from /core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php.
2013-12-04 00:01:16 -08:00
webchick
e863fe120c
Issue #2080033 by royal121, mrsinguyen: Remove Unused local variable from /core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php.
2013-12-03 23:54:03 -08:00