summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2010-01-24right-align customer # in reportsivan
2010-01-21correct description for selfservice-body_footerivan
2010-01-21more self-service skinning config options, and start taking a stab at ↵ivan
reorganizing config sections, RT#6893
2010-01-19SM in new windowjeff
2010-01-19eliminate harmless uninitialized value noisejeff
2010-01-19patch from Peter Loeppky to make sure some xml fields don't get larger than ↵ivan
what paymentech wants
2010-01-17fix for selfservice_server-base_url without a trailing /ivan
2010-01-17return an error for 0 amount payments to avoid a $0 payment getting stuck in ↵ivan
declined or captured status, RT#6993
2010-01-17strip non-digits and 1- when searching for phone numbers, RT#7000ivan
2010-01-17remove svcnum from searchable fields for svc_acct... custnum and invnum are ↵ivan
user-visible, other database ids, not so much. also, breaks phone number search w/current Pg, RT#7000
2010-01-17remove svcnum from searchable fields for svc_acct... custnum and invnum are ↵ivan
user-visible, other database ids, not so much. also, breaks phone number search w/current Pg, RT#7000
2010-01-17rest of work around bug in pre-perl5.10 which is at best noisy and at worst ↵jeff
missorting
2010-01-17work around bug in pre-perl5.10 which is at best noisy and at worst missortingjeff
2010-01-16add usage_mandate option to termination price plan, RT#6932ivan
2010-01-16add usage_mandate option to termination price plan, RT#6932ivan
2010-01-13if ignore_icalculable_taxes is on, don't call the errors fatalivan
2010-01-12add some debuggingjeff
2010-01-12eliminate harmless argument isn't numeric messagesjeff
2010-01-09need DBIx::DBSchema w/quoted_default to make this all work right :/ivan
2010-01-09undo damage from DBIx::DBSchema 0.37_03ivan
2010-01-07Fix problems with RBC batch import (RT#6967)mark
2010-01-06eliminate spurious warnings on usage changes...ivan
2010-01-06eliminate ya "use of uninitialized value" warningivan
2010-01-06docivan
2009-12-31Add pre-header linemark
2009-12-31fix h_cdr acctid changing from bigint to int with recent DBIx::DBSchemaivan
2009-12-31specify multiple agentnums with freeside-dailyivan
2009-12-31really reduce the noisejeff
2009-12-30define all detail header list elementsjeff
2009-12-30noise reductionjeff
2009-12-30noise reductionjeff
2009-12-30use the class usedjeff
2009-12-30noise reductionjeff
2009-12-29output SQL statements as we run them (and only the ones we run), not immediatelyivan
2009-12-29oops, syntax error adding queued-sleep_timeivan
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, ↵ivan
RT#6946
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, ↵ivan
RT#6946
2009-12-29add -u option for vacuuming, RT#5258ivan
2009-12-29Add Browse attachments ACL (RT#4964)mark
2009-12-29RT#6358mark
2009-12-28use blessedivan
2009-12-27improve spacing around countyjeff
2009-12-23teach yori to do some load monitoringjeff
2009-12-23correct invoice package address display and reduce false lazinessjeff
2009-12-23Tweak set_password per RT#6358mark
2009-12-21move cch conf into database and add a couple small tools for processing ↵jeff
updates more manually
2009-12-21have 'Bill now' link cancel expired (and suspend adjourned) packages, and ↵ivan
catch and return errors in all cases, RT#6627
2009-12-20late fee package class specified in the event action instead of a global ↵ivan
finance_pkgclass config, RT#6617
2009-12-20fix usage details pulling from wrong account for customers who have multiple ↵ivan
accounts, RT#6681, fallout from RT#4189
2009-12-20fix bulk package order with one package changing to one new package, ↵ivan
RT#6519, fallout from RT#4499