.. |
management
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
migrations
|
Merged [7588] from rjsparks@nostrum.com: Schema migration to allow consensus to be set back to unknown. Related to ticket #1150.
|
2014-04-14 15:53:37 +00:00 |
templatetags
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
__init__.py
|
Move new schema models from redesign/ to ietf/
|
2012-01-24 17:17:24 +00:00 |
admin.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
expire.py
|
Changed the code to move drafts from the active draft repository to the draft archive so that all associated files will be moved, not just those with specifically listed extensions. This fixes the problem that .xml files associated with submitted drafts were moved to the unknown_ids subdirectory of the archive, instead of into the archive proper.
|
2014-06-16 16:23:18 +00:00 |
feeds.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
forms.py
|
Merge forward complete
|
2013-01-24 21:28:27 +00:00 |
lastcall.py
|
Protect against cases where add_state_change_event can return None. Fixes bug # 1383. Commit ready for merge.
|
2014-04-30 22:17:01 +00:00 |
mails.py
|
Fixed some pyflakes issues in the merged code.
|
2014-03-15 16:32:11 +00:00 |
models.py
|
Merged in support for RG pages, from branch/iola/rg-support.
|
2014-06-09 20:52:14 +00:00 |
redirect_drafts_urls.py
|
Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django
|
2013-12-11 16:36:09 +00:00 |
redirect_idtracker_urls.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
tests.py
|
Adjust when publication request button appears for documents in non-ietf streams. Fixes bug #1402. Commit ready for merge.
|
2014-05-14 17:31:00 +00:00 |
tests_ballot.py
|
A second pass of pyflakes cleanup, removing additional bulk imports, fixing a bug in get_initial_notify(), and removing some dead (and buggy) code.
|
2014-03-16 22:15:46 +00:00 |
tests_charter.py
|
A second pass of pyflakes cleanup, removing additional bulk imports, fixing a bug in get_initial_notify(), and removing some dead (and buggy) code.
|
2014-03-16 22:15:46 +00:00 |
tests_conflict_review.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 |
tests_draft.py
|
Merged [7589] from rjsparks@nostrum.com: Functional changes allowing consensus to be set back to Unknown. Fixes ticket #1150.
|
2014-04-16 18:45:55 +00:00 |
tests_status_change.py
|
Corrected Document vs DocHistory mismatch when working with status-change documents. Corrected creation of BallotDocEvent timestamps. Fixes bug #1396. Commit ready for merge
|
2014-05-06 20:32:27 +00:00 |
urls.py
|
Corrected Document vs DocHistory mismatch when working with status-change documents. Corrected creation of BallotDocEvent timestamps. Fixes bug #1396. Commit ready for merge
|
2014-05-06 20:32:27 +00:00 |
urls_charter.py
|
Implement missing charter tests as found by the coverage check
|
2014-01-14 15:50:03 +00:00 |
urls_conflict_review.py
|
Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django
|
2013-12-11 16:36:09 +00:00 |
urls_status_change.py
|
Merged [6361] from rjsparks@nostrum.com:
|
2014-02-09 18:46:19 +00:00 |
utils.py
|
Corrected Document vs DocHistory mismatch when working with status-change documents. Corrected creation of BallotDocEvent timestamps. Fixes bug #1396. Commit ready for merge
|
2014-05-06 20:32:27 +00:00 |
utils_charter.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
views_ballot.py
|
Protect against cases where add_state_change_event can return None. Fixes bug # 1383. Commit ready for merge.
|
2014-04-30 22:17:01 +00:00 |
views_charter.py
|
Merged in support for RG pages, from branch/iola/rg-support.
|
2014-06-09 20:52:14 +00:00 |
views_conflict_review.py
|
A second pass of pyflakes cleanup, removing additional bulk imports, fixing a bug in get_initial_notify(), and removing some dead (and buggy) code.
|
2014-03-16 22:15:46 +00:00 |
views_doc.py
|
Merged in support for RG pages, from branch/iola/rg-support.
|
2014-06-09 20:52:14 +00:00 |
views_draft.py
|
Merged [7589] from rjsparks@nostrum.com: Functional changes allowing consensus to be set back to Unknown. Fixes ticket #1150.
|
2014-04-16 18:45:55 +00:00 |
views_help.py
|
A second pass of pyflakes cleanup, removing additional bulk imports, fixing a bug in get_initial_notify(), and removing some dead (and buggy) code.
|
2014-03-16 22:15:46 +00:00 |
views_search.py
|
All tests pass, except for some pyflakes tests which I believe are fixed in trunk.
|
2014-04-06 20:04:36 +00:00 |
views_status_change.py
|
Corrected Document vs DocHistory mismatch when working with status-change documents. Corrected creation of BallotDocEvent timestamps. Fixes bug #1396. Commit ready for merge
|
2014-05-06 20:32:27 +00:00 |