datatracker/ietf/secr/templates/includes
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
..
activities.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
buttons_back.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
buttons_next_cancel.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
buttons_proceed.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
buttons_save_cancel.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
buttons_search.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
buttons_submit.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
buttons_submit_cancel.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
meetings_footer.html feat: replace old agenda with agenda-neue (#4406) 2022-10-12 15:46:28 -05:00
search_results_table.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
session_info.txt fix: Prevent ADs and chairs from being added to bethere constraint (#5169) 2023-02-21 11:03:33 -06:00
sessions_footer.html refactor: Remove secr proceedings (#5256) 2023-03-10 15:33:01 -06:00
sessions_request_form.html refactor: Tie Meetecho resources to Session pk (#5281) 2023-04-23 18:15:01 -05:00
sessions_request_view.html fix: Prevent ADs and chairs from being added to bethere constraint (#5169) 2023-02-21 11:03:33 -06:00
sessions_request_view_formset.html refactor: Tie Meetecho resources to Session pk (#5281) 2023-04-23 18:15:01 -05:00
sessions_request_view_session_set.html refactor: Tie Meetecho resources to Session pk (#5281) 2023-04-23 18:15:01 -05:00