datatracker/ietf/meeting/migrations
Ole Laursen ae515e6a27 Add notes field to Schedule.
Rearrange schedules in schedule list and be more consistent in the
naming. Add edit properties link to the meeting schedule editor.

Reword the Schedule.visible and .public help texts to try to better
explain what setting the fields results in.
 - Legacy-Id: 18111
2020-07-01 10:14:14 +00:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_auto_20180225_1207.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0003_rename_modified_fields.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0004_meeting_attendees.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0005_backfill_old_meetings.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0006_backfill_attendees.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0007_auto_20180716_1337.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0008_rename_meeting_agenda_note.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0009_add_agenda_info_note.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0010_set_ietf_103_agenda_info_note.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0011_auto_20190114_0550.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0012_add_slide_submissions.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0013_make_separate_break_sessobj.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0014_auto_20190426_0305.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0015_sessionpresentation_document2_fk.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0016_remove_sessionpresentation_document.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0017_rename_field_document2.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0018_document_primary_key_cleanup.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0019_slidesubmission_time.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0020_remove_future_break_sessions.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0021_rename_meeting_agenda_to_schedule.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0022_schedulingevent.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0023_create_scheduling_events.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0024_auto_20191204_1731.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0025_rename_type_session_to_regular.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0026_cancel_107_sessions.py Add migration to cancel 107 sessions 2020-03-19 17:48:03 +00:00
0027_add_constraint_options_and_joint_groups.py Merged in ^/branch/dash/automatic-scheduler@17395, which adds groundwor for 2020-04-08 20:41:29 +00:00
0028_auto_20200501_0139.py Added a migration for updated timezone names and added validation for sechedule names. 2020-05-01 08:45:43 +00:00
0029_session_tombstone_for.py Add support in the new meeting schedule editor for making a tombstone 2020-06-30 16:55:24 +00:00
0030_schedule_notes.py Add notes field to Schedule. 2020-07-01 10:14:14 +00:00
__init__.py Added a new field 'short' to Session, to help produce file names for agendas, minutes and slides for groups with different named session, such as for instance 'edu'. Generating distinct filenames directly from the name field gives too long names. 2012-06-20 21:12:26 +00:00