datatracker/ietf/group
2020-10-02 12:22:40 +00:00
..
management Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
migrations Create a yangcatalog support group and populate its initial roles. Commit ready for merge. 2020-09-17 20:57:06 +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 Converted many cases of plain-text 403 messages to use a properly styled page instead, with a login link when appropriate. Also changed some API endpoint 400 responses to a more correct 403. 2020-08-06 10:59:52 +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 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
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Merged in the ExtResource work from rjsparks@nostrum.com, based on a feature request and contributions from rsalz@akamai.com. This provides external resource models for Person, Group, and Document models, as a generalisation of the previous related-URL concept. This provides a consistent labelling and classification of URLs and other resources related to a Group, Document, or Person. The GroupURL (and similar) classes will be removed in a later step. Some DocumentURL instances (such as auth48 URLs) remain to convert, as they have come in with other merged-in work while the ExtResource work was in transit. 2020-07-20 01:58:26 +00:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py Converted many cases of plain-text 403 messages to use a properly styled page instead, with a login link when appropriate. Also changed some API endpoint 400 responses to a more correct 403. 2020-08-06 10:59:52 +00:00
models.py migrated forward 2020-07-09 21:07:05 +00:00
resources.py explicit resource names for classes with the word resource in their name 2020-05-20 18:28:05 +00:00
tests.py Cleaned up created names. Improved validation during migration. Cleaned up migration output. Cleaned the last of the awp includes from secr views. Removed now unused secr templates. Build extresource urls correctly during submission and when creating group wikis. 2020-07-13 16:03:39 +00:00
tests_info.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
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 Converted many cases of plain-text 403 messages to use a properly styled page instead, with a login link when appropriate. Also changed some API endpoint 400 responses to a more correct 403. 2020-08-06 10:59:52 +00:00