v0.15.3-alpha0
Pre-release
Pre-release
·
385 commits
to release-v0.15.x
since this release
What's Changed
Added
- Implemented pagination for facilityuser #8961
- Add importcontent --fail-on-error option by #9259
- Add importcontent --timeout option #9289
Changed
- New content import flow #9252
- Updates to morango (#9082, #9093, #9140, #9369)
- Don't run updates when starting from no version #9169
- Theme updates feature branch (for 0.15.3) by @indirectlylit in #8918
- Increase default transfer timeout to 1 minute by @dbnicholson in #9281
- Move perseus specific logic into perseus renderer. by @rtibbles in #9403
- Copy preseeded database using shutil.copyfile() #9373
- Conditionalize database preseeding #9350
Fixed
- Backport "Fix height calculation of FullScreenSidePanel" #9288
- Fix bug that causes all topic thumbnails to be imported for a channel #9338
- Fix Kolibri blocking after starting with port 0 #9254
- server: Set STATUS_RUNNING just once #9372
Details: Complete list of PRs and link to full changelog
Complete list of PRs
- Bump morango to alpha that has FSIC V2 fix by @bjester in #9082
- Kolibri 0.14: Bump morango to 0.6.8 by @bjester in #9093
- Bump morango to 0.6.9 by @bjester in #9140
- Don't run updates when starting from no version by @jredrejo in #9169
- Add importcontent --fail-on-error option by @dbnicholson in #9259
- New content import flow by @marcellamaki in #9252
- Increase default transfer timeout to 1 minute by @dbnicholson in #9281
- Fix Kolibri blocking after starting with port 0 by @dylanmccall in #9254
- Implemented pagination for facilityuser by @navdeepsingh92 in #8961
- Release v0.15.2 into v0.15.x by @rtibbles in #9285
- Backport "Fix height calculation of FullScreenSidePanel" contribution PR to the release branch by @MisRob in #9288
- Add importcontent --timeout option by @dbnicholson in #9289
- Fix bug that causes all topic thumbnails to be imported for a channel. by @rtibbles in #9338
- Avoid repeated and unnecessary foreignkey lookups during validation by @bjester in #9366
- Conditionalize database preseeding by @rtibbles in #9350
- Theme updates feature branch (for 0.15.3) by @indirectlylit in #8918
- Release v0.15.2 into 0.15.x by @rtibbles in #9367
- Restrict branches that pull request and push checks run on. by @rtibbles in #9244
- Update morango to v0.6.11 by @bjester in #9369
- Merge up #9366 by @bjester in #9368
- server: Set STATUS_RUNNING just once by @danigm in #9372
- Copy preseeded database using shutil.copyfile() by @manuq in #9373
- Remove dev dep incompatible with Django 1.11 by @bjester in #9376
- Remove dev dep incompatible with Django 1.11 by @bjester in #9377
- Python 3.10 support by @rtibbles in #9393
- Upgrade morango dependency to v0.6.12 by @bjester in #9398
- Merge up morango dependency upgrade to v0.6.12 by @bjester in #9399
- Move perseus specific logic into perseus renderer. by @rtibbles in #9403
New Contributors
- @dbnicholson made their first contribution in #9259
- @navdeepsingh92 made their first contribution in #8961
Full Changelog: v0.15.2...v0.15.3-alpha0