Commit graph

12843 commits

Author SHA1 Message Date
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
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
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
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
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 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
Robert Sparks 7161b23d09 Merged in [18782] from rjsparks@nostrum.com:
Remove HistoricalGroupFeatures. Fixes #3152.
 - Legacy-Id: 18793
Note: SVN reference [18782] has been migrated to Git commit 03e5121f72
2021-01-13 18:17:37 +00:00
Robert Sparks 3697180cc1 Reverted merge of timezone-aware migration efforts.
- Legacy-Id: 18792
2021-01-12 16:54:20 +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 0ae0044112 Removed unintended test diagnostic file write.
- Legacy-Id: 18790
2021-01-11 19:00:16 +00:00
Robert Sparks 65c93ddc6d Reverted timezone related change to check-copyright, which is not a django script.
- Legacy-Id: 18789
2021-01-11 18:51:50 +00:00
Robert Sparks 9a881ccf45 Removed unused utility to create Document objects for drafts in the archive that are not already present. If we want to pursue what this utility was intended to do in the future, it should become a management command instead.
- Legacy-Id: 18788
2021-01-11 18:48:29 +00:00
Robert Sparks 34a7b00db3 Merged in ^/personal/henrik/r18768 from henrik@levkowetz.com:
Changed all timestamp fields to be timezone-aware. Improved crawl to make it easier to make before/after comparisons. Refactored code to simplify use of the now-aware timezone fields.
 - Legacy-Id: 18787
2021-01-07 20:43:14 +00:00
Henrik Levkowetz 59b49c846b Fixed a number of TimeSlot-related issues, in particular related to getting the correct date from a timeslot. Also fixed the displayed slot times in the new schedule editors to show local times, not UTC times.
- Legacy-Id: 18785
2020-12-19 22:55:11 +00:00
Henrik Levkowetz d9ad8b8616 Removed some dead code, simplified TimeSlot *_start_time() and *_end_time() methods, and added TimeSlot.local_date().
- Legacy-Id: 18784
2020-12-19 22:52:07 +00:00