.. |
management
|
Add aliases for RGs in irtf.org and IAB programs in iab.org. Fixes #3271
|
2021-05-13 20:34:11 +00:00 |
migrations
|
Update groupfeatures_session_purposes field migration to match change to model. Commit ready for merge.
|
2021-11-11 16:29:02 +00:00 |
templatetags
|
Merged in [17557] from fenton@bluepopcorn.net:
|
2020-03-30 20:07:25 +00:00 |
__init__.py
|
Move new schema models from redesign/ to ietf/
|
2012-01-24 17:17:24 +00:00 |
admin.py
|
Snapshot of dev work to add session purpose annotation
|
2021-10-12 17:08:58 +00:00 |
colors.py
|
Tweaked the color palatte for the agenda editor. Commit ready for merge.
|
2018-06-13 19:58:08 +00:00 |
dot.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
factories.py
|
Bring the factory-boy and Faker dependencies forward through some minor breaking changes. Stop using the deprecated fr_QC locale in Faker. Commit ready for merge.
|
2021-08-03 22:22:35 +00:00 |
feeds.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
forms.py
|
Use BOF consistently.
|
2021-07-14 17:33:14 +00:00 |
mails.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
milestones.py
|
Changed the signature of can_manage_all_groups_of_type to only take a type_id. Removed the logic that tried to distinguish permissions for teams by parent - that should be modeled as separate type_ids instead. Commit ready for merge.
|
2021-07-22 18:34:57 +00:00 |
models.py
|
Update migrations and fix a few failing tests. Branch ready for merge.
|
2021-11-09 02:40:54 +00:00 |
resources.py
|
Remove HistoricalGroupFeatures. Fixes #3152. Commit ready for merge.
|
2020-12-18 18:57:26 +00:00 |
tests.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_info.py
|
Labels are badges in bs5.
|
2021-11-10 11:15:46 +00:00 |
tests_js.py
|
Merged in [19432] from lars@eggert.org:
|
2021-10-29 19:53:37 +00:00 |
tests_review.py
|
Fixed a test case bug that compared a py3 string with bytes.
|
2020-10-02 12:22:40 +00:00 |
urls.py
|
Tear out old meeting schedule editor and related code
|
2021-11-04 17:07:22 +00:00 |
utils.py
|
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 |
views.py
|
Tear out old meeting schedule editor and related code
|
2021-11-04 17:07:22 +00:00 |