.. |
announcements
|
Remove "names" fixture from all tests, since it's now loaded once just
|
2013-09-29 17:35:59 +00:00 |
bin
|
Add bin/expire-submissions script for making sure old submissions are canceled automatically
|
2013-11-15 16:22:29 +00:00 |
community
|
Remove unused ietfworkflows import
|
2013-09-24 16:53:23 +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
|
Added template rendering verification on dbtemplate form submission in order to catch errors in edited templates before they are committed. This should prevent server 500 errors when rendering dbtemplate pages. Fixes issue #1113.
|
2013-08-28 12:50:17 +00:00 |
doc
|
Remove legacy ballot_json view which has not worked for a while
|
2013-11-19 16:07:29 +00:00 |
group
|
Remove "names" fixture from all tests, since it's now loaded once just
|
2013-09-29 17:35:59 +00:00 |
help
|
Added an index page at /help/state, listing the document states that
|
2013-07-17 20:55:35 +00:00 |
idindex
|
Remove "names" fixture from all tests, since it's now loaded once just
|
2013-09-29 17:35:59 +00:00 |
idtracker
|
Move ietf_filters templatetag from idtracker/ to doc/
|
2013-08-14 15:11:24 +00:00 |
iesg
|
Add extra newline, forgot to commit that with previous commit
|
2013-10-25 13:55:49 +00:00 |
ietfauth
|
Added Nomcom role suport to role_required() through has_role(). This will let us get rid of the more specialized ad_hoc nomcom_memeber_required() which can't handle access for multiple roles.
|
2013-09-16 19:18:22 +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
|
Remove "names" fixture from all tests, since it's now loaded once just
|
2013-09-29 17:35:59 +00:00 |
mailinglists
|
Merged in changes from the conversion branch
|
2011-06-28 18:20:20 +00:00 |
meeting
|
Fixed legacy document fieldname.
|
2013-09-09 20:54:56 +00:00 |
message
|
Save announcements generated by the system as Messages, adding an
|
2012-02-08 21:05:28 +00:00 |
name
|
Revamp and clean up submit models:
|
2013-11-15 13:30:32 +00:00 |
nomcom
|
Remove "names" fixture from all tests, since it's now loaded once just
|
2013-09-29 17:35:59 +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
|
Revamp and clean up submit models:
|
2013-11-15 13:30:32 +00:00 |
submit
|
assertEquals -> assertEqual in submit/tests.py (the former is apparently deprecated)
|
2013-11-15 16:24:38 +00:00 |
sync
|
Remove "names" fixture from all tests, since it's now loaded once just
|
2013-09-29 17:35:59 +00:00 |
templates
|
Make the submit tool use the access token framework with a bit of backwards compatibility glue
|
2013-11-15 16:09:05 +00:00 |
utils
|
Rename unique key to random key as it is not really unique, add function for generating an access token from the key
|
2013-11-15 16:07:10 +00:00 |
wgcharter
|
Remove "names" fixture from all tests, since it's now loaded once just
|
2013-09-29 17:35:59 +00:00 |
wginfo
|
Cosmetic fix, insert missing space
|
2013-11-04 13:49:32 +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-09-19 19:31:46 +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
|
Cleaned upthe manage.py command changes a little bit.
|
2013-09-16 20:51:00 +00:00 |
middleware.py
|
Added logging for mail sending problems.
|
2013-03-06 19:36:06 +00:00 |
settings.py
|
Remove now unused idrfc_wrapper.py, remove idrfc app
|
2013-11-19 16:10:29 +00:00 |
settings_sqlitetest.py
|
Add ietf. qualifier to settings import, this fixes a weird bug where
|
2013-09-20 11:02:06 +00:00 |
urls.py
|
Remove references to ietfworkflows/urls.py
|
2013-09-28 18:57:59 +00:00 |
wsgi.py
|
Updated the comment with the working Apache setting for a dev server.
|
2013-09-18 20:31:57 +00:00 |