Alex Pott
|
4e0d7b51ec
|
Issue #2056895 by tim.plunkett, xjm: Fixed Routes with optional placeholders can fatal when placed in a menu.
|
2013-08-04 11:25:14 +02:00 |
webchick
|
9561d88081
|
Issue #2027131 by drupalrv: Block type operations should be listed in the same order as Content type operations.
|
2013-08-03 23:33:01 -07:00 |
webchick
|
f4aead7805
|
Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module.
|
2013-08-03 23:25:44 -07:00 |
webchick
|
0a788a2e95
|
Issue #2009018 follow-up by StephaneQ: One more replace theme() with drupal_render() in filter module.
|
2013-08-03 23:16:13 -07:00 |
webchick
|
6bec9b2f79
|
Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink.
|
2013-08-03 23:00:11 -07:00 |
Alex Pott
|
8c384bc415
|
Issue #2022897 by dawehner, sdboyer, tim.plunkett: Shift responsibility for creating unique config id/machine name off of (views) block plugins and onto BlockFormController.
|
2013-08-03 23:28:28 +02:00 |
Alex Pott
|
1b5434a252
|
Issue #2057019 by janstoeckler: Remove Unused local variable $string from /core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php.
|
2013-08-03 23:25:58 +02:00 |
Alex Pott
|
251c8d8573
|
Issue #2057137 by legolasbo: Remove Unused local variable $user from /core/modules/user/user.module.
|
2013-08-03 23:06:57 +02:00 |
Alex Pott
|
b44b584d79
|
Issue #2054699 by pcambra: Ensure config entity id is set for computed composite ids.
|
2013-08-03 23:05:02 +02:00 |
Alex Pott
|
637e6fb8d2
|
Issue #2035315 follow-up by swentel: [Follow up] Add a dedicated @FieldWidget annotation.
|
2013-08-03 16:53:39 +02:00 |
Alex Pott
|
5600df497c
|
Issue #2037675 by legolasbo: Clean-up user_admin_account().
|
2013-08-03 13:22:48 +02:00 |
Alex Pott
|
91bd01a852
|
Issue #2043581 by larowlan, kim.pepper: Move aggregator_load_feed_items() to the ItemStorageController, retain procedural wrapper.
|
2013-08-03 13:15:55 +02:00 |
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
|
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 |
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
|
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
|
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
|
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
|
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 |
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 |