summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2007-01-29remove extraneous debuggingivan
2007-01-28pretty up domain zone viewing a littleivan
2007-01-26out of scope badivan
2007-01-26spurious password changes bad...ivan
2007-01-26oops, debugging turned onivan
2007-01-26top bar option!ivan
2007-01-23notices before first charge on flat_delayedjeff
2007-01-23even have 4 digit zips in there eekivan
2007-01-23remove spurious duplicateion from lineitem patchivan
2007-01-23fix PREP paybyivan
2007-01-23have to use payinfo_Mixin if we're going to ISA itivan
2007-01-22hopefully this should be the last bit of the relative URL fixingivan
2007-01-22accept CVV2 on self-service manual payment screenivan
2007-01-21Have lineitem-specific applications happen in all cases; add weightsto controlivan
2007-01-21fix svc_url to work no matter where we are coming from in the tree - use ↵ivan
rooturl() instead of popurl()
2007-01-18fix zip parsing for batch results - don't want to abort processing because ↵ivan
of an old not-well-checked zip
2007-01-17fix crypted password bug cause by recent fix to not quote things on STDIN, yuck.ivan
2007-01-17link to customer from manual payment screen (ticket 1414)jeff
2007-01-17fix bug wrt suspend/cancel reasons (suspends fail in freeside-daily)jeff
2007-01-17noise reductionjeff
2007-01-16have signup package list respect agentnum sent from clientivan
2007-01-15add descriptions for batchconfig-PAP and ↵ivan
batchconfig-csv-chase_canada-E-xactBatch
2007-01-12added svc_broadband description which is appended to Site Name in prizm exportjeff
2007-01-12one-time charge enhancementsjeff
2007-01-10fix harmless warning: Use of uninitialized value in string ne at ↵ivan
/usr/local/share/perl/5.8.4/FS/payinfo_Mixin.pm line 116
2007-01-10add custnum to invoice template varsivan
2007-01-10E-xactBatch masks card numbersjeff
2007-01-092147483647 should be enough bytes for anyone!ivan
2007-01-08refund deletionjeff
2007-01-05more self-servicey stuff (change package, detailed usage)jeff
2007-01-02fix service searching & linksivan
2007-01-02stupid semicolon!ivan
2007-01-02fix num_pkgs to accept empty $sql param, no trailing ANDivan
2007-01-02omit spurious export triggeringjeff
2006-12-29service refactor!ivan
2006-12-29didn't get checked in with configurable target dirs, oopsivan
2006-12-29docivan
2006-12-29snot spacingivan
2006-12-29use FS::queue for exports, though they should probably just use it themselvesivan
2006-12-29minor fixupsjeff
2006-12-28tyopivan
2006-12-27Add a (magically appearing and disappearing) label on the county selector. ↵ivan
confusing when labeled "state"
2006-12-26do shell_quote-ing after STDIN strings are evaluatedivan
2006-12-24fix more paymask regressions: allow editing records with existing expired ↵ivan
cards, fix masking just-entered values when erroring out, fix echeck entry inserting as empty routing code and "xxEK" account number, remove old/deprecated/unused payinfo_maksed subs and calls
2006-12-23inital prizm supportjeff
2006-12-20fix "recurring_billing" flag for the wonderful new world of paymaskingivan
2006-12-20add ability to disable package classesivan
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