Skip to content

Releases: tripal/private_biodata

7.x-3.2

24 Apr 22:49
Compare
Choose a tag to compare

This release includes the following changes:

  • switches to the more appropriate TripalField. As such it requires deleting the old "Keep Private" (ncit__private) field from everywhere it was used and using "check for new fields" to re-add it. This will not lose any of your private page settings but will improve editing capabilities.
  • Integration with Tripal Web Services. Now private content will return permission denied in web services as well as through the UI when a user does not have permission to see the page.
  • Small style changes to ensure the module meets Tripal/Drupal coding standards.

7.x-3.1

21 Apr 19:22
Compare
Choose a tag to compare

Fixes a few minor bugs making the module more stable.

7.x-3.0

19 Apr 18:58
Compare
Choose a tag to compare

The first stable release for this module. There is extensive automated and manual testing making this module ready for use in a production Tripal site.