summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 rec...khoff
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, cust-fi...ivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, cust-fi...ivan
2005-07-12add alternative for very old Pgivan
2005-07-12<rjbs> More of the same: these patches make it safer to subclass FS::part_pkg...ivan
2005-07-12<rjbs> This patch is part of my continuing effort to avoid using SQL and qsea...ivan
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 <rlucas@te...ivan
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 pos...ivan
2005-07-09add desc method to cust_bill_pkg and use it in cust_bill... this should help ...ivan
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, seconda...ivan
2005-06-17add more info to debuggingivan
2005-06-17fix debuggingivan
2005-06-17add debugging for accounts picked to pickivan
2005-06-15better error reporting for actual errors from lpr commandivan
2005-06-15fix error recharging w/prepaid card caused by rounding off of money value, cl...ivan
2005-06-15add reprint/fax/email links to invoice search resultsivan
2005-06-09advanced invoice serach, groundwork to add reprint/fax/email links to invoice...ivan
2005-06-09tiny refactor patch from rjbs: It changes the service listing to use $part_pk...ivan
2005-06-09documentation fix, noticed by rjbsivan
2005-06-09don't rebless if we're already in the plan subclass, fixes pkg customize linkivan
2005-06-09declare new $opt_aivan
2005-06-09significant speedup from only selected customers with outstanding packages or...ivan
2005-06-09agent-specific logos for html invoices tooivan
2005-06-09and make (html|latex)(small)?footer optionall per-agent tooivan
2005-06-09more sane regexivan