Commit Graph

21642 Commits (2a4e4661396cd22d7fcea98809ad99f43f94aab7)

Author SHA1 Message Date
Alex Pott 28cf8aa9f0 Issue #2056685 by janstoeckler: Remove Unused local variable $plugin_id from /core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php. 2013-08-03 12:36:30 +02:00
Alex Pott 353dcd9344 Issue #2056761 by janstoeckler: Remove Unused local variable from /core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php. 2013-08-03 12:35:03 +02:00
Alex Pott 299682efda Issue #2056827 by janstoeckler: Remove Unused local variable $module_handler() from /core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php. 2013-08-03 12:31:47 +02:00
Alex Pott 29907b0610 Issue #1976296 by jibran, andypost, pcambra, dawehner, tim.plunkett, Gaelan: Convert taxonomy_vocabulary_confirm_reset_alphabetical() to FormInterface/Controller. 2013-08-03 12:28:20 +02:00
Alex Pott dc3ba2b18b Issue #1910658 by klausi: Implement entity validation API for REST entity resources. 2013-08-03 12:22:35 +02:00
Alex Pott bb654e169b Issue #2056417 by Marcus Maihoff: Remove Unused local variable $person_uri from /core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php. 2013-08-03 12:06:08 +02:00
Alex Pott 1ffcf57234 Issue #2056415 by janstoeckler: Remove Unused local variable $function from /core/update.php. 2013-08-03 12:05:03 +02:00
Alex Pott db0daa06f6 Issue #1892270 by damiankloip, linclark: Add serialization system to Maintainers.txt. 2013-08-03 12:03:41 +02:00
Alex Pott 8bed4698c6 Issue #2051177 by yched: Make existing ConfigFieldItem subclasses usable by base fields. 2013-08-03 11:57:45 +02:00
Alex Pott 0e14311c1c Issue #1987952 by brantwynn, oriol_e9g, Freemantus, vuzzbox: Fixed Blocks are not rendered in order by weight. 2013-08-03 11:47:26 +02:00
Alex Pott 2c02cd828d Issue #2056713 by olli: Fixed Random test failure in Drupal\rest\Tests\NodeTest. 2013-08-03 07:52:20 +02:00
webchick bf96d2bb76 Issue #1823042 by xjm, sun: Add maintainers and d.o components for all field type modules. 2013-08-02 14:42:24 -07:00
webchick 7a2e17f7a5 Issue #2056625 by pwolanin, jhodgdon: Recruit pwolanin and jhodgdon as official search.module maintainers. 2013-08-02 13:36:29 -07:00
Alex Pott 5dba5f608c Issue #1849356 by dawehner: Added a HTTP response code area handler. 2013-08-02 15:26:16 +02:00
Alex Pott c5f81fb076 Issue #1984702 by tim.plunkett, dawehner: Convert menu.module's page callbacks to Controllers. 2013-08-02 15:12:19 +02:00
Alex Pott 7f0254402c Issue #2054205 by Berdir: Fixed Broken Tests on PHP 5.5. 2013-08-02 13:03:32 +02:00
Alex Pott 1deffa8312 Issue #2040265 by larowlan: Add a _entity_view() routing default for viewing an entity. 2013-08-02 12:51:08 +02:00
Alex Pott 0643e0a6f1 Issue #1973498 by vijaycs85, yched, saki007ster: Provide config schema to field types and storage in taxonomy module. 2013-08-02 01:32:21 +02:00
Alex Pott 651393699d Issue #2049079 by damiankloip: Inject database dependency into AggregatorCategoryBlock derivative class. 2013-08-02 01:30:08 +02:00
Alex Pott 2e29f25661 Issue #2046983 by damiankloip: Inject dependencies into ViewsEntityRow derivative class. 2013-08-02 01:29:08 +02:00
Alex Pott c7a95535e7 Issue #2046987 by damiankloip: Inject dependencies into EntityDeriver derivative class. 2013-08-02 01:09:43 +02:00
Alex Pott b0c8255cba Issue #2050535 follow-up by jhedstrom: Expand phpunit tests for \Drupal\Component\Utility\NestedArray. 2013-08-02 01:07:58 +02:00
Alex Pott b4dd6690c8 Issue #2041321 by Unitoch, oriol_e9g, droplet: Unnecessary translate strings. 2013-08-02 01:04:27 +02:00
Alex Pott a2f9a60724 Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Nathaniel Catchpole 1d4d6ed2f9 Issue #2053285 by tim.plunkett: Fixed Module listing doesn't hide empty packages when filtering. 2013-08-01 14:48:52 +01:00
Nathaniel Catchpole c427330807 Issue #2045453 by pwolanin, tim.plunkett, dawehner: Fixed menu_item_route_access() does not catch ResourceNotFoundException. 2013-08-01 14:47:06 +01:00
Nathaniel Catchpole 42fcb35676 Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date. 2013-08-01 14:46:05 +01:00
Nathaniel Catchpole b05019fdd8 Issue #2006024 by kgoel, rbayliss, wesleydv: Fixed drupal_container() is deprecated, don't use it in bootstrap.php. 2013-08-01 14:44:10 +01:00
Nathaniel Catchpole f9ec71dfcc Issue #2045935 by benjy: Replace all module_hook() deprecated function calls. 2013-08-01 14:42:18 +01:00
Nathaniel Catchpole dbcb65bd47 Issue #2032369 by yched: Fixed _update_8003_field_create_field() relies on field schemas never changing and plugins being available. 2013-08-01 14:40:18 +01:00
Nathaniel Catchpole 6daeb3c7f2 Issue #2042745 by jhedstrom: Convert system module's RouteTest to phpunit. 2013-08-01 14:36:08 +01:00
Nathaniel Catchpole 1c1774112c Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings(). 2013-08-01 14:35:00 +01:00
Nathaniel Catchpole 63d299d9d2 Issue #2051721 by yched: Get rid of field_get_items(). 2013-08-01 13:46:59 +01:00
Alex Pott e33ddd1b74 Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00
webchick 89f62691f5 Issue #2055019 by colan: Fixed Syslog configure link missing on Extend/Modules page. 2013-08-01 00:28:32 -07:00
webchick 94143f223a Issue #1717090 by BarisW, barraponto: Fixed Remove the http-equiv='cleartype' meta tag. 2013-07-31 23:58:49 -07:00
webchick 10223bee21 Issue #2054485 by timmillwood: Fixed The status report table is missing a right and bottom border. 2013-07-31 23:50:48 -07:00
webchick 06e1dd8b0f Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller. 2013-07-31 22:21:45 -07:00
Alex Pott 74cbf95634 Issue #2046603 by DuaelFr: Improve 'use_more_always()' understandability. 2013-08-01 00:28:45 +02:00
Alex Pott 1ecce0b327 Issue #2054181 by tim-e: Add andypost as a component maintainer for history.module. 2013-07-31 22:54:37 +02:00
Alex Pott cde3c7de42 Issue #1972116 by klausi: Add REST test coverage for nodes. 2013-07-31 22:51:41 +02:00
webchick 0d31d44dd5 Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path. 2013-07-31 13:50:39 -07:00
Alex Pott 391755e4c1 Issue #2049723 by dawehner, tim.plunkett: Fixed Mini pager shows 'Page 1' if there is non item at all available. 2013-07-31 22:22:21 +02:00
webchick 1e5f2f7d54 Issue #2032553 by pwolanin, Xano: Fixed The _account attribute on the Request is not available during web tests. 2013-07-31 13:13:45 -07:00
webchick 1f21964617 Issue #1919658 by seanr: Fixed Footer link styling overrides contextual links. 2013-07-31 13:03:44 -07:00
Alex Pott cd62f0bc02 Issue #2015703 by plopesc, mordonez, yched: Convert field type to typed data plugin for email module . 2013-07-31 07:54:36 +02:00
Alex Pott a7dbbd58bd Issue #2015693 by mordonez, yched: Convert field type to typed data plugin for link module . 2013-07-31 07:51:51 +02:00
Alex Pott 67a8014745 Issue #1942130 by sandipmkhairnar, xtfer: Fixed Make Forum module active config save format match the default yml file. 2013-07-31 07:49:06 +02:00
Alex Pott 8cb7ab835a Issue #1986528 by Berdir: Fixed Fatal error: Call to undefined method PHPUnit_Framework_Warning::getInfo() when there is an error in tests. 2013-07-31 07:47:48 +02:00
Alex Pott 0e6c03df64 Issue #1968398 by joelpittet, Mark Carver, Les Lim, brunodbo: Convert Views () to ['attributes'] . 2013-07-31 00:28:34 +02:00