summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2010-01-21fix self-service fallout from RT 3.8, RT#6640ivan
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-19don't really need debugging onjeff
2010-01-19debugged and tested opensrs exportjeff
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-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
2010-01-04untested triggering of export on payments, requires config enable (RT5825)jeff
2010-01-03attempt to get more information on errors using an RT-instansiated session??ivan
2010-01-03can't we all just get along (with RT 3.8.7)?ivan
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-29add queued-sleep_timeivan
2009-12-28beginning of prospect/CRM/contact workivan
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-21manage tax exemptions (texas-tax) on credit application RT953jeff
2009-12-21move cch conf into database and add a couple small tools for processing ↵jeff
updates more manually