Age | Commit message (Expand) | Author |
2005-09-07 | import dbdef from FS::Schema instead of calling $FS::Record::dbdef directly | ivan |
2005-09-07 | fix bug with new option_Common stuff, forgot to prefix FS:: | ivan |
2005-09-07 | remote access key is a big long thing | ivan |
2005-09-07 | add cpanel export | ivan |
2005-09-06 | document variables available in payment_receipt_email | ivan |
2005-08-27 | add banned credit card / ACH table, re-do cancel popup to have a checkbox to ... | ivan |
2005-08-24 | customer edit: abstract out billing info to billing.html, re-do payment type ... | ivan |
2005-08-18 | add taxclass kludge to gateway overrides, fix parsing of new-style paybatch | ivan |
2005-08-18 | missing file | ivan |
2005-08-17 | infrastructure for easier schema changes, and: add payment_gateway, payment_g... | ivan |
2005-08-15 | fix brainfart parsing end dates, closes: Bug#1248 | ivan |
2005-08-09 | add native Radiator export | ivan |
2005-08-08 | add export to everyone.net outsource mail service | ivan |
2005-08-07 | update forward_shellcommands export to know about literal source addresses, c... | ivan |
2005-08-07 | move cust_pkg search to new template, add active/suspended/cancelled customer... | ivan |
2005-08-03 | eliminate scary (but harmless) "Use of uninitalized value in length" warnings | ivan |
2005-08-03 | don't try to run blank commands for non-svc_acct shellcommand exports too | ivan |
2005-08-02 | Only complain, not die, if we can't find a svc_x record for an h_cust_svc rec... | khoff |
2005-07-14 | oops, fix last minute bug with new configurable customer fields on reports | ivan |
2005-07-14 | clean up some leftover bits from cust-fields work | ivan |
2005-07-14 | move account search (httemplate/search/svc_acct.cgi) to new template, cust-fi... | ivan |
2005-07-12 | patch from rjbs to add by_key contructor to Record.pm | ivan |
2005-07-11 | s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs | ivan |
2005-07-11 | bug fix for error message on session expiration from Randall Lucas <rlucas@te... | ivan |
2005-07-09 | fix silly bug preventing html invoicing from finding their logo | ivan |
2005-07-09 | add desc method to cust_bill_pkg and use it in cust_bill... this should help ... | ivan |
2005-07-08 | fix bug with new efficient customer-finding code. sql isn't perl, null != 0 | ivan |
2005-06-30 | pod error | ivan |
2005-06-30 | add username-percent config option | ivan |
2005-06-30 | oops, really fix error with new prepaid card foo | ivan |
2005-06-15 | better error reporting for actual errors from lpr command | ivan |
2005-06-15 | fix error recharging w/prepaid card caused by rounding off of money value, cl... | ivan |
2005-06-15 | add reprint/fax/email links to invoice search results | ivan |
2005-06-09 | advanced invoice serach, groundwork to add reprint/fax/email links to invoice... | ivan |
2005-06-09 | documentation fix, noticed by rjbs | ivan |
2005-06-09 | don't rebless if we're already in the plan subclass, fixes pkg customize link | ivan |
2005-06-09 | declare new $opt_a | ivan |
2005-06-09 | significant speedup from only selected customers with outstanding packages or... | ivan |
2005-06-09 | agent-specific logos for html invoices too | ivan |
2005-06-09 | and make (html|latex)(small)?footer optionall per-agent too | ivan |
2005-06-09 | more sane regex | ivan |
2005-06-09 | ugh, hopefully fixup agent_plandata regex for multiple agents | ivan |
2005-06-09 | ugh, hopefully fixup agent_plandata regex for multiple agents | ivan |
2005-06-09 | make sure invoice_(latex|html)returnaddress is configurable per-agent | ivan |
2005-06-09 | make sure invoice_(latex|html)returnaddress is configurable per-agent | ivan |
2005-06-09 | add multiple agent selection to agent-specific invoicing | ivan |
2005-06-09 | add ignore_noapply flag to make sure payments are forced in anyway on import | ivan |
2005-06-08 | last bit to allow -1 for non-pkg, non-tax line items | ivan |
2005-06-08 | prepaid card recharge | ivan |
2005-06-07 | debugging output change in send_email | ivan |