summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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!
2005-07-09fix silly bug preventing html invoicing from finding their logoivan
2005-07-09get rid of the godawful halfass "invoice" on the post payment screen when ↵ivan
posting against a specific invoice, replace with having useless "Auto-apply to invoices" box actually show the payment will be applied to one invoice only... closes: Bug#1241
2005-07-09add desc method to cust_bill_pkg and use it in cust_bill... this should help ↵ivan
with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs to be sorted out
2005-07-08fix bug with new efficient customer-finding code. sql isn't perl, null != 0ivan
2005-07-05tyopivan
2005-06-30pod errorivan
2005-06-30add username-percent config optionivan
2005-06-30oops, really fix error with new prepaid card fooivan
2005-06-22add IPC::Run3 to install docsivan
2005-06-17fix preference sort order for linking: sort unaudited services first, ↵ivan
secondary sort by svcaprt
2005-06-17add more info to debuggingivan