Commit graph

10521 commits

Author SHA1 Message Date
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
Ryan Cross 8da4caf30f Fix test for handle_reviewer_settings. Commit ready for merge
- Legacy-Id: 18878
2021-03-02 22:27:57 +00:00
Tero Kivinen fedab94d3d Fix the format links to point to correct location when latest snapshot
is used, also corrects the versions links at the top.
 - Legacy-Id: 18875
2021-03-02 19:06:36 +00:00
Robert Sparks 9744ae12e5 Reverted r18858. More work is needed.
- Legacy-Id: 18873
2021-03-02 18:35:34 +00:00
Robert Sparks 5b43494421 Merged in [18858] 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: 18872
Note: SVN reference [18858] has been migrated to Git commit 84a25ed491
2021-03-02 17:17:30 +00:00
Robert Sparks c44c8a0caa Merged in [18857] from housley@vigilsec.com:
Properly handle bibxml3 for drafts with filenames that end in a hypen and digits. Fixes #3188.
 - Legacy-Id: 18870
Note: SVN reference [18857] has been migrated to Git commit cb554fa862
2021-03-02 14:51:08 +00:00
Robert Sparks b075c2dca8 Display htmlized pages much more like tools.ietf.org. Commit ready for merge.
- Legacy-Id: 18869
2021-03-01 22:50:31 +00:00
Robert Sparks 87489c8694 Merged in [18856] from rjsparks@nostrum.com:
Patch around multiple newrevisiondocevents.
 - Legacy-Id: 18868
Note: SVN reference [18856] has been migrated to Git commit 160030c745
2021-03-01 22:31:16 +00:00
Robert Sparks 8bf32fc890 Adjust several searchable fields to match a changed interface in select2-field.js
- Legacy-Id: 18867
2021-02-26 16:23:04 +00:00
Robert Sparks 1781f53626 De-bootstrapped the page - simplified the styling.
- Legacy-Id: 18865
2021-02-25 21:44:25 +00:00
Robert Sparks ae4c2d1fca Updated test (minor) to match changes in generation of page
- Legacy-Id: 18864
2021-02-24 19:10:23 +00:00
Robert Sparks 2421e41f3f Minor tweaks
- Legacy-Id: 18863
2021-02-24 18:26:45 +00:00
Peter E. Yee 12a5e04689 Modifies stream name descriptions and changes document page to use the description instead of the stream name. Fixes issue 3169. Commit ready for merge.
- Legacy-Id: 18862
2021-02-24 03:11:50 +00:00
Robert Sparks fc6579c712 Remove datatracker menu, simplify the base, and focus primarily on styling for just this page. Add the colorbar and tooltips.
- Legacy-Id: 18861
2021-02-23 23:16:07 +00:00
Ryan Cross aca3b41445 Add special handling for ReviewerSettings to merge person feature. Fixes #3183. Commit ready for merge
- Legacy-Id: 18860
2021-02-23 21:03:16 +00:00
Tero Kivinen 84a25ed491 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. Commit ready for merge.
- Legacy-Id: 18858
2021-02-23 19:17:45 +00:00
Russ Housley cb554fa862 Properly handle bibxml3 for drafts with filenames that end in a hypen and digits. Fixes #3188.
- Legacy-Id: 18857
2021-02-23 18:38:06 +00:00
Robert Sparks 160030c745 Patch around multiple newrevisiondocevents. Commit ready for merge.
- Legacy-Id: 18856
2021-02-20 19:29:56 +00:00
Robert Sparks cc65d97563 Set version info and settings back to development mode
- Legacy-Id: 18843
2021-02-18 16:58:06 +00:00
Robert Sparks 6935a7cfdf Set version info to release version 7.26.0 before branching.
- Legacy-Id: 18841
2021-02-18 16:57:46 +00:00
Robert Sparks 23a3af48e2 Updated bower-managed static web assets
- Legacy-Id: 18838
2021-02-17 21:42:43 +00:00
Robert Sparks 436d68e5c1 Change ietf.doc.tests.TemplateTagTest to use our own TestCase class rather than bare unittest.
- Legacy-Id: 18837
2021-02-17 21:38:31 +00:00
Robert Sparks 156cbf680e Change styling to get closer to tools. Implement most of the info items.
- Legacy-Id: 18836
2021-02-16 22:41:31 +00:00
Robert Sparks 9a73cd272e Merged in [18833] from jennifer@painless-security.com:
Refactor reviewer queue policy handling of 'skip' setting. Fixes #3038.
 - Legacy-Id: 18835
