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.03 #4830

Merged
merged 40 commits into from
Dec 4, 2024
Merged

Patch release v2024.12.03 #4830

merged 40 commits into from
Dec 4, 2024

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
  • Fixes issue where modal appeared persistently when rearranging resources in a folder that has metadata
  • Fixes pagination issue in channel trash where loading more prepended trashed items to the view
  • Prepares for PostgreSQL 12

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
#4845 #4837 Bug Loading more items in trash appends to view
#4849 #4839 Bug Inherit modal doesn't appear when sorting
a folder's resources, when it has metadata
#4794 #4788 Task N/A
#4821 / #4778 #4777 Task N/A
#4834 N/A Task Studio is functional
#4835 N/A Task Studio is functional
#4847 N/A Task N/A - already tested by @nucleogenesis

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
bjester and others added 5 commits November 19, 2024 08:37
@pcenov
Copy link
Member

pcenov commented Nov 25, 2024

Hi @bjester and @radinamatic I've finished verifying the above listed fixes plus running the CWs and the only issues found are linked to this PR.

@bjester bjester changed the title Patch release v2024.12.01 Patch release v2024.12.03 Dec 4, 2024
Copy link
Member

@radinamatic radinamatic left a comment

Choose a reason for hiding this comment

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

Manual QA passes, non-blocking follow-up issues filed, good to go! 👍🏽 🚀 :shipit:

@akolson akolson self-requested a review December 4, 2024 16:50
Copy link
Member

@akolson akolson left a comment

Choose a reason for hiding this comment

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

Good to go!

@bjester bjester merged commit d55da21 into master Dec 4, 2024
34 checks passed
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.

7 participants