Commit Graph

22188 Commits (2891848ce41f78b1104c5d715d7a83e6ed82191f)

Author SHA1 Message Date
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
webchick bdf5f4fcc6 Issue #2089851 by Wim Leers: Fixed ContainerInjectionInterface comment is wrong, causing developers to use the wrong 'use' statement. 2013-09-16 08:06:31 -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 d822f213e7 Issue #2088651 by pwolanin: Update symfony components to latest 2.3.*. 2013-09-15 13:00:16 -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 a40399f28b Issue #2089195 by dawehner: Fixed ControllerBase::config does not work as expected. 2013-09-15 14:40:23 +01: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
webchick 32eb0bc989 Issue #1987624 by disasm, robeano, piyuesh23, dawehner | vijaycs85: Convert batch_test() page callbacks to a new style controller. 2013-09-14 23:50:30 -07:00
webchick de06734189 Issue #1987598 by disasm, mparker17, Niklas Fiekas, rabellamy | vijaycs85: Convert aggregator_test_feed() and aggregator_test_redirect() to a new style controller. 2013-09-14 23:49:08 -07:00
webchick 29f50ae3cb Issue #1945390 by Alan Evans, disasm, tim.plunkett, dawehner: Convert book_admin_edit() to a new-style FormInterface implementation. 2013-09-14 23:46:48 -07:00
webchick b3ef2ab3ed Issue #1946466 by tim.plunkett, andypost, jibran, Unitoch, Crell, disasm | mtift: Convert all confirm_form() in user.module and user.pages.inc to the new form interface and convert route. 2013-09-14 23:43:55 -07:00
webchick 2dfecb5ed2 Issue #1987644 by mparker17, dawehner: Convert common_test_destination() to a new style controller. 2013-09-14 23:35:51 -07:00
webchick ead42d3822 Issue #2085435 by larowlan, dawehner: Fixed Comment edit page has the title 'Comment permalink'. 2013-09-14 14:29:35 -07:00
webchick e629722775 Issue #1974408 by kim.pepper, disasm, ParisLiakos, kshama_deshmukh, alexpott, theMusician, pwieck | mtift: Convert aggregator_page_source() to a Controller. 2013-09-14 01:41:39 -07:00
webchick 491bd633a1 Issue #1987870 by disasm: Convert theme_test() callbacks to a new style controller. 2013-09-14 01:21:48 -07:00
webchick 0aa6f4e533 Issue #2003592 by andypost, mhagedon, webflo: Convert language_admin_add_form() and language_admin_edit_form() to a Controllers. 2013-09-14 01:18:09 -07:00
webchick 1b4f104616 Issue #1987656 by mparker17: Convert common_test_js_and_css_querystring() to a new style controller. 2013-09-14 01:15:44 -07:00
webchick 61de49623b Issue #1987572 by mrded, vijaycs85, Sean Buscay: Convert session_test() callbacks to a new style controller. 2013-09-14 01:12:02 -07:00
webchick 44e53a9218 Issue #1979038 by dawehner, effulgentsia, tstoeckler: Convert views_ajax_autocomplete_taxonomy() to a Controller. 2013-09-14 00:40:47 -07:00
webchick b892fe361b Issue #2082071 by plopesc: Convert language_negotiation_configure_browser_form() to a Controller. 2013-09-14 00:35:23 -07:00