summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2006-12-20inappropriate cluckagejeff
2006-12-19clean up payinfo_Mixin to use payby.pm for payby info and have card masking ↵ivan
full 6-digit BIN prefix for card identification. have cust_pay_batch use payinfo_Mixin. require B:CC 0.30 for mask-aware cardtype(). fix payment reports to use mask too if available, so credit card type selection still works with encryption.
2006-12-15add a quick start at a "dashboard" customer list, mostly for internal use ↵ivan
for starters
2006-12-15add a quick tool for adding states to old databasesivan
2006-12-15tiny bit of cleanup from the conf mergeivan
2006-12-14make the config directory configurableivan
2006-12-14encryption fixes from huntsberg & jayceivan
2006-12-08stop unsuspending inappropriatelyjeff
2006-12-07oops, fix additional US pseudo-statesivan
2006-12-07retouch bandwidth countdownjeff
2006-12-05correct longstanding oopsjeff
2006-12-03clean up whitespace merge noiseivan
2006-12-02fix for commission price planivan
2006-12-01chase canada E-xactBatchjeff
2006-12-01remove unnecessary service use (in an awfully odd place)ivan
2006-12-01go away and never come back, $Id$ivan
2006-12-01begone $Id$ and your diff noise!ivan
2006-11-30prepaid download/upload trackingjeff
2006-11-28usernames should be alphanumeric onlyivan
2006-11-27order package from self-servicejeff
2006-11-27some svc_acct.pm fixes for s1ivan
2006-11-24add less than and greater than amounts to credit and payment searchesivan
2006-11-18add templating and web hosting optional on domain additionjeff
2006-11-17initial fix for prepaid renewal problem; attempt to use an existing ↵ivan
credit/payment before suspending
2006-11-14Tie::IxHash data disappears when sent with Storableivan
2006-11-14have signup page use card-types config tooivan
2006-11-14add card-types configuration value for self-serviceivan
2006-11-13add preference page, start with just a password changerivan
2006-11-09recorrect ticket orderjeff
2006-11-09correct ticket orderjeff
2006-11-05fix empty invoice number omitting in realtime_bop, oopsivan
2006-11-05turn off debuggingivan
2006-11-05fix auto-population of card_type SELECT in self-service payment formivan
2006-11-05fix spurious disconnection errors in selfservice server logivan
2006-11-03add every 45 day option to available frequenciesivan
2006-10-31do not require a reason to have been suspendedjeff
2006-10-30realtime_bop: don't pass an empty invoice_number to B:OP, omit the field ↵ivan
entirely
2006-10-30removing freeside-dailyivan
2006-10-30removing pre-1.4 freeside-billivan
2006-10-27add unsuspend-always_adjust_next_bill_date config option for qisivan
2006-10-27editable notesjeff
2006-10-27export enhancements for suspend reasonsjeff
2006-10-25limited domain selectjeff
2006-10-24add customer signup datejeff
2006-10-23always do substring & fuzzy, getting complains searches are not returning enoughivan
2006-10-23add AU to list of zip-requiring countriesivan
2006-10-23events should attach reasonsjeff
2006-10-22add signup server default packageivan
2006-10-22doh, forgot fieldorder. should just use Tie::IxHash here tooivan
2006-10-22add price plan option for prepaid packages to cancel instead of suspendivan