Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-29 | slight more space necessary for ACH account numbers | ivan | |
2006-12-27 | Add a (magically appearing and disappearing) label on the county selector. ↵ | ivan | |
confusing when labeled "state" | |||
2006-12-27 | fix county selector | ivan | |
2006-12-24 | fix 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-19 | clean 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-15 | eliminate funkiness with reappearing "Postal invoice" on errors | ivan | |
2006-12-14 | encryption fixes from huntsberg & jayce | ivan | |
2006-08-25 | use GROUP BY instead of DISTINCT ON in the state and country queries for ↵ | ivan | |
better cross-database compatibility, based on a preliminary patch from Jason Thomas | |||
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-04-03 | have the UI use full country names, and state names outside the US... | ivan | |
2006-03-20 | add price plan to bill on internal or external CDRs directly, add option to ↵ | ivan | |
export CDRs to a per-customer downstream file | |||
2005-12-25 | don't reenable postal billing for existing customers just cause its blank... | ivan | |
2005-12-09 | fix postal mail checkbox misbehaving (isn't sticky on errors - reverts back ↵ | ivan | |
to on) | |||
2005-11-21 | ignore blank lines in payby config | ivan | |
2005-11-21 | add MCRD payment type for manually processed ccards | ivan | |
2005-10-21 | add CASH and WEST payment types (payments only, not cust_main.payby) | ivan | |
2005-09-25 | get rid of JSRS iframe foo for progress bar, use XMLHTTPRequest instead. ↵ | ivan | |
really should have done that in the first place. JSON will wait until another day... | |||
2005-09-10 | ajax-style xmlhttprequest state/county/country selector! | ivan | |
2005-08-24 | fix size of cvv2 help popup | ivan | |
2005-08-24 | customer edit: abstract out billing info to billing.html, re-do payment type ↵ | ivan | |
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields | |||
2004-12-27 | UI: rework shipping address javascript, closes: Bug#1085 | ivan | |