limesurvey_sync 7.x-3.1

Bug fixes
Unsupported

- fix issue #2937591 : ls_seed WSOD
- more improvements.

limesurvey_sync 7.x-3.0

Bug fixes
New features
Unsupported

Because of the significant new structure, there is no update script from 7.x-1.x : Do not upgrade from 7.x-1.x !
If you want to use this new version, you should do it as a fresh new start.

limesurvey_sync 7.x-3.x-dev

New features

Dev version, with latest fixes.
Changes from the v7.x-3.0 :

  • Issue #2831454: Add token and answer hight level permissions
  • Issue #2894713: List dropdown display
  • Issue #2902025: html instead of character displayed when using views rewrite.

limesurvey_sync 7.x-3.0-beta1

New features
Unsupported

From 7.x-2.x to 7.x-3.0-beta1:
- mainly stable, beta version.
- new dependencie to the customizable entities module.
- change on structure : no response entity anymore.
- full user interface for viewing, displaying, editing, customing LimeSurvey entities.
- answers and tokens can be created and edited using the Drupal interface.
- Easily create tokens for drupal Users, per user or per roles.
- new rules events, actions, conditions.
- better auto sync process.
- display answers as fields, table or form.

limesurvey_sync 7.x-1.8

Bug fixes
Unsupported

- #2669930 : the LimeSurvey token was not available from Views.
- #2197853 : Fix access denied coming back from LimeSurvey.

limesurvey_sync 7.x-2.x-dev

Bug fixes
New features

The LimeSurvey Sync v7.x-2.x handles LimeSurvey datas as Entities (not nodes anymore).
All LimeSurvey datas are availables from Drupal.
This is a developement version, you should not use it on production yet !
Because of the significant new structure, there is no update script from 7.x-1.x. If you want to upgrade, you should do it as a fresh new start.
A fresh new start is recommanded to for upgrading from 7.x-2.0alpha1 release.
Fixed : LimeSurvey entities where not available in Rules
Improvement on managing entities.

limesurvey_sync 7.x-2.0-alpha1

New features
Unsupported

LimeSurvey Sync V2

The LimeSurvey Sync v7.x-2.x handles LimeSurvey datas as Entities (not nodes anymore).
All LimeSurvey datas are availables from Drupal.
This is a development version, you should not use it on production yet !
Because of the significant new structure, there is no update script from 7.x-1.x. If you want to upgrade, you should do it as a fresh new start.

limesurvey_sync 7.x-1.7

Bug fixes
Unsupported

From 7.x-1.6 to 7.x-1.7
- Fix error message if using same server for Drupal and LimeSurvey on the synchronization setting page.
- #2197197 : the synchronization time test does not fail anymore if a human control is needed and has already been proceeded.
- #2197853 : Fix access denied coming back from LimeSurvey.

limesurvey_sync 7.x-1.6

Bug fixes
New features
Unsupported

From 7.x-1.5 to 7.x-1.6

  • Synchronization setting page highly improved, in a more ergonomic way.
  • Add full support for the Rules modules.
  • Add a default Rule for limiting a user to 1 answer.
  • Add a default Rule for forcing a user to completed its answer.
  • Add compatibility for the Token module.
  • #2157213 : rewrite automatically the settings.php file for easy first configuration.
  • Improvements on the option page : hide options depending on other options.
  • Improvements on the survey page for a better understanding of the LimeSurvey availables features.
  • #2157237 : Fix WSOD trying to save answers content type instance.
  • #2177819 : Fix compatibility with the Feeds module.
  • #2172875 : Fix notice error on deleting answer.
  • #2170789 : Add on introduction text to the synchronization setting page explicating how to install the LimeSurvey software.
  • #2124047 : Fix the testing URL of the synchronization setting page.
  • #2167543 : The "Respond to the survey" link was broken.
  • #2169289 : error 500 on importing answers.
  • #2170215 : Fix bad detection of mismatching timezone, causing redirectionning loop.
  • Fix : replace space into LimeSurvey answer URL.

limesurvey_sync 6.x-1.6

Bug fixes
Unsupported

From 6.x-1.5 to 6.x-1.6
- #2146589 : fatal error if the LimeSurvey database prefix is not 'lime_'.
- #2177819 : Fix compatibility with the Feeds module.
- #2172875 : Fix notice error on deleting answer.

limesurvey_sync 7.x-1.5

Bug fixes
Unsupported

2013/09/06 : 7.x-1.5 release.
From 7.x-1.4 to 7.x-1.5
- #2057847 : Fix fatal error on the synchronization setting page with non english language.
- #2050809 : Fix fatal error if recycling answer was enabled.

limesurvey_sync 6.x-1.5

Bug fixes
Unsupported

