Sangho Na
10cd14f174
refactor: Drop dependency on decorator package (cont) ( #7219 )
2024-03-18 02:51:42 -05:00
Jennifer Richards
902ff53040
fix: Disable send-review-reminders from bin/daily ( #7221 )
...
* fix: Disable send-review-reminders from bin/daily
* fix: Fix typo
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
---------
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2024-03-18 01:05:11 -05:00
Rich Salz
09afd85657
fix: Add vim temp files to .gitignore ( #7209 )
2024-03-17 11:34:49 -05:00
Sangho Na
1a9a11176f
refactor: Drop dependency on decorator package ( #7199 )
2024-03-16 15:57:10 -05:00
Jennifer Richards
21f467f062
test: attendance uses plain_name() ( #7198 )
2024-03-16 00:46:32 -05:00
Robert Sparks
3bfb9303bc
fix: appropriate metadata for editorial stream docs ( #7195 )
2024-03-15 23:16:09 -05:00
Rich Salz
b21706ef5c
fix: Fix typo ( #7193 )
...
Fixes : #6962
2024-03-15 23:13:09 -05:00
Rich Salz
a637799795
feat: More clarity in nomcom feedback, and ... ( #7191 )
...
* feat: Remove trailing period from photo title, etc
For consistency, in email and photo tooltips, remove the trailing
period.
* feat: Remove email link in NomCom feedback
Seeing "User Name {envelope}" seems to confuse people; it's two links,
not one. So don't show the envelope-icon,
Also change text to say "current nomcom" when saying who gets it.
Fixes : #7032
2024-03-15 21:44:44 -05:00
Robert Sparks
cee69993b0
ci: merge release to main (pull request #7174 )
...
ci: merge release to main
2024-03-12 10:24:23 -05:00
Robert Sparks
e6138ca126
feat: session apis ( #7173 )
...
* feat: Show bluesheets using Attended tables (#7094 )
* feat: Show bluesheets using Attended tables (#6898 )
* feat: Allow users to add themselves to session attendance (#6454 )
* chore: Correct copyright year
* fix: Address review comments
* fix: Don't try to generate empty bluesheets
* refactor: Complete rewrite of bluesheet.html
* refactor: Fill in a few gaps, close a few holes
- Rename the live "bluesheet" to "attendance", add some explanatory text.
- Add attendance links in materials view and pre-finalized proceedings view.
- Don't allow users to add themselves after the corrections cutoff date.
* fix: Report file-save errors to caller
* fix: Address review comments
* fix: typo
* refactor: if instead of except; refactor gently
* refactor: Rearrange logic a little, add comment
* style: Black
* refactor: auto_now_add->default to allow override
* refactor: jsonschema to validate API payload
* feat: Handle new API data format
Not yet tested except that it falls back when the old
format is used.
* test: Split test into deprecated/new version
Have not yet touched the new version
* style: Black
* test: Test new add_session_attendees API
* fix: Fix bug uncovered by test
* refactor: Refactor affiliation lookup a bit
* fix: Order bluesheet by Attended.time
* refactor: Move helpers from views.py to utils.py
* test: Test that finalize calls generate_bluesheets
* test: test_bluesheet_data()
* fix: Clean up merge
* fix: Remove debug statement
* chore: comments
* refactor: Renumber migrations
---------
Co-authored-by: Paul Selkirk <paul@painless-security.com>
* chore: Remove unused import
* style: Black
* feat: Stub session update notify API
* feat: Add order & rev to slides JSON
* style: Black
* feat: Stub actual Meetecho slide deck mgmt API
* refactor: Limit reordering to type="slides"
* chore: Remove repository from meetecho API
(API changed on their end)
* feat: update Meetecho on slide reorder
* refactor: drop pytz from meetecho.py
* chore: Remove more repository refs
* refactor: Eliminate more pytz
* test: Test add_slide_deck api
* fix: Allow 202 status code / absent Content-Type
* test: Test delete_slide_deck api
* test: Test update_slide_decks api
* refactor: sessionpresentation_set -> presentations
* test: Test send_update()
* fix: Debug send_update()
* test: ajax_reorder_slides calls Meetecho API
* test: Test SldesManager.add()
* feat: Implement SlidesManager.add()
* test: Test that ajax_add_slides... calls API
* feat: Call Meetecho API when slides added to session
* test: Test SlidesManager.delete()
* feat: Implement SlidesManager.delete()
* test: ajax_remove_slides... calls Meetecho API
* feat: Call Meetecho API when slides removed
* chore: Update docstring
* feat: rudimentary debug mode for Meetecho API
* test: remove_sessionpresentation() calls Meetecho API
* feat: Call Meetecho API from remove_sessionpresentation()
* test: upload_slides() calls Meetecho API
* style: Black
* fix: Refactor/debug upload_session_slides
Avoids double-save of a SessionPresentation for the session
being updated and updates other sessions when apply_to_all
is set (previously it only created ones that did not exist,
so rev would never be updated).
* test: Fix test bug
* feat: Call Meetecho API when uploading session slides
* fix: Only replace slides actually linked to session
* fix: Delint
Removed some type checking rather than debugging it
* fix: Send get_versionless_href() as url for slides
* test: TZ-aware timestamps, please
* chore: Add comments
* feat: Call Meetecho API in edit_sessionpresentation
* feat: Call Meetecho API in remove_sessionpresentation
* feat: Call Meetecho API from add_sessionpresentation
* fix: Set order in add_sessionpresentation
* fix: Restrict API calls to "slides" docs
* feat: Call Meetecho API on title changes
* test: Check meetecho API calls in test_revise()
* fix: better Meetecho API "order" management
* fix: no PUT if there are no slides after DELETE
* feat: Catch exceptions from SlidesManager
Don't let errors in the MeetEcho slides API interfere with
the ability to modify slides for a session.
* feat: Limit which sessions we send notifications for
* fix: handle absence of request_timeout in api config
* test: always send slide notifications in tests
* fix: save slides before sending notification (#7172 )
* fix: save slides before sending notification
* style: fix indentation
It's not a bug, it's a flourish!
---------
Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
Co-authored-by: Paul Selkirk <paul@painless-security.com>
2024-03-12 10:22:24 -05:00
dependabot[bot]
8166601c23
chore(deps): bump the yarn group with 3 updates ( #7164 )
...
Bumps the yarn group with 3 updates: [caniuse-lite](https://github.com/browserslist/caniuse-lite ), [highcharts](https://github.com/highcharts/highcharts-dist ) and [html-validate](https://gitlab.com/html-validate/html-validate ).
Updates `caniuse-lite` from 1.0.30001593 to 1.0.30001597
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001593...1.0.30001597 )
Updates `highcharts` from 11.3.0 to 11.4.0
- [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.3.0...v11.4.0 )
Updates `html-validate` from 8.12.0 to 8.15.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags )
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.12.0...v8.15.0 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: highcharts
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 08:49:50 -05:00
Jennifer Richards
3b67d9e0fd
chore: Bump version to 12 in a couple places ( #6789 )
...
* chore: Bump version to 12 in a couple places
* ci: use semver-action to set dev major version
* feat: Extract version at runtime for dev
* fix: Use version/branch/hash vars
---------
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2024-03-11 15:54:38 -05:00
Paul Selkirk
528d697ac0
refactor: Clarify which mail archive is being searched ( #7117 )
...
* refactor: Clarify which mail archive is being searched (#6993 )
* refactor: Revert views_review.py, get team email directly
2024-03-11 13:13:32 -05:00
Robert Sparks
dd24558aea
ci: merge main to release (pull request #7153 )
...
ci: merge main to release
2024-03-07 11:30:05 -06:00
Robert Sparks
b1d277ce95
ci: merge release to main (pull request #7152 )
...
ci: merge release to main
2024-03-07 11:29:08 -06:00
Jennifer Richards
5e8b7ad71e
fix: Do not force showAgenda when agenda_note is set ( #7142 )
2024-03-05 11:56:34 -06:00
Jennifer Richards
3afd6ca42f
fix: Avoid validation crash when title parsing fails ( #7131 )
...
* fix: Add guards after failed submission validation
* fix: Avoid nulling submission.title
2024-03-05 09:14:44 -06:00
dependabot[bot]
93fca0036a
chore(deps): bump the yarn group with 7 updates ( #7137 )
...
Bumps the yarn group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite ) | `1.0.30001589` | `1.0.30001593` |
| [vue](https://github.com/vuejs/core ) | `3.4.20` | `3.4.21` |
| [@parcel/optimizer-data-url](https://github.com/parcel-bundler/parcel ) | `2.11.0` | `2.12.0` |
| [@parcel/transformer-inline-string](https://github.com/parcel-bundler/parcel ) | `2.11.0` | `2.12.0` |
| [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel ) | `2.11.0` | `2.12.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate ) | `8.11.1` | `8.12.0` |
| [parcel](https://github.com/parcel-bundler/parcel ) | `2.11.0` | `2.12.0` |
Updates `caniuse-lite` from 1.0.30001589 to 1.0.30001593
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001589...1.0.30001593 )
Updates `vue` from 3.4.20 to 3.4.21
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.4.20...v3.4.21 )
Updates `@parcel/optimizer-data-url` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0 )
Updates `@parcel/transformer-inline-string` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0 )
Updates `@parcel/transformer-sass` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0 )
Updates `html-validate` from 8.11.1 to 8.12.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags )
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.11.1...v8.12.0 )
Updates `parcel` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@parcel/optimizer-data-url"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: "@parcel/transformer-inline-string"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: "@parcel/transformer-sass"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: parcel
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 16:51:31 -06:00
Robert Sparks
7287e98709
feat: upload narrative minutes ( #7125 )
...
* feat: upload narrative minutes
* chore: cover other new URL path
2024-03-04 16:48:02 -06:00
dependabot[bot]
aaf402fd1f
chore(deps-dev): bump the npm group in /playwright with 1 update ( #7134 )
...
Bumps the npm group in /playwright with 1 update: [@playwright/test](https://github.com/microsoft/playwright ).
Updates `@playwright/test` from 1.41.2 to 1.42.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.2...v1.42.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 15:47:05 -05:00
dependabot[bot]
02f62d8271
ci: bump codecov/codecov-action from 4.0.2 to 4.1.0 ( #7135 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.0.2 to 4.1.0.
- [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/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-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>
2024-03-04 15:46:46 -05:00
dependabot[bot]
0dc47992c9
ci: bump actions/download-artifact from 4.1.2 to 4.1.4 ( #7136 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.2...v4.1.4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
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>
2024-03-04 15:46:21 -05:00
Jennifer Richards
fb84f3240e
test: Tweak test to avoid Leap Day failure ( #7119 )
...
* test: Tweak test to avoid Leap Day failure
🎉
* chore: Rephrase comment
* chore: Remove debug code
2024-02-29 12:01:46 -06:00
Paul Selkirk
08e0c83324
refactor: Remove Google from document history search ( #7093 )
...
* refactor: Remove Google from document history search
"Search lists" dropdown menu devolves into a single button
(two buttons for ADs).
* refactor: Remove unused ARO search
---------
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2024-02-28 09:58:21 -06:00
Paul Selkirk
01a071962d
feat: Add Announcements link to nomcom home page ( #7053 )
...
* feat: Add Announcements link to nomcom home page
* refactor: Move announcements link to top of page, outside nomcom_content
* refactor: Don't code URL path into template
2024-02-28 08:54:08 -06:00
Paul Selkirk
ce1571ee68
fix: Revert "Email authors" link for an RFC to the draft that it came from ( #7077 )
...
* fix: Revert "Email authors" link for RFCs to the draft that it came from (#6856 )
* refactor: Move mailto_name calculation to the view
* fix: Fully revert document_draft.html
2024-02-28 08:52:38 -06:00
dependabot[bot]
229fb89420
chore(deps): bump the yarn group with 18 updates ( #7103 )
...
Bumps the yarn group with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [@fullcalendar/bootstrap5](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap5 ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/icalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/icalendar ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/luxon3](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/luxon3 ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid ) | `6.1.10` | `6.1.11` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue ) | `6.1.10` | `6.1.11` |
| [bootstrap](https://github.com/twbs/bootstrap ) | `5.3.2` | `5.3.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite ) | `1.0.30001588` | `1.0.30001589` |
| [naive-ui](https://github.com/tusen-ai/naive-ui ) | `2.37.3` | `2.38.1` |
| [vue](https://github.com/vuejs/core ) | `3.4.19` | `3.4.20` |
| [vue-router](https://github.com/vuejs/router ) | `4.2.5` | `4.3.0` |
| [eslint](https://github.com/eslint/eslint ) | `8.56.0` | `8.57.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) | `9.21.1` | `9.22.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate ) | `8.9.1` | `8.11.1` |
| [sass](https://github.com/sass/dart-sass ) | `1.71.0` | `1.71.1` |
Updates `@fullcalendar/bootstrap5` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/bootstrap5 )
Updates `@fullcalendar/core` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/core )
Updates `@fullcalendar/daygrid` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/daygrid )
Updates `@fullcalendar/icalendar` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/icalendar )
Updates `@fullcalendar/interaction` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/interaction )
Updates `@fullcalendar/list` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/list )
Updates `@fullcalendar/luxon3` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/luxon3 )
Updates `@fullcalendar/timegrid` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/timegrid )
Updates `@fullcalendar/vue3` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar-vue/compare/v6.1.10...v6.1.11 )
Updates `bootstrap` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.2...v5.3.3 )
Updates `caniuse-lite` from 1.0.30001588 to 1.0.30001589
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001588...1.0.30001589 )
Updates `naive-ui` from 2.37.3 to 2.38.1
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md )
- [Commits](https://github.com/tusen-ai/naive-ui/compare/v2.37.3...v2.38.1 )
Updates `vue` from 3.4.19 to 3.4.20
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.4.19...v3.4.20 )
Updates `vue-router` from 4.2.5 to 4.3.0
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v4.2.5...v4.3.0 )
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
Updates `eslint-plugin-vue` from 9.21.1 to 9.22.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0 )
Updates `html-validate` from 8.9.1 to 8.11.1
- [Release notes](https://gitlab.com/html-validate/html-validate/tags )
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.9.1...v8.11.1 )
Updates `sass` from 1.71.0 to 1.71.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1 )
---
updated-dependencies:
- dependency-name: "@fullcalendar/bootstrap5"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/daygrid"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/icalendar"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/interaction"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/list"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/luxon3"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/timegrid"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/vue3"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: naive-ui
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-28 08:50:12 -06:00
Jennifer Richards
80cc6a3802
ci: Add SITE_URL to settings_local for sandbox ( #7112 )
2024-02-28 08:30:51 -06:00
Jennifer Richards
3ddd8c9cce
fix: Fix/adjust periodic_tasks management command ( #7108 )
...
* fix: Skip midnight partial rfced sync
* fix: call iana protocols update task correctly
2024-02-28 08:15:04 -06:00
Jennifer Richards
905b8c85a5
chore: Remove every15m script ( #7106 )
...
It's a no-op and has been removed from
cron on production.
2024-02-26 15:19:15 -06:00
dependabot[bot]
1e1623c8fc
chore(deps-dev): bump the npm group ( #7102 )
...
Bumps the npm group in /dev/coverage-action with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 15:30:44 -05:00
dependabot[bot]
4a499e889e
chore(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 ( #7101 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.0.1 to 4.0.2.
- [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/v4.0.1...v4.0.2 )
---
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>
2024-02-26 15:30:18 -05:00
dependabot[bot]
58209b62db
chore(deps): bump the npm group ( #7100 )
...
Bumps the npm group in /dev/deploy-to-container with 1 update: [nanoid](https://github.com/ai/nanoid ).
Updates `nanoid` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/5.0.5...5.0.6 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 15:29:55 -05:00
dependabot[bot]
d4560538a3
chore(deps-dev): bump the npm group in /playwright with 1 update ( #7099 )
...
Bumps the npm group in /playwright with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 15:29:20 -05:00
Jennifer Richards
faa5f9394e
chore: Drop cron jobs replaced by celery tasks ( #7105 )
...
* chore: Remove notify-expirations from bin/weekly
* chore: Remove idindex_update from bin/hourly
* chore: Remove rfc-editor-index-updates from bin/daily
* chore: Remove rfc-editor-index-updates from bin/every15m
* chore: Remove celerized tasks from bin/daily
* ietf/bin/expire-ids
* ietf/manage.py send_reminders
* ietf/manage.py fetch_meeting_attendance
* chore: Remove send-scheduled-mail from every15m
Leaves an empty shell of a script...
* chore: Remove iana-*-updates from bin/hourly
2024-02-26 13:51:32 -06:00
Robert Sparks
5ec1cf33d6
ci: mege main to release (pull request #7092 from ietf-tools/main)
...
ci: merge main to release
2024-02-22 15:44:26 -06:00
Robert Sparks
1720f578b0
Merge pull request #7091 from ietf-tools/release
...
ci: merge main to release (pull request #7089 from ietf-tools/main)
2024-02-22 15:43:16 -06:00
Robert Sparks
bc963187f8
fix: redirect to the right app for statement docs ( #7090 )
2024-02-22 15:42:22 -06:00
Robert Sparks
086366f3ee
ci: merge main to release (Merge pull request #7089 from ietf-tools/main)
...
ci: merge main to release
2024-02-22 13:21:27 -06:00
Robert Sparks
f86a803354
ci: merge release to main (Merge pull request #7088 from ietf-tools/release)
...
ci: merge main to release (Merge pull request #7085 from ietf-tools/main)
2024-02-22 13:20:22 -06:00
Robert Sparks
0878c8e2ad
fix: emit bulk redirect configuration for iesg artifacts ( #7086 )
...
* fix: emit bulk redirect configuration for iesg artifacts
* chore: remove unintended debug statement
2024-02-22 13:15:29 -06:00
Robert Sparks
b06fe7da90
ci: merge main to release (Merge pull request #7085 from ietf-tools/main)
...
ci: merge main to release
2024-02-21 12:06:42 -06:00
Robert Sparks
be3478d44c
ci: merge release to main (Merge pull request #7084 from ietf-tools/release)
...
ci: merge main to release (pull request #7034 from ietf-tools/main)
2024-02-21 12:04:50 -06:00
Jennifer Richards
ecc823eae5
feat: Give better errors when docName is missing ( #7083 )
...
* feat: Give better error when docName is missing
* refactor: Make method static for easier testing
* test: Add test of XMLDraft.parse_docname()
2024-02-21 11:59:07 -06:00
Jennifer Richards
89d2a0c012
feat: API to retrieve active email addrs ( #7035 )
...
* feat: API to retrieve active email addrs
* test: Test active_email_list view
* chore: Remove debug statement
* fix: Return 405 on non-GET requests
2024-02-20 16:38:36 -06:00
Paul Selkirk
65cf001ecf
feat: Group admin form accepts acronyms starting with numbers for SDO groups ( #7051 )
...
* feat: Group admin form accepts acronyms starting with numbers for SDO groups (#6825 )
* fix: Acronym can't start with hyphen
* fix: Restore some tests
2024-02-20 16:38:11 -06:00
Jennifer Richards
74ceac7aea
chore: Bump default geckodriver version ( #7076 )
...
* style: CRLF -> LF
* chore: Bump default geckodriver version
2024-02-20 16:37:17 -06:00
Robert Sparks
8cb7f3dcae
feat: Import IESG artifacts into the datatracker ( #6908 )
...
* chore: remove unused setting
* feat: initial import of iesg minutes
* fix: let the meetings view show older iesg meetings
* feat: iesg narrative minutes
* feat: import bof coordination call minutes
* wip: import commands for iesg appeals and statements
* feat: import iesg statements.
* feat: import iesg artifacts
* feat: many fewer n+1 queries for the group meetings view
* fix: restore chain of elifs in views_doc
* fix: use self.stdout.write vs print in mgmt commands
* fix: use replace instead of astimezone when appropriate
* chore: refactor new migrations into one
* fix: transcode some old files into utf8
* fix: repair overzealous replace
* chore: black
* fix: address minro review comments
* fix: actually capture transcoding work
* fix: handle multiple iesg statements on the same day
* fix: better titles
* feat: pill badge replaced statements
* fix: consolodate source repos to one
* feat: liberal markdown for secretariat controlled content
* fix: handle (and clean) html narrative minutes
* feat: scrub harder
* fix: simplify and improve a scrubber
* chore: reorder migrations
2024-02-20 16:35:08 -06:00
Jennifer Richards
5fc0f6926b
feat: Show room functional name when editing timeslots ( #7075 )
...
* feat: Show functional name in str(Room)
* feat: Show func name in edit_timeslots.html
* test: Update test_location_options
2024-02-20 11:02:48 -06:00
Paul Selkirk
52a707628f
feat: Links to chatlogs and session recordings on proceedings page ( #7042 )
...
* feat: Links to chatlogs and session recordings on proceedings page (#6791 )
* refactor: Add a url template and convenience function for session_recording url
* refactor: Avoid using the walrus operator
2024-02-20 09:40:31 -06:00