summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2004-02-28This commit was manufactured by cvs2svn to create tag 'freeside_1_5_0pre4'.freeside_1_5_0pre4cvs2git
2004-02-28addingivan
2004-02-28minor fixesivan
2004-02-28depend on DBIx::DBSchema 0.23 and thus DBD::Pg 1.32, finally closes Bug#639ivan
2004-02-27When next_free_addr returned undef, we were trying to call addr on an undefin...khoff
2004-02-26allow replace with no argumentsivan
2004-02-25fix up forward editing for new svc_forward.src fieldivan
2004-02-25kludge around it completelyivan
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 non-primary-k...ivan
2004-01-30add default freebsd and linux suspension/unsuspension commands, work around F...ivan
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
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 cus...ivan
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 vers...khoff
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