Skip to content

Releases: uzh/z-pool-tool

0.8.0

11 Sep 14:27
2fe90b3
Compare
Choose a tag to compare

Added

  • mark a contact as deleted
  • marked as deleted column to waiting list, incl. handling of it
  • register DLR for text messages
  • persistent multitenant job queue, incl. history as mapping
  • additional hints (e.g. custom fields)
  • survey url for text templates

Changed

  • allow customization of dashboard subtitles
  • change migration handling, only preset to "dirty" for open migrations
  • some error messages
  • naming for registration, login and sign up
  • start worker for active tenants only
  • explicit mark jobs when they should run on root database as well
  • separate job counts per tenant in status route
  • database connection handling: increase stability for connection issues
  • link backend of guardian to pool database
  • split upcoming and history of jobs
  • rework startup process of root an tenant, decrease downtime on startup

Fixed

  • list cancelled sessions separately
  • schedule table layout
  • experiment statistics using temporary table
  • statistict without previous data
  • duplicate url parameter encoding
  • t&c routes
  • optimize regex for finding tenant
  • fix email logo on gmail web client

Removed

  • package read token (as publicly accessible now)

0.7.6

10 Jun 07:32
Compare
Choose a tag to compare

Added

  • tenant database column for sms sender name
  • display 'terms last accepted at' on contact details page

Fixed

  • clear tenant cache after tenant details update

0.7.5

03 Jun 12:17
Compare
Choose a tag to compare

Added

  • additional hints for text placeholders and its example values

Changed

  • callbackUrl for online experiments is now optional

Fixed

  • login with previously failed login attempt

0.7.4

16 May 17:14
Compare
Choose a tag to compare
v0.7.4

0.7.3

15 May 15:54
Compare
Choose a tag to compare

Fixed

  • validate email address process

0.7.2

15 May 13:16
Compare
Choose a tag to compare

Added

  • sessionless experiments with callback for participation (used for online experiments)
  • location link to location overview text element

Changed

  • allow tenant databases to be unreachable and show info page
  • increase minimum of interval for service status

Fixed

  • UI navigation elements for invitations
  • continously check filter service registration
  • login process with unanswered custom fields

0.7.1

30 Apr 08:55
Compare
Choose a tag to compare

Fixed

  • optional custom fields are now optional on registration as well
  • assignment list print view fixed on Firefox and Safari
  • only open a single buffer to write logs

0.7.0

11 Apr 08:49
Compare
Choose a tag to compare

Added

  • allow custom fields to be shown in the assignment list
  • consistently check if assigned contacts still meet the criteria of the experiment
  • notify admins when matcher does not find any more contacts
  • UI to change role permissions

 Changed

  • restructured experiment page
  • remove utility functions from guardian
  • add a hint to filter template form
  • change experiment contact person from admin to email address

Fixed

  • unique constraints for tenant database label
  • only return distinct experiments on the dashboard
  • allow assignment of contact by admin when registration is disabled
  • create, update, and delete permissions for the experiment filter

0.6.3

19 Mar 11:14
Compare
Choose a tag to compare

Added

  • buttons to toggle all assignments on session close screen
  • functionality to directly one or more participants of a session

 Changed

  • include upcomming sessions in the participation list on the contact detail page
  • include statistics about sent intiviations in experiment statistics

Fixed

  • experiment statistics shows correct session count. participation count and no-show count

0.6.2

07 Mar 14:10
Compare
Choose a tag to compare

Added

  • participation history to contact detail pages
  • validation functionality for smtp settings

Fixed

  • vowel encoding issues in email subjects
  • exception notifier separately adding labels
  • ignore disabled contacts in statistics
  • testing: user seed
  • do not allow enrollment to waiting list when registration is disabled
  • allow assignment of contact from waiting list when registration is disabled by an admin
  • retain language when opening experiment detail page from contact dashboard

Changes

  • 'not found' error when contact accesses experiment without correct permissions
  • removed upcomming sessions list on dashboard for recruiters and operators
  • experiment search also includes tag titles