datatracker/ietf/templates
Robert Sparks 50668c97cd
feat: apis for attaching chatlogs and polls to session materials (#4488)
* feat: apis for attaching chatlogs and polls to session materials

* fix: anticipate becoming tzaware, and improve guard against attempts to provide docs for sessions that have no official timeslot assignment.

* fix: get chatlog upload to actually work

Modifications to several initial implementation decisions.
Updates to the fixtures.

* fix: test polls upload

Refactored test to reduce duplicate code

* fix: allow api keys to be created for the new endpoints

* feat: add ability to view chatlog and polls documents. Show links in session materials.

* fix: commit new template

* fix: typo in migration signatures

* feat: add main doc page handling for polls. Improve tests.

* feat: chat log vue component + embedded vue loader

* feat: render polls using Vue

* fix: address pug syntax review comments from Nick.

* fix: repair remaining mention of chat log from copymunging

* fix: use double-quotes in html attributes

* fix: provide missing choices update migration

* test: silence html validator empty attr warnings

* test: fix test_runner config

* fix: locate session when looking at a dochistory object for polls or chatlog

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-10-13 09:20:36 -05:00
..
admin/group/group Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
api chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
base feat: replace old agenda with agenda-neue (#4406) 2022-10-12 15:46:28 -05:00
community fix: Don't run striptags on event descriptions that are emailed (#4267) 2022-07-24 11:37:17 -05:00
cookies chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
doc feat: apis for attaching chatlogs and polls to session materials (#4488) 2022-10-13 09:20:36 -05:00
group fix: Show Zulip room URL (#4296). Fixes #4269 2022-07-29 15:42:07 -05:00
help chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
idindex Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
iesg chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
ietfauth fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
ipr chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
liaisons fix: Add popup to explain colors for liaisons needing action. Rework how aria-label is supplied for several input fields. Update vnu.jar. Adjust some field styling. (#4115) 2022-07-07 14:01:21 -05:00
mailinglists test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
mailtrigger fix: Add <pre> to restore mailtrigger indentation (#4454) 2022-09-15 12:28:08 -05:00
meeting feat: apis for attaching chatlogs and polls to session materials (#4488) 2022-10-13 09:20:36 -05:00
message fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
nomcom fix: remove spurious year after nominee name (#4565) 2022-10-12 13:29:08 -05:00
notify_expirations Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles. 2011-02-02 15:19:27 +00:00
oidc_provider fix: Fix various page titles (#4239) 2022-07-21 11:11:31 -05:00
person feat: add pronouns to Person and oidc claims. Fixes #4043. (#4059) 2022-06-21 15:02:02 -05:00
registration fix: do not set user template var in ietfauth views (#4216) 2022-07-15 13:37:25 -05:00
release chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
review test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
stats ui: Add table dividers (#4417) 2022-09-08 08:57:19 -05:00
submit feat: Celery support and asynchronous draft submission API (#4037) 2022-08-22 13:29:31 -05:00
sync test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
test Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
utils chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
401.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
403.html fix: Fix various page titles (#4239) 2022-07-21 11:11:31 -05:00
404.html fix: Fix various page titles (#4239) 2022-07-21 11:11:31 -05:00
500.html feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
base.html feat: apis for attaching chatlogs and polls to session materials (#4488) 2022-10-13 09:20:36 -05:00
debug.html fix: Use unique data-sort attributes (#3836) 2022-04-19 10:16:32 -05:00
email_failed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
googlea30ad1dacffb5e5b.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
site.webmanifest feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
utf8_4byte_failed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00