Commit graph

10491 commits

Author SHA1 Message Date
Robert Sparks 216ec499df Checkpointing. Remaining work: convert meetingregistation fixup to a migration and a mgmt comment. Flesh out testing of 8989 rule 2 and fix the known edge case bug. Remove old implementation and connect UI to the new implementation.
- Legacy-Id: 18971
2021-05-01 19:57:04 +00:00
Robert Sparks 445f98d818 Set version info and settings back to development mode
- Legacy-Id: 18956
2021-04-15 14:54:15 +00:00
Robert Sparks 71977c3a08 Set version info to release version 7.28.0 before branching.
- Legacy-Id: 18954
2021-04-15 14:53:50 +00:00
Robert Sparks fc182c176b Merged in [18941] from jennifer@painless-security.com:
Add purge_old_personal_api_key_events management command. Fixes #3144.
 - Legacy-Id: 18950
Note: SVN reference [18941] has been migrated to Git commit 475fb37c29
2021-04-13 18:12:53 +00:00
Robert Sparks 6e3460ea5b Merged in [18940] from jennifer@painless-security.com:
Hide agenda timeslot label rows when all their sessions are hidden. Fixes #3249.
 - Legacy-Id: 18949
Note: SVN reference [18940] has been migrated to Git commit 49779a3553
2021-04-13 17:41:11 +00:00
Robert Sparks 6d7a0b6d0f Merged in [18939] from jennifer@painless-security.com:
Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196, #3204.
 - Legacy-Id: 18948
Note: SVN reference [18939] has been migrated to Git commit 17d37723f7
2021-04-12 22:07:03 +00:00
Robert Sparks 8dc76252eb Merged in [18938] from rjsparks@nostrum.com:
Redirect requests for htmlized bcp or std subseries elements to the relevant rfc-editor info page. Fixes #3233.
 - Legacy-Id: 18947
Note: SVN reference [18938] has been migrated to Git commit 497a453a93376488caed154b0611dc21dd78b956
2021-04-12 19:01:51 +00:00
Robert Sparks 3b84ea6648 Merged in [18937] from rjsparks@nostrum.com:
Change the default behavior of a document's main page to show the 
full document content. Users can still control whether the full
page is shown on a particular document by adding either
?include_text=0 or ?include_text=1 to the url. Users can also use
the settings page at /account/settings to override the default
behavior for all documents. Fixes #3252.
 - Legacy-Id: 18946
Note: SVN reference [18937] has been migrated to Git commit 7cb5fdafbf149eb67161fc8297f70ba208f05fe9
2021-04-12 18:24:58 +00:00
Robert Sparks 404d115934 Merged in [18936] from rjsparks@nostrum.com:
Retain strict acronym validation, specifically disallowing hyphens, for new groups of types that create documents, while allowing existing groups and new non-document-creating groups to validate when they contain hyphens. Fixes #3236. Commit
 - Legacy-Id: 18945
Note: SVN reference [18936] has been migrated to Git commit 04f5b4ae4dcbbf8a39281f0b79b1a6271439fd1a
2021-04-12 17:08:58 +00:00
Robert Sparks a20f4fb244 Merged in [18928] from rjsparks@nostrum.com:
Simplify javascript on the htmlized document pages.
 - Legacy-Id: 18944
Note: SVN reference [18928] has been migrated to Git commit 55bb635ccb15ff255d28bff2dd87760d0264d6bb
2021-04-12 15:53:45 +00:00
Robert Sparks d626a9626e Merged in [18927] from jennifer@painless-security.com:
Drop parent group filter keyword from special group agenda items. Fixes #3115.
 - Legacy-Id: 18943
Note: SVN reference [18927] has been migrated to Git commit 516abc5725
2021-04-12 15:14:58 +00:00
Jennifer Richards 475fb37c29 Add purge_old_personal_api_key_events management command. Fixes #3144. Commit ready for merge.
- Legacy-Id: 18941
2021-04-09 18:40:28 +00:00
Jennifer Richards 49779a3553 Hide agenda timeslot label rows when all their sessions are hidden. Fixes #3249. Commit ready for merge.
- Legacy-Id: 18940
2021-04-09 17:31:36 +00:00
Jennifer Richards 17d37723f7 Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196, #3204. Commit ready for merge.
- Legacy-Id: 18939
2021-04-09 15:18:11 +00:00
Jennifer Richards 516abc5725 Drop parent group filter keyword from special group agenda items. Fixes #3115.
- Legacy-Id: 18927
2021-03-31 15:42:39 +00:00
Robert Sparks 4fc2283183 Merged in [18914] from rjsparks@nostrum.com:
Update the submission instructions to encourage submission of v3 xml. Fixes #3232.
 - Legacy-Id: 18926
