summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2002-02-12add username_policy "@append domain"ivan
add "select" config type, mmm
2002-02-10use unique tokens to prevent double-submission of payments in the web UIivan
(closes: Bug#320)
2002-02-06doc updates and pod2x fix to skip blib/ filesivan
2002-02-06tyopivan
2002-02-04have fs-setup create the necessary "default" billing eventsivan
documentation on necessary "default" billing events
2002-01-29weight, plan and plandata fields in part_bill_eventivan
2002-01-29- web interface for hourly account charges!ivan
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments
2002-01-29oops bad column type for part_bill_event.paybyivan
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs
2001-12-27service and package disable!ivan
2001-12-12use pwd_mkdb to install /etc/master.passwd.new instead of moving it into placeivan
2001-12-11radiusprepend config file for exportivan
add Archive::Tar to docs
2001-11-06payinfo changed from length 16 to $char_d for future expansionivan
2001-11-05this is unfinished and untested anyway, but this corrects a silly typoivan
2001-10-30depriciate cust_pay_batch.trancodeivan
web interface to view pending batch
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-23mysql fixesivan
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-16added slipip insertion for icradius and vpopmail restart configjeff
2001-10-15price plans web gui 1st pass, oh myivan
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-02add pkey to batch payments and fix a doc typojeff
2001-09-26add part_pop_local tableivan
2001-09-11fix radius attribute addingivan
2001-09-11fixing fs-migrate-part_svcivan
updateing fs-setup for job queues freeside-init for starting freeside-queued
2001-09-08First post. Sorry. Missing comma.khoff
2001-09-07tyopsivan
2001-09-07fix RADIUS attribute capitalizationivan
2001-09-06finally fix part_svc!!!ivan
2001-09-04rarivan
2001-09-04much betterivan
2001-09-04tyopsivan
2001-09-04silly syntax error and doc updatesivan
2001-09-03this tooivan
2001-09-02gawlivan
2001-09-02migration. ugh.ivan
2001-09-02cust_refund and cust_pay get custnumsivan
2001-09-01add primary keyivan
2001-09-01add cust_credit_bill relating multiple invoices to creditsjeff
2001-09-01cust_bill_pay and cust_credit_refund.ivan
payments can apply to multiple invoices and refunds can apply to multiple credits.
2001-08-29catchall *can* be NULLivan
2001-08-21i think svc_acct_sm.import should go away, but...ivan
2001-08-19indices on cust_main ship_last and ship_countryivan
2001-08-19add system shells to @FS::svc_acct:shells on the fly, fixes: ticket #88ivan
2001-08-17gahivan
2001-08-13depriciate svc_acct_sm, add unique index for username+domsvc on svc_acct,ivan
remove silly $Log$
2001-08-12merging vpopmail support branchjeff
2001-08-11add comments fieldivan