datatracker/ietf/meeting
Robert Sparks 4cb03a24cc Merged in [19183] from jennifer@painless-security.com:
Add 'Select Sessions' tab to agenda pages.
 - Legacy-Id: 19185
Note: SVN reference [19183] has been migrated to Git commit 82ad0402f8
2021-07-02 00:58:34 +00:00
..
fixtures Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
management Add ConstraintNames for chair, tech, and key participant conflicts. Replace temporary UI workaround with proper conflict type handling. Fixes #3083. Commit ready for merge. 2021-06-09 19:36:27 +00:00
migrations Add ConstraintNames for chair, tech, and key participant conflicts. Replace temporary UI workaround with proper conflict type handling. Fixes #3083. Commit ready for merge. 2021-06-09 19:36:27 +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 Display rooms in blocks with identical timeslots. Add a timeslot label row above each. Fixes #3220. Commit ready for merge. 2021-06-14 16:33:24 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Swap timeslot columns in addition to full days in schedule editor. Fixes #3216. Commit ready for merge. 2021-06-22 16:33:04 +00:00
helpers.py Merged in [19183] from jennifer@painless-security.com: 2021-07-02 00:58:34 +00:00
models.py Add ConstraintNames for chair, tech, and key participant conflicts. Replace temporary UI workaround with proper conflict type handling. Fixes #3083. Commit ready for merge. 2021-06-09 19:36:27 +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 Merged in [19183] from jennifer@painless-security.com: 2021-07-02 00:58:34 +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 connect the new calculations to the UI. Clean flakes. 2021-05-06 19:00:58 +00:00
views.py Merged in [19183] from jennifer@painless-security.com: 2021-07-02 00:58:34 +00:00