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

Patch release v2024.12.01 #4830

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Patch release v2024.12.01 #4830

wants to merge 29 commits into from

Conversation

bjester
Copy link
Member

@bjester bjester commented Nov 18, 2024

Summary

  • Adds missing pagination to trash and move modal
  • Addresses query performance issues when opening channels and their details, and when processing garbage collection
  • Adds untranslated string for IMSCP option which became visible in content edit modal
  • Fixes issues editing user storage within internal admin interface
  • Addresses issues cheffing a previously deleted channel

Pull Requests

PR Issues Category QA Focus
#4785 #4783 Bug Chef a previously deleted channel
#4791 #4790 Bug Edit user's storage space in admin
#4807 #4793 Bug Open channel details for new / empty channel
#4808 #4780 Bug N/A - already tested
#4810 #4809 Bug Ensure all trashed items are visible,
and all target folder contents are visible when moving
#4818 #4789 Bug Upload HTML5 and verify IMSCP option
#4824 #4795 Bug Open channel details for large channel like Khan Academy
#4826 #4825 Bug Open Sikana channel
#4794 #4788 Task N/A
#4821 / #4778 #4777 Task N/A

rtibbles and others added 29 commits October 9, 2024 12:55
Ensure actor_id gets passed in case channel creation API endpoint ends up in undeleting channel
Validate UUID Format in Public API Requests to Prevent 500 Errors
Adds missing string(IMSCP) for HTML5 file type
…mand

optimize garabge collection command
Revert accidental change to update as admin method.
Add pagination to every place that displays long lists of nodes from loadChildren
Update node details query to use CTE and more robust tests
Use CTE for server rev query, add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants