Eli Chadwick

Results 107 comments of Eli Chadwick

High priority to investigate; can be re-assessed and re-prioritised once we know if/how much work there is to do & if there are any security problems that need to be...

Resolved this time around by setting `old-may-contact` and `old-privacy-policy` to not be required to create a profile, which prevents them from displaying on the instructor training application form. For a...

- if instructor retracts their own signup request (InstructorRecruitmentSignup), that request is deleted from AMY - admins can mark a signup as Accepted or Declined. Accepting creates an associated Task,...

Will not be completed as part of the checkout project due to time constraints. Moved to misc issue backlog.

This can be addressed as part of the user permissions project.

No more information needed. This fits nicely into the user permissions project so I've added it there

Bumping this - as a new RVM/Ruby user wanting to upgrade from 3.0 to >3.1 I found this lack of information/support on `stable` extremely confusing. Can a new `stable` release...

1. Add checkbox field to the Membership model (workshops/models.py) 2. Create a Django migration for this 3. Add the field to the MembershipForm (fiscal/forms.py) 4. Add the field to the...