Note: SVN reference [18833] has been migrated to Git commit 92c9f856a4
2021-02-16 20:58:00 +00:00
Robert Sparks daf3e7b895 Merged in [18829] from jennifer@painless-security.com:
Allow assignment of Person as 'action holder' for a Doc, plus rudimentary automation of assignment. Fixes #3146.
 - Legacy-Id: 18834
Note: SVN reference [18829] has been migrated to Git commit e11583a87f
2021-02-16 20:23:24 +00:00
Jennifer Richards 92c9f856a4 Refactor reviewer queue policy handling of "skip" setting. Fixes #3038. Commit ready for merge.
- Legacy-Id: 18833
2021-02-16 19:31:50 +00:00
Robert Sparks 78ea286631 Merged in [18828] from jennifer@painless-security.com:
Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100.
 - Legacy-Id: 18832
Note: SVN reference [18828] has been migrated to Git commit df37793e14
2021-02-16 18:38:55 +00:00
Jennifer Richards e11583a87f Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146. Commit ready for merge.
- Legacy-Id: 18829
2021-02-12 20:31:00 +00:00
Jennifer Richards df37793e14 Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100. Commit ready for merge.
- Legacy-Id: 18828
2021-02-12 16:39:20 +00:00
Robert Sparks 9c173f487e Merged in [18821] from rjsparks@nostrum.com:
Add proper folding for static content in the DESCRIPTION in the important-dates ics feed. Remove important-dates from the upcoming meetings ics.
 - Legacy-Id: 18824
Note: SVN reference [18821] has been migrated to Git commit 762064236e
2021-02-10 18:13:03 +00:00
Robert Sparks 762064236e Add proper folding for static content in the DESCRIPTION in the important-dates ics feed. Remove important-dates from the upcoming meetings ics.
- Legacy-Id: 18821
2021-02-04 18:14:01 +00:00
Robert Sparks 42bd8f5a41 Enable two tests that were not running because of typos in the test name. Thanks to Jennifer for spotting the typos.
- Legacy-Id: 18819
2021-02-01 22:37:57 +00:00
Robert Sparks 4dd013ea0f Set version info and settings back to development mode
- Legacy-Id: 18816
2021-02-01 16:24:10 +00:00
Robert Sparks 2b99918905 Set version info to release version 7.25.0 before branching.
- Legacy-Id: 18814
2021-02-01 16:23:38 +00:00
Robert Sparks b5d264bdc8 Updated timezone choices
- Legacy-Id: 18810
2021-02-01 15:12:41 +00:00
Robert Sparks 1a53f66a2d Merged in [18808] from rjsparks@nostrum.com:
Tweaked schedule editor colors to match preferences chosen by Liz. Added coloration for sessions having the IAB as a parent.
 - Legacy-Id: 18809
Note: SVN reference [18808] has been migrated to Git commit f93a5ea4f7
2021-01-29 20:09:28 +00:00
Robert Sparks f93a5ea4f7 Tweaked schedule editor colors to match preferences chosen by Liz. Added coloration for sessions having the IAB as a parent.
- Legacy-Id: 18808
2021-01-29 19:32:10 +00:00
Robert Sparks 9a9f3fa360 Merged in [18798] from jennifer@painless-security.com:
Improve handling of submissions for closed working groups. Fixes #3058.
 - Legacy-Id: 18807
