Age | Commit message (Expand) | Author |
2005-08-04 | don't use install -D flag, doesn't work on bsd | 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 | add unlinked mail forward (svc_forward) report | ivan |
2005-07-14 | move account search (httemplate/search/svc_acct.cgi) to new template, cust-fi... | ivan |
2005-07-14 | move account search (httemplate/search/svc_acct.cgi) to new template, cust-fi... | ivan |
2005-07-12 | add alternative for very old Pg | ivan |
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-12 | patch from rjbs to add by_key contructor to Record.pm | ivan |
2005-07-12 | okay, really enable RT by default for good now | ivan |
2005-07-11 | adding rt-drop-tables | ivan |
2005-07-11 | new server | ivan |
2005-07-11 | note alternate instructions for 0pre6->7 | ivan |
2005-07-11 | s/ANNOUNCE/Changelog/ | ivan |
2005-07-11 | freebsd install update i guess | ivan |
2005-07-11 | fix regex | ivan |
2005-07-11 | template | ivan |
2005-07-11 | probably best to keep RT disabled by default, at least for this release | ivan |
2005-07-11 | last bits | 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 | get rid of the godawful halfass "invoice" on the post payment screen when pos... | 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-07-05 | tyop | 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-22 | add IPC::Run3 to install docs | ivan |
2005-06-17 | fix preference sort order for linking: sort unaudited services first, seconda... | ivan |
2005-06-17 | add more info to debugging | ivan |
2005-06-17 | fix debugging | ivan |
2005-06-17 | add debugging for accounts picked to pick | 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 | tiny refactor patch from rjbs: It changes the service listing to use $part_pk... | 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 |