Commit Graph

27 Commits (2e02af797f9f9b27163fa4a9caaae930ced40d05)

Author SHA1 Message Date
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Alex Pott fea11b6de2 Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs 2017-02-11 22:02:19 +00:00
Nathaniel Catchpole 190542817a Issue #2657110 by claudiu.cristea: ResponsiveImageFormatter should define dependencies to responsive image style entity 2016-06-27 16:54:12 +01:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
webchick b332f08e6a Issue #2534066 by Jelle_S, Dom., attiks: Allow selecting the original image when creating a responsive image style 2015-10-04 23:06:07 -07:00
Alex Pott d0c13760c6 Issue #2543258 by LKS90, hchonov, tassilogroeper, sasanikolic, Berdir, yched, plach: Entity references of untranslatable fields are not displayed in the correct translation 2015-09-27 13:13:18 +02:00
Alex Pott 1c38529287 Issue #2573221 by Jelle_S: Keyed mapping static cache is not rebuilt when overwriting an existing mapping 2015-09-26 16:58:36 +02:00
webchick 793d9a5f16 Issue #2483357 by googletorp, floydm, darol100, alexpott, paulmckibben: Fatal "Unsupported operand types" error when using responsive images in views 2015-08-04 21:17:21 -07:00
Alex Pott 73889242b5 Issue #2349461 by Jelle_S, mdrummond, attiks, Wim Leers: Move fallback image style into the responsive image style entity 2015-04-21 14:40:19 +01:00
webchick 1389f05766 Issue #2383165 by sidharrell, alexpott: ResponsiveImageStyle config entities should depend on the image styles they use 2015-02-18 13:57:55 -08:00
Alex Pott 097d6d3554 Issue #2424727 by Jelle_S: Do not output empty media attribute for source tags 2015-02-18 11:51:12 +00:00
Alex Pott dbb32f2e18 Issue #2260061 by Jelle_S, attiks, Wim Leers, mdrummond, mgifford, holist: Responsive image module does not support sizes/picture polyfill 2.2 2015-02-11 16:12:46 +00:00
Alex Pott 433b435e79 Issue #2358657 by zaporylie, geerlingguy: Fixed Wrong @covers definitions in Drupal project. 2014-11-09 21:32:55 -08:00
webchick e8c6001406 Issue #2342439 by pgautam, joshi.rohit100 | webchick: Some test modules/themes missing Testing package assignment in their info files. 2014-09-27 00:16:07 -07:00
Dries ca85441da2 Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
webchick 75c4318863 Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level. 2014-08-23 14:58:12 -07:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
webchick f715886fe2 Issue #2245727 by alexpott | vijaycs85: Add missing configuration schema in Breakpoint component. 2014-05-05 08:57:59 -07:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
Alex Pott 86a9e55b2a Issue #2225677 by Eli-T, mcjim: Fix naming in ResponsiveImageMappingEntityTest following module rename from Picture to Responsive Image. 2014-03-26 21:56:25 +01:00
Alex Pott ed5d0556cb Issue #2030653 by Eli-T, mike.davis, JayeshSolanki, Xano, JeroenT: Expand ResponsiveImageMapping with methods. 2014-03-26 10:24:45 +01:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00