.. |
announcements
|
Apply fix to missing nomcom chair in [4384] instead of [4385].
|
2012-05-04 13:47:15 +00:00 |
bin
|
Move views and templatetags from idrfc/ to doc, the I-D specific views
|
2013-08-14 10:32:25 +00:00 |
community
|
Merged [5509] from ietf@augustcellars.com:
|
2013-03-13 15:31:36 +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 |
dbtemplate
|
Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run.
|
2013-08-06 10:09:29 +00:00 |
doc
|
Move ietf_filters templatetag from idtracker/ to doc/
|
2013-08-14 15:11:24 +00:00 |
group
|
Added migrations which should have been part of release 4.70.
|
2013-08-06 17:37:47 +00:00 |
help
|
Added an index page at /help/state, listing the document states that
|
2013-07-17 20:55:35 +00:00 |
idindex
|
Move ietf_filters templatetag from idtracker/ to doc/
|
2013-08-14 15:11:24 +00:00 |
idrfc
|
Move idrfc/ templates to doc/ and subdirectories in doc/, move ported ballot_icon template tag, delete dead code
|
2013-08-14 14:10:46 +00:00 |
idtracker
|
Move ietf_filters templatetag from idtracker/ to doc/
|
2013-08-14 15:11:24 +00:00 |
iesg
|
Move ietf_filters templatetag from idtracker/ to doc/
|
2013-08-14 15:11:24 +00:00 |
ietfauth
|
Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run.
|
2013-08-06 10:09:29 +00:00 |
ietfworkflows
|
Tweaked code to correct access to document metadata and actions, adding RGs to the groups and group secretaries to the roles which are given access.
|
2013-08-01 14:37:50 +00:00 |
ipr
|
Delete some dead idtracker. imports
|
2013-04-11 14:28:56 +00:00 |
liaisons
|
Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run.
|
2013-08-06 10:09:29 +00:00 |
mailinglists
|
Merged in changes from the conversion branch
|
2011-06-28 18:20:20 +00:00 |
meeting
|
Merged in branch/iola/milestones, which provides datatracker support for management of WG milestones.
|
2013-05-15 22:07:23 +00:00 |
message
|
Save announcements generated by the system as Messages, adding an
|
2012-02-08 21:05:28 +00:00 |
name
|
Added migrations which should have been part of release 4.70.
|
2013-08-06 17:37:47 +00:00 |
nomcom
|
Move ietf_filters templatetag from idtracker/ to doc/
|
2013-08-14 15:11:24 +00:00 |
person
|
Merged [5902],[5904] from markus.stenberg@iki.fi:
|
2013-08-01 12:44: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
|
Added a list of releases below the release notes at /releases/*
|
2013-06-14 13:13:20 +00:00 |
secr
|
Move views and templatetags from idrfc/ to doc, the I-D specific views
|
2013-08-14 10:32:25 +00:00 |
submit
|
Move views and templatetags from idrfc/ to doc, the I-D specific views
|
2013-08-14 10:32:25 +00:00 |
sync
|
Move views and templatetags from idrfc/ to doc, the I-D specific views
|
2013-08-14 10:32:25 +00:00 |
templates
|
Move idrfc/ templates to doc/ and subdirectories in doc/, move ported ballot_icon template tag, delete dead code
|
2013-08-14 14:10:46 +00:00 |
utils
|
Move markup_txt.py from idrfc/ to utils/
|
2013-08-13 14:33:22 +00:00 |
wgchairs
|
Merged in a lot of shim-layer removals from olau@iola.dk
|
2013-07-15 20:55:24 +00:00 |
wgcharter
|
Move update_telechat from idrfc.utils to doc.utils, port remaining
|
2013-08-13 16:44:07 +00:00 |
wginfo
|
Move views and templatetags from idrfc/ to doc, the I-D specific views
|
2013-08-14 10:32:25 +00:00 |
.gitignore
|
Fixes #563
|
2010-12-02 20:34:50 +00:00 |
__init__.py
|
Set version info and settings back to development mode
|
2013-08-06 10:16:01 +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
|
Added logging for mail sending problems.
|
2013-03-06 19:36:06 +00:00 |
settings.py
|
Set version info and settings back to development mode
|
2013-08-06 10:16:01 +00:00 |
settings_sqlitetest.py
|
Move views and templatetags from idrfc/ to doc, the I-D specific views
|
2013-08-14 10:32:25 +00:00 |
urls.py
|
Move views and templatetags from idrfc/ to doc, the I-D specific views
|
2013-08-14 10:32:25 +00:00 |