datatracker/ietf/nomcom/migrations
Henrik Levkowetz f2b0881dae Corrected the add_topics migration
- Legacy-Id: 13525
2017-06-05 12:27:45 +00:00
..
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_20150430_0909.py Added 5 migrations for changes in model field help-text strings which changed in the facelift. Also fixed the expression of the help text for NomCom.reminder_interval so the text itself doesn't contain quite as much whitespace. 2015-04-30 16:18:25 +00:00
0003_nomination_share_nominator.py Added a migration for the Nomination.share_nominator field. 2015-08-23 09:15:20 +00:00
0004_auto_20151027_0829.py Migration for the nomcom 'public_key' field change to a settings-agnostic FileStorage. 2015-10-27 15:34:43 +00:00
0005_remove_position_incumbent.py Missed an svn add 2015-11-29 04:16:07 +00:00
0006_improve_default_questionnaire_templates.py Captured when nomcom members reviewed feedback for a given nominee last. Added badges when new feedback is available. Improved layout of feedback index page. Fixes #1850. 2015-12-02 23:25:42 +00:00
0007_feedbacklastseen.py improved creation of FeedbackLastSeen 2015-12-10 23:07:57 +00:00
0008_auto_20151209_1423.py Removed the description field from Position. Simplified the Position list and the Position edit form. Tweaked several places to make the pages more self documenting. Added a page to help nomcom chairs through setting up a new nomcom. Fixes #1867 and #1768. 2015-12-09 23:24:46 +00:00
0009_remove_requirements_dbtemplate_type_from_path.py Removed the type from the template pathname for the requirements templates. Made the requiremetns view work for both template types plain and rst. Changed the default for the requirements template for new nomcoms to rst. Migrated 2015 requirements to rst (except for the IAB position, which would require a significant edit) 2015-12-12 03:49:23 +00:00
0010_nominee_person.py Beginning to rework Nominee and Nomination 2015-12-17 21:53:39 +00:00
0011_auto_20161207_1046.py Added migrations for the model changes done for the Django 1.8 upgrade. 2016-12-07 19:41:48 +00:00
0012_auto_20170210_0205.py Added a migration to capture the ordering option on Nominee. 2017-02-10 10:29:07 +00:00
0013_position_nomination_feedback_switches.py Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge. 2017-05-22 18:40:05 +00:00
0014_alter_is_open_help_text.py Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge. 2017-05-22 18:40:05 +00:00
0015_show_pictures.py Allow nomcoms to configure the feedback page to show nominee pictures. Fixes #2252. Commit ready for merge, 2017-05-23 22:18:04 +00:00
0016_add_topics.py Corrected the add_topics migration 2017-06-05 12:27:45 +00:00
__init__.py Refactor mange group views: 2012-11-22 10:46:39 +00:00