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 |
|
Robert Sparks
|
19141d51e0
|
chore: reorder migrations
|
2023-07-23 16:37:21 -07:00 |
|
Jennifer Richards
|
2b0f95477e
|
test: Remove unused import
|
2023-07-22 15:45:25 -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 |
|
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 |
|
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 |
|