datatracker/client
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 fix: Show recordings for interims (#7197) 2024-08-07 11:23:18 -05:00
components fix: handle dynamic poll columns (#7243) 2024-03-22 12:38:28 -05:00
shared fix: support multiple slash in xslugify.js (#7658) 2024-07-10 15:34:19 -05:00
App.vue feat: agenda / floor-plan dark mode support (#5995) 2023-07-19 18:23:37 -05:00
embedded.js fix: chatlog component missing pinia + agenda switch to text dark mode colors (#6653) 2023-11-22 12:43:20 -06:00
Embedded.vue feat: apis for attaching chatlogs and polls to session materials (#4488) 2022-10-13 09:20:36 -05:00
index.html feat: change fonts to Inter and Noto Sans Mono (#5628) 2023-05-15 16:37:00 -05:00
main.js test: add agenda-neue cypress tests (#4293) 2022-09-07 14:14:12 -04:00
router.js feat(agenda): various agenda improvements and fixes (#4613) 2022-10-21 16:04:32 -05:00