datatracker/ietf/doc
2015-10-13 18:12:59 +00:00
..
management Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
migrations Added a migration to capture the new DocEvent types that came in with Ole's replaced_by code in [9829]. 2015-07-21 10:01:50 +00:00
templatetags Merged in [9924] from rjsparks@nostrum.com: 2015-08-01 10:12:40 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Fixed a problem with the admin interface for the ietf.doc.DocHistory class. 2014-11-14 00:21:54 +00:00
expire.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
feeds.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +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 Make new branch from trunk (r9007) and merge facelift-r8876 into it, fixing a few merge conflicts 2015-02-06 14:08:34 +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 mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
models.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
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 Added a very simple html version of the json API, to make it easier to explore the api manually. 2015-08-09 16:28:55 +00:00
tests.py New explicit "Comment has been added to document history" message 2015-08-25 20:05:11 +00:00
tests_ballot.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
tests_charter.py Handle the new-work message 2015-08-27 21:27:10 +00:00
tests_conflict_review.py Done with the second pass focusing on test coverage. Lots of test tweaks, some new tests, a couple of bugs fixed. The session request code views need to be redone to allow testing. 2015-08-21 16:39:00 +00:00
tests_draft.py missed updating a test 2015-09-17 22:30:04 +00:00
tests_material.py checkpoint. Model changes done and UI tweaked to match. 2015-04-30 15:57:48 +00:00
tests_status_change.py Done with the second pass focusing on test coverage. Lots of test tweaks, some new tests, a couple of bugs fixed. The session request code views need to be redone to allow testing. 2015-08-21 16:39:00 +00:00
urls.py Moved doc-specific email aliases onto the email tab for the document 2015-08-25 15:19:55 +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 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 mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
utils_charter.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
views_ballot.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
views_charter.py Instrumented issuing ballots. Simplified the ballot-issued email significantly. Deferred adding ballot_saved mail for the automatic yes positions. 2015-08-28 17:33:49 +00:00
views_conflict_review.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
views_doc.py Renamed the two get_email_aliases functions to have distinct names. 2015-10-13 18:12:59 +00:00
views_draft.py (Rocky) merge forward. 2015-10-09 03:16:24 +00:00
views_help.py Merged in [9782] from lars@netapp.com: 2015-07-18 15:29:12 +00:00
views_material.py Facelift remaining materials pages 2015-01-28 12:50:09 +00:00
views_search.py Factored out the doc_is_tracked logic, for use on group document list pages. 2015-04-03 13:27:29 +00:00
views_status_change.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00