X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes.1.5.8;h=f8066cc990900abca0dd56cbc5b45f71ccd48b16;hb=cf8f8aafc5595b31f24a7b0d06289c830d123cb8;hp=9551d684757b74e809abbe7df768bab33d4e8dd0;hpb=7600393bd5aa643ae776a2149174fc63d372dd8f;p=freeside.git diff --git a/Changes.1.5.8 b/Changes.1.5.8 index 9551d6847..f8066cc99 100644 --- a/Changes.1.5.8 +++ b/Changes.1.5.8 @@ -4,3 +4,15 @@ - move cust_pkg search (httemplate/search/cust_pkg.cgi) to new template - add active/suspended/cancelled customer packages to agent browse - add export to everyone.net outsource mail service +- add native Radiator export +- 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?