Note: SVN reference [18798] has been migrated to Git commit 233bff8196
2021-01-27 23:19:42 +00:00
Jennifer Richards 86dd2b2e67 Integrate week-view timezone handling with changes to main agenda page. Commit ready for merge.
- Legacy-Id: 18803
2021-01-26 14:51:55 +00:00
Robert Sparks ce0f749293 Add a more granular setting for enabling extra debugging on the agenda page. Commit ready for merge.
- Legacy-Id: 18801
2021-01-25 19:08:25 +00:00
Robert Sparks 09809b874e Merged in [18689] from kivinen@iki.fi:
New version of the timezone support for agenda. Now the ongoing
bars work. This also moves the javascript from the agenda.html
to separate timezone.js file. This commit does not include the
moment and moment-timezone javascript libraries that are
needed to get this working, they need to be added to
ietf/externals/static separately.
 - Legacy-Id: 18800
Note: SVN reference [18689] has been migrated to Git commit f18fe23ea5
2021-01-25 16:28:34 +00:00
Jennifer Richards 233bff8196 Improve handling of submissions for closed working groups. Fixes #3058. Commit ready for merge.
- Legacy-Id: 18798
2021-01-18 14:55:25 +00:00
Robert Sparks 159b8fe37c Merged in [18712] from jennifer@painless-security.com:
Add timezone support to agenda weekview; display UTC on UTC agenda page. Fixes #3111.
 - Legacy-Id: 18796
Note: SVN reference [18712] has been migrated to Git commit d29553c0bc
2021-01-15 19:59:56 +00:00
Robert Sparks e94f5c15ff Allow ballot text to be edited after the ballot is approved. Fixes #3157. Related to #3119. Commit ready to merge.
- Legacy-Id: 18791
2021-01-11 22:59:11 +00:00
Robert Sparks 03e5121f72 Remove HistoricalGroupFeatures. Fixes #3152. Commit ready for merge.
- Legacy-Id: 18782
2020-12-18 18:57:26 +00:00
Robert Sparks a55b0084af Set version info and settings back to development mode
- Legacy-Id: 18776
2020-12-17 15:43:35 +00:00
Robert Sparks 09c13eeab7 Set version info to release version 7.24.0 before branching.
- Legacy-Id: 18774
2020-12-17 15:43:14 +00:00
Robert Sparks 2347dafb71 Be more specific when matching the url for meeting.ajax.sessions_json
- Legacy-Id: 18768
2020-12-16 18:30:36 +00:00
Robert Sparks d8a24a8e2a Corrected a typo in a test.
- Legacy-Id: 18767
2020-12-15 20:34:47 +00:00
Robert Sparks 78a52327ca Merged in [18765] from henrik@levkowetz.com:
Added 'De' as a surname particle, in addition to 'de' (for author Luca De Cicco).
 - Legacy-Id: 18766
Note: SVN reference [18765] has been migrated to Git commit a284bcefee
2020-12-15 18:26:31 +00:00
Henrik Levkowetz a284bcefee Added 'De' as a surname particle, in addition to 'de' (for author Luca De Cicco). Commit ready to merge.
- Legacy-Id: 18765
2020-12-15 14:24:41 +00:00
Robert Sparks 821d582b46 Merged in [18752] from henrik@levkowetz.com:
Added a 'dumptime' entry to the JSON return from /api/version, in order to be able to make sure that running 'test-crawl --diff' will use database data from the same dump to avoid false page diff positives.
 - Legacy-Id: 18764
Note: SVN reference [18752] has been migrated to Git commit ca79c61950
2020-12-11 22:46:29 +00:00
Robert Sparks 6bae0530d2 Merged in [18751] from henrik@levkowetz.com:
Added a sort of author names for stability of some stats pages.
 - Legacy-Id: 18763
Note: SVN reference [18751] has been migrated to Git commit 536789517d
2020-12-11 22:24:11 +00:00
Robert Sparks 8d94aeabe0 Merged in [18744] from rjsparks@nostrum.com:
Cleaner title on the document history page when the document is an rfc (or any other document where rev is empty).
 - Legacy-Id: 18761
Note: SVN reference [18744] has been migrated to Git commit c9f7b18981
2020-12-11 21:59:11 +00:00
Robert Sparks e059ec3d70 Merged in [18743] from rjsparks@nostrum.com:
Cleaning some pyflakes that made it into the last commit.
 - Legacy-Id: 18760
Note: SVN reference [18743] has been migrated to Git commit 3697a9e9a4
2020-12-11 21:57:14 +00:00
Robert Sparks 17ab884b19 Merged in [18736] from rjsparks@nostrum.com:
Fixup document that had no type. Remove dangling review document. Fixes #3145.
 - Legacy-Id: 18759
