Robert Sparks
cf3a270cd2
Merge branch 'feat/rfc' into related_no_alias
2023-07-19 17:48:22 -05:00
Jennifer Richards
9bf0063f11
fix: Preserve Document.time when migrating rfcs ( #5954 )
2023-07-12 11:02:12 -05:00
Jennifer Richards
7d51781f4f
ci: Enable tests on feat/rfc ( #5953 )
2023-07-11 11:49:57 -03:00
Jennifer Richards
7059670fa8
Merge pull request #5951 from rjsparks/flakes
...
chore: address pyflake issues
2023-07-10 16:43:11 -03:00
Robert Sparks
6305555480
chore: address pyflake issues
2023-07-10 14:41:45 -05:00
Jennifer Richards
01bdc075b7
Merge pull request #5949 from rjsparks/fixups6
...
fix: repair rfcdiff api
2023-07-10 15:17:14 -03:00
Robert Sparks
b2ebad11d5
fix: repaired rfcdiff api endpoint
2023-07-10 12:56:06 -05:00
Jennifer Richards
a1d776c2f0
Merge pull request #5944 from rjsparks/fixups5
...
fix: more adjustments to match new rfc document type
2023-07-09 09:34:30 -03:00
Robert Sparks
35ba49f5cc
test: cleanup use of factory
2023-07-08 13:20:17 -05:00
Robert Sparks
63c809a20b
test: adjust secr tests
2023-07-08 12:42:21 -05:00
Robert Sparks
16b1583e33
test: adjust iesg tests
2023-07-08 09:58:45 -05:00
Robert Sparks
b8febcb7a3
test: adjusted fuzzy_find_document_rfc test
2023-07-08 09:42:52 -05:00
Robert Sparks
0b9d450a3e
test: adjust status change test to reflect rfc target
2023-07-07 17:55:50 -05:00
Robert Sparks
c980649c32
chore: remove unintended commit of temporary skip
2023-07-07 17:49:55 -05:00
Robert Sparks
f0a32edec6
chore: note odd placement of code
2023-07-07 17:48:21 -05:00
Robert Sparks
d4f5bc6707
fix: make factory name derivation better. Adjust status_change test
2023-07-07 17:48:00 -05:00
Robert Sparks
2c6fe0383c
fix: adjust gating of review requests
2023-07-07 17:31:24 -05:00
Robert Sparks
ffb11fd0c1
fix: downref form validation
2023-07-07 17:15:39 -05:00
Robert Sparks
09f0710e77
test: correct use of factories for downref tests
2023-07-07 17:02:16 -05:00
Robert Sparks
632293d369
fix: repaired RelatedDocument is_downref and is_approved_downref methods
2023-07-07 16:14:18 -05:00
Robert Sparks
3e57b9e82a
chore: Merge in fixes that were coattailing fixups4
2023-07-07 15:56:42 -05:00
Jennifer Richards
1bec64fa10
Merge pull request #5941 from rjsparks/fixups4
...
fix: various fixes in ietf.doc
2023-07-07 17:55:04 -03:00
Robert Sparks
bbef89140e
fix: removed notion of submitting RFCs from find_submission_filenames
2023-07-07 15:41:38 -05:00
Robert Sparks
457b95094a
fix: improvements to submit form validation
2023-07-07 15:08:41 -05:00
Robert Sparks
ff058e3c63
test: repair draft_group_link test
2023-07-07 14:03:16 -05:00
Robert Sparks
d3f1794fd4
chore: apply black to GenerateDraftAliasesTests
2023-07-07 13:53:37 -05:00
Robert Sparks
78b6f06519
fix: repair generate_draft_aliases
2023-07-07 13:47:50 -05:00
Robert Sparks
11ec3685c4
fix: repaired idnits2_state
2023-07-07 13:10:52 -05:00
Robert Sparks
e6a1a17973
fix: typo/logic error in get_base_name
2023-07-07 12:56:23 -05:00
Robert Sparks
f30613973c
test: repair pdfized tests
2023-07-07 12:32:48 -05:00
Robert Sparks
06e711288a
test: adjusted RawIdTests
2023-07-07 11:31:11 -05:00
Robert Sparks
8b1fcfdbdd
fix: repair views_search.index_all_drafts
2023-07-07 11:22:44 -05:00
Robert Sparks
6eeffb116f
fix: become agnostic about RFC states until we care
2023-07-07 10:33:29 -05:00
Robert Sparks
f7d9e49731
test: pass a correct type
2023-07-07 10:30:57 -05:00
Jennifer Richards
117e07e5ff
Merge pull request #5935 from rjsparks/fixups3
...
fix: repair various doc view and tests
2023-07-07 11:47:13 -03:00
Robert Sparks
285b11a053
fix: better use of factory
2023-07-07 09:32:29 -05:00
Jennifer Richards
c36413aa65
Merge pull request #5932 from jennifer-richards/migrate-related
...
fix: Preserve RelatedDocuments for RFCs
2023-07-07 08:06:07 -03:00
Robert Sparks
a3c87a1945
fix: repaired rfc_feed
2023-07-06 17:43:40 -05:00
Robert Sparks
3486f38421
fix: adjust (useless) assertion in status_change test to reflect that the relevant relation points to an RFC
2023-07-06 17:31:11 -05:00
Robert Sparks
799d3a1a3e
fix: adjusted bibtex view and tests
2023-07-06 17:24:05 -05:00
Robert Sparks
400280e50c
fix: repair test_history_bis_00
2023-07-06 16:05:10 -05:00
Jennifer Richards
fc284be6d8
fix: Deal with rfc doc types for references/referenced_by views
2023-07-06 17:44:32 -03:00
Jennifer Richards
9f1b05a518
chore: Move/copy RelatedDocuments to rfcs
2023-07-06 17:44:28 -03:00
Jennifer Richards
563b5a9fe2
chore: Migrate RelatedDocuments for RFCs
2023-07-06 17:44:24 -03:00
Robert Sparks
f53a849660
fix: various corrections to rfc main document view and tests ( #5931 )
2023-07-06 17:24:35 -03:00
Robert Sparks
63a9920685
fix: restored where an rfc came from to the main rfc view ( #5930 )
2023-07-06 15:11:26 -03:00
Jennifer Richards
8f0b459050
refactor: Replace is_rfc() tests ( #5925 )
...
* refactor: Remove is_rfc() - test type_id instead
* fix: Guard against unknown pub_date
This should not ever come up - we have a published_rfc event for
every rfc. Should investigate fixing pub_date() to always return a val.
2023-07-06 12:07:53 -03:00
Jennifer Richards
5d9d87897d
fix: Show rfc documents via document_main view ( #5919 )
...
* fix: Fix friendly_state() for drafts in rfc state
* refactor: Change became-rfc to became_rfc for consistency
* refactor: Begin handling RFCs separatly in document_main
WIP
* chore: Hide reviews and conflict reviews for RFCs
* chore: Remove irrelevant fields from rfc doc view
* chore: Remove unused variables
* chore: Remove "Versions" field from document_rfc.html
* chore: Hide "Nits" button for RFC documents
2023-07-05 17:30:20 -03:00
Jennifer Richards
d87ffb6912
Merge pull request #5912 from ietf-tools/main
...
chore: Merge main into feat/rfc
2023-07-04 12:09:46 -03:00
Robert Sparks
db670dadc5
chore: continued refactor
2023-06-30 17:27:27 -05:00