datatracker/ietf/doc
2016-08-24 18:43:15 +00:00
..
management Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
migrations Added a migration for changed choices list for DocEvent. Related to [10770]. 2016-02-07 13:43:35 +00:00
templatetags Fixed various issues with the interim approval request email text when used for non-WG groups (RGs, for instance). Added supporting template filter functions. Related to issues #1979 and #1980. 2016-07-09 20:02:28 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Fixed pyflakes complaints introduced with pyflakes 1.1.0 2016-03-04 21:24:26 +00:00
expire.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
factories.py Enhanced factories to simplify test writing. Commit ready for merge. 2016-07-15 12:30:08 +00:00
feeds.py Adds a publisher to the digital preservation feed. Commit ready for merge. 2016-07-06 20:41:14 +00:00
fields.py Manually moved the concepts forward. Reworked some presentation. Working enough to bring testers in at Sprint93 2015-07-13 21:09:39 +00:00
forms.py Refactored counting telechat pages to do it only in one place. Count more accurately and make it possible to report more granularly. Added page counts to agenda.json. Commit ready to merge. 2016-01-07 23:31:05 +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 [11687], [11710] from presnick@qti.qualcomm.com: 2016-07-19 10:48:13 +00:00
models.py Fixed an error in a docstring. 2016-07-07 12:19:59 +00:00
redirect_drafts_urls.py Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:47:12 +00:00
redirect_idtracker_urls.py Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:47:12 +00:00
resources.py Removed an unnecessary pyflakes:ignore. 2016-07-07 12:19:02 +00:00
tests.py Moved the materials start, cutoff, and revision dates into the Meeting object 2016-08-05 20:44:05 +00:00
tests_ballot.py Enhanced factories to simplify test writing. Commit ready for merge. 2016-07-15 12:30:08 +00:00
tests_charter.py Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
tests_conflict_review.py Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
tests_draft.py Added a test for the document approved by AD action. Related to issue 2016-07-18 20:12:12 +00:00
tests_material.py Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
tests_status_change.py Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
urls.py checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions. 2016-02-22 17:03:46 +00:00
urls_charter.py Handle the new-work message 2015-08-27 21:27:10 +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 checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions. 2016-02-22 17:03:46 +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 Guard against use of nonexistant attribute. 2016-05-05 14:09:07 +00:00
utils_charter.py Added listing all the area directors back. Related to #1889. Commit ready for merge. 2016-01-22 21:17:44 +00:00
utils_search.py Merge in changes from community-list-cleanup 2016-03-23 13:31:24 +00:00
views_ballot.py Allow IAB, IRTF, and Independent streams to use new capability for RFC Editor Notes. Do not display of document shepherd and shepherd writeup for non-IETF stream documents. Do not display IESG information for IAB stream documents. 2016-02-11 22:12:52 +00:00
views_charter.py Put WG summary information on the rechartering page. Fixes #2000. Commit ready for merge. 2016-08-24 18:43:15 +00:00
views_conflict_review.py Change the text used in conflict review approval messages. Fixes #1877. Commit ready for merge. 2016-01-06 15:44:29 +00:00
views_doc.py Merged in [11778] from rjsparks@nostrum.com: 2016-08-17 18:28:02 +00:00
views_draft.py Merged in [11721] from bartosz.balazinski@interdigital.com: 2016-07-20 09:14:27 +00:00
views_help.py Merged in [9782] from lars@netapp.com: 2015-07-18 15:29:12 +00:00
views_material.py checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions. 2016-02-22 17:03:46 +00:00
views_search.py Merge in changes from community-list-cleanup 2016-03-23 13:31:24 +00:00
views_status_change.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00