-
Notifications
You must be signed in to change notification settings - Fork 721
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
0.16 into develop #11871
Merged
Merged
0.16 into develop #11871
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use responsive composable instead of mixin to fix errors from the mixin.
…ion_errors Capture more errors from the backend and show error messages for them
Use dataset flag to infer if we should allow sign up or not.
…d_that_is_the_question Prevent user sign up on LOD imports
…redundant-label Remove redundant mastery label masking exercise card thumbnail
… Django's expectations of a cache backend.
…s_are_better_than_one Ensure facility id is properly sent to public signup viewset.
…_seems_easier Fix 500 errors when using django redis cache for response caching
…ort-loading-state Add conditional check to ensure resource exists before rendering report page
…push_me_pull_you Pass the correct kwargs to the cleanupsyncs management command.
…assignments LOD Syncing: create canonical set of assignments when learner is assigned multiple ways
…e-crowdin Update translations with latest from Crowdin
…ache is installed.
Pin all installer actions to specific versions.
…angelog-016 Update changelog for 0.16.0 release
rtibbles
added this to the Kolibri 0.17: General maintenance, bugs, misc. important fixes milestone
Feb 14, 2024
github-actions
bot
added
DEV: dev-ops
Continuous integration & deployment
DEV: backend
Python, databases, networking, filesystem...
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.)
APP: Setup Wizard
Re: Setup Wizard (facility import, superuser creation, settings, etc.)
DEV: frontend
SIZE: very large
labels
Feb 14, 2024
Build Artifacts
|
marcellamaki
approved these changes
Feb 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The one conflict resolution makes sense (linting, and linting checks passed) and smokle test checks out ✅ Should be good to go once the checks pass
9 tasks
Fix version parsing for release candidates.
…l_the_queue Reduce the chance of database locks interrupting soud syncing.
…ler_update Update debian installer to include critical fix for raspberry Pi os.
…edoff Set markdown to None in module cache to prevent it being imported by DRF.
…l_request Prevent unique constraint saving errors.
Ensure noarch dir is added to path when abi3 c extensions are used.
# Conflicts: # kolibri/plugins/learn/assets/src/views/cards/CardGrid.vue # kolibri/utils/env.py
rtibbles
force-pushed
the
0.16intodevelop
branch
from
February 21, 2024 04:11
addef45
to
ca9bd42
Compare
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: Learn
Re: Learn App (content, quizzes, lessons, etc.)
APP: Setup Wizard
Re: Setup Wizard (facility import, superuser creation, settings, etc.)
APP: User
Re: User app (sign-in, sign-up, user profile, etc.)
DEV: backend
Python, databases, networking, filesystem...
DEV: dev-ops
Continuous integration & deployment
DEV: frontend
SIZE: very large
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Cascade merge
Conflicts: