amy icon indicating copy to clipboard operation
amy copied to clipboard

A web-based workshop administration application built using Django.

Results 176 amy issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies
python

The email template for [New / renewing membership starting (member onboarding)](https://test-amy2.carpentries.org/emails/template/4e737df8-d2ef-4ebd-9a26-087212af233b/) seems to work for creating entirely new membership but does not trigger for rollover (renewing) memberships.

type: bug

Write command that runs all existing strategies for all "active" events in the system. Active event: * not cancelled, not stalled, not unresponsive Additional conditions: 1. event must have a...

Add python3-dev and libpq-dev dependency install instructions

component: documentation

All workshop related models should include Organization model in available fields. This will allow us to list the full host name when referring to the workshop in the email template.

All Membership related emails (currently only [member onboarding](https://test-amy2.carpentries.org/emails/template/4e737df8-d2ef-4ebd-9a26-087212af233b/)) should include Person and Event models as available fields. We want to be able to list out the Persons for instuctor training...