2013/09/06 : 6.x-1.5 release.
From 6.x-1.4 to 6.x-1.5
- #2057847 : Fix fatal error on the synchronization setting page with non english language.
- #2050809 : Fix fatal error if recycling answer was enabled.

limesurvey_sync 7.x-1.4

Bug fixes
Unsupported

- #2045883 : Fix fatal error during module install on specific conditions.
- #1878028 : Improvement on the synchronization setting page (handle redirected url from the LimeSurvey site).

limesurvey_sync 6.x-1.4

Bug fixes
Unsupported

- #2045883 : Fix fatal error during module install on specific conditions.
- #1878028 : Improvement on the synchronization setting page (handle redirected url from the LimeSurvey site).

limesurvey_sync 7.x-1.3

Bug fixes
Unsupported

- #2016641 : Fix redirecting to the answer view page after submit.
- #2016599 : Fix invisible iframe on Firefox v21.
- #2014241 : Improvements on the answer content type filter format.
- #1878028 : make sure the LimeSurvey site url and the limesurvey database connexion are targeting the same LimeSurvey installation (if several LimeSurvey install folders exist).
- #1950030 : Fix fatal errors on PostgreSQL install.
- #1877790 : Fix help text about synchronization settings (settings.php file).
- Add a setting link into the module list page.
- Fix extend answer display on LimeSurvey v1.x (display 'Y' instead of 'Yes [Y]').
- API : Ability to provide the LimeSurvey link to an answer.
- Fix negative number for the answer title.

limesurvey_sync 6.x-1.3

Bug fixes
Unsupported

- #2016641 : Fix redirecting to the answer view page after submit.
- #2016599 : Fix invisible iframe on Firefox v21.
- #2014241 : Improvements on the answer content type filter format.

limesurvey_sync 7.x-1.2

New features
Bug fixes
Unsupported

- New feature #1805104 : compatible with LimeSurvey 2.0.
- New lightbox feature using the Colorbox custom module.
- New lightbox feature using the Lightbox2 custom module.
- New option : set the iframe/lightbox dimensions.
- New option : set the an invisible iframe (no vertical scrolling bar).
- New option : automatically fit the frame the the user window.
- New option : automatically set the LimeSurvey survey end url.
- New option : automatically set the right language for new answers (Locale core module).
- New option : translate the answer node into a distinct language than the original one.
- New option : propose to hide the language selector to the end user.
- Fix : Limesurvey languages are now displayed by name ('English' instead of 'en').
- Fix : handle users specific timezone.
- Fix : handle LimeSurvey site url including a specific port value.
- Fix : the answer display page is translated into the survey language.

limesurvey_sync 6.x-1.2

New features
Bug fixes
Unsupported

- #1805104 New feature : compatible with LimeSurvey 2.0.
- New frame feature using the Modalframe custom module.
- New lightbox feature using the Lightbox2 custom module.
- New option : set the iframe/lightbox dimensions.
- New option : set the an invisible iframe (no vertical scrolling bar).
- New option : automatically fit the frame the the user window.
- New option : automatically set the LimeSurvey survey end url.
- New option : automatically set the right language for new answers (Locale core module).
- New option : translate the answer node into a distinct language than the original one.
- New option : propose to hide the language selector to the end user.
- Fix : Limesurvey languages are now displayed by name ('English' instead of 'en').
- Fix : handle users specific timezone.
- Fix : handle LimeSurvey site url including a specific port value.
- Fix : the answer display page is translated into the survey language.
- Fix : the answer display page shows referrer urls and ip as links now.

limesurvey_sync 7.x-1.1

Bug fixes
Unsupported

- #1599210 and #1615130 : Fix issue concerning the survey end url.
- Fix issue on auto import answers.
- Fix for compatibility with the local module on synchronizing answers.
- Fix for compatibility with the local module for the comparison css file.
- Fix comparison score algorithm.
- Fix iframe text redirection.
- Minor code improvements.

limesurvey_sync 6.x-1.1

Bug fixes
Unsupported

- Fix for compatibility with the local module on synchronizing answers.

- Fix comparison score algorithm.

- Minor code improvements.

limesurvey_sync 6.x-1.0

New features
Unsupported

from 1460746-beta4 to limesurvey_sync-6.x-1.0
- Install directory updated from '1460746' to 'limesurvey_sync'.
- New feature : allow to compare answers.
- New feature : automatic sync for revisions (create and revert).
- Improuve the LimeSurvey Sync setting page, checking the LimeSurvey timezone setting and if allow_url_fopen is set to off.
- Improuve display of the answers options page for non admin users.
- Improuve the synchronization success message, verbosing revisions.
- Improuve display of the LimeSurvey survey import/edit table.

Subscribe with RSS Subscribe to Releases for LimeSurvey Sync