Henrik Levkowetz
7ee6bd4fb4
When doing test-crawling, ignore variations of the 'next=' query arg. (The code ignores other query args if 'next' is given).
...
- Legacy-Id: 18730
2020-12-04 16:04:01 +00:00
Henrik Levkowetz
9a8c6ae3f4
Added ordering to Session.constratints() to make page renderings stable.
...
- Legacy-Id: 18727
2020-12-03 15:40:28 +00:00
Henrik Levkowetz
9c0e215e73
Removed log noise when running in repair mode.
...
- Legacy-Id: 18726
2020-12-01 20:26:09 +00:00
Henrik Levkowetz
a5cb8fdd4d
Make the order of addresses returned by gather_address_lists() consistent rather than randomly varying from invocation to invocation.
...
- Legacy-Id: 18725
2020-12-01 20:08:08 +00:00
Jennifer Richards
79971e14c7
Allow cancellation of individual sessions of multi-session interim meeting. Fixes #2959 . Commit ready for merge.
...
- Legacy-Id: 18724
2020-12-01 17:37:09 +00:00
Margaret Cullen
dbeb0e8d2d
Fixes #3032 : Only send expiration warnings for drafts with a "draft" state of "active", to match the drafts that we will actually expire. Commit ready for merge.
...
- Legacy-Id: 18723
2020-12-01 17:05:34 +00:00
Henrik Levkowetz
8ebef27026
Related to issue #2186 : The issue asked for changing review requests from state 'assigned' back to state 'requested' if the last associated assignment is withdrawn. However, the code to implement this makes the change for all assignment states, and also when there has been no state change. Changed to be more discerning.
...
- Legacy-Id: 18722
2020-12-01 15:36:04 +00:00
Henrik Levkowetz
a0938d9490
Added some comment information to settings.py
...
- Legacy-Id: 18721
2020-12-01 14:11:57 +00:00
Henrik Levkowetz
78fd1cad47
Fixed a test that was broken when run on December 1st.
...
- Legacy-Id: 18720
2020-12-01 12:36:17 +00:00
Russ Housley
89ec802a5b
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: 18719
2020-11-23 22:59:41 +00:00
Robert Sparks
643749316b
Allow program leads to request meetings. Fixes #3141 . Commit ready for merge.
...
- Legacy-Id: 18718
2020-11-23 20:36:47 +00:00
Henrik Levkowetz
f41fd1867d
Upgraded the required versions of mypy and django-stubs to the latest that support Django 2.2. Fixed some issues found by after the upgrades.
...
- Legacy-Id: 18717
2020-11-22 21:13:36 +00:00
Henrik Levkowetz
b5f1e3af34
Fixed a typo
...
- Legacy-Id: 18716
2020-11-22 21:11:53 +00:00
Henrik Levkowetz
af7f51a81f
Refactored the import_mailman_listinfo command to run faster (20s instead of 30+m) and added time logging (for --verbosity 2)
...
- Legacy-Id: 18715
2020-11-19 16:13:31 +00:00
Robert Sparks
7e384a8aea
Send email to new mailtrigger controlled destinations when iana expert review state changes. Fixes #3121 . Commit ready for merge.
...
- Legacy-Id: 18714
2020-11-18 21:32:48 +00:00
Henrik Levkowetz
6c953bd010
Set version info and settings back to development mode
...
- Legacy-Id: 18709
2020-11-17 09:06:17 +00:00
Henrik Levkowetz
6608db4327
Set version info to release version 7.23.0 before branching.
...
- Legacy-Id: 18707
2020-11-17 09:05:58 +00:00
Henrik Levkowetz
974428f7d4
Changelog entry for 7.23.0
...
- Legacy-Id: 18706
2020-11-17 09:05:46 +00:00
Henrik Levkowetz
9906bd0206
Code coverage data for release 7.23.0
...
- Legacy-Id: 18705
2020-11-17 09:05:30 +00:00
Henrik Levkowetz
7b02847149
Merged in [18701] from jennifer@painless-security.com:
...
Improve group 'about' link text on doc page. Fixes #3066 .
- Legacy-Id: 18704
Note: SVN reference [18701] has been migrated to Git commit cde31ce72f
2020-11-17 06:44:47 +00:00
Henrik Levkowetz
b44984abdf
Merged in [18695] from peter@akayla.com:
...
Changed new email address button text. Fixes #3134 .
- Legacy-Id: 18703
Note: SVN reference [18695] has been migrated to Git commit 4a76568a8b
2020-11-17 06:14:36 +00:00
Henrik Levkowetz
15c5a0ab8b
Modified the document.save...() logging to give the document name
...
- Legacy-Id: 18702
2020-11-17 05:08:42 +00:00
Jennifer Richards
cde31ce72f
Improve group 'about' link text on doc page. Fixes #3066 . Commit ready for merge.
...
- Legacy-Id: 18701
2020-11-16 18:11:05 +00:00
Henrik Levkowetz
dbcb543dd0
Merged in [18698] from rjsparks@nostrum.com:
...
Add logging for times to save a document with history.
- Legacy-Id: 18700
Note: SVN reference [18698] has been migrated to Git commit ec061deef6
2020-11-16 17:57:15 +00:00
Henrik Levkowetz
c9f805f8e5
- Legacy-Id: 18699
2020-11-16 17:36:36 +00:00
Robert Sparks
ec061deef6
Add logging for times to save a document with history. Commit ready for merge.
...
- Legacy-Id: 18698
2020-11-16 17:17:00 +00:00
Henrik Levkowetz
23a81923aa
Added exception catching to the photo endpoint, for cases where conversion fails (we just had one case of RGBA to JPEG didn't work).
...
- Legacy-Id: 18697
2020-11-16 07:55:18 +00:00
Peter E. Yee
4a76568a8b
Changed new email address button text. Fixes #3134 . Commit ready for merge.
...
- Legacy-Id: 18695
2020-11-14 07:08:01 +00:00
Henrik Levkowetz
49f6f8961e
Merged in a html typo fix from rcross@amsl.com.
...
- Legacy-Id: 18694
2020-11-14 06:19:46 +00:00
Henrik Levkowetz
aed1e9eb74
- Legacy-Id: 18693
2020-11-14 05:18:02 +00:00
Henrik Levkowetz
e9e2ef7bdf
Added propagation of the docker-init environment to the su'd user in order to set LANG to a UTF-8 locale, and did some slight refactoring.
...
- Legacy-Id: 18692
2020-11-14 05:16:08 +00:00
Henrik Levkowetz
d8052e2b9e
Removed the psychopg2 installation (for now) and changed a library name (libyang -> libyang1)
...
- Legacy-Id: 18691
2020-11-14 05:12:44 +00:00
Henrik Levkowetz
a485a68777
Removed an outdated check for docker-machine
...
- Legacy-Id: 18690
2020-11-14 05:10:22 +00:00
Henrik Levkowetz
d79066bac1
Fixed a recent regression in agenda.html which caused the 'now' context variable to not be available when checking if a meeting session is in the past or future, to know which recordings or live session links to show. Also fixed a potential timezone issue with regards to this.
...
- Legacy-Id: 18688
2020-11-12 00:36:39 +00:00
Henrik Levkowetz
d373eed728
Added 'test/x-markdown' as accepted mime type for text file uploads.
...
- Legacy-Id: 18671
2020-11-10 11:54:54 +00:00
Henrik Levkowetz
0bf56c93c7
Set version info and settings back to development mode
...
- Legacy-Id: 18669
2020-11-09 20:25:56 +00:00
Henrik Levkowetz
8c575dec63
Set version info to release version 7.22.0 before branching.
...
- Legacy-Id: 18667
2020-11-09 20:25:26 +00:00
Henrik Levkowetz
f3030b7f9c
Changelog entry for 7.22.0
...
- Legacy-Id: 18666
2020-11-09 20:25:12 +00:00
Henrik Levkowetz
ed0f1f0bab
Code coverage data for release 7.22.0
...
- Legacy-Id: 18665
2020-11-09 20:24:52 +00:00
Henrik Levkowetz
088033d843
Added matching indexes to a number of models with ordering by multiple keys.
...
- Legacy-Id: 18664
2020-11-09 19:41:12 +00:00
Henrik Levkowetz
9da87c59e1
Merged in [18654] from jennifer@painless-security.com:
...
Do not require redundant meeting number for session materials view.
- Legacy-Id: 18661
Note: SVN reference [18654] has been migrated to Git commit acbfbf53a3
2020-11-08 12:27:04 +00:00
Henrik Levkowetz
f82b239d24
Merged in [18653] from jennifer@painless-security.com:
...
Retrieve session agenda materials by meeting/session instead of by assignment.
- Legacy-Id: 18660
Note: SVN reference [18653] has been migrated to Git commit 27d9df7bff
2020-11-06 16:17:55 +00:00
Henrik Levkowetz
bd496b716f
Removed superfluous spaces within <pre> for materials. Fixes issue #3124 .
...
- Legacy-Id: 18659
2020-11-06 16:16:41 +00:00
Henrik Levkowetz
35f4f4c8a8
Merged in [18651] from jennifer@painless-security.com:
...
Retrieve session agenda, slides, and minutes each time agenda modal is opened. Fixes #3050 .
- Legacy-Id: 18658
Note: SVN reference [18651] has been migrated to Git commit bbf04c3fbe
2020-11-06 15:53:28 +00:00
Henrik Levkowetz
af703915f4
Added *-chairs aliases for teams to the script that generates group *-chairs@ietf.org aliases for postfix
...
- Legacy-Id: 18657
2020-11-04 23:30:29 +00:00
Henrik Levkowetz
b51de66324
Added additional logging of submission steps, for submission timing investigation. Should be reduced once cause of long response times has been found.
...
- Legacy-Id: 18655
2020-11-03 13:24:20 +00:00
Jennifer Richards
acbfbf53a3
Do not require redundant meeting number for session materials view. Commit ready for merge.
...
- Legacy-Id: 18654
2020-11-02 20:11:13 +00:00
Jennifer Richards
27d9df7bff
Retrieve session agenda materials by meeting/session instead of by assignment. Commit ready for merge.
...
- Legacy-Id: 18653
2020-11-02 19:30:23 +00:00
Henrik Levkowetz
f4b90c0dc8
Nomcom topic responses didn't save respondent because of a missing form creation parameter. Fixed.
...
- Legacy-Id: 18652
2020-10-31 19:49:56 +00:00
Jennifer Richards
bbf04c3fbe
Retrieve session agenda, slides, and minutes each time agenda modal is opened. Fixes #3050 . Commit ready for merge.
...
- Legacy-Id: 18651
2020-10-30 17:17:49 +00:00