Note: SVN reference [18914] has been migrated to Git commit e6347ea187
2021-03-30 14:06:30 +00:00
Robert Sparks 481fc3ff9d Merged in [18913] from housley@vigilsec.com:
Convert generate-draft-aliaes and generate-wg-aliases into management commands: generate_draft_aliases and generate_group_aliases.  Also provide tests for the new management commands.
 - Legacy-Id: 18925
Note: SVN reference [18913] has been migrated to Git commit 45b14c83a7
2021-03-29 22:48:17 +00:00
Robert Sparks 63b59a6f3c Merged in [18911] from rjsparks@nostrum.com:
Adjusted ballot email text. Fixes #3208.
 - Legacy-Id: 18924
Note: SVN reference [18911] has been migrated to Git commit ee399442ac
2021-03-29 22:26:27 +00:00
Robert Sparks 04c405a398 Merged in [18909] from housley@vigilsec.com:
Log Unicode exception instead of printing them to the console when they occur building the email alias files.
 - Legacy-Id: 18923
Note: SVN reference [18909] has been migrated to Git commit 44d8caaaae
2021-03-29 22:03:02 +00:00
Robert Sparks ac6bcdab66 Merged in [18906] from housley@vigilsec.com:
Provide bibxml test for drafts that end in a hyphen and a digit.
 - Legacy-Id: 18921
Note: SVN reference [18906] has been migrated to Git commit 469c67296e
2021-03-22 23:17:21 +00:00
Robert Sparks e76d32e61b Merged in [18905] from housley@vigilsec.com:
Point bibxml3 to I-D archive so that all version numbers are handled properly, and perform more robust revision suffix cleanup. Fixes #3188.
 - Legacy-Id: 18920
Note: SVN reference [18905] has been migrated to Git commit d42aab0d0a
2021-03-22 22:30:00 +00:00
Robert Sparks c13db95673 Merged in [18904] from fenton@bluepopcorn.net:
Corrected template to remove spurious No Documents Match warning. Fixes #3148.
 - Legacy-Id: 18919
Note: SVN reference [18904] has been migrated to Git commit 3c1c651322
2021-03-22 22:07:04 +00:00
Robert Sparks d603b625f0 Merged in [18901] from housley@vigilsec.com:
Make mail aliases for review teams and IAB programs. Fixes #3210
 - Legacy-Id: 18918
