summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-13additional debuggingjeff
2007-06-09adding bill-for-next* hacks like bill-next* stuff but with -n flag, for ↵ivan
skycatcher
2007-06-09skycatcher modifications for pre-printing invoices, but with today's dateivan
2007-06-08adding quick script to move all customers to postal billing only for skycatcherivan
2007-06-08prevent multiple additions to usergroup table (work around #1606)jeff
2007-06-08queue suspend, unsuspend, and delete (fixes #1657)jeff
2007-06-07cruft removaljeff
2007-06-06service dates on invoices optional (#1658)jeff
2007-06-06Added 'disable_void_after' config option to disable the VOID-before-credit ↵khoff
behavior of FS::cust_main::realtime_refund_bop after n seconds, if set. For broken gateways like SkipJack that a pprove VOIDs for settled transactions.
2007-06-05correct shorage of variables bound to prepared statementjeff
2007-06-02drop ticket search form and logic from ticketless installsjeff
2007-05-31add TransFirst eLink supportjeff
2007-05-30should eliminiate error: Use of uninitialized value in string eq at ↵ivan
/usr/local/share/perl/5.8.8/FS/svc_external.pm line 82.
2007-05-30fix javascript confirmation for domain records with " in them...ivan
2007-05-22fix tax reports for some odd upgrade edge cases: when you have both taxclass ↵ivan
and non-taxclass entries in cust_main_county for a single region (not correct setup in the first place), and non-null but empty values in taxname
2007-05-21haven't had anyone use this in years, and for some reason DBIx::DBSchema ↵ivan
can't reverse engineer the schema for it, causing freeside-upgrade to error out trying to recreate it
2007-05-18have "emailinvoiceonly" hide postal/fax invoice options in backoffice as ↵ivan
well as self-service. closes: bug#1614
2007-05-11Fix (hopefully) all uses of /elements/tr-select-agent.html where agentnum ↵khoff
may be undefined.
2007-05-11logout seems not to return an error status, so don't up the queue with ↵ivan
"failed: Can't logout of CGPro: No error"
2007-05-11Use FS::TicketSystem to get RT URL.khoff
2007-05-11Quiet debug output.khoff
2007-05-08add formatting to plan datajeff
2007-05-08charges and time are not measured in megabytesjeff
2007-05-08*** empty log message ***ivan
2007-05-07sqlradius usergroup toolsjeff
2007-05-071609 correct spiritone ACHjeff
2007-05-071606 correct bug in overlimit groups handlingjeff
2007-05-01removing 1.4-era web demo signupivan
2007-05-01removing decade-old fs_radlog (you want freeside-sqlradius-radacctd now)ivan
2007-05-01remove obsolete install notesivan
2007-05-01without debugging this time :)ivan
2007-05-01use FS::ClientAPI_SessionCache for signup info so it actually works - speed ↵ivan
up signups
2007-04-29ticket 1568 config options for new echeck fields and addition to selfservice ↵jeff
interface
2007-04-27adjust default labellingjeff
2007-04-27SELECT doesn't accept a valuejeff
2007-04-26more datavolume formatjeff
2007-04-26old Number::Format silently ignores datavolume-forcemegabytesivan
2007-04-26improve configfile handlingjeff
2007-04-26revert dodgy ACH hack from ticket 1436jeff
2007-04-25add lpr-postscript_prefix and lpr-postscript_suffix config options for ↵ivan
printer commands to place printer in postscript mode
2007-04-24untaintjeff
2007-04-24missed a bytecountjeff
2007-04-23fix error: column reference "fieldname" is ambiguousivan
2007-04-23add to ACH batch feature from customer view pagejeff
2007-04-21bring POD documentation in line with reality wrt where we're storing phone ↵ivan
numbers
2007-04-20add customer # to default invoice templatesivan
2007-04-20don't put this information way out on the right in its own columns.ivan
2007-04-19not needed here anymore, bytecount stuff moved to its own moduleivan
2007-04-19break _bytecount subroutines out of FS::UI::Webjeff
2007-04-19fix very strange "Undefined subroutine &FS::UI::Web::rooturl" with an ↵ivan
explicit import. did i mention this was really really weird?