datatracker/ietf/group
Robert Sparks 9a9f3fa360 Merged in [18798] from jennifer@painless-security.com:
Improve handling of submissions for closed working groups. Fixes #3058.
 - Legacy-Id: 18807
Note: SVN reference [18798] has been migrated to Git commit 233bff8196
2021-01-27 23:19:42 +00:00
..
management Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
migrations Remove HistoricalGroupFeatures. Fixes #3152. Commit ready for merge. 2020-12-18 18:57:26 +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 Merged in [18798] from jennifer@painless-security.com: 2021-01-27 23:19:42 +00:00
resources.py Remove HistoricalGroupFeatures. Fixes #3152. Commit ready for merge. 2020-12-18 18:57:26 +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 Merged in [18798] from jennifer@painless-security.com: 2021-01-27 23:19:42 +00:00