datatracker/ietf/group
Valery Smyslov a5f27b0a5b
feat: show expired WG/RG drafts at WG/RG Documents page (#4252)
* Show expired WG/RG drafts.

* Update 0009_add_group_exp_rule_to_groups.py

fix dependency on migration file name

* Update forms.py

Simplify condition statements

* Update views.py

Fix - remove erroneous check (never happen)

* Added tests for expired WG drafts filtering rule
2022-07-26 12:02:09 -05:00
..
management Merged in [19987] from rjsparks@nostrum.com: 2022-02-24 19:59:09 +00:00
migrations fix: correct botched file rename (#4222) 2022-07-15 16:14:44 -05: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 feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05: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 fix: Group.used_roles overrides default_used_roles (#4118) 2022-06-22 11:17:48 -05: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 feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
resources.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
tests.py feat: Replace graphviz with d3 (#4067) 2022-07-21 12:14:45 -05:00
tests_info.py feat: show expired WG/RG drafts at WG/RG Documents page (#4252) 2022-07-26 12:02:09 -05:00
tests_js.py More fixes. 2022-01-28 13:00:47 +00:00
tests_review.py ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
urls.py feat: Replace graphviz with d3 (#4067) 2022-07-21 12:14:45 -05:00
utils.py feat: show expired WG/RG drafts at WG/RG Documents page (#4252) 2022-07-26 12:02:09 -05:00
views.py feat: show expired WG/RG drafts at WG/RG Documents page (#4252) 2022-07-26 12:02:09 -05:00