v4.09
17ff037 Merge pull request #294 from Strategy11/develop
fix turkish datepicker
1af78ed fix turkish datepicker
Strategy11/formidable-pro#2716
7a92fd7 Merge pull request #293 from Strategy11/develop
Prep for release
65380cd prepare for release
0ce8b34 use a different utm for different links
0d22eb7 update changelog
f9ee7a3 Merge remote-tracking branch 'origin/master' into develop
94bd812 Merge pull request #291 from Strategy11/use_conditional_addon_button_on_views_upsell_page
use conditional addon button on views upsell page
4974e49 add fallback in install button for missing addon
show views nav at the right times
833e9b8 allow more html in site messages
0cb5808 add a comment block
c8316eb use conditional addon button on views upsell page
55c46a1 Merge pull request #290 from Strategy11/issue_2667_php_warning_when_using_fallback_plugins_fix
php warning when using fallback plugins fix
bde0424 put back spacing before equals
fd1506f only set if unset
d3f9bfa php warning when using fallback plugins fix
9233631 Merge pull request #251 from Strategy11/issue_1646_new_form_modal
New form modal
e990285 Merge pull request #289 from Strategy11/drop_php52
drop php52
5a5d690 update composer for unit tests
7570935 hide a few form template categories
Add icons for each category
Switch up the template colors
6fa8716 Merge remote-tracking branch 'origin/master' into issue_1646_new_form_modal
8ddb2b7 drop php52
172c6ce Merge pull request #280 from Strategy11/better_action_conditional_logic_call_to_action
better action conditional logic call to action
7093748 Merge pull request #287 from Strategy11/issue_2703_duplicate_action_fix
Open an action before duplicate if it has not loaded yet
b41c4fd put back jshint
bd4b789 fix the javascript warning when className is not a string
ecd6cdd check if action is loaded before duplicating it
bbff20e update changelog
22e303c Merge pull request #284 from Strategy11/issue_2698_paypal_icons_cause_avast_phishing_error
Issue 2698 paypal icons cause avast phishing error
7d92610 add a space instead
7420d2a describe paypal icons using more than just the word paypal
0b41fa3 Merge branch 'master' of https://github.com/Strategy11/formidable-forms
cb6b0fe undo fix that does not work
302edf7 fix string values if an array was expected when exporting
638ff75 better action conditional logic call to action
4c7278d white space fix
d20ca1c move the files to frm-forms again
0a9d86e support a "create new template" header
0c88b70 drop unused var previewFormTrigger
48f46aa new form modal cleanup (#263)
-
starting clean up, removed initTemplateModal
-
working on new function transitionToAddDetails
-
clean up some of the js logic, make sure $expiring is an int
-
simplify preview logic
57cc737 Email capture verification against api (#262) -
working against my local server
-
working through the issue still
-
email capture is working
-
clean up
-
remove any workarounds
-
check for Thanks!
-
spaces to tabs
-
no need for custom error support
-
remove email style description that no longer applies
527cc14 check for elite, otherwise still render for upgrade
0ef398d one more var in the wrong place
c7ff6c2 var declaration in the wrong place
c653c73 bug fix for new form creation
4309da8 temporarily set a -1 tabindex for dismiss
2f96363 requested change - accidentally changed to the wrong frm_action_type
1d139c7 requested change - fix a bug with trash confirmation
f8a235a remove a reference to new-form-button
8e3ea57 requested changes - icon hover effect
13a7f23 Merge branch 'issue_1646_new_form_modal' of https://github.com/Strategy11/formidable-forms into issue_1646_new_form_modal
adda923 requested changes, keep add_new function, translatable My Templates, wrong var name templates, two link vars
9152e32 another small copy change
dec3ce5 fix issue with showing upcoming expiration notice
ae1927f update a bit of text
8c5bf50 deleted count should be search friendly
4d70fa7 actually pass searchableTemplates
08e7fc0 change class names, check for role=button instead, fix a bug with hidden options getting selected when accordions change
d8f5c75 accessible accordion
2772cec clean up some variables, fix a bug with list action
8eecbb9 update template count on delete
90213df everything should be pointing to actions now
7385c17 more accessible
05889d8 fix overflow cutoff issue, remove some workaround code
afba6e5 better code styling for upgrade links
c0cdc4f properly confirming the free license code against the api
558bc31 support for triggerNewFormModal url param
30f700b h3 to also trigger create and unlock buttons
c4fce6a lots of cleanup, fix icon styling
70ba96c Merge branch 'issue_1646_new_form_modal' of https://github.com/Strategy11/formidable-forms into issue_1646_new_form_modal
4f93210 no plus when plan required is free
7ecf7ce open links in new tab
adjust some content and button labels
5c4cd3f add new ribbon
3fd4927 beginning to remove old add_new code
c088fcc Merge branch 'master' into issue_1646_new_form_modal
a338b01 hide details create button, add a details footer
37d3d25 separators between categories, linting fixes
c40e3a2 $modal_class var
dddc43d conditionally render blocks based on state of license, do not render create footer unless actually expiring
99a7a78 add margin right to add icon
7c5b06e rotate accordion icon, unlock action moves to renew when expired
ce3c3f9 add delete support
502576b Merge branch 'master' into issue_1646_new_form_modal
c71526e have the ajax request return a url on code success, move js logic into init function, custom templates now route through like everything else
b6cdd80 create template from an existing form
b506e7c clean up a bit, tackle a couple of todo comments
9a2029b add error options, resend code and change email address
df8877f handling errors for empty email, invalid email, etc
ee101f9 add expired error to the bottom of modal
7ad8ced specify free in option name
8096b25 include free license and version in template api url
fbf7775 easier to replace api placeholder logic, free templates to include a data-key instead of data-rel, move plan_required into the view to reduce repeat logic
6e7c1ea add the sign up ajax hooks
daddd7a renew modal, code modal, clean up
4c6506b added leave email modal
0d91382 clone title, remove tag so the text is not copied into title
4ed8f69 add plan names to each template
c3028ed cs fixes
186886c # available
52a6518 add My Templates to modal
2dbfc68 add upgrade modal, use color vars, movve show/hide logic mostly to css
2bbd26b support for locked templates, move template to a view of its own
6caeabd cs fixes
fd51a0e add a modal footer for preview, back to all templates, use this template
1c89fda details now also work from modal
bc5a634 modal back button, preview in the create new form modal
ff39c03 support singular "template" and update count on search
ada2049 search now hides empty categories
54e4976 change icon, add sorting to categories, remove ignore categories
23104a2 cs fixes
582f26a able to create and preview templates from modal
9032d5d Merge branch 'master' into issue_1646_new_form_modal
8db2f4f first commit, working on the start of the modal
98eefe4 first commit, button rerouting