datatracker/client/agenda
Rich Salz 0c8db80b18
fix: Show recordings for interims (#7197)
* fix: Show recordings for interims

Add methods uses_notes(), has_recordings(), and uses_chat_logs() to the
meeting object (with semantically correct tests) and use them consistently
throughout.  List the recordings if the "meeting numnber" starts with
"interim"

Fixes: #6543

* style: Use "is not" and "is" for None comparisons

* None comparison and non-IETF meetings

style: Use "is not None" instead of "!="
For non-IETF meetings assume chat logs exist

* fix: Restore useNotes for JS fields

* fix: uses_notes->useNotes (in JavaScript)

Also add comment about meeting number field in tests

* Missed a uses_notes->useNotes edit

* fix: useNotes->usesNotes

---------

Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2024-08-07 11:23:18 -05:00
..
agenda.scss feat: agenda / floor-plan dark mode support (#5995) 2023-07-19 18:23:37 -05:00
Agenda.vue fix: Hide last modified field in agenda when unavailable (#7722) 2024-08-07 09:15:01 -05:00
AgendaDetailsModal.vue feat: agenda / floor-plan dark mode support (#5995) 2023-07-19 18:23:37 -05:00
AgendaFilter.vue feat: agenda / floor-plan dark mode support (#5995) 2023-07-19 18:23:37 -05:00
AgendaMobileBar.vue feat: add jump to now/day on mobile agenda (#6654) 2023-11-22 08:56:54 -06:00
AgendaQuickAccess.vue fix: adapt agenda buttons colors to be more readable (#7210) 2024-03-21 11:01:14 -05:00
AgendaScheduleCalendar.vue fix: adapt agenda buttons colors to be more readable (#7210) 2024-03-21 11:01:14 -05:00
AgendaScheduleList.vue fix: Show recordings for interims (#7197) 2024-08-07 11:23:18 -05:00
AgendaSettings.vue feat: agenda / floor-plan dark mode support (#5995) 2023-07-19 18:23:37 -05:00
AgendaShareModal.vue fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
FloorPlan.vue feat: agenda / floor-plan dark mode support (#5995) 2023-07-19 18:23:37 -05:00
MeetingNavigation.vue feat: replace old agenda with agenda-neue (#4406) 2022-10-12 15:46:28 -05:00
store.js fix: Show recordings for interims (#7197) 2024-08-07 11:23:18 -05:00
tour.js feat(agenda): various agenda improvements and fixes (#4613) 2022-10-21 16:04:32 -05:00