datatracker/ietf/group
Sasha Romijn aaa8180358 Add a flag for groups to indicate meetings should always be seen as area meetings.
This impacts scheduling, because area meetings should not conflict with any
other session from their area. However, several area meetings have type WG,
and therefore look like ordinary WGs apart from meeting scheduling conflicts.
This new flag will allow distinguishing regular WGs from WGs whose meetings
must not conflict with anything else from their area.

The included migration sets this flag for the currently known area meetings:
dispatch, gendispatch, intarea, opsarea/opsawg, rtgarea, rtgwg, saag,
secdispatch, tsvarea, irtfopen
 - Legacy-Id: 17290
2020-02-12 15:34:45 +00:00
..
management Py2/3 compatibility: Added __future__ import. 2019-07-15 15:52:18 +00:00
migrations Add a flag for groups to indicate meetings should always be seen as area meetings. 2020-02-12 15:34:45 +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 Adds support for dateless milestones. Fixes #2799. Commit ready for merge. 2020-01-06 20:48:53 +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 Add a flag for groups to indicate meetings should always be seen as area meetings. 2020-02-12 15:34:45 +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 Only show groups in reasonable states when showing current chartering efforts (otherwise crufty charter states can would lead to abandoned or replaced groups showing here). Fixes #2872. Commit ready for merge. 2020-01-17 20:14:22 +00:00
tests_review.py Merge reviewer-queue-management on top of 6.111.1.dev0 2019-11-22 12:35:28 +00:00
urls.py Removed links to the old MHonArc mail archives, and related view. 2019-05-01 21:24:41 +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 Only show groups in reasonable states when showing current chartering efforts (otherwise crufty charter states can would lead to abandoned or replaced groups showing here). Fixes #2872. Commit ready for merge. 2020-01-17 20:14:22 +00:00