Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-v0.17.x into develop #12756

Open
wants to merge 51 commits into
base: develop
Choose a base branch
from

Conversation

rtibbles
Copy link
Member

Summary

Cascade merge.

# Conflicts:
#	docs/conf.py
#	kolibri/core/package.json
#	kolibri/plugins/coach/assets/src/views/common/QuizStatus.vue
#	packages/kolibri-core-for-export/package.json
#	yarn.lock

nucleogenesis and others added 30 commits September 25, 2024 15:01
…-pr-744

Add missing `indeterminate` states on Select All checkboxes
…+ add required extension sphinxcontrib.jquery
…mport_in_pg

Fix import channel in Postgresql
…nd_i

Tweaks to CLI and message extraction utility function
…ce-from-everywhere

Delete resource from everywhere when force_delete is selected
rtibbles and others added 20 commits October 23, 2024 15:17
Prevent display of top level topic resources in subtopic display.
…he-entire-channel

Dont delete the entire channel when deleting a single content
…-log-undefined

Prevent access to undefined AttemptLogs while looking at reports
…rs_everywhere

Improve learn folder contents display
Update morango for conditional indexes on store to improve deserialization performance.
…kbox

KCheckbox no longer maintains its own internal state, rather, it is just
like a fancy button which emits an event that it's been clicked and the
parent component must react and update the value it passes to `checked`
or `indeterminate` accordingly.

These tests rely on KCheckbox to emit its internal state whenever it
emits `change` and that no longer is the case given KCheckbox doesn't
keep an internal state.

I've tweaked some of the conditionals in UserTable that relied on that
emitted `checked` value so that they instead get the same information
from existing available values.
…les-patch-2

Update StorageNotification.vue to prevent undefined access if device plugin is disabled
# Conflicts:
#	docs/conf.py
#	kolibri/core/package.json
#	kolibri/plugins/coach/assets/src/views/common/QuizStatus.vue
#	packages/kolibri-core-for-export/package.json
#	yarn.lock
@github-actions github-actions bot added DEV: renderers HTML5 apps, videos, exercises, etc. DEV: backend Python, databases, networking, filesystem... APP: Device Re: Device App (content import/export, facility-syncing, user permissions, etc.) APP: Facility Re: Facility App (user/class management, facility settings, csv import/export, etc.) APP: Learn Re: Learn App (content, quizzes, lessons, etc.) APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) APP: User Re: User app (sign-in, sign-up, user profile, etc.) DEV: frontend DEV: tools Internal tooling for development labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) APP: Device Re: Device App (content import/export, facility-syncing, user permissions, etc.) APP: Facility Re: Facility App (user/class management, facility settings, csv import/export, etc.) APP: Learn Re: Learn App (content, quizzes, lessons, etc.) APP: User Re: User app (sign-in, sign-up, user profile, etc.) DEV: backend Python, databases, networking, filesystem... DEV: frontend DEV: renderers HTML5 apps, videos, exercises, etc. DEV: tools Internal tooling for development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants