summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-16refactor cch tax import to remove tons of false laziness and improve ↵jeff
flexibility; allow reload from local files
2010-02-15lexical instead of dynamic warningsjeff
2010-02-15get rid of some very annoying and pointless noisejeff
2010-02-15switch to Email::Sender and add options for every kind of mail encryption & ↵ivan
authentication, RT#7285
2010-02-13svc_external.title from inventory, RT#7010ivan
2010-02-12don't return an error about changing the cust_main record to the user as a ↵ivan
payment processing error, log a bunch of verbose stuff in this case so we can track down wtf is going on, RT#6955
2010-02-12tyop, RT#7007ivan
2010-02-12add mime_type option to self-service ticket create, RT#7007ivan
2010-02-12backport queue option, RT#7007ivan
2010-02-12add omit_countrycode option, RT#7379ivan
2010-02-12add ticket creation to self-service API, RT#7007ivan
2010-02-11fix quotingjeff
2010-02-10RT#7274: accept CR/LF in RBC batch importmark
2010-02-08h_svc_pbx.pm, RT#7322ivan
2010-02-08grandstream device configuration support #4220jeff
2010-02-04add ability to edit referring customer, RT#7174ivan
2010-02-04snom autodial integrationivan
2010-02-04fix SQL error with date field when using this condition, RT#7218ivan
2010-02-03better error msg for profilingivan
2010-02-03fix time limits getting double added if the service is provisioned before ↵ivan
first billing
2010-01-31fix header on reportivan
2010-01-29add Cleartext-Password to radius-password export options, RT#7150ivan
2010-01-29ssl optionivan
2010-01-27URI escape pw, RT#7051ivan
2010-01-27add port option, RT#7051ivan
2010-01-26deleting an svc_pbx unlinks svc_phones and deletes svc_accts, RT#7051ivan
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