Releases: bmlt-enabled/bmlt-workflow
Releases · bmlt-enabled/bmlt-workflow
0.4.4
- #72 location_province field not populating with info from meeting (thanks @pjaudiomv !)
- #73 database tables not created if wbw_db_version found, regardless of whether the tables actually exist (thanks @pjaudiomv !)
- lots of cleanup to testcafe test cases
- new phpunit test cases for WBW_Database
- uninstall now handled cleanly
0.4.3
0.4.2
- Fix for #65 ( thanks @paulnagle !)
- Multiple css and css loader fixes ( thanks @tempsaint @californiasteve !)
0.4.1
- Lots of bugfixes from clean site testing
- Testcafe now has a fresh wordpress site constructor, with plugin install, activation and setup
- #62 wbw_capability_manage_submissions capabilities not being added correctly on plugin activation (thanks @tempsaint !)
- #61 wbw_capability_manage_submissions capabilities not being added correctly to new users (thanks @tempsaint !)
- #60 default settings not being added with register_setting on new installation (thanks @californiasteve kevinC)
0.4.0
- Backup and Restore functionality implemented, making plugin deactivation a safe activity and moving this plugin out of beta! #2
- BMLT password now encrypted at rest and in backups, keyed against the Wordpress installation
- Select2 elements correctly reset on form change #57 (thanks @pjaudiomv !)
- PR from @pjaudiomv to take out spurious ampersands
- Removed BMLT XML service body query in favour of more stable json query (thanks @pjaudiomv !)
- We now have an awesome logo! (thanks kevinC !)
- Lots of code refactoring and additional unit tests
- Form now errors if no service bodies are set to show #58 (thanks @pjaudiomv !)
- Municipality text fix in quickedit window #55 (thanks @Brustar !)
- Additional REST api sanitisation #6
- Testcafe now tests admin submission page, backup and restore and also end-to-end against crouton
0.3.10-beta
- Breaking database changes in this release - please deactivate and reactivate the plugin before using
- Changes requested size validation fixed #7
- Sorting reverse time by default #49 (thanks @Brustar !)
- JSON error messages handled on front end #47
- Geolocation fails after trying to add Virtual details #47 (thanks @Brustar !)
- Tooltip accessibility fixes #45 (thanks @klgrimley !)
- Virtual meetings (virtual only) will hide location fields to match BMLT admin UI
- Virtual meetings (temp closure) now handled correctly #51
- Fix for 'meeting change email notification message doesn't include some fields' #48
- BMLT service body descriptive text now shown on service bodies page (thanks @Brustar !)
- Fix for starter kit request and details not showing in submission list #39
0.3.9-beta
- Geolocation support for meetings added (thanks @Brustar !)
0.3.8-beta
- Breaking database changes in this release - please deactivate and reactivate the plugin before using
- Time display in submission amended when no changes have been made #34
- Day/Time shown in meeting submission change summary #31
- Time display in submission is now in local browser time #37
- Testcafe user form success tests created (and lots of bugs found already!)