datatracker/ietf/meeting
2021-10-21 14:59:02 +00:00
..
fixtures Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
management Add management command to set up timeslots/sessions for testing/demoing 'purpose' field 2021-10-16 20:09:00 +00:00
migrations Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
templatetags Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
.gitignore not sure why svn is being stupid here..this commit is worthless, and probably will fail 2007-05-09 22:04:05 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
admin.py Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147. Commit ready for merge. 2021-08-30 17:02:49 +00:00
ajax.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
factories.py Merged in [19306] from jennifer@painless-security.com: 2021-09-03 21:12:32 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
fields.py Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
forms.py Allow non-WG-like groups to request additional sessions/durations and bypass approval 2021-10-14 13:21:56 +00:00
helpers.py Allow hiding/blurring sessions and timeslots based on TimeSlotType in the schedule editor 2021-10-19 01:07:56 +00:00
models.py Add 'closed' session purpose, assign purposes for nomcom groups, and update schedule editor to enforce timeslot type and allow blurring sessions by purpose 2021-10-15 19:33:33 +00:00
resources.py Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147. Commit ready for merge. 2021-08-30 17:02:49 +00:00
test_data.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
test_procmat.pdf Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147. Commit ready for merge. 2021-08-30 17:02:49 +00:00
tests_api.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
tests_helpers.py Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
tests_js.py Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
tests_models.py Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147. Commit ready for merge. 2021-08-30 17:02:49 +00:00
tests_schedule_generator.py Allow generated schedules to inherit from a base schedule. Fixes #3170. Commit ready for merge. 2021-08-10 14:22:06 +00:00
tests_views.py Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
urls.py Improvements to the timeslot and schedule editors (move new toggles to modals, handle overflowing session names, fix timeslot editor scrolling, add buttons to quickly create single timeslot, accept trailing slash on edit URL) 2021-10-21 14:59:02 +00:00
utils.py Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
views.py Allow hiding/blurring sessions and timeslots based on TimeSlotType in the schedule editor 2021-10-19 01:07:56 +00:00
views_proceedings.py Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147. Commit ready for merge. 2021-08-30 17:02:49 +00:00