datatracker/ietf/meeting
2021-10-13 21:43:44 +00:00
..
fixtures Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
management Update internal references to trac.tools.ietf.org to point to trac.ietf.org. Remove several links into tools.ietf.org. Commit ready for merge. 2021-10-13 21:43:44 +00:00
migrations Updated timezone names 2021-10-08 16:13:50 +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 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
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 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
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 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 Correctly highlight session constraints in the meeting schedule editor. Fixes #3327. Commit ready for merge. 2021-09-22 22:47:59 +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 Update links in iCal description to be more useful. Fixes #3349. Commit ready for merge. 2021-09-22 21:52:21 +00:00
urls.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
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 Remove remaining use of markdown2. Enable markdown extras when rendering agendas. Fixes #3316. Commit ready for merge. 2021-09-08 17:54:40 +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