datatracker/ietf/templates
Jennifer Richards c8dcda0fae
refactor: Do not use canonical_name() for charters (#5818)
* fix: Enforce naming of charter docs in submit()

* style: Reformat submit() with Black

* refactor: Remove redundant check of charter name

* style: Reformat charter_with_milestones_txt with Black

* refactor: Drop canonical_name, use Path in charter_with_milestones_txt

* style: Reformat review_announcement_text() with Black

* style: Reformat action_announcement_text() with Black

* refactor: Change uses of charter.canonical_name() to charter.name

* refactor: Skip docialias when retrieving charter

* refactor: Change canonical_name() to name in utils_charter.py

* refactor: Use Path in read_charter_text()

* refactor: Drop canonical_name, minor refactor of tests_charter.py

* refactor: charter.name instead of canonical_name in milestones.py

* refactor: charter.name instead of canonical_name in tests_info.py

* refactor: Remove unused functions in ietf/secr/utils/groups.py

* refactor: charter.canonical_name -> charter.name in templates

* refactor: Remove charter handling from canonical_name

Temporarily raise an exception for testing

* refactor: Refactor get_charter_text() without canonical_name

* refactor: Remove raise when canonical_name called on a charter

* fix: Add back missing ".txt" extension

* test: Test rejection of invalid charter names
2023-06-14 08:32:21 -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 Merge pull request #5738 from ietf-tools/main 2023-06-01 17:32:27 -03: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 refactor: Do not use canonical_name() for charters (#5818) 2023-06-14 08:32:21 -05:00
group refactor: Do not use canonical_name() for charters (#5818) 2023-06-14 08:32:21 -05: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: Finish refactoring LiaisonModelForm subclasses without BetterModelForm 2023-05-10 18:47:36 -03: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 fix: /meeting/materials splits out named sessions the same way /meeting/proceedings does (#5715) 2023-06-09 12:41:01 -05:00
message fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
nomcom Merge pull request #5766 from pselkirk/fix-4771 2023-06-08 13:36:44 -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 Merge pull request #5738 from ietf-tools/main 2023-06-01 17:32:27 -03:00
release doc: update about.html for version 11 (#5770) 2023-06-06 18:14:29 -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 feat: Improve submission status UX during validation (#5742) 2023-06-08 15:15:27 -05:00
sync fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
test
utils fix: Fix incorrect "GDPR" features/terminology. Fixes #4521. (#4587) 2022-10-18 13:27:19 -05:00
.gitignore
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 chore: use variable for static.ietf.org references (#5692) 2023-05-25 17:23:18 -05: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