summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-15obtain a new descriptor for the lock in kids, this should fix locking problemsivan
2004-09-14echeck/ACH refundsivan
2004-09-14selfservice:ivan
- server: don't reconnect again if we've already been signalled to shutdown - server: add kid reaping to shutdown sequence - server: add another optional logging level to response sending - server: acquire write mutex for keepalives
2004-09-09rework edit/part_svc.cgi so it doesn't use a separate process/ file, this ↵ivan
allows large error messages to be displayed properly
2004-09-06self-service keepalivesivan
2004-09-06don't open a database connection in the parent processivan
2004-09-06don't die off even on database failuresivan
2004-09-05fixed duplicate checking will catch it, but add client-side protection ↵ivan
against double-submission also.
2004-09-05fixed duplicate checking will catch it, but add client-side protection ↵ivan
against double-submission also.
2004-09-05adding duplicate testivan
2004-09-05acquire a database lock to prevent race conditions in duplicate checkingivan
2004-09-04first try at duplicate checking on new export associationsivan
2004-08-27oops use @ARGV not @_ivan
2004-08-27add option to specify exportsivan
2004-08-24small Makefile updateivan
2004-08-24big update for reseller interfaceivan
2004-08-20addingivan
2004-08-19add customer # to credit reports tooivan
2004-08-19shell field is now a dropdown of legal shells, closes: Bug#118ivan
2004-08-19add customer # to payment reports, add table cell alignment option to ↵ivan
general search component
2004-08-17prevent realtime_bop CVV removal from messing up cust_main records, also ↵ivan
don't pollute the original object when used with override options, closes: Bug#982
2004-08-17fix path to passwd.cgi!ivan
2004-08-14first try at duplicate checking on new export associationsivan
2004-08-11fix bank name showing up on invoicesivan
2004-08-09add /usr/local/bin to PATHivan
2004-08-07disable order package button until a package has been selectedivan
2004-08-05fix pod typoivan
2004-08-02fix link to virtual host browseivan
2004-08-02no maintainer, use shellcommands_withdomain insteadivan
2004-07-30set fixed values from an explicitly specified svcpart on replace tooivan
2004-07-30svcpart changes now trigger all necessary export actions, manual svcpart ↵ivan
changing on svc_acct view, linking changes svcpart if you ask it to, closes: Bug#671, Bug#644
2004-07-29add index on cust_main.refnum, speeds up advertising source listivan
2004-07-15big update for customer self-service: add provisioning/unprovisioning of ↵ivan
purchased services, like fs_selfadmin
2004-07-12DEL out voided payments to distinguish them visually betterivan
2004-07-10fix edge case avoiding erronous decline/cancel when customer has a negative ↵ivan
balance & purchases stuff with it
2004-07-10tyop;ivan
2004-07-10add calendar to cust_bill_event search page, make ending date default to ↵ivan
open-ended like other reports
2004-07-10fix FS::Record::qsearch to (hopefully) work as before and cluck loudly when ↵ivan
the FS::tablename class isn't loaded, rather than throw exceptions
2004-07-10use FS::svc_external so the label method doesn't bomb out in ↵ivan
FS::Record::qsearch with Can't locate object method virtual_fields via package FS::svc_external
2004-07-09add debugging to agent.cgi, make sure warnings are turned off when parsing ↵ivan
templates to avoid too much output to STDERR triggering obscure apache hang bug. thanks dean you rule.
2004-07-09new style ; param separatorivan
2004-07-08don't change otaker when just editing account, closes: Bug#921ivan
2004-07-07allow payment modification so we can import order_number infoivan
2004-07-06better error message for missing tablesivan
2004-07-06new featuresivan
2004-07-06payment voiding part deux & credit card refunds!ivan
2004-07-06document and check refund reasonsivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-07-060.32 (and then some) releasedivan
2004-07-060.32 (and then some) releasedivan