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

0.16 into develop #12014

Merged
merged 87 commits into from
Mar 22, 2024
Merged

0.16 into develop #12014

merged 87 commits into from
Mar 22, 2024

Conversation

rtibbles
Copy link
Member

Summary

Cascade merge

# Conflicts:
#	AUTHORS.md
#	kolibri/core/assets/src/views/language-switcher/LanguageSwitcherList.vue
#	kolibri/core/package.json
#	kolibri/plugins/pdf_viewer/package.json
#	kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/CreateLearnerAccountForm.vue
#	kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/GuestAccessForm.vue
#	kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/RequirePasswordForLearnersForm.vue
#	packages/kolibri-core-for-export/package.json
#	packages/kolibri-tools/package.json
#	yarn.lock

Nothing seemed particularly concerning in terms of the merge conflict resolution.

rtibbles and others added 30 commits January 11, 2024 15:21
Ensure we don't error when exact username duplicates exist in a facility.
marcellamaki and others added 15 commits February 27, 2024 17:40
…ages

Delete coreAPI PageRoot component in favour of a default component in kolibri_app
…blocking

Removes inconsistently applied and mostly no-op double click blocking.
…emplates

Pin vue and vue-template-compiler to ensure correct version is used in kolibri-tools.
Upgrade KDS from v2.0.0 to v3.0.1 on the release branch
…TH_USER_MODEL

Use FacilityUser instead of AUTH_USER_MODEL in migrations
…ed-permission

Add IsAuthenticated permission class in api/content/contentrequest
# Conflicts:
#	AUTHORS.md
#	kolibri/core/assets/src/views/language-switcher/LanguageSwitcherList.vue
#	kolibri/core/package.json
#	kolibri/plugins/pdf_viewer/package.json
#	kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/CreateLearnerAccountForm.vue
#	kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/GuestAccessForm.vue
#	kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/RequirePasswordForLearnersForm.vue
#	packages/kolibri-core-for-export/package.json
#	packages/kolibri-tools/package.json
#	yarn.lock
@github-actions github-actions bot added DEV: dev-ops Continuous integration & deployment DEV: renderers HTML5 apps, videos, exercises, etc. 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 DEV: tools Internal tooling for development SIZE: large labels Mar 21, 2024
Copy link
Member

@marcellamaki marcellamaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quick smoke test looks good

@rtibbles
Copy link
Member Author

This PR switches MacOS tests to 3.10 rather than 3.6. Merging and will then update the required checks.

@rtibbles rtibbles merged commit 564e713 into learningequality:develop Mar 22, 2024
31 checks passed
@rtibbles rtibbles deleted the 0.16intodevelop branch March 22, 2024 15:40
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 DEV: renderers HTML5 apps, videos, exercises, etc. DEV: tools Internal tooling for development SIZE: large
Projects
None yet
Development

Successfully merging this pull request may close these issues.