Skip to content

Releases: rubenarslan/formr.org

v0.17.6

18 Apr 09:03
Compare
Choose a tag to compare
v0.17.6 Pre-release
Pre-release
v0.17.6

new ways to expire surveys

26 Jan 15:57
Compare
Choose a tag to compare
Pre-release
  • New options give you more control over when survey access expires.
  • Fixed server-side validation: information entered into forms is no longer lost.

v0.16.13

02 Oct 14:23
Compare
Choose a tag to compare

Bug fix release. [0.16.13] - 02.10.2017

Changed

  • See closed issues for details
  • add mc_horizontal class
  • fix some CSS bugs in new material design
  • several UI fixes

v0.16.11

06 Jul 13:09
Compare
Choose a tag to compare
v0.16.11

v0.16.6

02 Jun 16:09
Compare
Choose a tag to compare

[0.16.6] - 02.06.2017

Added

  • Config item for phpmailer SMTPOptions
  • Quick links to runs and surveys on admin dash board

Changed

  • Fix broken sign up referrer code functionality

v0.16.0

14 Mar 15:19
Compare
Choose a tag to compare
v0.16.0

v0.15.0

01 Dec 08:48
Compare
Choose a tag to compare

[0.15.0] - 1.12.2016

Added

  • E-mail queuing
    • Setting: $settings['email']['use_queue'] - Should queue be used or not?
    • Setting: $settings['email']['queue_loop_interval'] - Number of seconds for which deamon loop should rest before getting next batch
  • Run management interface for superadmin. In this interface the superadmin can determine which run is allowed to run in the cron and whose cron should be forked in an independent process.
  • MySQL database v21: add email queue table, run property for process forking and a sent flag to email log table.

Changed

  • Memory limits to exports are now configurable.
  • Increased weekly limit on how many e-mails an address can receive.
  • Bug Fixes:

v0.14.0

01 Nov 13:29
Compare
Choose a tag to compare
v0.14.0

v0.13.0

03 Oct 11:52
Compare
Choose a tag to compare

[0.13.0]

Added

  • Reminders now processed as unit sessions. Researchers are able to see how many times a particular reminder has been sent to a participant.
  • Actions in "User Overview" can be performed on multiple participants at the same time:
    • Deleting Sessions
    • Moving sessions to a position in the run
    • Sending reminders
    • Setting test status
  • Users can choose to execute email units (i.e. send emails) only when user is not currently active on a study using the option in the email run unit.
  • New panic button to temporarily de-activate run in case of emergency: Functions of the panic button:
    • lock's run
    • disable's run cron
    • makes run private.
  • [major feature] Background session processing is now distributed and make asynchronous by using Gearman

Changed

  • Error reporting on survey upload improved to point out what individual item caused issues
  • Modified study examples: Experience sampling and Longitudinal studies.
  • Bug fixes:

maintenance release + minor features

26 Aug 09:16
Compare
Choose a tag to compare
Pre-release

This release lumps some previous releases, that we didn't write up.

Done for v.0.12.0

See closed issues:

  • much more complex feedback (including JS-graphs etc.) now possible because we embed iframes
  • run/survey import/export improved
  • some UI improvements

Done for v.0.11.0

See closed issues:

  • pause module was simplified (if an hour of day is set, the pause will only expire once per day) for diaries
  • improved external module to simplify integration with e.g. SoSci Survey (how to)
  • surveys can be renamed, run unit modules description default to survey names

Done for v.0.10.0

  • let surveys and external run unit expire
  • unlinked surveys for slightly better separation of concerns
  • bunch of bug fixes
  • allow snipping unit sessions (deleting the current survey entry) in the monkey bar