v4.07
21309be Merge pull request #234 from Strategy11/develop
Release Prep
090eb48 prepare for release
5ce9e11 update changelog
c02a0f5 Merge remote-tracking branch 'origin/master' into develop
08e5452 Merge pull request #233 from Strategy11/use_grecaptcha_var_directly
use grecaptcha var directly
758c876 revert that, move the logic to pro
3694c92 do not render captcha if its already flagged as good
faf3904 linting fixes
6ce12ea add try catch to validateRecaptcha
0778833 linting fixes
34f2a15 camel case
05766a1 replace if it already exists
c40eafd use grecaptcha var directly
03bb021 Merge remote-tracking branch 'origin/master' into develop
dd2c4ac Merge branch 'develop' of github.com:Strategy11/formidable-forms into develop
42e5493 Merge pull request #230 from Strategy11/more_secure_captcha
More secure captcha
1108bd1 no changes to form.php
a414598 drop function render_checked_response
fa24b28 remove input from form, use filter instead
ce9b57a Merge pull request #232 from Strategy11/develop
Let people know when expired
7ac8bfc phpcs
322e4ce phpcs
4365a86 Add an upgrade button when there's space
1a1e4f2 show expired message at bottom of builder page
a7d25bd let people know when the license is expired
d669013 Merge branch 'develop' of github.com:Strategy11/formidable-forms into develop
6f91afd Add education for views and reports
b859d4d since 4.07
8900397 add graphic on no entries page
c008fb9 Show more info when there are no forms yet
78fe9ff Merge remote-tracking branch 'origin/master' into develop
aa544f1 Merge branch 'master' into more_secure_captcha
4f1b77d disable unit test for now
bba09df Merge pull request #229 from Strategy11/new_function_frm_app_helper_selected
FrmAppHelper comment fix (and travis build fix)
bee7fd1 linting issue
73e2c04 add a callback check as well
16dcee5 reset all captchas on error
3d9abe6 since 4.07
3ac5ff4 move code to pro
b2a6b88 more styling for user role fields
2b5c50d add a callable check
0e0bae4 more secure captcha
3f16458 remove an empty line
cb83403 unit test fix
840543a Merge pull request #227 from Strategy11/develop
User role setting styling
67f5e73 fix the comment
e40a797 Merge pull request #228 from Strategy11/new_function_frm_app_helper_selected
new function frm app helper selected
ba3ef2a no need for second param, same as default
8552afc new function frm app helper selected
68993c3 update npm
0449d09 disable phpunit for now until it's working
953a33e run test in 7.1
c53fc9c exclude some incomplete setup tests
315cd3d fix cutoff visibility option
Strategy11/formidable-pro#677
7440e87 Merge remote-tracking branch 'origin/master' into develop
5d8328b phpunit testing
e961ef9 github action
b663a72 phpunit action
6735e53 add unit testing action
47643c3 Merge pull request #224 from Strategy11/frm_form_is_visible_to_user_comment_wording_update
frm form is visible to user comment wording update
a961df9 Merge pull request #213 from Strategy11/new_frm_class_frm_submit_success
New frm class frm inline success
50b33e9 frm form is visible to user comment wording update
ae04b15 use preg_replace
5503bee use padding on message for both left and right alignment
2cd1b74 add some center styling and padding
1d57de8 Merge branch 'master' into new_frm_class_frm_submit_success
247ea0c whitespace fix
c06a164 inline inside of button
da3327e css solution
59a57ef leave message_placement private
c809f25 new frm class frm submit success