summaryrefslogtreecommitdiff
path: root/FS/bin
AgeCommit message (Collapse)Author
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
2007-02-25add selfservice-ignore_quantity flagivan
2007-02-13for dumping addr_blocksjeff
2007-02-03do a setfixedjeff
2007-01-23notices before first charge on flat_delayedjeff
2006-12-15tiny bit of cleanup from the conf mergeivan
2006-12-14make the config directory configurableivan
2006-12-01remove unnecessary service use (in an awfully odd place)ivan
2006-12-01go away and never come back, $Id$ivan
2006-12-01begone $Id$ and your diff noise!ivan
2006-11-17initial fix for prepaid renewal problem; attempt to use an existing ↵ivan
credit/payment before suspending
2006-11-05fix spurious disconnection errors in selfservice server logivan
2006-10-30removing pre-1.4 freeside-billivan
2006-10-22add price plan option for prepaid packages to cancel instead of suspendivan
2006-10-09update the tools for dev installsivan
2006-09-06new world ACLsivan
2006-08-30get rid of all the htpasswd stuff in freeside-adduserivan
2006-08-16get rid of too-verbose debuggingivan
2006-08-06slightly better bootstrapping for htpasswd kludge... hopefully that will go ↵ivan
away in 1.7.1
2006-07-14should be able to freeside-setup without a username nowivan
2006-07-12add acl bootstrapping - should be installable again nowivan
2006-07-04adding freeside-addgroupivan
2006-06-30checkin freeside-adduser with the -g flag! sheeshivan
2006-06-19ACL bootstrappingivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-13don't do the duplicate check unless there's a file already; fixes problem ↵ivan
with first use of freeside-adduser
2006-04-09error out if you try to add duplicates; this should lower my annoyance-levelivan
2006-03-30move all the schema-updating magic into DBIx::DBSchemaivan
2006-03-25successfully correct the spelling of sucessfulivan
2006-02-16automate more of the initial data adding...ivan
2006-02-08don't leave ssh zombies around eitherivan
2006-02-01finish adding freeside-monthly and monthly eventsivan
2005-12-07for fetching inserted keys without pg_oid_status, look up the actual ↵ivan
sequence name from dbdef rather than assuming ${table}_${column}_seq
2005-12-03force a dbdef reload. no wonder this had to be run multiple times beforeivan
2005-11-28in POD example, remove extra SQL that Pg doesn't need and MySQL doesn't likeivan
2005-11-28update docs and error message for all three supporte exportsivan
2005-11-28startup freeside-sqlradius-radacctd for radiator export tooivan
2005-10-17set any fixed usergroup before exporting so it'll export even if all ↵ivan
svc_acct records don't have the group yet