Skip to content

Releases: dpc-sdp/tide_core

v1.5.10

01 Jun 00:44
Compare
Choose a tag to compare

###Changes

  1. Added a check in Update hook 8019 to see if the tide_workflow_notification module exists before applying the settings update for the tide_workflow_notification module.

v1.5.9

12 May 02:30
Compare
Choose a tag to compare

SDPA-4203 only keep publish and archive #137

v1.5.8

04 May 02:03
Compare
Choose a tag to compare

Changes

  1. Added archive pending state and transition. (#131)
  2. Updated tide_workflow_notifications with the new email templates. (#131)
  3. Added behat test for the new workflow. (#131)
  4. Added new view views.view.tide_core_moderated_content_filters and disabled the old one views.view.moderated_content and new filter "Archive Pending" in the new view. (#131)
  5. Moved workflows module to install folder from optional as the view depends on that and this module should be enabled everywhere. (#131)
  6. Lock drupal/token to 1.6 (#134)

v1.5.5

17 Feb 04:26
Compare
Choose a tag to compare

Changes

  1. alphabetical order (#127)
  2. Updated tide_workflow_notification settings to fix links. (#124)
  3. Added permission to access embedded video browser for editor, approver & siteadmin. (#126)

v1.5.4

20 Jan 22:44
Compare
Choose a tag to compare

Updates Tide module package references to incorporate newly separated packages.

v1.5.3

19 Dec 02:23
Compare
Choose a tag to compare

Updates Drupal Core to 8.7.11

v1.5.2

12 Dec 05:45
Compare
Choose a tag to compare

Changes

  1. adds queue_mails module to fix emailing performance issue temporarily.

v1.5.1

12 Dec 05:11
Compare
Choose a tag to compare

Removes smart_trim patch merged into the latest release https://www.drupal.org/project/smart_trim/issues/2941492

v1.5.0

04 Dec 03:54
Compare
Choose a tag to compare

New features:

  • Drupal 8.7.9 !
  • tide_workflow_notification module
  • vertical workflow form in node view
  • ClamAV uses local executable way in local and CI

Bugs fix

UX

  • Make the DateTime input format and descriptive text consistent

v1.4.5

26 Nov 02:22
Compare
Choose a tag to compare
  1. alter error message (#101)