summaryrefslogtreecommitdiff
path: root/FS/bin
AgeCommit message (Collapse)Author
2008-11-01have freeside-cdrd disable itself if there's no appropriate package ↵ivan
definition, RT#4184
2008-10-29prepaid cdr pickup & bill daemon, RT#4184ivan
2008-10-24untested code to suck in CDRs in from VoIP RADIUS exports, RT#4100ivan
2008-10-24tiny nits for phone RADIUS export: allow freeside-sqlradius-reset to reset a ↵ivan
phone_sqlradius export, but only if explicitly specified by exportnum. also fix "Reference found where even-size list expected" warning and junk winding up in radreply table". all this phone_sqlradius stuff is RT#4100
2008-10-13Change subject for freeside-fetch emailed reports from "subject" to ↵ivan
"Freeside report", and add email_report-subject config to change it. RT#4093
2008-08-21add the client-side reporting for MCP modeivan
2008-08-15allow a full pathname to be specified to freeside-setup for initial configdirivan
2008-05-30don't print out the cust_credit_refund pruning every timeivan
2008-05-30don't print out the cust_credit_refund pruning every timeivan
2008-05-18fix the auto sqlradiusupgradeivan
2008-05-18on upgrade, automatically seed from sqlradius databases, and start ↵ivan
freeside-sqlradius-radacctd by default
2008-05-13tyopivan
2008-05-13better place for initial configuration to be stored and retreived from than ↵ivan
the initial tarball...
2008-05-02add -s switch to freeside-upgrade for schema-only changes (for slony slaves)ivan
2008-04-05configurable logfile location for freeside-prepaiddivan
2007-12-28tool to seed svc_acct.last_login and .last_logoutjeff
2007-12-14yikesjeff
2007-12-14correct order of operationsjeff
2007-12-14even more deliberate resetjeff
2007-12-12adding this quick scriptivan
2007-12-12cust_credit reason improvement, bugfix, and tooljeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-11-08for new installs, centralize some stuff that was spread around different ↵ivan
config files.
2007-10-29forgotton freeside-setup bits of mysql locking workaroundivan
2007-10-28finish mysql locking workaroundivan
2007-10-25fix error handlingivan
2007-10-04fixing wrong POD NAME docivan
2007-10-02need the spaceivan
2007-09-27Multi-System Billing:jayce
with a -m flag, daily will queue billing jobs instead of running each. freeside-queued will then pick it up, allowing multiple simultaneous jobs to run, as well as multiple machines. Also adds a 'Secure' column to the queue system, allowing for billing jobs to define themselves as 'secure only' in cases where a box might be using the encryption. This allows you to run secure only jobs (such as a collect) on boxes that can.
2007-09-13some notes about old part_svc columns, since DBIx::DBSchema 0.33+ will now ↵ivan
drop them...
2007-08-16agent_custid bugfix (1746)jeff
2007-08-15add -n option to freeside-sqlradius-reset to supress deleting dataivan
2007-08-10rename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it ↵ivan
gets %%%FREESIDE_CONF%%% substituted
2007-08-10rename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it ↵ivan
gets %%%FREESIDE_CONF%%% substituted
2007-08-01event refactor, landing on HEAD!ivan
2007-08-01freeside-upgrade: add'l documentation & turn on DBIx::DBSchema::Index ↵ivan
debugging too
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in ↵ivan
rare cases
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-06-09skycatcher modifications for pre-printing invoices, but with today's dateivan
2007-05-07sqlradius usergroup toolsjeff
2007-05-01use FS::ClientAPI_SessionCache for signup info so it actually works - speed ↵ivan
up signups
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-12input and output on data volume fields specified with k,m,g,or tjeff
2007-04-05correct usageivan
2007-04-04correct a bootstrap issuejeff
2007-03-21ticket 1427, automatically email excel a/r reportjeff
2007-03-01prune_applications moved to FS::Misc::pruneivan
2007-03-01dangling cust_credit_refund not allowedjeff
2007-02-27oops - inappropriate localization was committedjeff
2007-02-27config goes in databasejeff