Commit Graph

4466 Commits (d0210a98d771c6573b03689b0acd76ced57fe409)

Author SHA1 Message Date
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 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 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 2cfbc1835d Issue #2054187 by juampy: Restrict authentication provider for REST resources. 2013-08-13 16:12:48 -05:00
Alex Pott 4ca797aa8c Revert "Issue #2054187 by juampy: Restrict authentication provider for REST resources."
This reverts commit a567be3ee0.
2013-08-13 16:12:07 -05:00
Alex Pott a0d303072f Issue #2062439 by tim.plunkett, larowlan: Provide listing of custom block entities. 2013-08-13 15:25:21 -05:00
Dries 233ac18f81 Issue #2034977 by linclark: Create a base class for formatter RDFa tests. 2013-08-13 15:03:57 -04:00
Dries c8dec31b3e Issue #1999448 by chertzog, aaronott, chrisjlee, daffodil_naveen, kim.pepper: Use Symfony Request for user module. 2013-08-13 14:59:28 -04:00
Dries a567be3ee0 Issue #2054187 by juampy: Restrict authentication provider for REST resources. 2013-08-13 14:57:21 -04:00
Dries 7dc219539d Issue #2061387 by manu4543: Remove unused local variable () from /core/modules/php/lib/Drupal/php/Plugin/Filter/Php.php. 2013-08-13 14:39:18 -04:00
Jennifer Hodgdon ef200672ad Issue #2059785 by kiamlaluno, longwave: Fix punctuation in field_view_field() docs 2013-08-13 08:09:27 -07:00
Jennifer Hodgdon 98822f7003 Issue #2062127 by jlindsey15, joachim: Document system_requirements as implementation of hook_requirements 2013-08-13 08:01:10 -07:00
Jennifer Hodgdon 82a7664580 Issue #2061843 by TravisCarden: Clean up the docs for hook_schema 2013-08-13 07:55:29 -07:00
Alex Pott 972406d591 Issue #2012916 by andypost, Berdir, pwieck: Implement access controller for the menu and menu link entity. 2013-08-13 09:32:25 -05:00
Alex Pott 7833e61c45 Issue #2051157 by yched, swentel: Fixed pass () as a param to ConfigFieldItem::settingsForm(). 2013-08-13 06:34:01 -05:00
Alex Pott 53731f9ecf Issue #2048933 by plopesc, cconrad, pplantinga: Replace theme() with drupal_render() in update module. 2013-08-13 05:53:04 -05:00
Alex Pott cb5397f26e Issue #2046993 by damiankloip: Inject dependencies into ViewsExposedFilterBlock derivative class. 2013-08-13 05:49:19 -05:00
webchick 0285ab1522 Issue #2062817 by xjm: Fixed Custom block edit path is incorrect in hook_admin_paths() and the configure path is missing from the .info. 2013-08-13 01:58:06 -07:00
webchick 9fb3b72f18 Issue #2049241 by Mark Carver, penyaskito, Gábor Hojtsy: Change notice: Add support for language options to the Twig {% trans %} tag extension. 2013-08-13 01:53:11 -07:00
webchick a6b26016ad Issue #2062755 by sergeypavlenko: Remove Unused local variable from /core/modules/views_ui()/lib/Drupal/views_ui()/Tests/RowUITest.php. 2013-08-13 01:47:04 -07:00
webchick 5269faa65f Issue #2062581 by sergeypavlenko: Remove Unused local variable from /core/modules/node/node.pages.inc. 2013-08-13 01:43:48 -07:00
webchick 240982325a Issue #2060715 by legolasbo: Remove Unused local variable () from /core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php. 2013-08-13 01:40:41 -07:00
webchick 76218456e5 Issue #2057149 by legolasbo: Remove Unused local variable () from /core/modules/block/block.module. 2013-08-13 01:37:51 -07:00
webchick 2303e6169c Issue #2057157 by legolasbo: Remove Unused local variable from /core/modules/views/views.module. 2013-08-13 01:36:56 -07:00
Nathaniel Catchpole fcb24f94c6 Issue #1618458 by Cottser, Jody Lynn, grndlvl: Fixed help_menu() creates unnecessary router items. 2013-08-13 07:33:54 +01:00
Nathaniel Catchpole 21d59b5009 Issue #1476810 by Spleshka, franz: Fixed drupal_serve_page_from_cache() can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. 2013-08-13 07:29:32 +01:00
Nathaniel Catchpole 7827f1d7dd Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions. 2013-08-13 06:01:50 +01:00
webchick 31a50d5be5 Issue #1918648 by mr.baileys, chrisjlee, steveoliver, joelpittet, jenlampton, Cottser: Convert theme_views_ui_style_plugin_table() to Twig . 2013-08-12 00:22:49 -07:00
webchick 509c2b2d8b Issue #2059699 by tim-e, Cottser: Remove t() from test assertion messages in file.module. 2013-08-12 00:09:01 -07:00
webchick 092fb4f5c1 Issue #2041625 by vineet.osscube, tim.plunkett, tkoleary: Fixed Add space between file upload and button. 2013-08-12 00:03:07 -07:00
webchick 4f555afc5e Issue #2049681 by alexpott: Fixed User permissions table header is no longer sticky. 2013-08-12 00:01:03 -07:00
webchick c4131e2924 Issue #2009632 by tim.plunkett, dawehner, giammi: Switch CommentPreviewTest from standard profile to testing. 2013-08-11 23:59:56 -07:00
webchick 859642ea2e Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks. 2013-08-11 23:05:34 -07:00
webchick 0e5b91ae9d Issue #2012142 by nod_: Update to jQuery 2.0.3. 2013-08-11 21:10:37 -07:00
Nathaniel Catchpole 9479e664d4 Issue #2048309 by mondrake: Fixed Views UI Preview - navigation is broken. 2013-08-12 04:39:02 +01:00
Nathaniel Catchpole 4343ef88f2 Issue #1164682 by mgifford, thedavidmeister, good_man, mvc, clemens.tolboom, sxnc, lazysoundsystem: Fixed links with a known language need language identifier. 2013-08-12 03:51:23 +01:00
Nathaniel Catchpole 772849f021 Issue #2060003 by claudiu.cristea, yched: Fixed Wrong precedence in Field::getFieldSetting[s]() when setting appears in both field and instance. 2013-08-12 03:40:21 +01:00
Nathaniel Catchpole 66178e047a Issue #1941288 by larowlan, effulgentsia, dawehner, nod_: Fixed Regression: ajaxPageState not being updated with AjaxResponse, assets (js/css) being added twice. 2013-08-12 03:10:59 +01:00
Nathaniel Catchpole 1a0616faa1 Issue #1855260 by beejeebus, msonnabaum, larowlan: Fixed Page caching broken by accept header-based routing. 2013-08-12 02:58:00 +01:00
Alex Pott fd76691cca Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
webchick 30f230476f Issue #2062315 by k4v, Cottser: Remove unnecessary 'pattern' lines in views_theme(). 2013-08-11 11:54:29 -07:00
Alex Pott 8cfc089e26 Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed. 2013-08-11 00:57:37 +01:00
webchick b1624c5694 Issue #1912600 by joelpittet, bzitzow, dawehner: Remove theme_views_form_views_form() in favour of a prerender callback. 2013-08-10 08:13:17 -07:00
webchick 64171682f1 Issue #2057981 by Wim Leers: Remove tiny remnant of CKEditor image and link plugins. 2013-08-10 08:09:04 -07:00
Nathaniel Catchpole 0e129e5817 Issue #2056133 by chx, dawehner, plach, alexpott: Add db_copy_table(). 2013-08-10 11:51:38 +01:00
webchick 6f1e25234b Issue #1886390 by zuuperman, benjy: Unnecessary if state in block_page_build(). 2013-08-10 02:03:40 -07:00
webchick 6bf5aec91e Issue #2031437 by fgm, benjy: Fixed Blocks no longer use 'delta'. Remove it from derivative plugins. 2013-08-10 02:02:12 -07:00
webchick 5e30494edb Issue #2047075 by Caecus, mgifford, jessebeach, larowlan: Mark invalid form field with [aria-invalid=true]. 2013-08-10 01:46:10 -07:00