summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2004-02-25third time's the charmivan
2004-02-25oops, not the right way to blank themivan
2004-02-25query strings get passed through sometimes?ivan
2004-02-23implement fallback suspension codeivan
2004-02-13add postfix exportivan
2004-02-13adding postfix exportivan
2004-02-13continue adding svc_forward.src: make svc_forward.srcsvc nullableivan
2004-02-13add svc_forward.srcivan
2004-02-13depend on Net::SSH 0.08 for non-blocking STDERR readivan
2004-02-07add link to FreeBSD patch for pw(1) problemivan
2004-02-07add ignore_accounting flag to sqlradius and sqlradius_withdomain exportsivan
2004-02-06add "Net 0" invoice_default_termsivan
2004-01-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2004-01-31add ut_snumber, fix replacement of records with empty values in ↵ivan
non-primary-keyed tables
2004-01-30add default freebsd and linux suspension/unsuspension commands, work around ↵ivan
FreeBSD pw(1) lack of locking, and don't prepend "*SUSPENDED* " to suspend an account anymore
2004-01-30don't prepend *SUSPENDED* to passwords to suspend an accountivan
2004-01-30add support for running selfservice server against multiple machinesivan
2004-01-23undo debugging changeivan
2004-01-23consolidate large numbers of accounts to avoid gigantic line itemsivan
2004-01-22fix cancel methodivan
2004-01-21clean up all temp files!ivan
2004-01-21fix multi-page typeset invoicesivan
2004-01-18revert bind_param change _again_. passing not as a hashref causes too manyivan
other problems. please leave as is. DBD::Pg needs to be fixed. 1.31 is a lost cause.
2004-01-16apply variable substitutions in latex notes alsoivan
2004-01-11typeset invoice view in web UI uses pdf instead of postscript, closes Bug#614ivan
2004-01-10don't require payname for DCHK eitherivan
2004-01-09credit deletions: need to use Date::Format and FS::Misc qw(send_email) in ↵ivan
cust_credit.pm, need a link to delete unapplied credits too
2004-01-09correct tyopivan
2004-01-09add deletecredits config value to enable deletion of creditsivan
2004-01-09adding system_usernames config valueivan
2004-01-01escape stuff from latexivan
2003-12-30Pass type as scalar instead of a hashref to work around a bug in DBD::Pg ↵khoff
version 1.31.
2003-12-24tyopkhoff
2003-12-23add svc_externalivan
2003-12-23add svc_externalivan
2003-12-23add edit_info to selfservice APIivan
2003-12-23allow_negative_charges config optionivan
2003-12-22default to the whole-country tax rate if states aren't definedivan
2003-12-22quiet warningivan
2003-12-22allow credits to be modified at API levelivan
2003-12-22add cust_credit, cust_pay and cust_refund subsivan
2003-12-21cache virtual_fields method results to help performanceivan
2003-12-21add outsourced databases with both addresses by defaultivan
2003-12-15fix bug that charged full amounts of all open invoices as soon as balance ↵ivan
went positive (only manifests when any cust_bill->owed somehow got to be negative)
2003-12-15add _latex_escape subivan
2003-12-10signup page w/advertising source dropdownivan
2003-12-10add part_referral.disabled, add disabled indices to agent and part_bill_eventivan
2003-12-10add part_referral.disabledivan
2003-11-30explicitly tell dvips to write output to a fileivan
2003-11-29missing cutivan