Jennifer Richards
869562e914
chore: Update requirements.txt to Django 4.0
2023-05-16 13:14:48 -03:00
Jennifer Richards
7475aa01b6
Merge pull request #5634 from ietf-tools/main
...
chore: Merge main into feat/django4
2023-05-16 13:06:49 -03:00
Jennifer Richards
0d5ecea42e
Merge pull request #5629 from jennifer-richards/django32
...
chore: Upgrade to Django 3.2
2023-05-16 12:54:14 -03:00
Paul Selkirk
37118a623a
fix: change api_submission blackout message to match web ui ( #5623 )
...
* test: api_submission returns an error in the blackout period
* fix: change api_submission blackout message to match web ui (#5350 )
2023-05-16 09:43:20 -05:00
depfu[bot]
0ff693d077
chore(deps): update all npm dependencies for dev/diff ( #5621 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-15 16:42:26 -05:00
Robert Sparks
c16a9d6cb5
fix: better area links from the menus ( #5620 )
...
* fix: better area links from the menus
* chore: remove debugging line
2023-05-15 16:41:42 -05:00
Robert Sparks
6fd9a39df8
chore: update test name fixuture ( #5627 )
2023-05-15 16:38:11 -05:00
Nicolas Giard
3d6ca172ce
feat: change fonts to Inter and Noto Sans Mono ( #5628 )
2023-05-15 16:37:00 -05:00
Jennifer Richards
b714bfb083
chore: Put widgets from django-password-strength into ietfauth
2023-05-15 17:55:11 -03:00
Robert Sparks
b4a692fac1
fix: show session times in meeting timezone when announcing scheduling ( #5622 )
2023-05-15 14:55:37 -05:00
Robert Sparks
7dbac2067f
fix: show meeting timezone when editing sessions ( #5619 )
...
* fix: show meeting timezone when editing sessions
* chore: run black on session_filters
2023-05-15 14:50:10 -05:00
Jennifer Richards
329fa26ee0
chore: Remove abandoned django-password-strength package
2023-05-15 15:29:00 -03:00
Robert Sparks
962af9feb3
fix: tweak removal of document info order ( #5624 )
...
* fix: tweak removal of document info order
* chore: add copyright line
* chore: correct dependencies
2023-05-15 13:20:59 -05:00
NGPixel
c777f6f67d
ci: fix sandbox refresh script
2023-05-15 13:45:05 -04:00
NGPixel
ad992b96ec
ci: add refresh sandbox DB containers script
2023-05-15 13:42:23 -04:00
Jennifer Richards
0319f35e0f
test: Use Django 3.2 HttpResponse.headers API
2023-05-15 13:01:59 -03:00
Peter Yee
369fe0dfe5
fix: remove order from DocumentInfo as apparently unneeded ( fixes #5245 ) ( #5417 )
...
* fix: remove order from DocumentInfo as apparently unneeded (fixes #5245 )
Fixes #5245 . Includes migration, however I did not test the reverse.
* Merge branch 'main' into pr/Spectre17/5417
* chore: Renumber migrations
* Revert "Merge branch 'main' into pr/Spectre17/5417"
This reverts commit 77b4a46f84e9ece6778dec6e8127aedad71c2625.
---------
Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-05-15 10:35:54 -05:00
depfu[bot]
6688cceb04
chore(deps): update all npm dependencies for dev/diff ( #5526 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-15 10:33:24 -05:00
depfu[bot]
ac9f348f84
chore(deps): update all Yarn dependencies ( #5592 )
...
* 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-05-15 10:33:10 -05:00
depfu[bot]
721b47affe
chore(deps): update all npm dependencies for playwright ( #5616 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-15 10:32:49 -05:00
depfu[bot]
675de0ac73
chore(deps): update all npm dependencies for dev/deploy-to-container ( #5617 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-15 10:32:35 -05:00
Jennifer Richards
22bf508922
test: Suppress notices from mypy involving factory types
2023-05-15 12:20:02 -03:00
Nicolas Giard
57f2437a80
ci: create sandbox-refresh.yml workflow
2023-05-15 10:28:27 -04:00
Jennifer Richards
cbb946455f
test: Remove unused assignment that caused a mypy error
2023-05-15 11:25:38 -03:00
Jennifer Richards
c840d53cb2
test: Suppress mypy error on import of _lazy_re_compile()
2023-05-15 11:04:29 -03:00
Jennifer Richards
68eb685382
test: Use django_stubs_ext.QuerySetAny for isinstance() checks
...
mypy complains if QuerySet is used because it uses a parameterized
generic type.
2023-05-13 10:05:33 -03:00
Jennifer Richards
7ad74c99e4
refactor: import from django.urls instead of django.conf.urls
2023-05-12 20:29:11 -03:00
Jennifer Richards
587bc4d730
test: Remove outdated mypy test exceptions
2023-05-12 20:00:14 -03:00
Jennifer Richards
00f3f01e7e
fix: {% endif %}, not {% end %}
2023-05-12 18:52:35 -03:00
Jennifer Richards
872bdef06b
refactor: Use gettext instead of deprecated ugettext
2023-05-12 18:37:01 -03:00
Jennifer Richards
79b749fcdf
style: Restyle method using Black
2023-05-12 18:36:05 -03:00
Jennifer Richards
21004864b0
refactor: Replace deprecated is_safe_url with new name
2023-05-12 18:35:12 -03:00
Jennifer Richards
32ed1b7c4a
refactor: Replace deprecated {% ifequal %} with {% if %}
2023-05-12 18:33:15 -03:00
Jennifer Richards
bee7e11360
chore: Remove accidental import from settings.py
2023-05-12 18:29:39 -03:00
Jennifer Richards
b5d9e9b14c
refactor: Replace deprecated django.utils.http.urlquote
2023-05-12 18:27:51 -03:00
Jennifer Richards
075aed7e9a
refactor: Replace deprecated request.is_ajax()
2023-05-12 18:26:56 -03:00
Jennifer Richards
9d21196adc
chore: Add DEFAULT_AUTO_FIELD to settings.py
2023-05-12 18:03:28 -03:00
Jennifer Richards
4cfe1c17d0
chore: Update django-cookie-delete-with-all-settings.patch
2023-05-12 17:28:01 -03:00
Jennifer Richards
09276150b5
chore: Update tastypie-django22-fielderror-response.patch
2023-05-12 17:25:20 -03:00
Jennifer Richards
ebd28cd783
chore: Update fix-oidc-access-token-post.patch
2023-05-12 17:19:41 -03:00
Jennifer Richards
828071a582
chore: Unpin oidc-provider, update its patch
2023-05-12 17:09:32 -03:00
Jennifer Richards
87fdfaa713
chore: Update django-tastypie requirement
2023-05-12 17:09:32 -03:00
Jennifer Richards
aa4c04126c
chore: Use re_path() instead of url(), its deprecated synonym,
2023-05-12 17:09:32 -03:00
Jennifer Richards
00118f7807
chore: Update requirements.txt for Django 3.2
2023-05-12 17:09:31 -03:00
Jennifer Richards
2f6da9ee3b
Merge pull request #5612 from jennifer-richards/django31
...
chore: Upgrade to Django 3.1
2023-05-12 17:07:39 -03:00
Nicolas Giard
52f34717dd
ci: fix build notify status
2023-05-12 15:59:29 -04:00
Jennifer Richards
d0cb46d320
fix: Use TruncDate instead of QuerySet.extra()
2023-05-12 15:47:37 -03:00
Jennifer Richards
addc967134
chore: Update django-cookie-delete-with-all-settings.patch
2023-05-12 15:47:37 -03:00
Jennifer Richards
ccb7d666ce
chore: Remove add-django-http-cookie-value-none.patch
...
Fixed upstream
2023-05-12 15:47:37 -03:00
Jennifer Richards
c4f99d0b1d
chore: Update django-stubs and mypy requirements for Django 3.1
2023-05-12 15:47:36 -03:00