datatracker/ietf
Ole Laursen a6a0596be6 Add migration for fixing 1) a dummy RFC entry, 2) three stand-alone
RFCs that didn't get their doc.type set, 3) a big bunch of historic
stand-alone RFCs that have doc.group=None - set these to the
individual submission "none" group for the time being so the view code
doesn't have to deal with a special case.

In some cases this is wrong since there actually was a WG associated
but unfortunately fixing them properly requires detective work
(probably parsing the RFCs) and in at least some cases recreating
historic WGs. In case someone ends up doing this, the documents to
check can still be found with

Document.objects.filter(name__startswith="rfc", group__type="individ")

since there are almost no new RFCs that didn't went through the I-D
process.
 - Legacy-Id: 5284
2013-01-17 13:00:36 +00:00
..
announcements Apply fix to missing nomcom chair in [4384] instead of [4385]. 2012-05-04 13:47:15 +00:00
bin Merge changes from old milestones branch 2013-01-15 16:45:19 +00:00
community Fixed problem with displaying ISE stream documents. 2012-08-02 20:38:43 +00:00
contrib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cookies Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
database-notes Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
doc Add migration for fixing 1) a dummy RFC entry, 2) three stand-alone 2013-01-17 13:00:36 +00:00
group Merge changes from old milestones branch 2013-01-15 16:45:19 +00:00
idindex Added a new field, #16: draft AD (name and email) to all_id2.txt 2012-12-15 22:43:10 +00:00
idrfc Rewrite draft and RFC tabs in terms of the new schema, porting 2013-01-16 14:57:01 +00:00
idtracker Hack the format_history_text filter to be less weird, using the same 2013-01-16 14:35:13 +00:00
iesg Merge changes from old milestones branch 2013-01-15 16:45:19 +00:00
ietfauth Move the decoraters + utilities to new ietfauth/utils.py file 2013-01-16 14:36:02 +00:00
ietfworkflows Rewrite draft and RFC tabs in terms of the new schema, porting 2013-01-16 14:57:01 +00:00
ipr Made the IPR country field wider to accomodate IPR disclosures referencing many patent instances in many countries. 2012-12-03 13:19:02 +00:00
liaisons Merged [4866] from rjsparks@nostrum.com: 2012-10-21 18:00:51 +00:00
mailinglists Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
meeting Merge in milestones branch 2012-12-03 14:36:30 +00:00
message Save announcements generated by the system as Messages, adding an 2012-02-08 21:05:28 +00:00
name Merge changes from old milestones branch 2013-01-15 16:45:19 +00:00
person Add simple helper to Email to identify invalid email addresses (from 2013-01-16 14:36:49 +00:00
proceedings Ported week view over to use the new meeting data model 2012-03-24 14:16:23 +00:00
redirects merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
release Handle an unrecognized revision more gracefully. 2012-10-30 22:15:55 +00:00
submit Use new new_revision .desc format for when drafts are submitted 2013-01-16 14:37:50 +00:00
sync Fix two bugs in RFC Editor syncing: make sure documents we don't know 2013-01-17 11:19:53 +00:00
templates Rewrite draft and RFC tabs in terms of the new schema, porting 2013-01-16 14:57:01 +00:00
utils Merge changes from old milestones branch 2013-01-15 16:45:19 +00:00
wgchairs Merge in milestones branch 2012-12-03 14:36:30 +00:00
wgcharter Fix bugs in abandoning chartering of a proposed/bof/unknown group, 2012-12-03 15:00:07 +00:00
wginfo Move milestones branch out of the way to prepare for merge with trunk 2013-01-15 16:12:31 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version info and settings back to development mode 2012-12-16 18:30:34 +00:00
context_processors.py Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
legacy_router.py Remove unused code 2012-01-04 16:58:41 +00:00
manage.py Adjusted the scribe template to make it XHTML compliant and fix what Robert broke 2012-07-29 01:09:41 +00:00
middleware.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
settings.py Merged branch/iola/statesync up to @5118 to trunk. 2012-12-20 20:32:03 +00:00
settings_sqlitetest.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
urls.py Merged branch/iola/statesync up to @5118 to trunk. 2012-12-20 20:32:03 +00:00