v4.03b
d140f80 Prepare for v4.03b release
847730b fix show entry shortcode when meta isn't included
42929f4 Merge pull request #126 from Strategy11/issue/pro/38
Add Summary Field Strategy11/formidable-pro#38
495eb8b Missed this with the last commit
5b1646b add more error handling and messages during upgrade
a1bf49e don't include local generated css with plugin
Strategy11/formidable-pro#2318
ca43764 fix unit test
f017e84 another fix for unit test
4dc9bcd Merge branch 'master' of github.com:Strategy11/formidable-forms
e92a763 set reply to as email field in default contact form
5d42b33 fix last commit again
3a4d38f more on table entry unit test
c9b3b36 fix last commit
acd27a3 update unit test
19df91e reduce a bit of duplication
142810f Merge remote-tracking branch 'origin/master' into issue/pro/38
Conflicts:
js/formidable_admin.js
535569b remove a bit of duplication
40137b5 Add summary button to match css on hover & focus
b5d81fa Revert change to remove duplicate localization
With some setups, this was completely removing the frm_js.
ae898e0 Merge remote-tracking branch 'origin/issue/pro/38' into issue/pro/38
b99b87a Enhance css for summary page table & edit button
2bb0371 Merge pull request #128 from Strategy11/issue/pro/2238
Fix embedded form shows not set up until form is saved
2e701e6 Add easier pro install from lite
No license required, no manual install required
Strategy11/formidable-pro#2164
9c89901 Merge remote-tracking branch 'origin/issue/pro/38' into issue/pro/38
76aaacd refactor js for issue 2238
6a0d97d fix css for summary page edit button
b825358 update readme
b554e29 Merge remote-tracking branch 'origin/issue/pro/38' into issue/pro/38
61f5c4a refactor js
eb35552 fix jshint issues
acc0dd1 Merge remote-tracking branch 'origin/master' into issue/pro/38
644ac63 Merge branch 'master' into issue/pro/38
d317b44 Fix eslint errors
5534030 fix css
37c13da fix embedded form shows not set up until form is saved
fb9ea5a Merge branch 'issue38-preview' into issue/pro/38
04c73bf First summary field review after PR
4c7ef6e fix unit test again
ea4f74f fix unit test
8681ff9 fix unit test
f2000f3 make change to last commit
c948d84 A few adjustments to allow the entry object for field values
592193c Merge remote-tracking branch 'origin/master' into issue38-preview
75cf6b5 Add CSS for edit button in summary pages
c11ede4 Make disabling Add Summary button on form builder load to also support fields loaded by AJAX
76d87ed Back-end for preview before submit done
e3eda27 Initial commit for preview before submit just to ensure we're on track