d27
The only difference between ordinary and extraordinary is just that little "extra".
Fix debug message for failed db backup and capture stderr from pg_dump
Bump version of alpine to get latest pg_dump version so that versions match postgres:11 image and pg_dump works
Merge branch 'master' of github.com:p2pu/learning-circles
Add link to new documentation
Merge pull request from p2pu/fix-backups
Fix backup bug
Fix debug message for failed db backup and capture stderr from pg_dump
Bump version of alpine to get latest pg_dump version so that versions match postgres:11 image and pg_dump works
Fix debug message for failed db backup and capture stderr from pg_dump
Bump version of alpine to get latest pg_dump version so that versions match postgres:11 image and pg_dump works
update event form, add limit to api, display event notification on dashboard
facilitator dashboard copy updates
update organizer guide form copy, redirect if user is organizer
Accept events without moderation for testing
send organizer guide when user fills out form
add link to discourse thread on organizer dashboard deprecation notice
Merge pull request from p2pu/team_members_table_updates
use email_confirmed_at for joined date on team members table, add lin…
use email_confirmed_at for joined date on team members table, add link back to dashboard from invitation confirmation page
Merge pull request from p2pu/team_data_entry
switch created_at field for team to default now instead of auto_add_n…