Releases: uzh/z-pool-tool
Releases · uzh/z-pool-tool
0.4.7
Added
- display session and assignment reminder sent timestamps in resend single reminder modal
- waiting list signup confirmation email
- page to list all external data ids of a contact
Changed
- performance update for guardian, rework roles
- functionality to change the session of an assignment
0.4.6
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
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
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
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
Fixed
- keep filter when updating experiment
0.4.1
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
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
Added
- canary notifier for job worker
0.3.2
Added
- option to prompt custom fields when signing up
Changed
- ignore boolean custom fields when checking profile completeness