Note: SVN reference [18901] has been migrated to Git commit 3e7e7c99d9
2021-03-22 21:27:32 +00:00
Robert Sparks 53520a7c0e Removed unneeded import from wsgi.py
- Legacy-Id: 18916
2021-03-22 20:56:36 +00:00
Robert Sparks e6347ea187 Update the submission instructions to encourage submission of v3 xml. Fixes #3232. Commit ready for merge.
- Legacy-Id: 18914
2021-03-19 15:57:44 +00:00
Russ Housley 45b14c83a7 Convert generate-draft-aliaes and generate-wg-aliases into management commands: generate_draft_aliases and generate_group_aliases. Also provide tests for the new management commands.
- Legacy-Id: 18913
2021-03-13 17:30:35 +00:00
Robert Sparks fa23a823cc Patch to allow editing document shepherd.
- Legacy-Id: 18912
2021-03-12 13:22:40 +00:00
Robert Sparks ee399442ac Adjusted ballot email text. Fixes #3208. Commit ready for merge.
- Legacy-Id: 18911
2021-03-09 22:29:13 +00:00
Russ Housley 44d8caaaae Log Unicode exception instead of printing them to the console when they occur building the email alias files.
- Legacy-Id: 18909
2021-03-09 21:19:11 +00:00
Robert Sparks e563b6e30d Remove the check for activate_this from wsgi.py since modern venv doesn't provide that script. Change the logging to always log when starting a wsgi instance.
- Legacy-Id: 18908
2021-03-08 17:40:45 +00:00
Russ Housley 469c67296e Provide bibxml test for drafts that end in a hyphen and a digit.
- Legacy-Id: 18906
2021-03-08 13:51:38 +00:00
Russ Housley d42aab0d0a Point bibxml3 to I-D archive so that all version numbers are handled properly, and perform more robust revision suffix cleanup. Fixes #3188.
- Legacy-Id: 18905
2021-03-06 23:30:13 +00:00
Jim Fenton 3c1c651322 Corrected template to remove spurious No Documents Match warning. Fixes #3148. Commit ready for merge.
- Legacy-Id: 18904
2021-03-06 20:40:30 +00:00
Robert Sparks d13d878103 Only log an error for is_rfc vs canonical_name mismatch for Document objects - it's OK for DocHistory to have the mismatch given how DocHistory computes is_rfc()
- Legacy-Id: 18903
2021-03-06 16:18:01 +00:00
Robert Sparks c91aa543c4 Move SERVER_EMAIL to ietf.org
- Legacy-Id: 18902
2021-03-06 15:00:06 +00:00
Russ Housley 3e7e7c99d9 Make mail aliases for review teams and IAB programs. Fixes #3210
- Legacy-Id: 18901
2021-03-05 15:07:50 +00:00
Robert Sparks 03cb43f404 Removed Henrik from several places that would send him mail at his request.
- Legacy-Id: 18898
2021-03-04 18:44:09 +00:00
Robert Sparks eb66fa9d23 Set version info and settings back to development mode
- Legacy-Id: 18896
2021-03-04 15:24:48 +00:00
Robert Sparks 90c5bc1945 Set version info to release version 7.27.0 before branching.
- Legacy-Id: 18894
2021-03-04 15:24:28 +00:00
Robert Sparks d99cbf6e2a tweak revisions_list template to avoid links that fail crawl.
- Legacy-Id: 18891
2021-03-03 22:23:46 +00:00
Robert Sparks cc2adda3bb Template condition tweak
- Legacy-Id: 18889
2021-03-03 20:55:32 +00:00
Robert Sparks b16703160d Merged in [18886] from rjsparks@nostrum.com:
Change ipr pages to say General rather than Generic, and to change the text to note email submissions are not accepted. Fixes #3209.
 - Legacy-Id: 18888
Note: SVN reference [18886] has been migrated to Git commit 550c1233fe
2021-03-03 20:49:11 +00:00
Robert Sparks 8fe779cac3 Template condition tweak
- Legacy-Id: 18887
2021-03-03 20:45:35 +00:00
Robert Sparks 550c1233fe Change ipr pages to say General rather than Generic, and to change the text to note email submissions are not accepted. Fixes #3209. Commit ready for merge.
- Legacy-Id: 18886
2021-03-03 20:15:57 +00:00
Robert Sparks ae67fc0af2 Merged in [18884] from jennifer@painless-security.com:
Move agenda TZ selector out of sidebar so it is always available. Fixes #3172.
 - Legacy-Id: 18885
Note: SVN reference [18884] has been migrated to Git commit 4a287d665d
2021-03-03 18:55:19 +00:00
Jennifer Richards 4a287d665d Move agenda TZ selector out of sidebar so it is always available. Fixes #3172. Commit ready for merge.
- Legacy-Id: 18884
2021-03-03 17:35:42 +00:00
Robert Sparks 67456530e4 Merged in [18858] and [18875] from kivinen@iki.fi:
Remove the automatic redirect from latest version to page without version number (also from tests), and made sure when viewing old snapshot which also happens to be last revision for draft where we have rfc, we show information from the draft, not from the rfc. Fixes issue #3162.
 - Legacy-Id: 18882
Note: SVN reference [18858] has been migrated to Git commit 84a25ed491

Note: SVN reference [18875] has been migrated to Git commit fedab94d3d
2021-03-03 17:11:13 +00:00
Robert Sparks 8a06980b4e Merged in [18860] from rcross@amsl.com:
Add special handling for ReviewerSettings to merge person feature. Fixes #3183.
 - Legacy-Id: 18881
Note: SVN reference [18860] has been migrated to Git commit aca3b41445
2021-03-03 16:07:42 +00:00
Robert Sparks 7cd52f4d81 Merged in [18869] from rjsparks@nostrum.com:
Display htmlized pages much more like tools.ietf.org.
 - Legacy-Id: 18880
Note: SVN reference [18869] has been migrated to Git commit b075c2dca8
2021-03-03 15:40:55 +00:00
Robert Sparks fa0826f860 Merged in [18862] from peter@akayla.com:
Modifies stream name descriptions and changes document page to use the description instead of the stream name. Fixes issue 3169.
 - Legacy-Id: 18879
Note: SVN reference [18862] has been migrated to Git commit 12a5e04689
2021-03-02 23:33:48 +00:00