All notable changes to this project will be documented in this file.
- Check price limit at 5000
- Check price limit at 5000
- Fix amount in float instead of string
- Error messages instead of white page
- Ability to provide merchant emails (comma separated list)
- SaferPay
- New EPFL Form Template
- Minors fixes
- Renew the EPFL Conference Form Template
- Hide all forms payment methods but EPFL Payonline
- Fix for Force WP_Filesystem autodetection (
FS_METHOD
)
- Force WP_Filesystem autodetection
- Set allowed redirect hosts
- Fix deprecated
wpforms_conditional_logic()->conditionals_block()
- Adaptations for WPForms 1.7.0
- Hide some new marketing button / entries
- s/IDEV-FSD/ISAS-FSD
- https://github.com/epfl-idevelop → https://github.com/epfl-si
- A lot of lint fixes
- Chores
- Use form's admin email for notification instead of blog's admin email, when it is not redefined.
- Change author to IDEV-FSD
- Reply to email as defined in the settings
- Logging and debug logs refactored
- Makefile improvements
- Documentation started
- Developer mode removed
- Hide some add-ons
- Add composer.* to .gitignore
- Add WordPress Coding Standards to CONTRIBUTING.md
- FIX HTML char in sent emails
- Set the example form to large to improve readability
- FIX enforce default EPFL sender address
- Conference form template updated
- Better user's information
- FIX for https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param
- Plugin zip contains a subdirectory with the same name, for wp-ops/Ansible
- Hide some payment addons
- README update
- Improved compatibility with WPForms version 1.5.8.2
- Code cleanup
- Compatibility with latest WPForms version 1.5.8.2
- Moar logs
- Addition debug logs
- Get rid of PHP 7 array '[]'
- Translation updated
- Functions
getFieldsFromType
andgetArraysFromType
to manage to get form fields data based on field type. - Debbuging cleaned up
- CC payment confirmation to form manager
- Better address management
- Translations fix
- Link to Payonline paiement details added
- Quick fix
- Releasing: small improvements
- Payment details improvements
- Releasing: improved process that check CHANGELOG
- Code clean up
- Fix plugin "View details" link
- Releasing: do not commit unstaged change by default
- SemVer management and releasing scripts improved
- Use of http://parsedown.org to display plugin info based on README, INSALL and CHANGELOG
- Auto update thanks to https://rudrastyh.com/wordpress/self-hosted-plugin-update.html
- create-gh-release.sh improved
- Release asset keep the same name so that the latest release download link is always available
- Auto create the plugin zip and release it on GitHub with
make all
- French translation
- Makefile to automatize all the things (WIP)
- Translation files generated
- Payments status updated from Payonline
- Default form template for conference
- Payments sent to Payonline
- Plugin auto-activated
- Amazing logo created
- wpforms-paypal-standard plugin as template