.. |
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
|
Tweaked the utility script to find missing submission confirmation emails.
|
2013-10-26 18:10:30 +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 [6642] from tterriberry@mozilla.com:
|
2013-11-06 16:20:46 +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
|
* Made reporting IPR consistant across document searches, IPR searches, AD document queues, last calls, and agendas. All these points now report on the document(s) being directly queried, and the documents those transitively replace or obsolete.
|
2013-08-12 21:41:57 +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
|
Fixed a bug in the materials urls in agenda.ics.
|
2013-11-06 17:03:30 +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
|
It turns out that the get_user_email is called for every nominee listed on a feedback page, which is insane. But until the template can be rewritten to do this in a more sane way, we cache the lookup result.
|
2013-11-04 20:47:54 +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
|
change draft replace action: move document to archive directory
|
2013-11-03 01:38:23 +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
|
Fixed a bug in the materials urls in agenda.ics.
|
2013-11-06 17:03:30 +00:00 |
utils
|
Merged [6622] from rjsparks@nostrum.com:
|
2013-11-02 23:04:28 +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
|
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 |
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 and settings back to development mode
|
2013-11-06 19:33:49 +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 and settings back to development mode
|
2013-11-06 19:33:49 +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 |