datatracker/ietf/secr/drafts
2016-08-23 10:52:08 +00:00
..
fixtures Added 4 new fields to the meeting class, to hold draft submission cutoff information for the meeting. On request, changed the presentation of the cutoff times to show the last submission time, rather than the beginning of the cutoff time. Changed the cutoff hour format to support full timedelta information, not just a given hour (this was necessary in order to be able to set the requested 23:59:59 submission stop time). 2015-02-21 20:48:29 +00:00
__init__.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
email.py For manual posting of an I-D by the Secretariat, include the RFC Editor on the email message if the I-D is in the RFC Editor Queue. Fixes #1751. 2015-12-10 22:55:04 +00:00
forms.py Summary: Add new document saving API, Document.save_with_history(events). 2015-09-28 14:01:03 +00:00
notifications.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
reports.py Move standalone monthly report scripts to bin directory. Commit ready for merge. 2016-04-11 15:54:36 +00:00
tests_views.py Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
urls.py Made ietf/secr/{drafts,roles,ipradmin} pyflakes-clean. 2014-03-15 22:06:48 +00:00
views.py Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method. 2016-08-23 10:52:08 +00:00