datatracker/ietf/meeting
Robert Sparks b243d4aab4 Merged in [19670] from rjsparks@nostrum.com:
Escape . in agenda url patterns. Guard against unrecognized extensions.
 - Legacy-Id: 19671
Note: SVN reference [19670] has been migrated to Git commit 58bd89c99e
2021-11-16 19:17:46 +00:00
..
fixtures Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
management Merged from session_purpose_dev 2021-11-09 01:35:25 +00:00
migrations Remove "before" versions of migrations that were renumbered during merge 2021-11-09 18:03:06 +00:00
templatetags Fix error in assignment_display_name() and fix broken test from previous commit. Range 19665:19666 ready for merge. 2021-11-15 21:48:43 +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
factories.py Guard against null timeslot location in agenda.html and add test of location_anchor tag 2021-11-15 21:01:19 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
fields.py Eliminate the officehours timeslot type, update/renumber migrations, mark offagenda/reserved TimeSlotTypeNames as not used, add a 'none' SessionPurposeName and disallow null, update agenda filter keywords/filter helpers, fix broken tests and general debugging 2021-11-04 17:06:06 +00:00
forms.py Fix merge errors in preceding commits 2021-11-08 16:35:23 +00:00
helpers.py Tear out old meeting schedule editor and related code 2021-11-04 17:07:22 +00:00
models.py Tear out old meeting schedule editor and related code 2021-11-04 17:07:22 +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 Eliminate the officehours timeslot type, update/renumber migrations, mark offagenda/reserved TimeSlotTypeNames as not used, add a 'none' SessionPurposeName and disallow null, update agenda filter keywords/filter helpers, fix broken tests and general debugging 2021-11-04 17:06:06 +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_helpers.py Eliminate the officehours timeslot type, update/renumber migrations, mark offagenda/reserved TimeSlotTypeNames as not used, add a 'none' SessionPurposeName and disallow null, update agenda filter keywords/filter helpers, fix broken tests and general debugging 2021-11-04 17:06:06 +00:00
tests_js.py Add missing ifSeleniumEnabled guard for meeting.tests_js.EditTimeslotsTests 2021-11-09 16:50:40 +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 Use temporary directories instead of "real" filesystem for tests. Fixes #3414. Commit ready for merge. 2021-11-05 19:45:57 +00:00
tests_views.py Update migrations and fix a few failing tests. Branch ready for merge. 2021-11-09 02:40:54 +00:00
urls.py Escape . in agenda url patterns. Guard against unrecognized extensions. Commit ready for merge. 2021-11-16 19:16:50 +00:00
utils.py Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
views.py Escape . in agenda url patterns. Guard against unrecognized extensions. Commit ready for merge. 2021-11-16 19:16:50 +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