.. |
announcements
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
bin
|
Merged [6857] from rjsparks@nostrum.com:
|
2013-12-16 22:25:16 +00:00 |
community
|
Addressed #1074 - approved by mr. Kivinen.
|
2013-11-02 22:13: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 |
dbtemplate
|
Merged [6465] and [6466] from rjsparks@nostrum.com:
|
2013-10-21 20:12:00 +00:00 |
doc
|
Merged [6701] from rjsparks@nostrum.com:
|
2013-12-16 22:15:52 +00:00 |
group
|
Added another state to the possible IETFWG states in the group proxy models file, to avoid exceptions.
|
2013-10-23 05:51:04 +00:00 |
help
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
idindex
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
idrfc
|
Merged personal/rjs/v4.70@6042:
|
2013-09-02 18:34:54 +00:00 |
idtracker
|
This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70.
|
2013-09-26 19:56:17 +00:00 |
iesg
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
ietfauth
|
Require logins to be all-lowercase. This was prompted by repeated
|
2013-10-21 20:26:03 +00:00 |
ietfworkflows
|
Updated one invocation of update_state() to match the new signature in [6660].
|
2013-11-06 16:19:13 +00:00 |
ipr
|
removed requirement to enter a phone number in various places on an IPR disclosure entry form
|
2013-11-06 21:33:04 +00:00 |
liaisons
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
mailinglists
|
Merged in changes from the conversion branch
|
2011-06-28 18:20:20 +00:00 |
meeting
|
Updated agenda test files. Looking forward to moving this to fixtures instead of live data.
|
2013-12-16 22:08:00 +00:00 |
message
|
Save announcements generated by the system as Messages, adding an
|
2012-02-08 21:05:28 +00:00 |
name
|
Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in.
|
2013-10-02 21:53:28 +00:00 |
nomcom
|
Added code to the EditMembersFormPreview form class' post_post() method. This code was present in preview_post() but missing in post_post(). Fixes issue #1203.
|
2013-11-20 14:06:07 +00:00 |
patches
|
Don't insert references to self.
|
2013-11-02 20:59:43 +00:00 |
person
|
Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in.
|
2013-10-02 21:53:28 +00:00 |
proceedings
|
Reverted to release 4.72 versions of several functions and methods, starting
|
2013-10-15 17:54:42 +00:00 |
redirects
|
merged in from 4.20-ise
|
2012-06-22 20:25:17 +00:00 |
release
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
secr
|
fixed calls to reverse() to match new url names since code merge
|
2013-12-09 20:41:32 +00:00 |
submit
|
Refines Joel's fix to show clearly who receives draft submission confirmation emails, to show a more detailed warning text when the submitter isn't in the addressee list. Fixes issue #1097.
|
2013-11-06 15:29:02 +00:00 |
sync
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
templates
|
Merged [6858] from rcross@amsl.com:
|
2013-12-16 22:26:22 +00:00 |
utils
|
Better handling of draft name extraction when there's no extension given.
|
2013-11-06 22:18:51 +00:00 |
wgchairs
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
|
2013-09-30 20:36:20 +00:00 |
wgcharter
|
Fixed a typo. Fixes issue #1216.
|
2013-12-11 10:28:00 +00:00 |
wginfo
|
Changed a test which changed a WG acronym, since this will (and should)
|
2013-10-13 21:11:10 +00:00 |
.gitignore
|
Fixes #563
|
2010-12-02 20:34:50 +00:00 |
__init__.py
|
Set version info to release version 4.84 before branching.
|
2013-12-16 22:34:39 +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
|
Revert changes to manage.py -- the intention with these changes was already taken care of with similar code further down.
|
2013-09-26 21:55:14 +00:00 |
middleware.py
|
Added logging for mail sending problems.
|
2013-03-06 19:36:06 +00:00 |
settings.py
|
Set version info to release version 4.84 before branching.
|
2013-12-16 22:34:39 +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
|
This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70.
|
2013-09-26 19:56:17 +00:00 |
wsgi.py
|
Updated the comment with the working Apache setting for a dev server.
|
2013-09-18 20:31:57 +00:00 |