-
Notifications
You must be signed in to change notification settings - Fork 163
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 v2024.10.02 #4776
Merged
Release v2024.10.02 #4776
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
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.2 to 0.9.0. - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](https://github.com/astanin/python-tabulate/commits/v0.9.0) --- updated-dependencies: - dependency-name: tabulate dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…cements Studio usability enhancements
…zers Implements backend core to incorporate Flagging Mechanism
Before entering Main, check for showPolicy query param to show policy
…e-0.9.0 Bump tabulate from 0.8.2 to 0.9.0
Set both permission methods.
Fix duplicate nodes
Tweak feedback tests to ensure feature flags are set.
…nating parent filtered queries.
…rating over a non-opaque cursor. Add some simple livequery methods to the resource layer.
Fix save edit completion modal on exercise resources
Paginate topics
…ntent before publishing
Add validation for threshold none invalid cases
Update tests.
…on-validation-from-edit-modal Fix incorrectly marked "incomplete" exercises on exercise copy
…ource-fields Run migrations to fix incorrect source fields of contentnodes
Fixes count of resources/questions on copy
…n-maps Fix bulk descendants boolean maps
… files. Use this to conditionalize explicit triggering of inheritance check.
Properly handle metadata inheritance for non uploaded nodes in edit modal
Make user_id required false for migration
Fix undo on copy
Bulk Edit Release
No new issues observed while running the CWs today at hotifxes @radinamatic! |
rtibbles
approved these changes
Oct 3, 2024
bjester
approved these changes
Oct 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
This release adds the ability to quickly edit titles, descriptions, and other metadata through a new quick edit modal, with options for both single and bulk edits. Additionally, it also includes numerous UI/UX improvements and bug fixes that enhance the overall user experience.
Enhancements
Bug fixes
old password policy should still login