summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-09-07oops, still need areyousure javascript for some sub-bits of the page ↵ivan
(package unprovisioning and cancellation, bunch of payment history stuff)
2005-09-07import dbdef from FS::Schema instead of calling $FS::Record::dbdef directlyivan
2005-09-07fix bug with new option_Common stuff, forgot to prefix FS::ivan
2005-09-07remote access key is a big long thingivan
2005-09-07add cpanel exportivan
2005-09-06document variables available in payment_receipt_emailivan
2005-08-27add banned credit card / ACH table, re-do cancel popup to have a checkbox to ↵ivan
ban payinfo
2005-08-24need H:W:SelectLayers 0.05ivan
2005-08-24fix size of cvv2 help popupivan
2005-08-24customer 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-08-23fix bug with service editing caused by moving dbdef stuff aroundivan
2005-08-18add taxclass kludge to gateway overrides, fix parsing of new-style paybatchivan
2005-08-18slight adjustments to deb install for latest 1.5.8cvsivan
2005-08-18hopefully this is the last missing fileivan
2005-08-18oops another missing fileivan
2005-08-18missing fileivan
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, ↵ivan
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
2005-08-15fix brainfart parsing end dates, closes: Bug#1248ivan
2005-08-09add native Radiator exportivan
2005-08-08add export to everyone.net outsource mail serviceivan
2005-08-08add some docs on signup_server-payby and -realtime configuration valuesivan
2005-08-07update forward_shellcommands export to know about literal source addresses, ↵ivan
closes: Bug#1246
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled ↵ivan
customer packages to agent browse
2005-08-05fix credit searches by otakerivan
2005-08-04add IPC::Run3 and instructions for adding fs_queue and fs_selfservice users ↵ivan
to install docs
2005-08-04don't use install -D flag, doesn't work on bsdivan
2005-08-03eliminate scary (but harmless) "Use of uninitalized value in length" warningsivan
2005-08-03don't try to run blank commands for non-svc_acct shellcommand exports tooivan
2005-08-02Only complain, not die, if we can't find a svc_x record for an h_cust_svc ↵khoff
record.
2005-07-14oops, fix last minute bug with new configurable customer fields on reportsivan
2005-07-14clean up some leftover bits from cust-fields workivan
2005-07-14add unlinked mail forward (svc_forward) reportivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-12add alternative for very old Pgivan
2005-07-12<rjbs> More of the same: these patches make it safer to subclass ↵ivan
FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.
2005-07-12<rjbs> This patch is part of my continuing effort to avoid using SQL and ↵ivan
qsearch from templates to find the pkg_svc records for a package.
2005-07-12patch from rjbs to add by_key contructor to Record.pmivan
2005-07-12okay, really enable RT by default for good nowivan
2005-07-11adding rt-drop-tablesivan
2005-07-11new serverivan
2005-07-11note alternate instructions for 0pre6->7ivan
2005-07-11s/ANNOUNCE/Changelog/ivan
2005-07-11freebsd install update i guessivan
2005-07-11fix regexivan
2005-07-11templateivan
2005-07-11probably best to keep RT disabled by default, at least for this releaseivan
2005-07-11last bitsivan
2005-07-11s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbsivan
2005-07-11bug fix for error message on session expiration from Randall Lucas ↵ivan
<rlucas@tercent.net>, thanks!