summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-05-31invoice cosmetic improvementsjeff
2008-05-301.7 sucks. but people are still going to be editing old-style invoice ↵ivan
events for a little while more yet, so space them out better (so options don't run together)
2008-05-301.7 sucks. add a "balance over" option to the 1.7 style agent-specific ↵ivan
invoice send event
2008-05-30fix a missing semicolon bug only triggered when running prune_applications ↵ivan
not in debug mode...
2008-05-30don't print out warnings about SQL RADIUS FreesideStatus every time either. ↵ivan
really?
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-30clean up any stray/old cust_pay_pending records causing problemsivan
2008-05-30clean up any stray/old cust_pay_pending records causing problemsivan
2008-05-29line things up better on the 12mo report (prevent labels from taking up most ↵ivan
of the graph
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet (& need to import adminsuidsetup)
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet
2008-05-20automatically create an index on the new radacct.FreesideStatus columnivan
2008-05-19fix broken pagenationjeff
2008-05-19a better link to the T:T docsivan
2008-05-19add a key on ( history_action, $primary_key ) to the h_ tables. this should ↵ivan
speed up the cust_pay upgrade??
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so ↵ivan
separate those concepts, and cashflow gets gross & net variants. also add gross/net refunds. #3012
2008-05-19fix latex template bogosityjeff
2008-05-18fix auto sqlradius upgrade: module include/importivan
2008-05-18oops, fix minor refactoring of auto sqlradius upgradeivan
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-18add a config value for disabling the ACLs... this should be good for a demo ↵ivan
in 1.7, 1.9 will need some way to disable ACL changes from OUTSIDE the db
2008-05-18quick payment entry running total, closes: #3470ivan
2008-05-16typeset CDRs into 5 columns on invoicesjeff
2008-05-15fix minor problem with ship_zip not showing up in small_custviewivan
2008-05-14config option to omit statement type items from invoicesjeff
2008-05-14do NOT delete the existing datajeff
2008-05-14correct tax selection and *actually* handle fee based taxesjeff
2008-05-14*** empty log message ***ivan
2008-05-13tyopivan
2008-05-13eliminate warnings on upgrade: "(Odd number of elements in anonymous hash | ↵ivan
Use of unintialized value in anonymous hash ) at /usr/local/share/perl/5.8.8/FS/option_Common.pm line 176.
2008-05-13ensure new self-service libs are installedivan
2008-05-13tyopivan
2008-05-13better place for initial configuration to be stored and retreived from than ↵ivan
the initial tarball...
2008-05-09JSON 1.0 (on deb 4.0) doesn't have to_json yetivan
2008-05-09finish usps address standardizationivan
2008-05-09perl 5.10-ism? new mason?ivan
2008-05-08address standardization part one, finally checked in from hereivan
2008-05-07fix customer cancellation, sort of a side effect of #2872, fixes #3480, #3481ivan
2008-05-06put the documentation in a proper <%doc> sectionivan
2008-05-06agent-virtualize customer # portion of quick payment entryivan
2008-05-06agent-virtualize quick payment entryivan
2008-05-05hopefully really a better fix for using new payment duplicate stuff with cc ↵ivan
encryption :/
2008-05-05better fix for using new payment duplicate stuff with cc encryption :)ivan
2008-05-05fix for using new payment duplicate stuff with cc encryptionivan
2008-05-02add -s switch to freeside-upgrade for schema-only changes (for slony slaves)ivan
2008-05-02upgrade part_pkg before cust_creditivan