f8066cc990900abca0dd56cbc5b45f71ccd48b16
[freeside.git] / Changes.1.5.8
1 - move account search (httemplate/search/svc_acct.cgi) to new template
2 - cust-fields configuration value to control which customer fields are shown on reports
3 - add unlinked mail forward (svc_forward) report
4 - move cust_pkg search (httemplate/search/cust_pkg.cgi) to new template
5 - add active/suspended/cancelled customer packages to agent browse
6 - add export to everyone.net outsource mail service
7 - add native Radiator export
8 - added agent/taxclass/card type-specific gateway overrides for people with
9   multiple payment gateways for different resellers, taxclasses and/or card
10   types
11 - re-did billing section of customer edit and added switch/solo support
12 - add cpanel export
13 - added prepaid packages that set the RADIUS "Expiration" attribute and
14   auto-suspend on their next bill date
15 - added banned card table and option to send customer cards there on cancel
16 - moved to XMLHttpRequest instead of hidden iframe transport for progress bar,
17   should be more efficient and improve compatibility with Konq and maybe other
18   browsers?