Skip to content

Releases: SU-SOE/stanford_bean_types

7.x-2.9-alpha7

16 Dec 22:49
Compare
Choose a tag to compare

What (Changelog)

  • Add opacity classes to give site owner control over
    the opacity on banner images: opacity-none, opacity-5, opacity-3, and opacity

So what

Now what

  • Nothing

New Requirements and Risks

  • stanford_bean_types touches many different aspects of the site.

7.x-2.9-alpha6

27 Nov 23:51
f37862d
Compare
Choose a tag to compare

What (Changelog)

  • Style Tweaks to Featured Content Block.
  • Fixed the featured image/video block with css/js fixin for Firefox and IE 11.

So what

Now what

  • Nothing

New Requirements and Risks

  • stanford_soe_helper touches many different aspects of the site.

Diff

2d2286a...f37862d

7.x-2.9-alpha5

14 Sep 20:11
2d2286a
Compare
Choose a tag to compare

What (Changelog)

  • Adding the Featured Block bean type.
  • Hide the File Insert field on Postcard Block.

So what

Now what

  • Nothing

New Requirements and Risks

  • stanford_soe_helper touches many different aspects of the site.

Diff

0730fac...2d2286a

7.x-2.9-alpha4

21 Aug 00:08
Compare
Choose a tag to compare

What (Changelog)

  • Removing the soe-default view mode from the postcard block.
  • Adding the single_centered_button view mode for buttons.

So what

Now what

  • Nothing

New Requirements and Risks

  • stanford_bean_types touches many different aspects of the site.

Diff

c2a17ed...0730fac

7.x-2.9-alpha3

22 Jul 14:58
Compare
Choose a tag to compare

What (Changelog)

  • This updates the field groups on the SoE Default view mode on the Stanford Postcard bean type.

So what

  • This updates the field groups on the SoE Default view mode on the Stanford Postcard bean type.
  • This re-uses the exact styles allowing the Stanford Postcard bean type to look exactly like the Stanford Postcard Linked bean type.

Now what

  • Nothing

New Requirements and Risks

  • stanford_bean_types touches many different aspects of the site. While the actual code changes should be limited to stanford_postcard_linked, this change deserves extra scrutiny on test before moving live.

Diff

3bfb336...c2a17ed

7.x-2.9-alpha2

23 Jun 16:12
Compare
Choose a tag to compare

What (Changelog)

  • This updates the help text on Postcard Bean Type .
  • This update will put the default icon into code and make it available as default to stanford_postcard_linked beans.

So what

  • The stanford_bean_types feature is overridden on Prod. Namely, the default icon for the stanford_postcard_linked is in the DB and not in code. When we revert stanford_bean_types this will be lost. This release will put that icon into code and make it available as default to stanford_postcard_linked beans.
  • This updates the help text on Postcard Bean Type.

Now what

  • Nothing

New Requirements and Risks

  • stanford_bean_types touches many different aspects of the site. While the actual code changes should be limited to stanford_postcard_linked, this change deserves extra scrutiny on test before moving live.

Diff

a783405...3bfb336

7.x-2.9-alpha1

05 Feb 21:22
Compare
Choose a tag to compare

What (Changelog)

  • This release includes an upstream merge with the SU-SWS/stanford_bean_types repository, 7.x-2.x-dev branch as of 2017-09-22 (commit: a474968).
  • Adds full with banner CSS.
  • Adds call to actual related modules.
  • Updates help text.
  • Adds stanford_postcard_linked bean type.

So what

  • While trying to install stanford_alt_check, we noticed that stanford_postcard_linked was missing from the list of available bundle types. This is because the live site was running on the SU-SWS version of stanford_bean_types, not the SU-SOE forked version.

Now what

  • We should only see changes related to the stanford_postcard_linked bean type when comparing this code to the code currently running on their live site.
  • While this should not require a feature revert, I'm seeing that stanford_bean_types is overridden on production (weights have changed), so I'll need to touch base with Caryl on Monday to see what she knows about the state of the feature and to double check deployment.

New Requirements and Risks

  • stanford_bean_types touches many different aspects of the site. While the actual code changes should be limited to stanford_postcard_linked, this change deserves extra scrutiny on test before moving live.

Diff

1dd83c6...2242570