.. |
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
|
Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100. Commit ready for merge.
|
2021-02-12 16:39:20 +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
|
Merged in [18936] from rjsparks@nostrum.com:
|
2021-04-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
|
Checkpointing. Remaining work: convert meetingregistation fixup to a migration and a mgmt comment. Flesh out testing of 8989 rule 2 and fix the known edge case bug. Remove old implementation and connect UI to the new implementation.
|
2021-05-01 19:57:04 +00:00 |
feeds.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
forms.py
|
Merged in [18936] from rjsparks@nostrum.com:
|
2021-04-12 17:08:58 +00:00 |
mails.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
milestones.py
|
Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196, #3204. Commit ready for merge.
|
2021-04-09 15:18:11 +00:00 |
models.py
|
Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100. Commit ready for merge.
|
2021-02-12 16:39:20 +00:00 |
resources.py
|
Remove HistoricalGroupFeatures. Fixes #3152. Commit ready for merge.
|
2020-12-18 18:57:26 +00:00 |
tests.py
|
Add test for creation of RG Chairs in the irtg.org domain. Commit ready for merge.
|
2021-05-20 20:15:49 +00:00 |
tests_info.py
|
Merged in [18936] from rjsparks@nostrum.com:
|
2021-04-12 17:08:58 +00:00 |
tests_js.py
|
Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196, #3204. Commit ready for merge.
|
2021-04-09 15:18:11 +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
|
Merged in [18064] from rjsparks@nostrum.com:
|
2020-06-27 11:55:12 +00:00 |
utils.py
|
Convert IRTF area groups into their own group type rather than attempting to overload AG. Fixes #3027. Commit ready for merge.
|
2020-07-28 18:54:44 +00:00 |
views.py
|
Merged in [18798] from jennifer@painless-security.com:
|
2021-01-27 23:19:42 +00:00 |