datatracker/ietf/nomcom/migrations
Jim Fenton 3aab73d862
feat(nomcom): Allow nomcom chair to turn volunteer acceptance on and off (#4251)
* feat(nomcom): Allow nomcom chair to turn volunteer acceptance on and off
Fixes #4105
Also allows chair to set date of first call for volunteers. If this should be read-only and set by the code, let me know.

* fix(nomcom): Correct helptext for accepting volunteers
2022-07-24 08:51:57 -05:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_auto_20180918_0550.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0003_nomcom_show_accepted_nominees.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0004_set_show_accepted_nominees_false_on_existing_nomcoms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0005_auto_20181008_0602.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0006_auto_20190716_1216.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0007_position_is_iesg_position.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0008_auto_20201008_0506.py Tweaked the verbose name of the Nomcom Topic Questionnaire's 'audience' field. 2020-10-08 12:38:38 +00:00
0009_auto_20201109_0439.py Added matching indexes to a number of models with ordering by multiple keys. 2020-11-09 19:41:12 +00:00
0010_nomcom_first_call_for_volunteers.py Checkpointing. Remaining work: convert meetingregistation fixup to a migration and a mgmt comment. Flesh out testing of 8989 rule 2 and fix the known edge case bug. Remove old implementation and connect UI to the new implementation. 2021-05-01 19:57:04 +00:00
0011_volunteers.py Allow people to volunteer for NomCom via the datatracker. Commit ready for merge. 2021-06-10 20:35:50 +00:00
0012_populate_volunteers.py Skip populate_volunteers forward migration if nomcom2021 is not in the database. Fixes #3306. Commit ready for merge. 2021-06-15 12:37:23 +00:00
0013_update_accepting_volunteers_helptext.py feat(nomcom): Allow nomcom chair to turn volunteer acceptance on and off (#4251) 2022-07-24 08:51:57 -05:00
__init__.py Refactor mange group views: 2012-11-22 10:46:39 +00:00