..
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
Merged in [19432] from lars@eggert.org:
2021-10-29 19:53:37 +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
Merged in [19555] from jennifer@painless-security.com:
2021-11-08 18:16:56 +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