[x] “This event is already past” notification should be an info box that stays on the event page instead of disappearing
[x] The controller method that updates diet doesn’t check permissions
[x] In the Bonner Profile accordion, “Bonner Notes” should be “Add Bonner Note”, and the modal should have the “Related to Bonner” toggle on by default (when coming from that button).
[x] The route and method names for generating a file should not still be named after sending a recommendation. Also, there is no error reporting to user if generating the file fails. The exception is caught silently, and a 200 is always returned.
[x] The Program descriptions in the object are out of order from production. The best fix is to add url and description to the database and remove those methods from the object. The second best method is to put them back in production order.
[x] Bonner Scholars is not plural, but is “Bonners Scholars” on the landing page