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

Pods 3.2.2 #7285

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Pods 3.2.2 #7285

wants to merge 19 commits into from

Conversation

PodsBot
Copy link
Collaborator

@PodsBot PodsBot commented Mar 29, 2024

Automated changes by create-pull-request GitHub action

Copy link

what-the-diff bot commented May 10, 2024

PR Summary

  • New Filters Added
    Three new filters named pods_data_pre_select_params, pods_data_select and pods_data_auto_calculate_total_found have been introduced in PodsData.php, providing more flexibility.

  • Modifications in Variables
    Significant changes have been made to numerous variables in PodsData.php, including $filter_clause, $having, $where, and $sql to enhance data handling.

  • Methods Updates

    • The schema methods in date.php, datetime.php, and time.php have been adjusted for better data schema representation.
    • The build_dfv_field_config method in pick.php has been adjusted multiple times for more effective data field configuration.
    • The get_object_data method in PodsData.php has been tweaked, adjusting how object data is retrieved and handled.
    • admin_modal_bail_user_redirect method in pick.php has experienced some changes.
  • File and Code Adjustments

    • There have been changes to the init.php file.
    • The package description in the package.json file has been updated.
    • Necessary updates have been made to the readme.txt file.
  • New File Addition
    A new file src/Pods/WP/UI/Taxonomy_Filter.php has been added. It contains a new class Taxonomy_Filter that is responsible for handling taxonomy filters in the WordPress admin section.

  • Updates in JS and JSON Files

    • The version number is updated in the ui/js/dfv/pods-dfv.min.asset.json file.
    • Changes have been made to ui/js/dfv/src/admin/edit-pod/main-tabs/settings-modal.js to auto-generate a slug if the label option is chosen while the name field is undefined or empty.

Overall, this pull request significantly refines data handling, software flexibility, and user experience.

@sc0ttkclark sc0ttkclark added this to the Pods 3.2.2 milestone May 10, 2024
@sc0ttkclark sc0ttkclark force-pushed the release/3.2.2 branch 2 times, most recently from 38bd2d8 to ed406f2 Compare May 18, 2024 13:29
classes/PodsData.php Outdated Show resolved Hide resolved
@sc0ttkclark sc0ttkclark force-pushed the release/3.2.2 branch 8 times, most recently from c89df40 to 557a510 Compare May 20, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants