Return to Release Notes
Added
– Added field to select whether a donation if from yourself or your primary organization, tasks/3986351
– Added field ‘Nickname’ ind_badge_name to Demographics panel.
– Added proforma invoice checker and fulfiller to Membership screen, tasks/3959236
– Added invoice viewer screen
– Added caching of correspondence templates and drop down admin area setting. Applied recent similar updates to Accounts 1 and Donations UI
– Added caching of membership and chapter status keys and drop downs in admin settings area replacing GUID entry
– Added setting to toggle the Cart step on or off after items are added to it
– Added caching of payment methods and invoice terms for Bill Me and Hosted Checkout options and for Partners system compatibility.
– Added logic to My Org tab to be able to add new organization records there as well as on Membership panel
– Added Org profile fields for num employees, revenue, and description/bio
– Added error trapping to add new/renewal membership to cart step
– Added error trapping to donations add to cart step for debugging.
– Added functions and initial draft of group event purchasing, plus loading screen
– Added invoice additional info field to cart view, as used in group registration
– Added setting for Org Membership Types for multi client org membership compatibility
– Added ability to edit phone numbers and email addresses, tasks/3647225
Updated
– Changed name of Big Purple to Purple Pongos
– Updated cart display on all UIs to include discount, taxes, shipping for line items
– Added ‘nf-‘ namespacing to all triggers for datepicker, tabs, and accordions for jUI, tasks/3990893
– Update to plugin names and moved Base Messages feature to the second menu item.
– Moved success/error messages from text file into CPT for admin UI, tasks/3951816
– Consolidated event registration functions for coming updates on reg mods
– Improvements to invoice screen, tasks/3951825
– Moved org type cache to admin settings field to match similar field types and allow filtering at the admin level
– Removed legacy Reverie TemplatePack and updated Base plugin for global URL calculation for better referencing
– Adjusted get_preexistence function and added ability to add on new or existing non staff users to a group registration
– Updated to event registration step 2 functions, plus forced attended flags be set to OFF
– Consolidated add_individual into update_individual function
– Consolidated remove_affiliation into update_affiliation function
– Moved event registration function to proper class, consolidated add_affiliation function into update_affiliation
– Cleaned-up function arguments for update_address for future AJAX use and removed legacy XRef_only parameter
– Cleaned-up function arguments for update_email, update_phone, and update_fax functions for future AJAX use
– Changed add_webuser function to add_individual and cleaned-up function arguments
– Updated update_individual function to be more flexible for upcoming AJAX GUI
– Misc baseline design updates and fixes when no products of varying types are available
– Moved My Org tab and child Staff, Pending Staff panels to Accounts 2 UI
– Moved custom Membership New Org functionality into baseline Accounts 2 UI
– Moved two custom TemplatePack items to better locations, staff email alerts to Base and Org Invoices to Accounts 2 UI
Fixed
– Fix to saving of phone extension ‘0’, tasks/3960215
– Fix to payment Passthrough mode (AGU) when shopping cart is also enabled
– Fix for invoices not showing up in E-2014
– Fix to chapter cacher crashing when chapter has no sell online fees associated with it
– Fix to template files moved to Accounts2 baseline JS file referencing
– Some baseline style updates and fix to Merchandise cache
– Payflow added legacy address fields to work around their bug with BILLTOSTREET2 parameter, tasks/3812199
– Added support for adding address to Cart when applying discount code submission is sent, tasks/3801949
– Fix back-compat for bigpurple_donation shortcode; ensure gft_roundtable_flag_ext isset
– Fix to saving cart address in Payflow mode, tasks/3801648 and tasks/3801906
– Fix to free carts and Payflow handling of them, tasks/3790281