Note: SVN reference [18736] has been migrated to Git commit 708ab108e6
2020-12-11 21:53:14 +00:00
Robert Sparks 91b2994a9b Merged in [18729] from rcross@amsl.com:
Add argument 'days' to get_meeting() to allow specifying lag time
 - Legacy-Id: 18758
Note: SVN reference [18729] has been migrated to Git commit 3c29c111a4fa474f876ed12f265c5844ebb3c94d
2020-12-11 21:42:51 +00:00
Robert Sparks 8ab7a30ba3 Merged in [18724] from jennifer@painless-security.com:
Allow cancellation of individual sessions of multi-session interim meeting. Fixes #2959.
 - Legacy-Id: 18757
Note: SVN reference [18724] has been migrated to Git commit 79971e14c7
2020-12-11 21:13:33 +00:00
Robert Sparks ba29ab845a Merged in [18723] from mrcullen42@gmail.com:
Fixes #3032: Only send expiration warnings for drafts with a 'draft' state of 'active', to match the drafts that we will actually expire.
 - Legacy-Id: 18755
Note: SVN reference [18723] has been migrated to Git commit dbeb0e8d2d
2020-12-11 20:17:55 +00:00
Robert Sparks 10c24535a9 Merged in [18753] from henrik@levkowetz.com:
Added test case setUp() and tearDown() code to create yang model test directories for ApiSubmitTests.
 - Legacy-Id: 18754
Note: SVN reference [18753] has been migrated to Git commit bca7a5d128
2020-12-11 19:41:16 +00:00
Henrik Levkowetz bca7a5d128 Added test case setUp() and tearDown() code to create yang model test directories for ApiSubmitTests. Commit ready for merge.
- Legacy-Id: 18753
2020-12-11 19:06:16 +00:00
Henrik Levkowetz ca79c61950 Added a 'dumptime' entry to the JSON return from /api/version, in order to be able to make sure that running 'test-crawl --diff' will use database data from the same dump to avoid false page diff positives. Commit ready for merge.
- Legacy-Id: 18752
2020-12-11 17:08:53 +00:00
Henrik Levkowetz 536789517d Added a sort of author names for stability of some stats pages. Commit ready for merge.
- Legacy-Id: 18751
2020-12-11 16:57:29 +00:00
Robert Sparks 21b05d003c Populate interim approved email correctly. Fixes #3150. Commit ready for merge.
- Legacy-Id: 18748
2020-12-11 15:03:36 +00:00
Robert Sparks 4a12278a39 revert unintended commit of debugging
- Legacy-Id: 18747
2020-12-10 17:07:44 +00:00
Robert Sparks b673e9f836 Merged in [18719] from housley@vigilsec.com:
Automatically move the IESG document state when a ballot is issued, prevent a writeup change or re-issue of ballot if the document is already approved, and warn about issuing ballots before the IETF Last Call is finished. Fixes #3119.
 - Legacy-Id: 18746
Note: SVN reference [18719] has been migrated to Git commit 89ec802a5b
2020-12-10 17:04:41 +00:00
Henrik Levkowetz d0a526cb80 Updated the default settings to match document directories moved from /a/www/ietf-ftp/ to /a/ietfdata/doc/
- Legacy-Id: 18745
2020-12-08 17:03:41 +00:00
Robert Sparks c9f7b18981 Cleaner title on the document history page when the document is an rfc (or any other document where rev is empty). Commit ready for merge.
- Legacy-Id: 18744
2020-12-08 15:58:14 +00:00
Robert Sparks 3697a9e9a4 Cleaning some pyflakes that made it into the last commit. Commit ready for merge.
- Legacy-Id: 18743
2020-12-08 15:50:43 +00:00
Henrik Levkowetz 61af52117e Undid an inadverant character delete.
- Legacy-Id: 18742
2020-12-08 14:15:00 +00:00
Henrik Levkowetz 2e6efce714 Fixed some instances of invalid HTML.
- Legacy-Id: 18741
2020-12-08 14:13:26 +00:00