v4.03.06
39213e5 Prepare for v4.03.06 release
b378494 phpcs
20a4a2b move ajax function back to controller
f39a7a0 cache page lookup query
f63312e a bit more autocomplete adjustments
22d6b00 Clean up ajax nonce check
1117ab8 update changelog
4ae10ab Add autocomplete to backend user id field
Strategy11/formidable-pro#2396
a1e96d9 Fix issue with converting > to > in custom css
Strategy11/formidable-pro#2391
ef2d0da prevent php warning when logic is checked in wp 5.3.1
Strategy11/formidable-pro#2393 (comment)
e5a1c71 Prevent php notice in WP 5.3.1 when saving conditional logic settings
Strategy11/formidable-pro#2393
ab036aa don't create a new string for autocomplete
1a8da64 Merge pull request #136 from Strategy11/issue/pro/643
Add autocomplete to the page selector in form settings
cfcd6a8 don't require the frm_page_selection parent class for autocomplete
dd247a0 Set version for autocomplete pages to 4.03.06
3d92074 Adjust the autocomplete styling to more closely match a dropdown
Open the autocomplete list on click when empty
A little cleanup
f9e6511 fixed to follow coding standard
dfaefd6 args check improvement
e4cf631 replaced appendTo selector
9768bd4 indentation fixes
f90247d fixed styling of results
9662c05 fixes when pressing arrow keys upon seeing the results
3f300d4 reverted to its original
ca5d7b3 optimized query
4c7fad9 translation support on error msg
62c04e1 prefixed ajax page search handler
660da96 removed function prefix for consistency
028fa5e reverted for backwards compatibility
f2fd5b6 fixed to follow coding standards
1385d74 fixed to follow coding standards
d1fa182 moved execution to settingsInit
eac3abf proper escaping and localization
43ec85b fixed autocomplete results style
4e97dc3 fixed positioning and no result ui
83b723c fixes to autocomplete menu style
985ab7b fixed indentation and function call
d7b5148 fixed autocomplete, move ajax endpoint and filter def to FrmAppHelper
88fc136 moved autocomplete script to formidable_admin
065a1eb autocomplete js fixes
8ca7ae1 autocomplete usage
3aced02 autocomplete ajax endpoint
29a1c38 autocomplete view
757a793 autocomplete scripts and styles