Commit Graph

5632 Commits (4784baff4f4a9fb3acc928b2c70fdc4c03b1d60b)

Author SHA1 Message Date
Alex Pott 4784baff4f Issue #1969708 by dawehner, tim.plunkett: Add a dedicated annotation for @ImageToolkit plugins. 2013-08-17 04:35:02 -05:00
Alex Pott 58d8e35c38 Issue #2003058 by ashwinikumar, ebeyrent, DmitryDrozdik, benjy: Replace drupal_container() with Drupal::service() in the block module. 2013-08-16 18:26:53 -05:00
Alex Pott f325f63c56 Issue #1987808 by h3rj4n, vijaycs85, Dave.Ingram, tim.plunkett: Convert system_admin_compact_page() to a new style controller. 2013-08-16 18:18:07 -05:00
webchick 0dff05dac7 Issue #2011578 by follow-up by soulston, eatings: Restore missing <head> tag. 2013-08-16 14:56:59 -07:00
Dries 8c5f572b69 Issue #2032535 by dawehner, katbailey, pwolanin, Crell: Resolve 'title/title callback' by adding a _title propery on the route and allow a title be part of the render array. 2013-08-16 15:36:55 -05:00
Dries 52676a7bf6 Issue #2028535 by nick_schuch, clemens.tolboom: Provide a TourTestBase class for use by core and contrib modules. 2013-08-16 15:16:15 -05:00
Dries 07298d66e4 Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-16 14:49:18 -05:00
Dries 6633dfd9c7 Issue #2062745 by dawehner: Automatically set the request context on the url generator. 2013-08-16 12:50:38 -05:00
Dries 994b3c31aa Issue #2061275 by StephaneQ: Page falsely states that hook_cron() is required to use hook_cron_queue_info(). 2013-08-16 12:49:11 -05:00
Dries 3868033249 Issue #2046303 by kim.pepper: Convert aggregator_form_category() to FormInterface. 2013-08-16 12:32:24 -05:00
Dries dd95e4bae3 Issue #2049039 by Berdir: Convert node properties to methods. 2013-08-16 12:13:11 -05:00
webchick 21226ab1b1 Issue #2001044 by alexander.ilivanov, ebeyrent, DmitryDrozdik, jlbellido, aitiba, alexpott, alvar0hurtad0, ayelet_Cr: Replace drupal_container() with Drupal::service() in the user module. 2013-08-16 08:05:02 -07:00
webchick 58bcfb7148 Issue #2067087 by Dave Reid: Remove Dave Reid from most of MAINTAINERS.txt. 2013-08-16 07:44:49 -07:00
webchick 71609c2310 Issue #2066783 by quicksketch: Remove quicksketch from MAINTAINERS.txt. 2013-08-16 07:32:41 -07:00
Nathaniel Catchpole bddf97821e Issue #2065149 by damiankloip: Fixed Cache local action plugin definitions. 2013-08-16 15:22:05 +01:00
Alex Pott f5544cd6fb Issue #2065125 by sergeypavlenko: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/DisplayBag.php. 2013-08-15 17:31:42 -05:00
Dries a18a231ea4 Issue #2056721 by Berdir, effulgentsia: Remove or rename TypedDataInterface::getType(). 2013-08-15 15:23:43 -05:00
webchick c3be1f10ee Issue #2057227 by vijaycs85, YesCT, Gábor Hojtsy: Fixed Field instance needs uri() method different from the default. 2013-08-15 10:59:35 -07:00
webchick 552ed3b356 Issue #2064641 by jlindsey15: Fixed Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php. 2013-08-15 10:40:46 -07:00
webchick 8741478544 Issue #2062245 by duozersk: Fixed Remove Unused local variable () from /core/lib/Drupal/Core/Path/AliasManager.php. 2013-08-15 10:35:33 -07:00
webchick 983d07be2d Issue #2056513 follow-up by tim.plunkett: REALLY remove PluginUI subsystem. 2013-08-15 10:28:36 -07:00
Dries 4e71065321 Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing. 2013-08-15 10:29:30 -05:00
Dries d6ba81b6d5 Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing. 2013-08-15 10:28:57 -05:00
Nathaniel Catchpole cd15b235db Issue #2046737 by dawehner, pwolanin, tim.plunkett: Add a method to the AccessManager that only needs a route name and parameters. 2013-08-15 08:44:05 +01:00
Nathaniel Catchpole d789fcbfdf Issue #2064591 by larowlan: Missing test coverage for multiple custom block types. 2013-08-15 08:20:15 +01:00
webchick c3ee96567e Issue #1957142 follow-up by dawehner, jibran: Fix a few more config() => Drupal::config() stragglers. 2013-08-14 21:13:48 -07:00
Nathaniel Catchpole faca27de72 Issue #2015313 by tim.plunkett, Berdir, chx, niko-: Fixed Missing filters result in Exception when the format is used. 2013-08-15 03:23:34 +01:00
Nathaniel Catchpole 8abed81318 Issue #2036351 by damiankloip, dawehner, Xano: Convert CSRF tokens to a service is broken for skip_anonymous(). 2013-08-15 02:55:07 +01:00
webchick 129031e49d Issue #1995046 by pfrenssen, andypost, tim.plunkett: BlockListController doesn't call parent::getOperations() and so 'delete' is the default dropbutton operation. 2013-08-14 13:08:24 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Alex Pott 858674f0d1 Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module. 2013-08-14 07:54:05 -05:00
Alex Pott f64687a2be Issue #2060813 by legolasbo: Remove Unused local variable $info from /core/lib/Drupal/Core/Database/Driver/mysql/Schema.php. 2013-08-14 07:24:01 -05:00
Alex Pott a45c88fa3e Issue #2064277 by sergeypavlenko: Remove Unused local variable $html from /core/modules/node/lib/Drupal/node/Tests/PageViewTest.php. 2013-08-14 07:22:24 -05:00
Alex Pott 0bbd2b0ee3 Issue #2064289 by sergeypavlenko: Remove Unused local variables from /core/modules/views/views.theme.inc. 2013-08-14 07:21:01 -05:00
Alex Pott 525145995d Issue #2062191 by duozersk: Remove Unused local variables from EntityNG, DatabaseStorageControllerNG, and DatabaseStorageController. 2013-08-14 07:16:31 -05:00
Alex Pott d0210a98d7 Issue #2062589 by sergeypavlenko: Remove Unused local variable $key from /core/modules/node/lib/Drupal/node/NodeRenderController.php. 2013-08-14 07:08:17 -05:00
Alex Pott 6a604e04f6 Issue #2062585 by sergeypavlenko: Remove Unused local variables from /core/modules/node/node.module. 2013-08-14 07:06:54 -05:00
Alex Pott 56f9e47f37 Issue #2064271 by sergeypavlenko: Remove Unused local variable $node from /core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php. 2013-08-14 07:03:16 -05:00
Alex Pott b80e91bb33 Issue #2062519 by sergeypavlenko: Remove Unused local variable $return from /core/lib/Drupal/Core/Routing/RouteProvider.php. 2013-08-14 06:59:27 -05:00
Alex Pott 31a6897123 Issue #2062753 by sergeypavlenko: Remove Unused local variable $id from /core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php. 2013-08-14 06:57:10 -05:00
Alex Pott 311e02ed02 Issue #2062241 by duozersk: Remove Unused local variable $data from /core/lib/Drupal/Core/Utility/ThemeRegistry.php. 2013-08-14 06:48:40 -05:00
Alex Pott 1bfd5a4cfc Issue #2062237 by duozersk: Remove Unused local variable $request_method from /core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php. 2013-08-14 06:47:19 -05:00
Alex Pott 84279dadad Issue #2062233 by duozersk: Remove Unused local variable $name from /core/lib/Drupal/Core/Extension/ModuleHandler.php. 2013-08-14 06:45:14 -05:00
Alex Pott bcbc4a031b Issue #2062225 by duozersk: Remove Unused local variable $candidates from /core/lib/Drupal/Core/Config/Entity/Query/Condition.php. 2013-08-14 06:43:54 -05:00
Alex Pott ac77a52e26 Issue #2062221 by duozersk: Fixed Remove Unused local variable $id from /core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php. 2013-08-14 06:40:20 -05:00
Alex Pott 7af8f4b45c Issue #2062187 by duozersk: Remove Unused local variable from /core/lib/Drupal/Core/SystemListing.php. 2013-08-13 16:25:09 -05:00
Alex Pott 808100c663 Issue #2062179 by duozersk: Remove Unused local variable from /core/modules/views_ui()/lib/Drupal/views_ui()/Tests/StyleUITest.php. 2013-08-13 16:23:50 -05:00
Alex Pott 0ed5ac5a63 Issue #2062161 by duozersk: Remove Unused local variable from /core/themes/seven/seven.theme. 2013-08-13 16:22:20 -05:00
Alex Pott 56c0c3ca4b Issue #2062133 by duozersk: Remove Unused local variable from /core/themes/engines/twig/twig.engine. 2013-08-13 16:20:54 -05:00
Alex Pott 2cfbc1835d Issue #2054187 by juampy: Restrict authentication provider for REST resources. 2013-08-13 16:12:48 -05:00