Jennifer Richards
07e26dd52e
refactor: Replace deprecated force_text with force_str
2023-05-09 15:21:50 -03:00
Jennifer Richards
dcb211fbb3
Merge remote-tracking branch 'origin/main' into django4
2023-05-09 14:26:47 -03:00
Jennifer Richards
2cf2a3dee6
chore: Remove django-cookie-delete-with-all-settings.patch
...
Patch no longer applies. Needed until Django 4.2.1, so bring it back
if we deploy something earlier than that to production.
2023-05-09 11:09:41 -03:00
Jennifer Richards
9fde845719
chore: Revert psycopg2 dependency
...
Try again with Django 3.2
2023-05-09 11:05:43 -03:00
Jennifer Richards
6d4d09542f
fix: Replace obsolete curry()
with functools.partialmethod()
2023-05-08 22:55:15 -03:00
Robert Sparks
b1c60efbb3
chore: add bibxml-ids dir to container build. ( #5590 )
2023-05-08 15:17:00 -05:00
Robert Sparks
400a830661
chore: add bibxml-ids dir to container build. ( #5590 )
2023-05-08 15:16:31 -05:00
Jennifer Richards
9fda268853
fix: Replace available_attrs
helper (dropped by Django 3.0)
2023-05-08 15:19:33 -03:00
Jennifer Richards
e1b783ead9
chore: Update requirements.txt for Django 3.0
2023-05-08 15:03:10 -03:00
Robert Sparks
2b1f248e36
fix: add a link to the simplified volunteer view ( #5583 )
2023-05-08 10:29:18 -05:00
Robert Sparks
f919184e14
chore: pin django-oidc-provider ( #5588 )
2023-05-08 09:15:36 -05:00
Robert Sparks
3bbd5149de
feat: Easy extraction of qualified volunteer list for nomcom chair ( #5578 )
...
* feat: Easy extraction of qualified volunteer list for nomcom chair
* fix: tune test setup to years where eligibility calculations can return nonempty
* chore: revert unintended change
* feat: default string when no affiliation is provided
2023-05-05 15:33:47 -05:00
NGPixel
3af357467c
Merge remote-tracking branch 'origin/release' into main
2023-05-04 15:18:51 -04:00
Robert Sparks
e32b453c09
Merge pull request #5575 from ietf-tools/main
...
chore: merge main to the release branch for next release
2023-05-04 12:51:04 -05:00
Eliot Lear
8af8a91c20
fix: allow ISE to initiate conflict review ( #5570 )
...
* ISE may initiate conflict review
Add ISE to list of those roles who can initiate a conflict review.
* fix: improve conditional for conflict review action. Add tests.
* chore: fix comment typo
---------
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-05-03 14:04:09 -05:00
Jennifer Richards
6986cae1bf
fix: Listen for show.bs.modal on document ( #5565 )
...
Avoids losing the listener when DOM is changed dynamically.
2023-05-02 13:50:38 -05:00
Robert Sparks
1359a5998f
Merge pull request #5558 from ietf-tools/depfu/batch_all/devcoverage-action/npm/2023-05-01
...
chore(deps): update all npm dependencies for dev/coverage-action
2023-05-01 10:14:56 -05:00
Robert Sparks
f8b23b377c
Merge pull request #5557 from ietf-tools/depfu/batch_all/playwright/npm/2023-05-01
...
chore(deps): update all npm dependencies for playwright
2023-05-01 10:14:34 -05:00
depfu[bot]
f2d34dddac
chore(deps): update all npm dependencies for dev/coverage-action
2023-05-01 06:18:43 +00:00
depfu[bot]
0bf9462d8a
chore(deps): update all npm dependencies for playwright
2023-05-01 06:18:14 +00:00
Robert Sparks
f835b6f7b0
Merge pull request #5540 from jennifer-richards/create-account-no-person
...
fix: Avoid 500 error creating account when User.person is None
2023-04-27 14:05:03 -05:00
Jennifer Richards
82e5db7bbd
Merge branch 'main' into create-account-no-person
2023-04-27 13:52:20 -04:00
Jennifer Richards
db2f7362c5
feat: Include support address in error message
2023-04-27 17:51:19 +00:00
Nicolas Giard
bef11af9de
Merge pull request #5543 from ietf-tools/main
...
ci: new release (hopefully?)
2023-04-26 15:51:42 -04:00
Nicolas Giard
180663e4ed
ci: fix build workflow conditions
2023-04-26 15:48:15 -04:00
Robert Sparks
69bc878f70
Merge pull request #5541 from ietf-tools/main
...
ci: Next datatracker release
2023-04-26 14:38:02 -05:00
Jennifer Richards
b691cb4a9f
fix: Avoid 500 error creating account when User.person is None
2023-04-26 18:34:49 +00:00
Nicolas Giard
18445f27bf
ci: replace production flag with release trigger
2023-04-25 20:50:19 -04:00
Nicolas Giard
82d0d42b28
chore: add pgadmin to dev environment
2023-04-25 18:02:34 -04:00
Lars Eggert
732cecf0e9
fix: Re-enable interim series "add session" button ( #5485 )
...
Fixes #5478
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-04-25 16:30:06 -05:00
depfu[bot]
ec7b974d52
chore(deps): update all Yarn dependencies ( #5532 )
...
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
2023-04-25 16:29:08 -05:00
Nicolas Giard
ad5280ba29
chore: update devcontainer.json
2023-04-25 16:55:13 -04:00
Nicolas Giard
86a183ec21
chore: cleanup of legacy scripts
2023-04-25 16:42:46 -04:00
Robert Sparks
be47b76128
fix: more search_path tweaking ( #5535 )
2023-04-25 13:35:33 -05:00
Nicolas Giard
7f2043336b
chore: remove alter search_path from app-init.sh
2023-04-25 14:17:17 -04:00
dependabot[bot]
835d99d06e
chore(deps): bump postgres from 14.5 to 14.6 in /docker ( #5528 )
...
* chore(deps): bump postgres from 14.5 to 14.7 in /docker
Bumps postgres from 14.5 to 14.7.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: Update db.Dockerfile
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-04-25 12:10:18 -05:00
Robert Sparks
ad4f7f2c16
docs: make a short description of starting the dev environment easier to find ( #5522 )
...
* doc: make a short description of starting the dev environment easier to find.
* doc: more tl;dr tweaks
* doc: still more tl;dr tweaks
* chore: silly cleanup
* chore: more sillyness
* chore: hoopjumping around semicolons
* chore: _what_ semicolon
* chore: de-red-on-blue a parenthesis
* docs: Update README.md
---------
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-04-25 12:03:49 -05:00
depfu[bot]
00d302237e
chore(deps): update all npm dependencies for playwright ( #5525 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-04-25 12:03:00 -05:00
Robert Sparks
e649bfdb3b
chore: wrangle db search_path ( #5523 )
2023-04-25 11:59:58 -05:00
Robert Sparks
5f36905515
fix: reorder new nomcom migration ( #5534 )
2023-04-25 11:59:41 -05:00
Nicolas Giard
d1ae52de9b
ci: fix remaining ietf db name references
2023-04-25 12:53:00 -04:00
Nicolas Giard
9a2fa59977
ci: fix ci-run-tests.yml workflow
2023-04-25 12:21:35 -04:00
Nicolas Giard
392fa0826a
ci: fix prepare.sh database name
2023-04-25 12:17:24 -04:00
Nicolas Giard
d79ed21998
ci: fix build workflow
2023-04-24 18:10:48 -04:00
Nicolas Giard
502fa41560
ci: fix build workflow conditions
2023-04-24 18:08:01 -04:00
Nicolas Giard
27ae8a6734
ci: fix build workflow conditions
2023-04-24 17:59:30 -04:00
Nicolas Giard
d9d7035ace
ci: fix build workflow
2023-04-24 17:49:20 -04:00
Nicolas Giard
703d7f5a9f
ci: improve build workflow notifications
2023-04-24 17:47:35 -04:00
Nicolas Giard
65ee1ae549
ci: improve build workflow conditions
2023-04-24 17:26:16 -04:00
Nicolas Giard
6b893ce71f
ci: add release branch check to build workflow
2023-04-24 17:16:23 -04:00