..
bin
Merged in branch/iola/shimfree@6856. This pretty much completes the shim removal. Next step is upgrading Django to 1.6, and then doing some final polishing.
2013-12-17 21:29:05 +00:00
community
Replace reference to redesign.doc.models, replace redundant filter on
2013-12-07 12:28:47 +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
Fix broken indentation
2013-12-02 18:12:16 +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
Remove shim layer from ietfauth, delete some dead code and migrate
2013-12-05 16:24:03 +00:00
doc
Returns "there are no ballots to view yet" rather than 404ing when the ballot link is followed for a document that exists.
2014-01-07 23:16:44 +00:00
group
Strip out all ADs from the working group fixtures, apparently they are not included in another permafixture so cause trouble in some tests
2013-12-07 19:28:13 +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
Merge in changes from the old shimfree branch
2013-11-27 12:55:50 +00:00
iesg
Fixed a minor bug, restoring iesg agenda document page functionality after shim-layer rewrite.
2013-12-20 16:34:19 +00:00
ietfauth
Revamp and add tests for ietfauth - still missing tests for most views here though
2013-12-06 18:40:48 +00:00
ipr
Merged in branch/iola/shimfree@6856. This pretty much completes the shim removal. Next step is upgrading Django to 1.6, and then doing some final polishing.
2013-12-17 21:29:05 +00:00
liaisons
Hide unapproved related liaison statement unless during approval it to prevent dead link
2013-12-07 13:39:56 +00:00
mailinglists
Port mailinglists to new schema
2013-12-03 18:55:26 +00:00
meeting
Merged in a fix from Ole. A different fix for the same problem was already present, but by picking Ole's fix here we avoid hassle in the next (Django-upgrade) merge.
2013-12-18 18:39:49 +00:00
message
Add __unicode__ to SendQueue
2013-11-28 18:12:45 +00:00
name
Remove proxies
2013-12-07 12:01:57 +00:00
nomcom
Remove shim layer from ietfauth, delete some dead code and migrate
2013-12-05 16:24:03 +00:00
patches
Sets the State(type=draft) to Replaced when a document is replaced using views_draft.replaces.
2014-01-07 22:58:52 +00:00
person
Remove backwards compatibility person() method on Person
2013-12-07 12:13:14 +00:00
redirects
Resurrect URL coverage making it work with all tests, and move it to the test runner together with the template coverage report
2013-12-07 19:31:32 +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
Merged in [7009] from rcross@amsl.com: removed references to old models for shim removal release.
2013-12-19 17:17:58 +00:00
submit
Merge in changes from the old shimfree branch
2013-11-27 12:55:50 +00:00
sync
Remove shim layer from ietfauth, delete some dead code and migrate
2013-12-05 16:24:03 +00:00
templates
Merged in branch/iola/shimfree@6856. This pretty much completes the shim removal. Next step is upgrading Django to 1.6, and then doing some final polishing.
2013-12-17 21:29:05 +00:00
utils
Resurrect URL coverage making it work with all tests, and move it to the test runner together with the template coverage report
2013-12-07 19:31:32 +00:00
wgcharter
Fixed a typo. Fixes issue #1216 .
2013-12-11 10:28:00 +00:00
wginfo
Remove some unused references to SimpleUrlTestCase
2013-12-07 13:30:41 +00:00
.gitignore
Fixes #563
2010-12-02 20:34:50 +00:00
__init__.py
Set version info to release version 4.90 before branching.
2013-12-20 17:08:18 +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.90 before branching.
2013-12-20 17:08:18 +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
Move proceedings feed to meeting/ and remove traces of shim layer from it
2013-12-06 16:31:02 +00:00
wsgi.py
Updated the comment with the working Apache setting for a dev server.
2013-09-18 20:31:57 +00:00