datatracker/ietf
Henrik Levkowetz cea60ad8df Merged in [8255] from rjsparks@nostrum.com:\n Combined defer/undefer tests from doc/tests_ballot and iesg/tests, extending them to demonstrate current reported bugs.
Made doc.active_defer_event() look for the events that are currently being created. This remains brittle.
Added email notifying the IESG of an undefer analagous to the defer email.
Guarded against deferring an already deferred document or undeferring a document that hasn't been deferred.
Guarded against deferring a document that's not scheduled for a telechat.
Fixes bugs 1417, 1465, 1417
 - Legacy-Id: 8366
Note: SVN reference [8255] has been migrated to Git commit 0b49f402b4ec9145cb290b8a968755cc9ebdef92
2014-09-28 18:59:10 +00:00
..
bin Merged in [8249] from rjsparks@nostrum.com:\n Skip sheme-relative urls. Fixes bug #1466. 2014-09-28 18:44:38 +00:00
community Untrack this document button added to draft document view. 2014-07-19 19:44:30 +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 Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +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 Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
doc Merged in [8255] from rjsparks@nostrum.com:\n Combined defer/undefer tests from doc/tests_ballot and iesg/tests, extending them to demonstrate current reported bugs. 2014-09-28 18:59:10 +00:00
group Merged in personal/fanpeng/v5.5.3-dev0@8005 from fanpeng@chinamobile.com: 2014-07-13 20:06:00 +00:00
help Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
idindex Pyflakes cleanup compliant with pyflakes 0.8.1, which seems to find things 0.8.0 didn't fin. 2014-04-01 16:25:18 +00:00
iesg Merged in [8255] from rjsparks@nostrum.com:\n Combined defer/undefer tests from doc/tests_ballot and iesg/tests, extending them to demonstrate current reported bugs. 2014-09-28 18:59:10 +00:00
ietfauth Merged in [8166] from rcross@amsl.com: 2014-09-16 19:05:39 +00:00
ipr Merged in [8209] from rjsparks@nostrum.com:\n Fixed several places where files were not being closed. 2014-09-16 19:48:30 +00:00
liaisons Checks that an email address will survive encoding as part of validating a liaison form. Fixes bug 1410. Commit ready for merge. 2014-05-22 18:45:59 +00:00
mailinglists Made ietf/mailinglists pyflakes-clean. 2014-03-15 18:15:08 +00:00
meeting Merged in [8229] from rjsparks@nostrum.com, with minor tweaks: 2014-09-18 20:27:28 +00:00
message Made ietf/message pyflakes-clean. 2014-03-15 19:02:23 +00:00
name Changed the length of the NameModel slug field from 8 to 32 characters. Added a corresponding migration. 2014-07-21 20:18:54 +00:00
nomcom Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages. 2014-07-02 19:30:07 +00:00
person Merged in [8229] from rjsparks@nostrum.com, with minor tweaks: 2014-09-18 20:27:28 +00:00
redirects Made ietf/redirects pyflakes-clean. 2014-03-15 20:56:28 +00:00
release Added changeset and ticket links to the release notes under /release/ 2014-05-02 00:30:25 +00:00
secr allow Team Chairs access to proceedings. Commit ready for merge. 2014-07-20 17:17:31 +00:00
submit Merged in [8254] from rjsparks@nostrum.com:\n Don't send mail to unknown-email-* addresses. Fixes bug #1471. 2014-09-28 18:51:21 +00:00
sync Made several changes to better handle non-ascii UTF-8 in email messages. 2014-04-29 18:45:37 +00:00
templates Merged in [8255] from rjsparks@nostrum.com:\n Combined defer/undefer tests from doc/tests_ballot and iesg/tests, extending them to demonstrate current reported bugs. 2014-09-28 18:59:10 +00:00
utils Merged in [8254] from rjsparks@nostrum.com:\n Don't send mail to unknown-email-* addresses. Fixes bug #1471. 2014-09-28 18:51:21 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version info and settings back to development mode 2014-09-19 19:28:38 +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
feed_urls.py Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
legacy_router.py Remove unused code 2012-01-04 16:58:41 +00:00
LICENSE Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
manage.py Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
middleware.py Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
settings.py Set version info and settings back to development mode 2014-09-19 19:28:38 +00:00
settings_sqlitetest.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +00:00
wsgi.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00