summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-05fix pkg_category upgradesivan
2009-11-04add explicit use of Expect module, so the error is thrown immediate, RT#5650ivan
2009-11-04reconcile breakage from stale accounts, RT#6407ivan
2009-11-04silence "use of uninitialized value in split" warningivan
2009-11-04fix customer package search (fallout from customer classes) & add "not yet ↵ivan
billed" status to customer package report
2009-11-03fix warning replacing pay_batch, RT#5650ivan
2009-11-03check for zip and unzip commands, use multi-arg version of system to prevent ↵ivan
the shell getting its hands on things (metacharacters in pw or whatnot), RT#5650
2009-11-03update usage & manpage w/ freeside- prefixivan
2009-11-03fix usage of File::Temp->newdir, not in 0.18 File::Temp on perl 5.10.0, RT#5650ivan
2009-11-03moving paymentech-* to FS/bin, RT#5650ivan
2009-11-03(start of) reconcile breakage from stale accounts, RT#6407ivan
2009-11-03spellingivan
2009-11-03add -a option for archive dirivan
2009-11-03clarify description of batchconfig-paymentech based on notes from #5650ivan
2009-11-02add Elavon, SagePay, WorldPay, fix extra space on PlugnPay, PPIPayMover, Protxivan
2009-11-01form 477 improvements #6499jeff
2009-10-31unbork summary page invoicesjeff
2009-10-30more reporting options for failed billing events, RT#6447ivan
2009-10-30backporting recent paymentech changes to _1_9_BRANCHivan
2009-10-30adding paymentech-* on _1_9_BRANCHivan
2009-10-30add paymentech to batch config optionsivan
2009-10-30add paymentech to batch config optionsivan
2009-10-30bulk tax changes, RT#6445ivan
2009-10-29friendlier error message when you select nothing, RT#6445ivan
2009-10-29adding errorpage popup, RT#6445ivan
2009-10-29have freeside-queued be more resillient in the face of a database that's ↵ivan
gone away, RT#6428
2009-10-29add Jety to the listmark
2009-10-28fix problems using inventory for UID (and other fields controlled by check ↵ivan
in svc_acct and also svc_www, svc_domain and svc_forward), RT#6366
2009-10-28fix removing a flag from a service definition columnivan
2009-10-28fix inventory upload, RT#6366ivan
2009-10-28customer link to package reports for that customer, RT#6180ivan
2009-10-27address1 search, RT#5060ivan
2009-10-26didn't want to revert that, thoughivan
2009-10-26better fix for ignoring disabled package classes that doesn't search them twiceivan
2009-10-26turn off debuggingivan
2009-10-26eliminiate noisy but harmless "Use of uninitialized value in numeric gt (>)" ↵ivan
warning
2009-10-25add apply option to realtime_collect, RT#5071ivan
2009-10-24remove an inadvertant debugging call left in, allow an agentnum to be ↵ivan
specfied for non-logged in situations, RT#6166
2009-10-24selfservice per-agent skinningivan
2009-10-24eliminate warnings from Business::CreditCard about being passed an empty numberivan
2009-10-24fix cause of harmless 'Premature end of base64 data' warningivan
2009-10-23add cust_bill-consolidate_services config to collapse multiple phone numbers ↵ivan
(or whatever) into as few lines as possible on invoices, RT#5223
2009-10-22fix invoice sub-totals, RT#6489ivan
2009-10-22should at least run under pg 8.3 now, need to test & see if the data make ↵ivan
sense, RT#5496
2009-10-22fix incompatibility w/invoice_sections vs. cust_bill_pkg.pkgnum -1 "virtual ↵ivan
line item" (rare)
2009-10-22fix netsapiens CDR import, RT#5226ivan
2009-10-21MySQL doesn't like indexing a text fieldivan
2009-10-21fix agent link in unused prepaid card reportivan
2009-10-20should fix problems sending a receipt against a specific package when taxes ↵ivan
are in use
2009-10-20basic import working, still need better src/dst mapping, RT#5226ivan