summaryrefslogtreecommitdiff
path: root/FS/bin
AgeCommit message (Expand)Author
2005-10-17set any fixed usergroup before exporting so it'll export even if all svc_acct...ivan
2005-09-21add prepaid support which sets RADIUS Expiration attribute, update customer v...ivan
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, payment_g...ivan
2005-07-08fix bug with new efficient customer-finding code. sql isn't perl, null != 0ivan
2005-06-09declare new $opt_aivan
2005-06-09significant speedup from only selected customers with outstanding packages or...ivan
2005-06-02add ability to search on a date range of invoice events and then reprint or r...ivan
2005-05-03remove unnecessary host=localhost from outsource instance creation fooivan
2005-05-03not running with elevated privs, -T not necessaryivan
2005-04-25pick up freeside-sqlradius-radacctd again after all these years, now it just ...ivan
2005-04-07depend on DBIx::DBSchema 0.26 for dbdef-create (for Pg 'public' schema fix) a...ivan
2005-04-02herding elephants: add primary keys to *all* tables for slonyivan
2005-03-18Added encrypted fields for Credit Cards, etc... - PBpbowen
2005-03-12- bring prepaid support into this century (close: Bug#1124)ivan
2005-03-10fine.ivan
2005-02-08make self-service session cache module configurable, start framework for in-d...ivan
2005-01-29registration codesivan
2005-01-27DHTML progress bar for glacial rate adding and editing, closes: Bug#1100ivan
2004-12-23allow NULL zip in some countriesivan
2004-12-23going with 6 digit misnamed "npa" for nowivan
2004-12-22just "vaccum analyze" is fineivan
2004-12-10promo codes not unique...ivan
2004-12-09fix some typos noticed by pbowenivan
2004-11-24fix perms on automated backupsivan
2004-11-22promo codes and separate signup addresses for hdnivan
2004-11-20first pass at VoIP ratingivan
2004-10-26modular price plans!ivan
2004-10-19isn't run with elevated privledges, so -T not necessaryivan
2004-10-16add artera turbo exportivan
2004-10-05DO open a database connection in the parent process, this cached the $dbdef a...ivan
2004-09-15it would help to set the permissions on the lockfile right, so the kids can o...ivan
2004-09-15obtain a new descriptor for the lock in kids, this should fix locking problemsivan
2004-09-14selfservice:ivan
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-08-27oops use @ARGV not @_ivan
2004-08-27add option to specify exportsivan
2004-07-29add index on cust_main.refnum, speeds up advertising source listivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-06-30add option to pgp/gpg encrypt scp dumpsivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-06-25ping the database and retry rather before doing anythingivan
2004-06-11tax report!ivan
2004-04-23add link to new credit report on main menu, remove old obsolete shell-out rep...ivan
2004-04-07oops, update the usage tooivan
2004-04-07added options to select username, svcnum, svcpartivan
2004-04-01get sub-countries from Locale::SubCountry nowivan
2004-03-18require Storable minimum 2.09ivan
2004-03-11turn down logging levelivan