datatracker/ietf/secr/drafts
Henrik Levkowetz 3508f59f52 Merged in [15596] from rjsparks@nostrum.com:
improved coverage for several tests.
 - Legacy-Id: 15600
Note: SVN reference [15596] has been migrated to Git commit 6f18ae882532433ba86322b33c34f5f1b0350cb9
2018-10-19 14:27:13 +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 Merged in [15596] from rjsparks@nostrum.com: 2018-10-19 14:27:13 +00:00
forms.py Remove duplicate functionality in secr/drafts. Fixes #2540. Commit ready for merge. 2018-07-14 19:25:09 +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 Added a new field Meeting.days to capture the length of a meeting. This is necessary now that we have previous meetings officially starting Sunday, lasting to Friday, and future meetings starting Saturday, Lasting to Friday. We use Meeting.days to calculate Meeting.end_date(). Meeting.get_ietf_monday() and two cut_off() methods have also been updated to be instance methods instead of class methods, and to not assume that a meeting starts on Sunday. 2017-10-25 13:38:15 +00:00
tests_reports.py Simple coverage tests for ietf/secr/drafts/reports.py. Commit ready for merge. 2018-03-15 23:11:43 +00:00
tests_views.py Merged in [15596] from rjsparks@nostrum.com: 2018-10-19 14:27:13 +00:00
urls.py Remove duplicate functionality in secr/drafts. Fixes #2540. Commit ready for merge. 2018-07-14 19:25:09 +00:00
views.py Update secr/drafts/tests_views to align with view logic. Fixes #2480. Commit ready for merge. 2018-07-14 20:59:17 +00:00