8000 tabulator: backwards compatible split for stable/25.1 by swhite2 · Pull Request #8795 · opnsense/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tabulator: backwards compatible split for stable/25.1 #8795

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

Open
wants to merge 2 commits into
base: stable/25.1
Choose a base branch
from

Conversation

swhite2
Copy link
Member
@swhite2 swhite2 commented Jun 13, 2025

See first commit description for relevant cherry-picks. Second commit encapsulates all changes providing backwards compatibility.

swhite2 added 2 commits June 11, 2025 10:19
(cherry picked from commit 953815b)
(cherry picked from commit a7888b2)
(cherry picked from commit 4f55df2)
(cherry picked from commit 33b32d4)
Include all tabulator logic, but do not include it as default yet.
This commit includes some tabulator fixes that need to be backported
to master
@swhite2 swhite2 requested a review from fichtner June 13, 2025 12:09
@swhite2 swhite2 self-assigned this Jun 13, 2025
Copy link
Member
@AdSchellevis AdSchellevis left a comment

Choose a reason for hiding this comment

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

@swhite2 I've checked various forms and so far all seems to be working as before, when 25.7 is out, it might be practical to cleanup some of the *Initialized flags and move them to the jquery handle if possible (something like $("#my-target").isInitialized()), but that's not something we have to worry about now.

'/ui/js/opnsense_bootgrid_plugin.js',

'/ui/js/tabulator.min.js',
// '/ui/js/opnsense_bootgrid.js', /* include for 25.7 */
Copy link
Member

Choose a reason for hiding this comment

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

since stable/25.1 never meets stable/25.7 you can omit this

Copy link
Member
@fichtner fichtner left a comment

Choose a reason for hiding this comment

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

nice thanks (only checked scope of backport)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0