summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2010-01-26admin operations from svc_acct recordsivan
2010-01-26more fallout from default pw encryption: fix error reporting when entering a ↵ivan
bad password
2010-01-26svc_pbx.title uniqueness (kludgy) and force to alphanumeric+space and 19 ↵ivan
char max when using thirdlane (conservative guess for 1st pass implementation), RT#7051
2010-01-26label isn't thirdlane-specific, RT#7051ivan
2010-01-26figured out success/failure reporting, and wrote DID ↵ivan
creation/deletion/assign/unassign, RT#7051
2010-01-26initial thirdlane export w/tenant insert/delete/replace, RT#7051ivan
2010-01-26fix label method and doc workivan
2010-01-26remove debuggingivan
2010-01-25linking DIDs and users to PBXes, RT#7051ivan
2010-01-25initial svc_pbx implementation, RT#7051ivan
2010-01-25fix password length checks from applyhing to already-crypted legacy ↵ivan
passwords, RT#7139
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