summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2007-07-12refactor freeside-init-config to module code, compare results of old/new ↵jeff
code, have freeside-upgrade complain and revert to old code/config on failure (#1477)
2007-07-11finish adding payunique fieldivan
2007-07-11finish adding payunique fieldivan
2007-07-11honor bop_realtime options for paystate, paytype, stateid, and stateid_state ↵jeff
for CHEK transactions (#1718)
2007-07-05fix for compatibility w/DBIx::DBSchema v0.33+ (without requiring it)ivan
2007-07-02missing method name in docsivan
2007-06-29last small fix for new DBIx::DBSchemaivan
2007-06-29silly missing parenthesisivan
2007-06-29add payunique field and dup checkingivan
2007-06-29update Schema.pm to handle index updates, with new DBIx::DBSchemaivan
2007-06-29update Schema.pm to handle index updates, with new DBIx::DBSchemaivan
2007-06-26suspend later just like expire (#1487)jeff
2007-06-22documentation improvementjeff
2007-06-21latex welcome letters (1677)jeff
2007-06-15paydate option for realtime_refund_bop and UI entry for cust_pay records ↵jeff
without it (#1662 UI)
2007-06-15store exp in cust_pay and pass to B:OP during refunds with paynum (#1662)jeff
2007-06-13additional debuggingjeff
2007-06-09skycatcher modifications for pre-printing invoices, but with today's dateivan
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-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-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-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-11Quiet debug output.khoff
2007-05-08add formatting to plan datajeff
2007-05-08charges and time are not measured in megabytesjeff
2007-05-07sqlradius usergroup toolsjeff
2007-05-071606 correct bug in overlimit groups handlingjeff
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-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-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-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?
2007-04-19better error message about missing secrets file errors. WTF is going on!ivan
2007-04-18fix use statements for FS::UI::Web. not "use"ing modules in the actual ↵ivan
modules you use them in is bad, mmmkay
2007-04-18praise the parser! amen! (fix a doc typo)ivan
2007-04-13correct boneheaded afterthoughtsjeff