datatracker/ietf/group
Henrik Levkowetz 06fe583351 Merged /branch/iola/meeting-improvement-r16992@17152 from olau@iola.dk:
* Renamed Meeting.agenda to Meeting.schedule together with a bunch of related
   internal things

* Moved Session.status, .requested, and .requested_by to a new SchedulingEvent.

* Turned sessions into regular sessions and non-sessions into misc.
  sessions in the UI and code to avoid ambiguity.

  This doesn't change the data in the DB except for uses of
  TimeSlotTypeName where 'session' is now 'regular'.
 - Legacy-Id: 17153
2019-12-17 23:43:07 +00:00
..
management Py2/3 compatibility: Added __future__ import. 2019-07-15 15:52:18 +00:00
migrations Changed some # type: ignore statements to work with the latest mypy 2019-11-05 22:41:18 +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 This commit replaces the code defined group features with features held 2018-07-12 10:51:48 +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 Fixed an issue with the milestone edit changes. 2018-03-09 21:27:58 +00:00
models.py Move Session.status, .requested, and .requested_by to a new SchedulingEvent 2019-12-05 12:41:09 +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 Fix #2185 - Close review assignments when reviewer is removed from team. 2019-10-09 13:36:25 +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 Merged /branch/iola/meeting-improvement-r16992@17152 from olau@iola.dk: 2019-12-17 23:43:07 +00:00