Kyle Hardgrave
Kyle Hardgrave
When a requester is filling out an event application, there should be a field to add CC emails. These emails should be input manually and saved in the existing CC_Email...
An app has two states: in-progress and submitted. A requester should be able to `Save` an in-progress app and make changes until they `Submit`. After submitting, they should still be...
The ability to e-mail all the requesters or all the funders (or both) is something that staff (admin) users should have. At the every least, the ability to easily get...
Similar to #139 except for funders and their grants.
Currently, you can't save the form in an intermediate state or cancel your form without being pestered to fill in the required fields. Users should be able to save in...
Currently you have to add them one at a time.
Thereby allowing the user to more granularly handle API-specific exceptions
`.section()` only returns one result right now, but it's possible at certain times of the year that Penn InTouch will return multiple results for multiple semesters (i.e., this one and...
This is mostly a placeholder issue for some other registrar utilities that could be bundled as part of this module. - A `Semester` object that handles semi-complicated semester logic. (PCR...