Jennifer Richards
9f0b2b5432
Merge pull request #5841 from rjsparks/related_no_alias
...
feat: Remove DocAlias from RelatedDocument
2023-07-28 15:43:27 -07:00
Jennifer Richards
f4070ef975
chore: Remove unused imports
2023-07-28 14:29:58 -07:00
Jennifer Richards
34378b9c74
chore: Remove duplicate entry in admin search_fields
2023-07-28 10:57:55 -07:00
Jennifer Richards
bb7445575b
test: Remove unused assignment lint
2023-07-28 10:57:16 -07:00
Lars Eggert
04df7973d8
fix: Make review table more responsive ( #6053 )
...
* fix: Improve layout of review table
* Progress
* Progress
* Final changes
* Fix tests
* Remove fluff
* Undo commits
2023-07-27 07:48:51 -07:00
Robert Sparks
593bdb465d
feat: allow openId to choose an unactive email if there are none active ( #6041 )
...
* feat: allow openId to choose an unactive email if there are no active ones
* chore: correct typo
* chore: rename unactive to inactive
2023-07-25 12:15:39 -07:00
Tero Kivinen
b24dd4427b
fix: Shows requested reviews for doc fixes ( #6022 )
...
* Fix: Shows requested reviews for doc
* Changed template includes to only give required variables to them.
2023-07-25 07:59:45 -07:00
Kesara Rathnayake
e1e15da398
fix: Add editorial stream to meeting materials ( #6047 )
...
Fixes #6042
2023-07-25 07:50:49 -07:00
Kesara Rathnayake
101963d3bd
fix: Add editorial stream to proceedings ( #6027 )
...
* fix: Add editorial stream to proceedings
Fixes #5717
* fix: Move editorial stream after the irtf in proceedings
2023-07-24 10:06:28 -07:00
Robert Sparks
19141d51e0
chore: reorder migrations
2023-07-23 16:37:21 -07:00
Robert Sparks
ab0b8e12aa
feat: include submitter in email about submitted slides ( #6033 )
...
* feat: include submitter in email about submitted slides
fixes #6031
* chore: remove unintended whitespace change
2023-07-23 13:56:49 -07:00
Robert Sparks
dbe1749438
feat: IAB statements ( #5940 )
...
* feat: support iab and iesg statements. Import iab statements. (#5895 )
* feat: infrastructure for statements doctype
* chore: basic test framework
* feat: basic statement document view
* feat: show replaced statements
* chore: black
* fix: state help for statements
* fix: cleanout non-relevant email expansions
* feat: import iab statements, provide group statements tab
* fix: guard against running import twice
* feat: build redirect csv for iab statements
* fix: set document state on import
* feat: show published date on main doc view
* feat: handle pdf statements
* feat: create new and update statements
* chore: copyright block updates
* chore: remove flakes
* chore: black
* feat: add edit/new buttons for the secretariat
* fix: address PR #5895 review comments
* fix: pin pydantic until inflect catches up (#5901 ) (#5902 )
* chore: re-un-pin pydantic
2023-07-23 11:00:24 -07:00
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
Tero Kivinen
14b4f82239
fix: review refactoring issue
...
fixes #5447
2023-07-23 09:58:01 -07:00
Roman Beltiukov
001719b3b5
fix: provide date for revisions in bibtex output ( #6029 )
...
* fix: provide date for revisions in bibtex output
* refactor: change walrus to if's
* fix: specify particular revision for events
2023-07-23 09:21:16 -07:00
Roman Beltiukov
4d611706d4
fix: return 404 for non-existing revisions ( #6014 )
...
* fix: return 404 for non-existing revisions
Links to non-existing revisions to docs should return 404
* fix: change rfc/rev and search behaviour
* refactor: fix tab level
* fix: return 404 for rfc revision for bibtex
2023-07-23 09:16:12 -07:00
Ali
e61f779816
fix: avoid deprecation warning on view_list() for objs without CommunityList
...
Fixes #5942
2023-07-23 09:12:13 -07:00
PriyankaN
00c0389c1f
fix:no history entry when changing RFC Editor note for doc ( #6021 )
...
* fix:no history entry when changing RFC Editor note for doc
* fix:no history entry when changing RFC Editor note for doc
---------
Co-authored-by: Priyanka Narkar <priyankanarkar@dhcp-91f8.meeting.ietf.org>
2023-07-22 17:33:11 -07:00
Lars Eggert
36a7c5c647
chore: Merge from @martinthomson's rfc-txt-html ( #6023 )
2023-07-22 16:53:10 -07:00
Rich Salz
ebad9489b8
fix: Clarify Questionnaire label ( #4688 ) ( #6017 )
...
When filtering nominees, `Questionnaire` implies `Accepted == yes`
so fix the dropdown test tosay that.
Fixes : #4688
2023-07-22 16:40:24 -07:00
Liubov Kurafeeva
3a499cd068
fix: Server error from api_get_session_materials() ( #6025 )
...
Fixes #5877
2023-07-22 16:36:35 -07:00
Jennifer Richards
2b0f95477e
test: Remove unused import
2023-07-22 15:45:25 -07:00
Lars Eggert
c717673060
fix: Fix menu hover issue ( #6019 )
...
* fix: Fix menu hover issue
Fixes #5702
* Fix leftmenu hover issue
2023-07-22 15:38:20 -07:00
Rich Salz
8a8821072f
fix: Clarify no-action-needed ( #5918 ) ( #6020 )
...
When a draft is submitted for manual processing, clarify that
no action is needed; the Secretariat has the next steps.
Fixes : #5918
2023-07-22 15:37:34 -07:00
Jennifer Richards
eef6a22601
Merge branch 'feat/rfc' into rfc-community-lists
...
# Conflicts:
# ietf/templates/doc/search/search_result_row.html
2023-07-22 14:28:05 -07:00
Jennifer Richards
423514467d
fix: Track RFC documents that came from tracked drafts
2023-07-22 14:23:44 -07:00
Jennifer Richards
938f862cc2
refactor: Prevent undefined variable reference
2023-07-22 14:11:57 -07:00
Jennifer Richards
4e670692f8
refactor: Clear rule.state when migrating *_rfc rules
2023-07-22 13:29:43 -07:00
Rich Salz
9aea2a2e8b
fix: Make name/email lookups case-insensitive ( #5972 ) ( #6007 )
...
* fix: Make name/email lookups case-insensitive (#5972 )
Use icontains so that looking up name or email is case insensitive
Added a test
Fixes: 5972
* fix: Use __iexact not __icontains
2023-07-22 13:16:42 -07:00
Liubov Kurafeeva
91297f18e6
fix: Provide human-friendly status in submission status API response ( #6011 )
...
Co-authored-by: nectostr <bastinda96@gmail.com>
2023-07-22 12:43:08 -07:00
Robert Sparks
f82988d8b7
fix: restore ability to create status change documents ( #5963 )
...
* fix: restore ability to create status change documents
Fixes #5962
* chore: address review comment
2023-07-22 12:40:38 -07:00
Lars Eggert
5f8fca68f4
chore: Remove unused "rendertest" stuff ( #6015 )
2023-07-22 12:36:07 -07:00
Jennifer Richards
8f73849343
refactor: Remove "state" field entirely for rfc rules
2023-07-22 11:51:27 -07:00
Jennifer Richards
a6d5cb69d4
refactor: Use empty rule.states for _rfc rules
2023-07-22 11:39:34 -07:00
Jennifer Richards
2f94383fca
refactor: Find SearchRules using rfc doc type
2023-07-22 11:29:18 -07:00
Jennifer Richards
0959a2e82e
refactor: Filter SearchRule matching using rfc doc type
2023-07-22 11:13:51 -07:00
Lars Eggert
8e439df7c5
fix: HTML-escape person name in tests ( #5986 )
...
* fix: Add `mark_safe` to `person_link` to prevent HTML escaping
Fixes part of #5834 , namely https://github.com/ietf-tools/datatracker/issues/5834#issuecomment-1627454562
* fix: Fix tests instead of marking name safe
2023-07-21 15:52:19 -07:00
Jennifer Richards
1660a14331
test: Use (rfc, published) state in test
2023-07-21 13:33:33 -03:00
Robert Sparks
2593c0396b
chore: style fixes
2023-07-20 13:40:09 -05:00
Robert Sparks
189c32194d
test: construct the right kind of document for the rfc-index tests
2023-07-20 13:25:12 -05:00
Robert Sparks
51c22d8e6c
fix: repairs reflecting removal of DocAlias from the RelatedDocument models
2023-07-20 13:03:58 -05:00
Robert Sparks
1ad19e0256
Merge branch 'feat/rfc' into related_no_alias
2023-07-20 09:43:05 -05:00
Robert Sparks
ac4ee27387
fix: track style changes in main
2023-07-20 09:41:23 -05:00
Robert Sparks
d6186af2cc
Merge branch 'main' into feat/rfc
2023-07-20 09:35:58 -05:00
Robert Sparks
c8684f727a
Merge branch 'main' into related_no_alias
2023-07-20 09:31:52 -05:00
Robert Sparks
81734443a5
fix: continued repair of code/tests re: RelatedDocument model change
2023-07-20 09:25:14 -05:00
Robert Sparks
f52d0ddcf8
test: verify newsubmissiondocevent count by day is correct ( #6000 )
2023-07-20 08:53:23 -05:00
Jennifer Richards
ba356397c0
fix: Specify UTC for TruncDate ( #5996 )
2023-07-20 08:29:30 -05:00
Robert Sparks
59c0a1f7f9
chore: repair merge damage
2023-07-19 18:09:23 -05:00
Robert Sparks
cf3a270cd2
Merge branch 'feat/rfc' into related_no_alias
2023-07-19 17:48:22 -05:00
Lars Eggert
d8c0ae5faf
fix: Add numeric localhost addresses to CSRF_TRUSTED_ORIGINS ( #5989 )
2023-07-19 09:55:22 -05:00
Lars Eggert
9d5d9d5172
fix: replace deprecated bootstrap things ( #5858 )
...
* text-muted -> text-body-secondary
* navbar-dark is deprecated
* Remove FIXME block, not an issue anymore
* Remove `navbar-light`
2023-07-18 12:22:28 -05:00
Paul Selkirk
3f228c788d
feat: Add totals to nominee feedback page ( #5977 )
...
* feat: Add totals to nominee feedback page (#4727 )
* test: Add a unit test for feedback totals
Also remember to wrap the totals in a <tr> tag.
2023-07-18 09:17:06 -05:00
Lars Eggert
bd9d3285b5
fix: #timeline -> #doc-timeline ( #5985 )
...
Fixes #5923
2023-07-18 09:01:43 -05:00
Lars Eggert
57843d8538
fix: Import fix from 7a946424c1
( #5984 )
2023-07-18 08:58:22 -05:00
Paul Selkirk
0693a4357d
feat: Add "generate email" to action on nominees page ( #4893 ) ( #5959 )
...
* feat: Add "generate email" to action on nominees page (#4893 )
* fix: Use bare email address for now
2023-07-17 16:00:16 -05:00
Jennifer Richards
9bf0063f11
fix: Preserve Document.time when migrating rfcs ( #5954 )
2023-07-12 11:02:12 -05:00
Robert Sparks
3fe1fcf122
fix: send the whole txt submission to te DraftParser ( #5956 )
2023-07-12 08:58:08 -05:00
Jennifer Richards
7d5b1767f5
fix: Fix display of RFCs in search_result_row.html
...
n.b., dropped the "(was draft...)" suffix for now - need to revive
that or commit to removing it.
2023-07-11 16:35:25 -03:00
Jennifer Richards
e42ac40ec4
fix: Use (rfc, published) state for RFC SearchRules
2023-07-11 16:16:05 -03:00
Jennifer Richards
5385760f2a
chore: Migrate SearchRules for the rfc state
2023-07-11 16:14:49 -03:00
Jennifer Richards
71270621b7
chore: Track RFCs if they were tracked as a draft
2023-07-11 11:59:39 -03:00
Robert Sparks
6305555480
chore: address pyflake issues
2023-07-10 14:41:45 -05:00
Robert Sparks
b2ebad11d5
fix: repaired rfcdiff api endpoint
2023-07-10 12:56:06 -05: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
bbef89140e
fix: removed notion of submitting RFCs from find_submission_filenames
2023-07-07 15:41:38 -05:00
Jennifer Richards
8267f4b452
test: Fix typo in names.json ( #5939 )
2023-07-07 15:10:47 -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
Paul Selkirk
bae204862d
feat: Add bibxml button to document info page ( #5921 )
...
* feat: Add bibxml button to document info page (#5908 )
* fix: No bibxml for RFCs
2023-07-07 08:23:15 -05: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