Skip to content

Releases: uzh/z-pool-tool

0.4.6

18 Sep 15:16
Compare
Choose a tag to compare

Added

  • icons for paused / verified status of contacts
  • send reminders via text message
  • location description per language
  • resend a single reminder

Fixed

  • Layout of navigation in footer on mobile devices
  • Retain filter when using pagination
  • checking if contact matches filter
  • location address format
  • filter for including tags
  • session registration sessions with cancelled assignments
  • searchable created at field for waiting list
  • text message intercepter

Changed

  • improve performance of 'contains none' and 'contains some' filters
  • refactored session close view layout
  • placed buttons of session list in a dropdown
  • improve location create form
  • sort locations alphabetically
  • hide fully booked sessions for contact registration
  • always show hint about empty session list for contact registration
  • reformat displayed session start/end/duration
  • add message template element for session start/end/duration

0.4.5

22 Aug 10:00
Compare
Choose a tag to compare

Added

  • added edit form assignments of closed sessions

Changed

  • session close screen updates assignments on change

Fixed

  • filtering by multiple experiment participations
  • input naming conflict in search form
  • location path in message templates

0.4.4

10 Aug 09:24
Compare
Choose a tag to compare

Added

  • option to delete experiment and session specific message templates

Changes

  • rename allow all contacts to register for an experiment
  • extended available text elements in email templates
  • sort assignments alphabetically
  • sort locations alphabetically
  • show zurich timestamp in logs

Fixed

  • linebreaks in html emails

0.4.3

09 Aug 11:14
Compare
Choose a tag to compare

Changes

  • reminder runs every minute
  • matcher runs every five minutes
  • update naming for number of assignments

Fixed

  • persist checkboxes of session close view
  • validation of mailing rate in matcher

0.4.2

08 Aug 13:16
Compare
Choose a tag to compare

Fixed

  • keep filter when updating experiment

0.4.1

08 Aug 10:52
Compare
Choose a tag to compare

Added

  • external_data_required to experiments
  • external_data_id to assignments (required latest on session close)

Changed

  • include contacts whose import is pending in filter
  • allow password reset when import is pending
  • hide contact information when not allowed to read it
  • split first-/lastname of contact information list in session assignments

0.4.0

03 Aug 13:00
Compare
Choose a tag to compare

Added

  • readonly admin comment on contacts
  • credits and privacy policy pages
  • basic admin statistics
  • ability to promote a contact to an admin

Changed

  • log failed login attempt as warning

Fixed

  • blocking of email addresses after too many failed login attempts

0.3.3

02 Aug 08:46
Compare
Choose a tag to compare

Added

  • canary notifier for job worker

0.3.2

31 Jul 13:56
Compare
Choose a tag to compare

Added

  • option to prompt custom fields when signing up

Changed

  • ignore boolean custom fields when checking profile completeness

0.3.1

28 Jul 09:59
Compare
Choose a tag to compare

Added

  • link to session and experiment details in calender popup
  • remove paused from partial update and create separate handlers

Changed

  • allow sending invitations to contacts without terms and conditions accepted
  • many small UI/UX adjustments