Jennifer Richards

Results 80 issues of Jennifer Richards

### Describe the issue The `create_test_meeting` management command (`create_test_meeting.py`) creates a large number of sessions / timeslots / etc. This should be refactored to make use of the existing factories...

bug

Also broken on the main branch, but fixing on feat/tzaware because no one is likely to run the command on main until after the tzaware switch.

### Description As a moderate complexity but wide scoped refactoring, places where dates are used to represent deadlines / expiration dates and the like should be replaced with datetimes. Using...

enhancement
major
accepted

### Describe the issue The `meeting/agenda.ics` and `meeting/agenda.json` endpoints returns an iCalendar file for the next meeting of any type - at the moment, this is for an interim meeting....

bug
minor
accepted
component: meeting/

### Describe the issue For each constraint in the secr app session request tool, the "Delete the last entry" button is meant to remove the last group in the list....

bug
minor
accepted
component: secr/sreq/

The schedule editor links to several related views - edit session details, edit timeslots, etc. These all need a convenient way to return to the editor. Currently, generic links to...

enhancement
accepted
component: meeting/*/schedule/

### What happened? On the meeting schedule editor, sessions whose timeslot type is not selected to be visible are still shown in the unscheduled session tray. These should be hidden....

bug
major
accepted
component: meeting/*/schedule/

### Description Based on a conversation with @flynnliz, the current process for scheduling meeting sessions for various non-"regular" sessions results in notification emails being sent when the session request is...

enhancement
medium
accepted
component: secr/sreq/

### Description From a conversation with @flynnliz, the process for adding non-regular agenda items (breaks, etc), involves 1. creating a session request with the appropriate number/type of sessions through the...

enhancement
major
accepted
component: meeting/*/schedule/

### Description From a conversation with @flynnliz, it would be helpful to provide a clearer way to set the name that will be shown for an entry on the agenda....

enhancement
major
accepted
component: meeting/*/schedule/