.. |
management
|
Py2/3 compatibility: Added __future__ import.
|
2019-07-15 15:52:18 +00:00 |
migrations
|
Default use_milestone_dates to True. Allow changing use_milestone_dates from the edit milestone dates form for charters if it is the initial chartering effort. Fixes #2884. Commit ready for merge.
|
2020-02-11 18:53:40 +00:00 |
templatetags
|
Add navigation to nomcom pages for nomcom members. Put the RFC Status change link in a saner place in the navigation. Fixes #1411 and #2433. Commit ready for merge.
|
2018-01-09 22:10:10 +00:00 |
__init__.py
|
Move new schema models from redesign/ to ietf/
|
2012-01-24 17:17:24 +00:00 |
admin.py
|
Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run.
|
2019-09-30 15:42:18 +00:00 |
colors.py
|
Tweaked the color palatte for the agenda editor. Commit ready for merge.
|
2018-06-13 19:58:08 +00:00 |
dot.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
factories.py
|
Allow review team secretaries and the secretariat to reset the next reviewer in queue for review teams using the RotateAlphabetically policy. Partially addresses #2879. Commit ready for merge.
|
2020-02-21 23:08:20 +00:00 |
feeds.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
forms.py
|
Merge reviewer-queue-management on top of 6.111.1.dev0
|
2019-11-22 12:35:28 +00:00 |
mails.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
milestones.py
|
Restrict the ability to change whether a group uses milestone dates to the ADs and the secretariat. Fixes #2869. Commit ready for merge.
|
2020-01-16 21:19:29 +00:00 |
models.py
|
Default use_milestone_dates to True. Allow changing use_milestone_dates from the edit milestone dates form for charters if it is the initial chartering effort. Fixes #2884. Commit ready for merge.
|
2020-02-11 18:53:40 +00:00 |
resources.py
|
Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run.
|
2019-09-30 15:42:18 +00:00 |
tests.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
tests_info.py
|
Move charters for replaced groups to a new replaced state. Close any outstanding ballots on them. Fixes #2889, #2873, and #1286. Commit ready for merge.
|
2020-03-06 16:47:59 +00:00 |
tests_review.py
|
Allow review team secretaries and the secretariat to reset the next reviewer in queue for review teams using the RotateAlphabetically policy. Partially addresses #2879. Commit ready for merge.
|
2020-02-21 23:08:20 +00:00 |
urls.py
|
Allow review team secretaries and the secretariat to reset the next reviewer in queue for review teams using the RotateAlphabetically policy. Partially addresses #2879. Commit ready for merge.
|
2020-02-21 23:08:20 +00:00 |
utils.py
|
Added fallback handling from utf-8 to latin1 when reading charter text files.
|
2019-12-06 14:17:22 +00:00 |
views.py
|
Move charters for replaced groups to a new replaced state. Close any outstanding ballots on them. Fixes #2889, #2873, and #1286. Commit ready for merge.
|
2020-03-06 16:47:59 +00:00 |