datatracker/ietf/templates/iesg
Jennifer Richards 372891194e
feat: Move IESG agenda items from filesystem to DB (#5366)
* feat: Add TelechatAgendaContent model and related support

* feat: Add UI for managing TelechatAgendaContents

* refactor: Rename _view view to _manage

* feat: Add a view to dump the TelechatAgendaContent as text/plain

* refactor: Point agenda_data() helpers at content in the DB

* refactor: Replace references to settings URLs/paths with new plumbing

* chore: Remove now-obsolete settings from settings.py

* feat: Link to telechat_agenda_content_manage view from iesg agenda

* fix: Use correct view name

* feat: Link from agenda content management page to IESG agenda view

* chore: Create resources

* chore: Add new names to names.json

* chore: Renumber migration after rebase

* chore: Remove unused import

* fix: Clean up partially removed code

* chore: Add admin model for TelechatAgendaContent

* chore: Simplify __str__ method for TelechatAgendaContent

* test: Add TelechatAgendaContentFactory

* test: Test the fill_in_agenda_administrivia() function

* test: Test that agenda contains action_items content

* test: Test that sensitive agenda links are restricted by role

* test: Test the telechat_agenda_content_view view

* test: Add test of telechat_agenda_content_edit view

* fix: Add type attribute to button to satisfy html validator

* test: Filter TelechatAgendaSectionName to used=True for tests

* test: More thoroughly test for likely(ish) permission errors

* fix: Fix typo in "tablist" role

* test: Test telechat_agenda_content_manage view

* style: Put back newlines at EOF

* chore: Add admin for TelechatAgendaSectionName

* chore: Renumber migrations

* fix: Depend on the correct migration

Forgot to update the number, but was also depending on the wrong
migration.
2023-04-23 18:05:58 -05:00
..
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
agenda.html feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
agenda.txt Changed URLs with explicit scheme from http to https. 2014-03-31 00:25:08 +00:00
agenda_charter.html fix: Fix ballot icon overlapping document title (#4077) 2022-06-13 11:01:06 -05:00
agenda_charter.txt Refactor IESG agenda pages, put the agenda structure in a helper function in agenda.py, build the agenda up around this structure, and reuse this everywhere instead of duplicating the structure in various templates and the JSON view - this also fixes a couple of minor bugs where the copy-pasted copies were not entirely in sync 2013-10-16 13:07:09 +00:00
agenda_conflict_doc.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
agenda_conflict_doc.txt Refactor IESG agenda pages, put the agenda structure in a helper function in agenda.py, build the agenda up around this structure, and reuse this everywhere instead of duplicating the structure in various templates and the JSON view - this also fixes a couple of minor bugs where the copy-pasted copies were not entirely in sync 2013-10-16 13:07:09 +00:00
agenda_doc.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
agenda_doc.txt This is a series of 50 migrations that changes the Document and DocAlias 2019-06-10 11:32:46 +00:00
agenda_documents.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
agenda_package.txt feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
discusses.html fix: Add whitespace before "for" (#3951) 2022-05-13 14:13:14 -05:00
feed_item_description.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
ietf_activity_report.html feat: move IETF Activity reports from external text based to HTML pages (#5180) 2023-02-27 16:58:59 -06:00
milestones_needing_review.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
moderator_charter.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
moderator_conflict_doc.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
moderator_doc.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
moderator_package.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
nav.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
past_documents.html fix: Add whitespace before "for" (#3951) 2022-05-13 14:13:14 -05:00
photos.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
review_decisions.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
telechat_agenda_content_edit.html feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
telechat_agenda_content_manage.html feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00