Jennifer Richards

Results 80 issues of Jennifer Richards

### Describe the issue The code behind `utc_from_string()` in `ietf/ipr/mail.py` should be simplified now that support for python < 3.3 has been dropped. There are two wrinkles I see: 1....

bug
minor
accepted
component: ipr/

### Describe the issue The submission status page shows any passed/failed checker results (i.e., `SubmissionCheck` instances) for the submission. If there are no results or if all the instances are...

bug
minor
component: submit/

### Describe the issue Per [RFC 5545](https://www.rfc-editor.org/rfc/rfc5545.html#section-3.3.5), a DATE-TIME in an iCalendar file must represent UTC times using a Z suffix (e.g., `2022-08-08T23:01:00Z`). For local times with a time zone...

bug
minor
accepted
component: meeting/

### Description The `agenda_warning_note` for a meeting is used to mark agendas as preliminary. The prominent display of the note was restored in #4124, but the way it is displayed...

enhancement
medium
accepted
component: meeting/

### What happened? The meeting schedule editor can be opened for the official schedule by accessing, say, `/meeting/113/agenda/edit/`. If the meeting number is omitted, i.e. `/meeting/agenda/edit/`, a server error results....

bug
minor
accepted
contrib-easy

The agenda filtering system assigns a keyword to enable/disable display of many types of sessions based on the session's assigned name. If that session has a long name as is...

bug
medium
accepted
component: meeting/

### What happened? As discussed in #3662, the `action_holder_badge` template tag needs special handling of whitespace around it in at least some uses. Need to check whether this is consistent...

enhancement
minor
accepted
component: meeting/

The agenda page's UI for subscribing to webcal or downloading ics files looks something like: ![image](https://user-images.githubusercontent.com/10996692/162534425-1ac45c41-29ef-424d-ac3e-28e364c3cf53.png) (see #3786). This is shared between the main "agenda" tab and the "personalize" tab...

enhancement
medium
accepted
component: meeting/

The commit messages are perhaps misleading - the 'comments' just means various text, mostly strings, in the source. It does not mean "source code comments".