datatracker/ietf/templates
Jennifer Richards 09ff9c6ced
refactor: Tie Meetecho resources to Session pk (#5281)
* feat: Use session.id to specify session for api_set_session_video_url

* feat: Use session.id to specify session for api_upload_bluesheet

* refactor: Add audio/video stream and onsite tool URLs to Session model

* refactor: Get onsite tool/stream URLs for agenda from Session

* refactor: Use Session methods for onsite tool/stream a few more places

* refactor: Move hard-coded meetecho URLs into settings.py

* feat: Add has_onsite_flag to Session

* chore: Set has_onsite_tool for sessions that had meetecho UrlResources

* fix: Only show onsite tool URLs when Session.has_onsite_tool is True

* test: Update test_api_upload_bluesheet to test deprecated version

* fix: Fix test failure in api_upload_bluesheet view

* test: Add test of new api_upload_bluesheet view

* style: Apply Black style to test_api_upload_bluesheet

* fix: Fix test failures in api_upload_bluesheet()

* test: Update test_api_set_session_video_url to test deprecated version

* fix: Fix test failure in api_set_session_video_url view

* test: Add test of new api_set_session_video_url view

* style: Apply Black styling to new test

* fix: Fix test failures in api_set_session_video_url view

* test: Fix test_meeting_agenda; set has_onsite_tool in SessionFactory

* feat: Add has_onsite_tool to Session list in admin

* feat: Add has_onsite_tool flag to SessionDetailsForm

* feat: Add has_onsite_tool flag to sreq

* feat: Show has_onsite_tool flag on secr view for a submitted request

* feat: Only prompt for has_onsite_tool in sreq for non-wg type groups

* fix: Clean up styling of sreq view a bit

* chore: Renumber migrations
2023-04-23 18:15:01 -05:00
..
admin/group/group Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
api fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
base fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
community fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
cookies chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
doc fix(doc): Replace iconography for position's email status with text label (#5421) 2023-03-27 13:58:51 +09:00
group feat: Add list of sub-groups to group's "about" page (#5450) 2023-03-31 10:29:07 +09:00
help feat: Linkify state descriptions (#4916) 2022-12-19 09:03:44 -06:00
idindex fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
iesg feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
ietfauth fix: Don't offer already-disabled API keys for disablement (#5262) 2023-03-02 10:18:51 -06:00
ipr fix(ipr): Clarify IPR update confirmation email (#5420) 2023-03-25 17:30:51 +09:00
liaisons fix: Point to IAB liaison page from datatracker liaison pages (#5168) 2023-02-17 17:33:15 -06: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 refactor: Tie Meetecho resources to Session pk (#5281) 2023-04-23 18:15:01 -05:00
message fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
nomcom fix: Add "empty-list" indicator (#5504) (#5505) 2023-04-23 17:58:40 -05:00
notify_expirations fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
oidc_provider fix: Fix various page titles (#4239) 2022-07-21 11:11:31 -05:00
person fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
registration fix: Handle integrity violations when confirming email address (#5506) 2023-04-23 17:58:05 -05:00
release chore: add release 10.0 info in about.html (#5492) 2023-04-13 11:47:46 -05:00
review fix: Do not add user to the top of queue after reject (fixes #4505) (#5427) 2023-03-30 08:34:08 +09:00
stats fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
submit fix: Use more subtle colors for "Request full access URL" alert (#5390) 2023-03-21 08:41:51 -05:00
sync fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
test Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
utils fix: Fix incorrect "GDPR" features/terminology. Fixes #4521. (#4587) 2022-10-18 13:27:19 -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: Style preformatted alert messages better (#5152) 2023-02-16 09:05:32 -06:00
debug.html fix: restore sql_debug functionality from the container (#4835) 2022-12-06 08:48:23 -06: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