Downloads
Release notes
* Addition of a new module: structAppend. This module will help users to manage their datasets.
* Good upgrade of structUpdate and structCreate. New handling of the min/max attributes for the fields. New "seperator" form field. Some issues fixed.
* Good upgrade of structImport. A new mechanism that ask the user that import that data if he wants to check the if the types/properties used to describe the records he is importing are existing in the ontological structure currently loaded in the node. This only displays warnings to the user. We also make sure that if an error occured, that we delete the dataset node that could have been created on the Drupal instance.
* Addition of a new setting in conStruct core to enable/disable automatic user IP changes when they view their user page, or log into their user account.
* Update the ARC2 code to fix a few issues that we where experiencing with the structAppend module for some specific usecases.
* Some code cleaning and documentation