datatracker/ietf/templates/doc/status_change
Jennifer Richards 608b8e16a4
feat: only offer IAB/IESG members for bofreq responsible leadership (#4276)
* refactor: avoid using select2 data-* attrs on html elements

Using "data-ajax--url" shadows explicit configuration in our
select2.js wrapper. Use "data-select2-ajax-url" to avoid this.

Also add ability to omit the ajax setup entirely by returning
None from ajax_url().

* chore: hook up a flag to disable ajax for SearchablePersonsField

* refactor: send select2 prefetch data as array and allow config of min input length

* feat: only offer IAB/IESG members for bofreq responsible leadership

* test: area directors/IAB members should be options for bofreq responsible leaders

* test: update tests to match changes to SearchableField

* fix: clean up SearchablePersonsField breakage when searching by email address

* chore: finish incomplete comment
2022-07-26 11:23:00 -05:00
..
ad_approval_pending_email.txt Notify secretariat when conflict review/status change doc enters an announcement pending state. Fixes #2962. Commit ready for merge. 2020-07-13 16:11:58 +00:00
approval_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
edit_related_rows.html feat: only offer IAB/IESG members for bofreq responsible leadership (#4276) 2022-07-26 11:23:00 -05:00
edit_relations.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
initial_template.txt Added editing last call messages, requesting, issuing and tracking IETF LCs to status-change documents 2013-06-01 21:01:45 +00:00
last_call.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
last_call_announcement.txt Merged in [16824] from rjsparks@nostrum.com: 2019-10-21 14:08:11 +00:00
make_last_call.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
start.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
status_changes.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
submit.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00