Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2005-03-21 | Added support for FAX invoice destinations using a HylaFAX server. | khoff | |
Faxing plain text invoices is not supported. | |||
2004-11-24 | fix redundant too-early checks which are causing an error | ivan | |
2004-07-08 | don't change otaker when just editing account, closes: Bug#921 | ivan | |
2003-10-24 | cvv! | ivan | |
2003-07-23 | fix spurious "can't purchase pkgpart" errors | ivan | |
2003-04-21 | on-demand vs. automatic cards & checks: added DCRD and DCHK payment types | ivan | |
2003-04-02 | fix disappearing email invoice on errors, finally (closes: Bug#35) | ivan | |
2002-10-12 | ACH support | ivan | |
2002-03-19 | changes dum big "state/county/country" select to three, linked with javascript | ivan | |
closes: Bug#353 | |||
2002-02-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-09-04 | oops indeed | ivan | |
2001-08-13 | properly massage ship_state & work okay when no initial pkg is selected | ivan | |
2001-08-12 | use transactional invoice_list setting & eliminate non-sticky "first package"! | ivan | |
2001-07-30 | templates!!! | ivan | |