.. |
0001_initial.py
|
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
|
2015-02-08 21:16:44 +00:00 |
0002_auto_20150221_0947.py
|
Added 4 new fields to the meeting class, to hold draft submission cutoff information for the meeting. On request, changed the presentation of the cutoff times to show the last submission time, rather than the beginning of the cutoff time. Changed the cutoff hour format to support full timedelta information, not just a given hour (this was necessary in order to be able to set the requested 23:59:59 submission stop time).
|
2015-02-21 20:48:29 +00:00 |
0003_auto_20150304_0738.py
|
Added a field capturing changed information for the idsubmission-cutoff-related fields of Meeting.
|
2015-03-04 17:51:46 +00:00 |
0004_auto_20150308_0446.py
|
Removed a superfluous import.
|
2015-03-08 14:33:50 +00:00 |
0005_auto_20150430_0847.py
|
pulled several migrations from trunk and reordered the ones here to match
|
2015-04-30 22:12:18 +00:00 |
0006_auto_20150318_1116.py
|
some tweaks to the history
|
2015-05-04 13:09:41 +00:00 |
0007_auto_20150429_1224.py
|
pulled several migrations from trunk and reordered the ones here to match
|
2015-04-30 22:12:18 +00:00 |
0008_auto_20150429_1346.py
|
pulled several migrations from trunk and reordered the ones here to match
|
2015-04-30 22:12:18 +00:00 |
0009_room_functional_name.py
|
checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests
|
2015-05-01 22:31:30 +00:00 |
0010_auto_20150501_0732.py
|
checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests
|
2015-05-01 22:31:30 +00:00 |
0011_ietf92_meetings.py
|
some tweaks to the history
|
2015-05-04 13:09:41 +00:00 |
0012_auto_20151026_1406.py
|
Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match.
|
2015-10-26 22:45:26 +00:00 |
0013_auto_20151026_1408.py
|
Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match.
|
2015-10-26 22:45:26 +00:00 |
0014_auto_20151026_1414.py
|
Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match.
|
2015-10-26 22:45:26 +00:00 |
0015_auto_20151102_1845.py
|
Updated country and timezone choices.
|
2015-11-03 03:02:48 +00:00 |
0016_schedule_ietf88_and_89.py
|
still preparing to merge forward
|
2016-01-19 22:42:07 +00:00 |
0017_schedule_approved_interims.py
|
Adds a meetings tab to the group information page. Links to minutes, agendas, and materials for each session at each meeting. Improves the UI for the session materials page. Commit ready for merge.
|
2016-01-20 22:59:14 +00:00 |
0018_auto_20160207_0537.py
|
Added a migration for changed default ordering of timeslot entries, and changed auto_now settings for the modified field of meeting sessions, timeslots, and assignments.
|
2016-02-07 13:46:46 +00:00 |
0019_allow_null_sessionpresentation_rev.py
|
checkpoint: refined document/session view with test. Trivial start on Document factories.
|
2016-02-18 04:07:17 +00:00 |
0020_auto_20160316_0646.py
|
Migration for timezone changes (pytz 2015.7 => 2016.1)
|
2016-03-16 13:52:09 +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 |