Nathaniel Catchpole
|
a0a530fd4f
|
Issue #1920902 by neclimdul, larowlan, alexpott, chx, sun, jthorson, damiankloip, Berdir, Mixologic, YesCT, hussainweb, rcaracaus, cweagans, catch, jibran, msonnabaum, dawehner, webchick, anavarre, heyrocker: Add a Drupal Yaml wrapper so we can default to PECL Yaml component if it is available
|
2016-08-01 18:52:00 +01: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
|
a1d3a681f6
|
Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard
|
2016-05-05 11:07:32 +01:00 |
Alex Pott
|
904b0de0d3
|
Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1).
|
2016-04-16 13:17:32 +01: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
|
4a320ea0d1
|
Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send
|
2016-01-15 13:20:55 +09:00 |
Nathaniel Catchpole
|
4db570e0f9
|
Issue #2641610 by Mac_Weber: Replace deprecated usage of entity_create('responsive_image_style') with a direct call to ResponsiveImageStyle::create()
|
2016-01-04 14:27:51 +09:00 |
Alex Pott
|
674201f1e1
|
Issue #2616196 by LOBsTerr, xjm, jordanpagewhite, balagan: Missing opening parentheses in UI text
|
2015-12-16 12:13:06 +00: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 |
webchick
|
372394ead8
|
Issue #2481635 by attiks, mdrummond, Jelle_S: sizes is now mandatory in the spec
|
2015-09-30 14:24:28 -07:00 |
webchick
|
c63f02a12c
|
Issue #2348255 by Jelle_S, attiks, mdrummond, Wim Leers, giupenni, jnettik, Lukas von Blarer, SaltPacket: Provide option to use srcset and/or sizes attributes on img tag instead of the picture element
|
2015-09-30 14:20:56 -07:00 |
webchick
|
09b1d9bcfc
|
Issue #2547917 by Jelle_S, attiks: Add states API / ajax update for the breakpoint group form
|
2015-09-30 14:04:55 -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 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02:00 |
Alex Pott
|
cdbdc4d449
|
Issue #2534074 by Dom., manishmore, poornima.n: Update error messages in field formatter when no Responsive Image Style available
|
2015-09-15 10:32:10 +01:00 |
Alex Pott
|
1588637417
|
Issue #2489162 by googletorp, Haza, mdrummond, DuaelFr, swentel: Can configure responsive image formatter to cause fatal error
|
2015-09-07 18:04:03 +01:00 |
Alex Pott
|
1514c820b8
|
Revert "Issue #2489162 by googletorp, Haza, mdrummond, DuaelFr, swentel: Can configure responsive image formatter to cause fatal error"
This reverts commit c8702065a1 .
|
2015-09-07 18:03:35 +01:00 |
Nathaniel Catchpole
|
42c9be9328
|
Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain()
|
2015-09-02 13:18:50 +01:00 |
Alex Pott
|
16f0ab8149
|
Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array
|
2015-09-01 14:07:17 +01:00 |
webchick
|
c8702065a1
|
Issue #2489162 by googletorp, Haza, mdrummond, DuaelFr, swentel: Can configure responsive image formatter to cause fatal error
|
2015-08-31 10:12:58 -07:00 |
webchick
|
6c04c93eda
|
Issue #2513604 by mdrummond, attiks, alexpott, Jelle_S: Create default responsive image styles
|
2015-08-28 22:50:30 -07:00 |
webchick
|
da69e971cf
|
Issue #2334387 by mdrummond, Jelle_S, attiks, webchick, Lukas von Blarer, Bojhan: UI changes to support current responsive image standards
|
2015-08-07 15:32:14 -07: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 |
webchick
|
756dc7bbae
|
Issue #2424805 by mdrummond, YesCT, vijaycs85, xjm, marcoscano, ifrik, joelpittet, Jelle_S, attiks, lauriii: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest
|
2015-07-15 12:53:14 -07:00 |
Alex Pott
|
de1930407d
|
Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms
|
2015-07-06 12:38:03 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
webchick
|
7f541efcf4
|
Revert "Issue #2487704 by AlexB-appnovation, Bojhan, rudraram, zetagraph: Use underline as the focused state (not border left/bottom)"
Oopsie. That was quite a bit more than I bargained for. ;)
This reverts commit 223f92b6ae .
|
2015-05-24 16:02:56 -07:00 |
webchick
|
223f92b6ae
|
Issue #2487704 by AlexB-appnovation, Bojhan, rudraram, zetagraph: Use underline as the focused state (not border left/bottom)
|
2015-05-24 15:51:35 -07:00 |
Alex Pott
|
9451f8a8eb
|
Issue #2123251 by Jelle_S, marcvangend, attiks, Sutharsan: Improve DX of responsive images; convert theme functions to new #type element
|
2015-04-27 16:04:40 +01: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 |
Alex Pott
|
b4b94c02d2
|
Revert "Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure"
This reverts commit fb5ea78b25 .
|
2015-04-16 10:25:19 +02:00 |
webchick
|
fb5ea78b25
|
Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure
|
2015-04-15 13:05:59 -07:00 |
Alex Pott
|
0670a5fe01
|
Revert "Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure"
This reverts commit d4d83576d2 .
|
2015-04-15 20:13:21 +02:00 |
Alex Pott
|
d4d83576d2
|
Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure
|
2015-04-15 18:37:18 +02:00 |
Alex Pott
|
1f9399f690
|
Issue #2321901 by JeroenT, epari.siva, unstatu, Temoor, lokapujya, LinL, pcambra, piyuesh23: Replace all instances of entity_load('image_style') and entity_load_multiple('image_style') with static method calls
|
2015-04-14 16:21:18 +02:00 |
Alex Pott
|
d87af02686
|
Issue #2303765 by davidhernandez, larowlan, mgifford: Make the default 'alt' attribute for Image fields required
|
2015-03-22 14:12:54 +00:00 |
Alex Pott
|
59388d8c46
|
Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface
|
2015-03-14 21:50:47 +00:00 |
Alex Pott
|
ef0cb6e091
|
Issue #2405469 by yched, googletorp, amateescu, larowlan, Berdir: FileFormatterBase should extend EntityReferenceFormatterBase
|
2015-02-27 11:47:51 +00: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
|
c7837f9a96
|
Issue #2424697 by jedihe, dalguete, yched: ResponsiveImageFormatter throws an exception on node preview
|
2015-02-18 14:00:16 +00:00 |
Alex Pott
|
574b30a352
|
Revert "Issue #2424697 by jedihe, yched: ResponsiveImageFormatter throws an exception on node preview"
This reverts commit a0d5bc0097 .
|
2015-02-18 13:59:08 +00:00 |
Alex Pott
|
a0d5bc0097
|
Issue #2424697 by jedihe, yched: ResponsiveImageFormatter throws an exception on node preview
|
2015-02-18 11:54:37 +00: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
|
9be3165caf
|
Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions
|
2015-01-30 10:46:14 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |