-
Notifications
You must be signed in to change notification settings - Fork 66
#2810 - Ability To Configure Which Fields To Search For Duplications On #2882
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
Merged
corsacca
merged 18 commits into
DiscipleTools:develop
from
kodinkat:2810-ability-to-configure-which-fields-to-search-for-duplications-on
Mar 2, 2026
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
e46334f
Enhance modular-list.js with Foundation checks
kodinkat 75fe35d
Implement duplicate detection configuration in admin settings
kodinkat 779840b
Refactor JavaScript for improved Foundation integration
kodinkat 0a1b287
Refactor duplicate fields configuration handling in admin settings
kodinkat 73f392b
Refactor duplicate fields handling in global functions and admin scripts
kodinkat d5db319
Fix HTML structure in general settings tab by correcting option tag i…
kodinkat 247d97b
Improve HTML structure in general settings tab by correcting option t…
kodinkat a4ad132
Refine duplicate fields configuration text in general settings tab fo…
kodinkat 67a800b
Refactor Foundation integration in modular-list.js and contacts.js
kodinkat 6f5f659
Merge branch 'develop' of https://github.com/DiscipleTools/disciple-t…
kodinkat d7e2b68
Refactor duplicate fields handling in admin scripts
kodinkat 3236b57
Merge branch 'develop' of https://github.com/DiscipleTools/disciple-t…
kodinkat a8efb51
Refactor duplicate fields logic and enhance admin scripts
kodinkat 9b483af
Refactor duplicate fields handling and streamline admin scripts
kodinkat bf37fd9
Refactor SQL query construction in duplicate merging logic
kodinkat 42d2e85
Enhance SQL query handling in duplicate merging logic
kodinkat 2d3f77f
add tests, no fuzzy search on tags and multi_select
corsacca f2d44d1
add group tests
corsacca File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kodinkat the field_settings for all post types could be directly available under dtOptionAPI. Then it can be used by other settings