Skip to content

3.0.3

Compare
Choose a tag to compare
@zohar zohar released this 12 Oct 09:29
· 72 commits to 3.x since this release
544e1a2

Many stability improvements, bug fixes and new features.
Notably:

  • Removed link to content from News title, fixed tags visibility on News page itself and inside the /news. Fixed "User page" condition submit logic.

  • Changed thumbnail style to compact_user_icon in next user view modes: additional details, default, edit.

  • Change OpenidealIdeaUpdateInfo create and change date formats. Fix CSS styles for right sidebar of content types canonical pages.

  • Fix CSS for workflow block, and mobile view of /idea page.

  • Reverted composer.json changes.

  • Removed unneeded code.

  • Changed moderation content view title, and altered local task title. Changed slideshow arrows.

  • Implemented logic to change default format of input html5 date formatter into "dd-mm-yyyy", installed the momentjs library, for it. Changed format field_created description of every node types. Implemented logic to validate minimal value possible to set into schedule open/close.

  • Implement function to render the default date string. Removed unneeded moment, and reworked code.

  • Implemented OpenidealRRSSBBlock, which provide ability to set an entity from context e.g. from layout builder. Implemented styles for /news page.

  • Remove momentjs from .libraries

  • Add idea status block to the frontpage teaser view mode. Implemented desktop and mobile styles for the block.

  • Increase image quality.

  • Fix the demo content module. Fix mobile view of news page, add ability to show activity feed on button click.

  • Change content moderation views route path.

  • Remove ability to set paste date as challenge schedule.

  • Upgraded drupal/message to 1.1.

  • Disable default content_moderation display page, remove all logic related to it inside profile, implemented additional logic, to hide the tab for content moderation if the view display is disabled. Duplicate content_moderation display for Ideas, create link task for it.