X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes.1.5.8;h=2b55c5cdf2f68930cc95a5e352509772e98042d7;hb=591613cf1c861505335646fff3ffb4a705e011bf;hp=77b0b6fb04504a232e49bed22483a33a2cf165c6;hpb=2b49cbe76b94c6c1561aa2bf37beba7d47591190;p=freeside.git diff --git a/Changes.1.5.8 b/Changes.1.5.8 index 77b0b6fb0..2b55c5cdf 100644 --- a/Changes.1.5.8 +++ b/Changes.1.5.8 @@ -5,5 +5,19 @@ - add active/suspended/cancelled customer packages to agent browse - add export to everyone.net outsource mail service - add native Radiator export -- added agent/taxclass gateway overrides +- added agent/taxclass/card type-specific gateway overrides for people with + multiple payment gateways for different resellers, taxclasses and/or card + types - re-did billing section of customer edit and added switch/solo support +- add cpanel export +- added prepaid packages that set the RADIUS "Expiration" attribute and + auto-suspend on their next bill date +- added banned card table and option to send customer cards there on cancel +- moved to XMLHttpRequest instead of hidden iframe transport for progress bar, + should be more efficient and improve compatibility with Konq and maybe other + browsers? +- also use XMLHttpRequest for retreiving states rather than send a huge page + for customer add/edit, much faster +- redo account view and edit pages, add ability to edit uid/gid if conf options + for it are turned on +- redo quick payment entry page with ajax magic