datatracker/ietf/name/migrations
Ole Laursen e5943f814d Add support for displaying constraint hints when scheduling a task and
for displaying violated constraints in the new schedule editor, with
the old of a new field, ConstraintName.editor_label.

Add support for displaying room capacity violations.

Add support for selecting a session and displaying information about
it similar to the existing scheduling editor.

Add support for sorting unassigned sessions.

Clean up markup and styles a bit, and fix some bugs.

Expand HTML-based test and add JS test that exercises the
Javascript-based functionality.

Switch to using Chrome driver instead of PhantomJS since the HTML
engine in PhantomJS is apparently too old to support the constructs in
the new schema editor.

Add a workaround for LiveServerTestCase clashing with IetfTestRunner
fixture loading.
 - Legacy-Id: 17519
2020-03-23 17:55:36 +00:00
..
0001_initial.py Fixed incorrect type hints for Migration.dependencies. 2019-09-30 16:25:58 +00:00
0002_agendatypename.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
0003_agendatypename_data.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
0004_add_prefix_to_doctypenames.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
0005_reviewassignmentstatename.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
0006_adjust_statenames.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
0007_fix_m2m_slug_id_length.py Removed a BOM 2019-08-20 19:53:10 +00:00
0008_reviewerqueuepolicyname.py Add support for setting reviewer queue policies per team. 2019-11-18 17:29:25 +00:00
0009_add_verified_errata_to_doctagname.py Added fetch and use of the RFC-Editor's errata.json file in order to set a new 'verified-errata' document tag, and use that to show the link to inline-errata documents only when there is verified errata. Fixes issue #2861. 2020-01-10 12:22:33 +00:00
0010_constraintname_editor_label.py Add support for displaying constraint hints when scheduling a task and 2020-03-23 17:55:36 +00:00
__init__.py Introduce more generic ballot models, start porting doc ballot page to the 2012-03-30 17:16:50 +00:00