Jennifer Richards
4e437a9f2d
test: scroll swap timeslots button into view before clicking ( #3719 )
2022-03-22 13:33:48 -05:00
Russ Housley
fd9a0a4d9f
fix: Do not include concluded WGs in /list/nonwg. Fixes #3726 . ( #3727 )
2022-03-22 13:18:59 -05:00
Robert Sparks
902e37d24d
fix: improve looking into submission request for remote ip. ( #3720 )
2022-03-22 13:04:50 -05:00
Robert Sparks
3d529bad20
fix: improve validation of submission version. Add submission name validation tests.
...
Co-authored-by: russhousley <housley@vigilsec.com>
2022-03-22 14:51:25 -03:00
Nicolas Giard
95611a44ac
ci: add test base dockerfile to build triggers
2022-03-22 13:46:57 -04:00
Nicolas Giard
fd5de45ddf
ci: fix typo test base docker image
2022-03-22 13:45:34 -04:00
Lars Eggert
f516f86a17
ci: Add vnu to dev + test docker image ( #3724 )
...
* ci: Add vnu to dev docker image
* Use default-jdk from apt, and just download the vnu JAR blob
2022-03-22 13:13:28 -04:00
Robert Sparks
841f289b5d
fix: repair incorrect merge ( #3728 )
2022-03-22 13:51:02 -03:00
Nicolas Giard
a19802260c
chore: allow custom port for dev docker run ( #3722 )
2022-03-22 07:30:15 -05:00
Lars Eggert
d47692546e
fix: Re-add agenda day navigation targets to right-hand nav ( #3723 )
...
Fixes #3698
2022-03-22 07:22:25 -05:00
Jennifer Richards
fd2adc86eb
fix: redirect to renamed schedule after saving a name change ( #3696 )
...
Fixes #3427
2022-03-21 16:22:28 -03:00
Jennifer Richards
6ee123d29b
fix: replace invalid bi-chat* icons with valid ones ( #3716 )
2022-03-21 16:10:56 -03:00
Nicolas Giard
adc6331727
ci: inject release hash + branch during build
2022-03-21 14:45:10 -04:00
Nicolas Giard
ffb6904b09
ci: inject release hash + branch during build
2022-03-21 14:44:58 -04:00
Nicolas Giard
3a6a648d46
docs: update README to point to release page
2022-03-21 14:28:13 -04:00
Nicolas Giard
d637b9025e
docs: update README to point to release page
2022-03-21 14:26:32 -04:00
Lars Eggert
eb5423d084
ci: Also check generated HTML with the "vnu" validator ( #3682 )
...
* ci: Also check generated HTML with the "vnu" validator
Because HTML Tidy apparently misses a bunch of errors.
* thead -> tbody
* More fixes
* More fixes
* Start checker in test runner
2022-03-21 12:50:23 -05:00
Robert Sparks
6ecd4b40e2
fix: use better address calculation for schedule owner. Fixes #2611 . ( #3709 )
2022-03-21 10:21:22 -03:00
Jennifer Richards
be10d6bb10
fix: remove overflow-hidden from div#content ( #3681 )
...
Allows position="sticky" items to attach to the viewport instead of the #content element.
2022-03-20 14:13:58 -05:00
Robert Sparks
46a4fafd98
chore: reset release coverage baseline. feat/bs5 is different than main. ( #3707 )
2022-03-20 09:26:41 -05:00
Robert Sparks
9f4634f531
fix: use approver's identity instead of System ( #3701 ) ( #3705 )
...
Fixes issue #3545
Conditionally tests if the approver is AnonymousUser, in which case
System is still used
Co-authored-by: Peter Yee <github@houseofyee.com>
2022-03-20 09:00:09 -05:00
Peter Yee
4dc0247976
fix: use approver's identity instead of System ( #3701 )
...
Fixes issue #3545
Conditionally tests if the approver is AnonymousUser, in which case
System is still used
2022-03-20 07:54:15 -05:00
Russ Housley
71b1f13a79
fix: improfe draft name syntax checks ( #3703 )
...
* fix: Include blocked charters in AD dashboard that are ub external review
* fix: Improve draft name syntax checks. Fixes #3677
2022-03-20 06:59:29 -05:00
Robert Sparks
5c5d052603
fix: remove unintended debug code ( #3704 )
2022-03-19 16:02:46 -03:00
Nicolas Giard
562742d653
chore: add memcached + docker-cli to dev container ( #3691 )
2022-03-19 13:05:59 -04:00
Russ Housley
74d30529b6
fix: Include blocked charters in AD dashboard that are in external review ( #3689 )
2022-03-19 11:59:04 -05:00
Tero Kivinen
311bbf8826
fix: Fix the doc_name to have class text-nowrap as we want to keep the entries in one line if possible. ( #3683 )
2022-03-19 11:56:22 -05:00
Nicolas Giard
a4eaadde0a
ci: limit pr tests to ietf folder
2022-03-19 11:33:29 -04:00
Robert Sparks
f15d0fa8e3
test: match changes to release/about
...
* chore: bring docker-compose to root level (#3642 )
* test: match changes to release/about
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-03-19 16:06:38 +01:00
Lars Eggert
05c643964b
ci: Run the test suite for PRs and pushes ( #3658 )
...
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-03-19 07:09:15 -04:00
Nicolas Giard
cfc301d2d0
ci: add docker-cli to base test image
2022-03-19 06:27:35 -04:00
Nicolas Giard
916a3a07e3
ci: add docker-cli to base test image
2022-03-19 06:26:23 -04:00
Robert Sparks
9df659b06e
fix: better draft name validation. Fixes #3539 . ( #3671 )
2022-03-18 18:01:25 -05:00
Nicolas Giard
ec3b525567
chore: remove django settings module from devcontainer config ( #3673 )
2022-03-18 16:35:49 -04:00
Nicolas Giard
b2febd788f
chore: remove django settings module from devcontainer config ( #3673 )
2022-03-18 16:34:18 -04:00
Nicolas Giard
7fab741646
ci: revert db dockerfile
2022-03-17 18:09:15 -04:00
Jennifer Richards
3c91773e32
test: remove unused import that causes test failure ( #3667 )
2022-03-17 16:33:26 -05:00
Nicolas Giard
cee45d608b
ci: fix db docker image start command
2022-03-17 17:03:37 -04:00
Nicolas Giard
ec9f3ba57e
ci: add default db commands to dockerfile
2022-03-17 14:51:57 -04:00
Nicolas Giard
dc51587596
ci: fix app-create-dirs.sh
2022-03-17 00:23:20 -04:00
Nicolas Giard
f8c0a95802
ci: extract dev/tests dir creation script
2022-03-17 00:17:05 -04:00
Nicolas Giard
4b15ed933e
ci: fix base test docker image
2022-03-16 21:34:38 -04:00
Nicolas Giard
7ddaa513b1
ci: build base test docker image
2022-03-16 21:34:26 -04:00
Nicolas Giard
4daeb3c6b6
ci: fix base test docker image
2022-03-16 21:23:51 -04:00
Nicolas Giard
65799c9d1c
ci: build base test docker image
2022-03-16 21:23:01 -04:00
Russ Housley
d40842e4ce
fix: Allow AD and Secretariat to update the people to notify about conflict-reviews until the are announced ( #3651 )
...
* Allow AD and Secretariat to update the people to notify about conflict-reviewss until the are announced. Fixes #3639 .
* fix: Allow notify list for conflict-review changes in any state
2022-03-16 14:16:55 -05:00
Robert Sparks
efc87dc35b
test: match changes to release/about
...
* chore: bring docker-compose to root level (#3642 )
* test: match changes to release/about
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-03-16 13:15:05 -05:00
Nicolas Giard
a043bd5f8e
chore: move hold-for-merge + ready-for-merge into dev/legacy
2022-03-16 13:22:10 -04:00
Robert Sparks
9e06efeaba
feat: update the shepherd writeup template ( #3650 )
...
* feat: update the shepherd writeup template
Fixes #3580 .
* fix: correct the version date
2022-03-16 11:54:00 -05:00
Lars Eggert
ef7d962e63
fix: Remove the person_link nowrap option from the Python code ( #3659 )
...
This was missed in #3657 .
2022-03-16 11:12:23 -05:00