Commit graph

12852 commits

Author SHA1 Message Date
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
Robert Sparks c5dc71bc39 Holding r1860 for test issues
- Legacy-Id: 18877
2021-03-02 21:03:42 +00:00
Robert Sparks 810331c748 Hold r18859. Will probably address a different way.
- Legacy-Id: 18876
2021-03-02 20:22:22 +00:00
Robert Sparks d3914cf2a9 Capturing 18858 in old for merge
- Legacy-Id: 18874
2021-03-02 18:45:21 +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 4fe5a51fd7 Removed Henrik from the copy line for mergedevbranch notification at his request.
- Legacy-Id: 18871
2021-03-02 15:04:01 +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 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 84a52dad81 adding sprint work to the merge queue
- Legacy-Id: 18866
2021-02-26 15:42:57 +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
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 46a09a874c Changelog entry for 7.26.0
- Legacy-Id: 18840
2021-02-18 16:57:31 +00:00
Robert Sparks ecb1947870 Code coverage data for release 7.26.0
- Legacy-Id: 18839
2021-02-18 16:57:10 +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 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
Robert Sparks ccf33c323c Hold Unidecode before 1.2.0 for awhile before adjusting patch to match changed __init__.py
- Legacy-Id: 18831
2021-02-16 16:40:02 +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 6697a131cc Bump the required setuptools to at least the 51 releases to avoid issues with some python3.6 -mvenv installed ssetuptools.
- Legacy-Id: 18818
2021-02-01 21:23:13 +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 5b06f28130 Changelog entry for 7.25.0
- Legacy-Id: 18813
2021-02-01 16:23:23 +00:00
Robert Sparks fd42ad4625 Code coverage data for release 7.25.0
- Legacy-Id: 18812
2021-02-01 16:23:06 +00:00
Robert Sparks 8a8202d757 constrain python-libmagic to at most 0.4.18. .20 breaks, .19 is not reflected at Pypi.
- Legacy-Id: 18811
2021-02-01 16:01:40 +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
Robert Sparks 7c1f28cfa0 Merged in [18803] from jennifer@painless-security.com:
Integrate week-view timezone handling with changes to main agenda page.
 - Legacy-Id: 18806
Note: SVN reference [18803] has been migrated to Git commit 86dd2b2e67
2021-01-27 20:32:51 +00:00
Robert Sparks 73bfd5e8ee Updating test coverage
- Legacy-Id: 18805
2021-01-27 20:07:03 +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 22de976120 bringing agenda work in now that the timezone aware migrations deferred
- Legacy-Id: 18795
2021-01-15 19:09:43 +00:00
Robert Sparks 98c5da840e Merged in [18791] from rjsparks@nostrum.com:
Allow ballot text to be edited after the ballot is approved. Fixes #3157. Related to #3119.
 - Legacy-Id: 18794
Note: SVN reference [18791] has been migrated to Git commit e94f5c15ff
2021-01-13 19:00:39 +00:00