Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-15 | remove arbitary uid requirement for vpasswd generation | jeff | |
2002-02-14 | fix bug in multiline radiusprepend | jeff | |
2002-02-14 | docs? haha | ivan | |
2002-02-12 | fixes: | ivan | |
In string, @domain now must be written as \@domain at ./svc_acct.export line 292, near "^append @domain" Global symbol "@domain" requires explicit package name at ./svc_acct.export line 292. Execution of ./svc_acct.export aborted due to compilation errors. | |||
2002-02-12 | fixes: bug#331 | ivan | |
2002-02-12 | add username_policy "@append domain" | ivan | |
add "select" config type, mmm | |||
2002-02-10 | use unique tokens to prevent double-submission of payments in the web UI | ivan | |
(closes: Bug#320) | |||
2002-02-06 | doc updates and pod2x fix to skip blib/ files | ivan | |
2002-02-06 | tyop | ivan | |
2002-02-04 | have fs-setup create the necessary "default" billing events | ivan | |
documentation on necessary "default" billing events | |||
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
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-29 | oops bad column type for part_bill_event.payby | ivan | |
2002-01-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-27 | service and package disable! | ivan | |
2001-12-12 | use pwd_mkdb to install /etc/master.passwd.new instead of moving it into place | ivan | |
2001-12-11 | radiusprepend config file for export | ivan | |
add Archive::Tar to docs | |||
2001-11-06 | payinfo changed from length 16 to $char_d for future expansion | ivan | |
2001-11-05 | this is unfinished and untested anyway, but this corrects a silly typo | ivan | |
2001-10-30 | depriciate cust_pay_batch.trancode | ivan | |
web interface to view pending batch | |||
2001-10-24 | preliminary web config editor | ivan | |
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates | |||
2001-10-23 | mysql fixes | ivan | |
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-16 | added slipip insertion for icradius and vpopmail restart config | jeff | |
2001-10-15 | price plans web gui 1st pass, oh my | ivan | |
2001-10-09 | add `unsuspendauto' config file: enable the automatic unsuspension of suspended | ivan | |
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-02 | add pkey to batch payments and fix a doc typo | jeff | |
2001-09-26 | add part_pop_local table | ivan | |
2001-09-11 | fix radius attribute adding | ivan | |
2001-09-11 | fixing fs-migrate-part_svc | ivan | |
updateing fs-setup for job queues freeside-init for starting freeside-queued | |||
2001-09-08 | First post. Sorry. Missing comma. | khoff | |
2001-09-07 | tyops | ivan | |
2001-09-07 | fix RADIUS attribute capitalization | ivan | |
2001-09-06 | finally fix part_svc!!! | ivan | |
2001-09-04 | rar | ivan | |
2001-09-04 | much better | ivan | |
2001-09-04 | tyops | ivan | |
2001-09-04 | silly syntax error and doc updates | ivan | |
2001-09-03 | this too | ivan | |
2001-09-02 | gawl | ivan | |
2001-09-02 | migration. ugh. | ivan | |
2001-09-02 | cust_refund and cust_pay get custnums | ivan | |
2001-09-01 | add primary key | ivan | |
2001-09-01 | add cust_credit_bill relating multiple invoices to credits | jeff | |
2001-09-01 | cust_bill_pay and cust_credit_refund. | ivan | |
payments can apply to multiple invoices and refunds can apply to multiple credits. | |||
2001-08-29 | catchall *can* be NULL | ivan | |
2001-08-21 | i think svc_acct_sm.import should go away, but... | ivan | |
2001-08-19 | indices on cust_main ship_last and ship_country | ivan | |