datatracker/ietf/templates/doc/charter
Lars Eggert 9d5d9d5172
fix: replace deprecated bootstrap things (#5858)
* text-muted -> text-body-secondary

* navbar-dark is deprecated

* Remove FIXME block, not an issue anymore

* Remove `navbar-light`
2023-07-18 12:22:28 -05:00
..
action_announcement_text.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
action_text.txt 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
approve.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
ballot_issued.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
ballot_writeup.txt Move the Secretariat group email utility to wginfo and the rest of the wgcharter stuff to doc/(views|urls|utils)_charter.py alongside the other document types 2014-01-13 16:08:58 +00:00
ballot_writeupnotes.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
change_ad.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
change_state.html refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
change_title.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
charter_with_milestones.txt 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
group_info.txt Added blank lines between milestones, so they don't get run together if they are long enough to cause line wrapping. Fixes issue #2311. 2017-06-09 20:04:38 +00:00
issue_ballot_mail.txt 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
review_announcement_text.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
review_text.txt Make internal review email about an RG use the IRSG instead of the IESG in text and addresses. Fixes #2881. Commit ready for merge. 2020-02-11 20:17:42 +00:00
submit.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00