summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-upgrade
AgeCommit message (Collapse)Author
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-02add -s switch to freeside-upgrade for schema-only changes (for slony slaves)ivan
2007-12-14yikesjeff
2007-12-14correct order of operationsjeff
2007-12-14even more deliberate resetjeff
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-10-28finish mysql locking workaroundivan
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-01freeside-upgrade: add'l documentation & turn on DBIx::DBSchema::Index ↵ivan
debugging too
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-04-04correct a bootstrap issuejeff
2007-03-01prune_applications moved to FS::Misc::pruneivan
2007-03-01dangling cust_credit_refund not allowedjeff
2007-02-27config goes in databasejeff
2006-12-14make the config directory configurableivan
2006-06-19ACL bootstrappingivan
2006-03-30move all the schema-updating magic into DBIx::DBSchemaivan
2005-12-03force a dbdef reload. no wonder this had to be run multiple times beforeivan
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, ↵ivan
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)