datatracker/ietf/meeting
2021-09-01 14:30:09 +00:00
..
fixtures Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
management Allow configuration of group conflict types used for each meeting Fixes #2770. Commit ready for merge. 2021-07-30 17:50:24 +00:00
migrations Convert IETF111 Constraints 2021-08-05 22:03:30 +00:00
templatetags Add 'Select Sessions" tab to agenda pages. Commit ready for merge. 2021-07-01 23:45:25 +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 Fixed a recent regression in agenda.html which caused the 'now' context variable to not be available when checking if a meeting session is in the past or future, to know which recordings or live session links to show. Also fixed a potential timezone issue with regards to this. 2020-11-12 00:36:39 +00:00
ajax.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
factories.py Show the constraint names on the meeting session requests page. Fixes #3082. Commit ready for merge. 2021-08-27 19:45:19 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Adjust tests to match changes to permissions made in through the admin. These need to use the data rather than the code. See #3393. Commit ready for merge. 2021-09-01 14:30:09 +00:00
helpers.py Merged in [19183] from jennifer@painless-security.com: 2021-07-02 00:58:34 +00:00
models.py Allow configuration of group conflict types used for each meeting Fixes #2770. Commit ready for merge. 2021-07-30 17:50:24 +00:00
resources.py Rebase automatic-scheduler-2 onto 7.3.2.dev0 2020-06-15 12:29:39 +00:00
test_data.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
tests_api.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
tests_helpers.py Adds new filtering tags for sessions which have multiple sessions. I.e., in addition to wg,area,type there is wg-sessa, wg-sessb or wg-sessc etc on the tags, so now you can filter either all wg sessions or only specific sessions. Also removes the unused session.order_number, but not yet the session.order_in_meeting() function (which I think is unused too). 2021-06-03 20:03:14 +00:00
tests_js.py Add 'Select Sessions" tab to agenda pages. Commit ready for merge. 2021-07-01 23:45:25 +00:00
tests_schedule_generator.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
tests_views.py Show the constraint names on the meeting session requests page. Fixes #3082. Commit ready for merge. 2021-08-27 19:45:19 +00:00
urls.py Add 'Select Sessions" tab to agenda pages. Commit ready for merge. 2021-07-01 23:45:25 +00:00
utils.py Allow configuration of group conflict types used for each meeting Fixes #2770. Commit ready for merge. 2021-07-30 17:50:24 +00:00
views.py Use BOF consistently. 2021-07-14 17:33:14 +00:00