Skip to content

Releases: uzh/z-pool-tool

0.8.3

24 Oct 13:13
Compare
Choose a tag to compare

Fixed

  • handling of lost database connection in schedule
  • filtering of locations on location index page

0.8.2

24 Oct 06:58
Compare
Choose a tag to compare

Added

  • creation of announcement banners on tenants for admins and/or contacts
  • keep track of sign up codes of newly registered contacts
  • enable verification of contacts
  • creation of release note pages

Changed

  • sort participation history on contact profile by session start

Fixed

  • fix tenant middleware to retry database connection after a connection issue occurred

0.8.1

09 Oct 08:14
Compare
Choose a tag to compare

Added

  • validation of uuids in guardian middleware
  • warnings to mailings form if no invitations will be sent

Changed

  • standradized page width for all pages
  • matcher sends invitations to online experiment with upcoming time windows

Fixed

  • experimentSurveyRedirectUrl text template typo
  • resending of queue jobs
  • experiment detail view middleware

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