summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2001-11-02depend on DBIx::DBSchema 0.19ivan
2001-11-02config web GUI updates. almost usable now.ivan
2001-10-30depriciate cust_pay_batch.trancodeivan
web interface to view pending batch
2001-10-30`make create-config' installs default config (conf dir update)ivan
freeside-adduser uses default secrets file
2001-10-30whew more install docs and automationivan
2001-10-30setup/config updates. getting easier...ivan
2001-10-29methods for getting the associated svc_acct recordsivan
2001-10-26cache fooivan
*sigh*
2001-10-25& in email addressesivan
2001-10-25remove debugging cruftivan
2001-10-24preliminary web config editorivan
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates
2001-10-23Pg: FOR UPDATE LIMIT 1ivan
mysql: LIMIT 1 FOR UPDATE greeeat.
2001-10-22fix dir checkivan
2001-10-22fix delete method for new databasesivan
2001-10-22tyopivan
2001-10-22better delete customer code & warnings, delete package ability (& warning)ivan
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15date editingivan
2001-10-15print reasons with credits on invoicesivan
use straight eval, not Safe::reval in cust_main::bill for now, as i have no idea how to call methods on a share()'ed scalar. hmm. add cust_pkg::cust_main method s/eidiot/idiot/ in httemplate/misc/bill.cgi
2001-10-15price plans web gui 1st pass, oh myivan
2001-10-10embarassing doc fix, thanks jasonivan
2001-10-09add `unsuspendauto' config file: enable the automatic unsuspension of suspendedivan
packages when a customer's balance due changes from positive to zero or negative as the result of a payment or credit add cust_pkg.manual_flag to disable this behaviour per customer package (no UI to set this yet)
2001-10-09fix syntax error in newly-enabled insert sub, sheeshivan
2001-10-02add pkey to batch payments and fix a doc typojeff
2001-10-02allow some more characters in GECOS... showing up in fix.net's password filesivan
2001-10-01oopsivan
2001-09-30argivan
2001-09-30$1 doesn't seem to last very long...ivan
2001-09-30username-uppercase config fileivan
2001-09-27not usedivan
2001-09-27pop selector!ivan
2001-09-26add part_pop_local tableivan
2001-09-25rorivan
2001-09-25add emailinvoiceonly config file and begin to use itivan
2001-09-25Business::OnlinePayment::BankOfAmericaivan
2001-09-25better REAPERivan
2001-09-24queue daemon forks nowivan
2001-09-20really fix fuzzy searchingivan
2001-09-20fix fuzzy searchingivan
2001-09-19set real uid too. whew. ssh now working.ivan
2001-09-19directory hashingivan
remove jeff's lib patch from freeside-apply-credits add freeside-apply-credits to MANIFEST README for pre3-4
2001-09-19tyopivan
2001-09-19hopefully report some sort of ssh errorivan
2001-09-19;argsivan
2001-09-19FS::svc_acct::sshivan
2001-09-19set $ENV{HOME}ivan
2001-09-19icradius transactional password changes (suspensions, unsuspensions)ivan
2001-09-16fix oops in FS::cust_main_invoice::replace preventing package cancellationivan
add toggle switch to cust_main searching to show/hide cancelled customers. hidecancelledcustomers config file is just which state it starts in. add signupurl config file to enable showing of the customer's signup URL on the view page.
2001-09-14fix for no svc_acct_sm!!!ivan
2001-09-14s/croak/confess/ivan