summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-upgrade
AgeCommit message (Collapse)Author
2011-08-23RT future ticket resolve, #13853mark
2011-07-22custom fields, RT11714levinse
2011-07-09custom fields, RT11714levinse
2011-03-29primary key for areacode tablemark
2010-10-02mandatory custom field flag, RT#9260mark
2010-09-19fix a series of unfortunate upgrades which resulted in too much payment ↵ivan
receiptery, RT#9723
2010-08-16fix upgrade with ancient cust_bill_pkg_detail.classnum but new ↵ivan
DBIx::DBSchema, RT#9640
2010-06-07mysql compat: cgp_rule_condition s/condition/conditionname/ivan
2010-06-05should really fix bug commiting between each table upgrade, arg, RT#8580ivan
2010-04-05require DBIx::DBSchema 0.39 for mysqlivan
2010-01-09undo damage from DBIx::DBSchema 0.37_03ivan
2009-12-29output SQL statements as we run them (and only the ones we run), not immediatelyivan
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, ↵ivan
RT#6946
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, ↵ivan
RT#6946
2009-06-10doh, semicolonivan
2009-06-10don't attempt to create h_queue indices, for SG upgradabilityivan
2009-05-22commit before sqlradius upgrade so sqlradius upgrade errors from permissions ↵ivan
can be ignored for now
2009-05-18prevent death on meritless sqlradius upgrade attemptsjeff
2009-04-11don't run configuration update when -s is used for schema-only slony slave ↵ivan
update
2009-02-22a better rough idea of where freeside-upgrade spends timeivan
2008-12-21unique checking for svc_phone like svc_acct, closes: RT#4204 (also a few ↵ivan
lines of the new per-agent config snuck in Conf.pm from RT#3989)
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)