Lars Eggert
6f8a79887a
bs@5.3.0
2023-06-02 11:43:53 +03:00
Lars Eggert
8caf3a70f8
Fix some badges
2023-06-02 11:43:53 +03:00
Lars Eggert
e5163b651b
Load theme.js in header, to avoid flickering
2023-06-02 11:43:53 +03:00
Lars Eggert
f850061dff
Fix switching in HTMLized view
2023-06-02 11:43:53 +03:00
Lars Eggert
342e6f58bd
Color mode fixes
2023-06-02 11:43:53 +03:00
Lars Eggert
112d3b9f2a
Enable dark mode in other views
2023-06-02 11:43:53 +03:00
Lars Eggert
93d50f96c5
feat: Upgrade bootstrap to 5.3.0 and enable dark mode
...
Fixes #3365
2023-06-02 11:43:53 +03:00
Lars Eggert
e6f351b3c9
Fix more colors
2023-06-02 11:43:53 +03:00
Lars Eggert
54c7951f7b
Fix some colors
2023-06-02 11:43:53 +03:00
Lars Eggert
df1a4bf40f
Enable dark mode in other views
2023-06-02 11:43:53 +03:00
Lars Eggert
b3c7094dc8
feat: Upgrade bootstrap to 5.3.0 and enable dark mode
...
Fixes #3365
2023-06-02 11:43:53 +03:00
Robert Sparks
f711c83a66
Merge pull request #5740 from ietf-tools/feat/django4
...
feat!: django4
2023-06-01 16:52:02 -05:00
Jennifer Richards
5d467d996c
Merge pull request #5739 from jennifer-richards/coop_setting
...
chore: Use permissive cross-origin-opener-policy setting
2023-06-01 18:44:00 -03:00
Jennifer Richards
c8f9739604
Merge pull request #5738 from ietf-tools/main
...
chore: Merge main into feat/django4
2023-06-01 17:32:27 -03:00
Jennifer Richards
2d661a1a5f
chore: Use permissive cross-origin-opener-policy setting
2023-06-01 17:12:15 -03:00
Jennifer Richards
e3d16bc8e6
feat: Use distinct event desc for drafts received via api_submit ( #5735 )
2023-06-01 11:15:57 -05:00
Robert Sparks
c5b75d38a9
Merge pull request #5736 from ietf-tools/release
...
Merge pull request #5698 from ietf-tools/main
2023-06-01 11:07:50 -05:00
Nicolas Giard
a9833d5af7
fix: use @fullcalendar/luxon3 plugin ( #5729 )
2023-06-01 10:18:01 -05:00
Jennifer Richards
5a2708283b
feat: Extract document creation date from XML draft ( #5733 )
...
* fix: Extract document creation date from XML draft
* test: Fix test
2023-06-01 09:58:55 -05:00
Jennifer Richards
8d4780d304
fix: Ignore failure to extract text draft title unless it is needed ( #5730 )
...
* fix: Accept a Path as source for a PlaintextDraft
* fix: Guard against failure to extract PlaintextDraft title
* fix: Ignore failure to extract text draft title unless it is needed
2023-06-01 09:39:59 -05:00
Robert Sparks
36b847b57a
fix: explain what is not counted in the meeting request summary ( #5728 )
2023-06-01 09:32:11 -05:00
Jennifer Richards
3391166aaf
fix: Return NomComs, not Groups, from active_nomcoms filter ( #5726 )
...
* fix: Return NomComs, not Groups, from active_nomcoms filter
* fix: deduplicate and order nomcoms in active_nomcoms filter
2023-05-31 15:05:59 -05:00
Robert Sparks
c12f810dd4
test: ignore acceptable order change ( #5727 )
...
* test: ignore acceptable order change
* fix: address review comments
2023-05-31 15:04:51 -05:00
Nicolas Giard
1ec403dc8c
feat: disable login button on submit ( #5718 )
...
* feat: disable login button on submit
* refactor: move login js into its own file
2023-05-31 14:58:09 -05:00
Jennifer Richards
3cf5550753
Merge pull request #5722 from jennifer-richards/queryset-type-check
...
test: Use QuerySetAny alias for QuerySet type checks
2023-05-31 15:42:01 -03:00
depfu[bot]
f399d0efd5
chore(deps): update all Yarn dependencies ( #5672 )
...
* 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-31 13:08:07 -05:00
depfu[bot]
2934cecd6c
chore(deps): update all npm dependencies for playwright ( #5670 )
...
* chore(deps): update all npm dependencies for playwright
* test: fix faker.js deprecations
* test: fix faker location deprecation
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
2023-05-31 12:57:54 -05:00
Lars Eggert
e5dcc1667c
fix: Fix overscrolling of rfc2html pre
tags with new fonts ( #5709 )
2023-05-31 12:39:31 -05:00
Lars Eggert
48dce85cac
fix: Remove "purpose" column, show purpose as badge ( #5721 )
...
Fixes #5711
2023-05-31 12:37:21 -05:00
Jennifer Richards
8cd09ab3be
Revert "fix: Return NomComs, not Groups, from active_nomcoms filter"
...
This reverts commit e121b5dd50
.
2023-05-31 14:13:46 -03:00
Jennifer Richards
e121b5dd50
fix: Return NomComs, not Groups, from active_nomcoms filter
2023-05-31 12:36:49 -03:00
Jennifer Richards
3015359323
test: Use QuerySetAny alias for QuerySet type checks
2023-05-31 11:09:08 -03:00
Jennifer Richards
1922a6066e
Merge pull request #5700 from ietf-tools/main
...
chore: main -> django4
2023-05-31 10:59:09 -03:00
Lars Eggert
f8e1899108
fix: Don't include modal headings in right-hand nav menu ( #5710 )
...
Fixes #5701
2023-05-30 11:56:17 -05:00
Nicolas Giard
a4adceccdd
chore: update .vscode/settings.json ( #5703 )
2023-05-26 14:31:08 -05:00
Robert Sparks
a0c5fab25a
Merge pull request #5698 from ietf-tools/main
...
chore: merge main to release
2023-05-26 10:17:35 -05:00
Jennifer Richards
d595aaced0
fix: Skip title validation if only XML uploaded ( #5694 )
2023-05-26 09:28:16 -05:00
Nicolas Giard
0a11892414
chore: use variable for static.ietf.org references ( #5692 )
2023-05-25 17:23:18 -05:00
Lars Eggert
5f4dfb87b6
fix: Use new fonts for PDFization ( #5688 )
2023-05-25 09:43:15 -05:00
Robert Sparks
66f1ba3088
fix: reflect publication of rfc9389 ( #5685 )
2023-05-25 08:28:13 -05:00
Paul Selkirk
65bd689daa
fix: make chat room an overrideable property of Session ( #5681 )
...
* fix: make chat room an overrideable property of Session
* test: validate that /meeting/session/<sessionid>/edit shows and sets chat room
* test: validate Session.chat_room_name
2023-05-24 10:26:19 -05:00
depfu[bot]
04fbb8cff3
chore(deps): update all npm dependencies for dev/del-old-packages ( #5669 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-24 09:50:24 -05:00
depfu[bot]
8e5adb99a3
chore(deps): update all npm dependencies for dev/coverage-action ( #5671 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-24 09:50:10 -05:00
Jennifer Richards
cc8964dfad
Merge pull request #5680 from rjsparks/version11
...
feat!: Version 11 based on Django 4
2023-05-23 17:37:31 -03:00
dependabot[bot]
b0c27a7abc
chore(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 ( #5673 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 15:11:22 -04:00
dependabot[bot]
ce3774dbdb
chore(deps): Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 ( #5674 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 15:10:50 -04:00
Robert Sparks
4012a213c5
feat!: Version 11 based on Django 4
2023-05-23 11:25:28 -05:00
Robert Sparks
6178519d43
fix: optimize queries for DocumentChangesFeed ( #5675 )
2023-05-23 10:14:13 -05:00
Jennifer Richards
d95269a205
Merge pull request #5679 from ietf-tools/dev/merge-main-5679
...
chore: Merge main into feat/django4
2023-05-23 12:11:29 -03:00
Jennifer Richards
e973672c25
Merge branch 'feat/django4' into dev/merge-main-5679
2023-05-23 12:11:17 -03:00