summaryrefslogtreecommitdiff
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-24update overlib to upstream v281 (jan 20, 2010)ivan
2010-01-24right-align customer # in reportsivan
2010-01-24fix alignment of customer dataivan
2010-01-24separate out the invoice and payment info into multiple columns, and fix ↵ivan
application date showing as payment date
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-19Fix mime type for CSV files, RT#1526mark
2010-01-19fix color/style after removal of billpkgnum displayivan
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-16fix searching for unlinked services? RT#7059ivan
2010-01-16preparing for 1.9.2ivan
2010-01-15remove extraneous debuggingivan
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-04add some debuggingjeff
2010-01-03fix RT_SiteConfig.pm substitutionivan
2009-12-31Add pre-header linemark
2009-12-31rt 3.6.10ivan
2009-12-31rt 3.6.10ivan
2009-12-31up-to-dateivan
2009-12-31fix h_cdr acctid changing from bigint to int with recent DBIx::DBSchemaivan