.. |
management
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
migrations
|
merged forward. Adjusted new proceedings code to new models. Found bug in earlier work on proceedings code exposing places that tests are not covering.
|
2014-11-05 21:19:09 +00:00 |
templatetags
|
Reverted erroneous commit [8495] to the tags branch.
|
2014-10-27 13:13:35 +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
|
Prevent 500 errors on file move race condition.
|
2014-10-26 13:19:38 +00:00 |
feeds.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
forms.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +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
|
Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which
|
2014-10-25 21:05:50 +00:00 |
models.py
|
Added comment docevents when changing SessionPresentation objects. Reworked group materials page to be more helpful when there are multiple SessionPresentations withing a given Meeting
|
2014-11-24 19:54:25 +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
|
Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages.
|
2014-07-02 19:30:07 +00:00 |
tests_ballot.py
|
Merged in [8271] and [8292] from rjsparks@nostrum.com:
|
2014-10-12 17:07:45 +00:00 |
tests_charter.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
tests_conflict_review.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
tests_draft.py
|
Allow removing a document shepherd, and test that it works. Fixes bug #1509. Commit ready for merge.
|
2014-10-27 21:27:49 +00:00 |
tests_material.py
|
Have working selectors for sessions related to a meeting and sessions related to a document, views for listing such sections that can be edited, and an edit form for changing the presented version. Checkpointing before big refactor to move the URI components around
|
2014-10-21 21:16:27 +00:00 |
tests_status_change.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
urls.py
|
Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which
|
2014-10-25 21:05:50 +00:00 |
urls_charter.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
urls_conflict_review.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
urls_material.py
|
Cleaned up issues with date and weekday variants of the session views
|
2014-11-24 21:06:58 +00:00 |
urls_status_change.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
utils.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
utils_charter.py
|
Merged in [8262] and [8263] from rjsparks@nostrum.com:
|
2014-09-28 19:57:01 +00:00 |
views_ballot.py
|
Merged in [8305] from rjsparks@nostrum.com:\n Replaces the return_to_url notion with logic that uses the session object. Related to bug #1430.
|
2014-10-26 19:35:10 +00:00 |
views_charter.py
|
Reverted erroneous commit [8495] to the tags branch.
|
2014-10-27 13:13:35 +00:00 |
views_conflict_review.py
|
Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which
|
2014-10-25 21:05:50 +00:00 |
views_doc.py
|
merged forward. Adjusted new proceedings code to new models. Found bug in earlier work on proceedings code exposing places that tests are not covering.
|
2014-11-05 21:19:09 +00:00 |
views_draft.py
|
Merged in [8506] from rjsparks@nostrum.com:\n change default notify address for IRTF stream documents. Fixes bug #1489.
|
2014-10-31 21:47:50 +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_material.py
|
Cleaned up issues with date and weekday variants of the session views
|
2014-11-24 21:06:58 +00:00 |
views_search.py
|
Reverted erroneous commit [8495] to the tags branch.
|
2014-10-27 13:13:35 +00:00 |
views_status_change.py
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |