Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Releases: wunderio/client-ee-valitsusasutuste-pohi

Version 1.2.0

22 Jul 07:55
Compare
Choose a tag to compare

Changes: 1.1.0...v1.2.0

Released a new version v1.2.0. It's equal to the v1.1.1, but version number indicates database changes as required by semver.

Important note! Rules module update needs a drush rr command, see https://www.drupal.org/project/rules/issues/3028130#comment-12942881 for details.

drush updb output:

 Backup_migrate    7307  'backup_migrate_backup_memory_limit' vs 'backup_migrate_memory_limit'.
 Ctools            7002  Increase the length of the ctools_object_cache.name column to 255.
 Ctools            7003  Revert the length of the ctools_object_cache.name column back to 128.
 Devel             7007  Delete 'devel_xhprof_' variables as they were removed from code.
 Devel             7008  Change variable "dev_timer" to "devel_timer".
 Field_collection  7007  Add index on {$field_collection_field}_value column for all tables.
 Field_collection  7008  Update fields in field collections already set to use Entity Translation.
 I18n_string       7003  Removed due to buggy upgrade for #2200647.
 I18n_string       7004  Change objectindex from int to bigint.
 Job_scheduler     7102  Drop field: created.
 Libraries         7201  Rebuild the class registry.
 Libraries         7202  Grant the "View library reports" permission to roles with the "View site reports" permission.
 Pathauto          7006  Create pathauto_state table, using data from pathauto_persist if it exists.
 Rules             7215  Add an index for retrieving active config of a certain plugin.
 Scheduler         7103  Update role_permission table with clean machine name.
 Scs               7000  Update variable to array setting to allow multiple selections

Version 1.1.1

22 Jul 07:39
Compare
Choose a tag to compare

Changes: 1.1.0...v1.1.1

Note! Rules module update needs a drush rr command, see https://www.drupal.org/project/rules/issues/3028130#comment-12942881 for details.

Version 1.1.0

15 May 06:41
2691ba7
Compare
Choose a tag to compare

Version 1.0.0

06 Mar 01:12
6366538
Compare
Choose a tag to compare
  • VAP-99: Security updates. #79
  • VAP-99: Update Drupal core to 7.64. #79