datatracker/ietf/group
Tero Kivinen 5a0ea56b38
fix: Remove automatically suggested document for document that is already has review request (fixes #3211) (#5425)
* Added check that if there is already review request for the document
in question, ignore the automatic suggestion for that document.
Fixes #3211.

* fix: dont block on open requests for a previous version. Add tests

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-07-23 10:02:40 -07:00
..
management fix: restore generation of rswg/rsab chair aliases (#5121) 2023-02-09 16:57:42 -06:00
migrations refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
templatetags fix: Return NomComs, not Groups, from active_nomcoms filter (#5726) 2023-05-31 15:05:59 -05:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py refactor: Use gettext instead of deprecated ugettext 2023-05-12 18:37:01 -03:00
factories.py test: Set DateField to a date, not a datetime, in factory (#5075) 2023-02-02 13:06:45 -06:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py fix: remove unused imports 2022-09-28 17:45:11 -03:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
models.py chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
resources.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
tests.py fix: point menu item for editoral stream to rswg documents (#5206) 2023-02-27 08:40:43 -06:00
tests_info.py chore: Remove unused "rendertest" stuff (#6015) 2023-07-22 12:36:07 -07:00
tests_js.py chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker (#5259) 2023-03-09 10:12:26 -06:00
tests_review.py fix: Remove automatically suggested document for document that is already has review request (fixes #3211) (#5425) 2023-07-23 10:02:40 -07:00
urls.py chore: Remove unused "rendertest" stuff (#6015) 2023-07-22 12:36:07 -07: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 chore: Remove unused "rendertest" stuff (#6015) 2023-07-22 12:36:07 -07:00