X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Changes.1.5.8;h=2b55c5cdf2f68930cc95a5e352509772e98042d7;hp=e69cf92d19d14a667165151be2d2019106088a20;hb=550685eff557af23e242c545d6a9e27a7ef44f23;hpb=7555ad2262d45d5bf92d0ac958d6e92296eb00e0 diff --git a/Changes.1.5.8 b/Changes.1.5.8 index e69cf92d1..2b55c5cdf 100644 --- a/Changes.1.5.8 +++ b/Changes.1.5.8 @@ -5,3 +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/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