summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-08eliminate all trace of cvv from history records, RT#5093ivan
2009-04-07add a config to allow colon in usernames, RT#5145ivan
2009-04-07truncate long labels that are TOO long... RT#3519ivan
2009-03-31really fix notify for Pg 8.3ivan
2009-03-31fix impending billing notification for Pg 8.3's more strict type checkingivan
2009-03-29index pkg_svc.quantity, RT#5083ivan
2009-03-26yowivan
2009-03-26sort packages by label of first (primary) service, RT#5041ivan
2009-03-24get 2884 backport in the loopjeff
2009-03-24add indices for analyzing cc failures, RT#3843ivan
2009-03-24more DTRT with usage on service transfer between packages and recharges RT ↵jeff
#2884, #5040
2009-03-24bulk price plan: label as Name <email>, supress extraneous service list, RT#3519ivan
2009-03-23change label for svc_acct.finger from GECOS to "Real Name", RT#3519ivan
2009-03-23add name (svc_acct.finger) to bulk billing detail, RT#3519ivan
2009-03-2210 is too few, throwing false positivesivan
2009-03-21Locale::SubCountry warnings clogging up cron output not usefulivan
2009-03-21adding local checking on 1.7, RT#4610ivan
2009-03-17add payment_info_renew_info method to ClientAPI/MyAccount and SG-equivalent ↵ivan
previous_payment_info_renew_info to ClientAPI/SGNG
2009-03-17add payment_info_renew_info method to ClientAPI/MyAccount and SG-equivalent ↵ivan
previous_payment_info_renew_info to ClientAPI/SGNG
2009-03-17add SG stuffivan
2009-03-17add a conf switch to enable sg multicust stuff, since it could be dangerousivan
2009-03-17adding ClientAPI/SGNG.pmivan
2009-03-16use part_svc_routerjeff
2009-03-16backport history packagesjeff
2009-03-15fix old self-service for new-style cust_main->order_pkgsivan
2009-03-15not yetivan
2009-03-15don't throw 'Use of uninitialized value in addition (+) at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_svc.pm line 626.' error when using attribute_since_sqlradacct
2009-03-15should give better performance if we search for what we want instead of ↵ivan
using a string match
2009-03-15sync with 1.9, slightly change boudnries of how inexact bytecounts are displayedivan
2009-03-15fix application of data fields from prepaid cards in addition to time fieldivan
2009-03-15we're not a disk drive manufacturer, don't use halfass base-10 megs/gigsivan
2009-03-12backport reason recovery and patches to where it is requiredjeff
2009-02-22don't do a credit for unused time for packages that don't have a last bill ↵ivan
date. really. RT#4881
2009-02-07no, it doesn't look like we have queryivan
2009-02-07paybatch doesn't actually do anything yet, RT#4727ivan
2009-02-07fixup self-service POD, RT#4727ivan
2009-02-07fix up POD formatting, RT#4727ivan
2009-02-07don't need thisivan
2009-02-07update pod2x to use Mediawiki module instead of WWW:::Mediawiki::Client. ↵ivan
whew, that wasn't so bad. RT#4727
2009-02-01commit after each table upgrade, helps with getting huge dbs upgraded, RT#4679ivan
2009-01-31cache the results of ACL queries, should improve performance of customer ↵ivan
view page for customers with shitloads of packages/services, RT#4696
2009-01-30should use FS::Confivan
2009-01-30we're not a disk drive manufacturerivan
2009-01-29fix unsuspend-always_adjust_next_bill_date config, RT#4271ivan
2009-01-28Removed conflict between core billing package and self-service RPMs so you canrsiddall
install them all on the same machine. This may have applications if you're using XMLRPC to talk to the self-service interface from PHP, Python, etc.
2009-01-25add some debugging to RADIUS db callsivan
2009-01-24have the prepay amounts include the current balance, RT#4623ivan
2009-01-23typo in rounding the amounts returned by renew_info, RT#4623ivan
2009-01-23round the amounts returned by renew_info, RT#4623ivan
2009-01-22add self-service methods renew_info, order_renew and ↵ivan
process_payment_order_renew to enable self-renewal through self-service. RT#4623