summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-06RT# 74666 - added the field quotation description to the list quotation and ↵Christopher Burger
advanced quotation reports
2017-07-06RT# 75817 - fixed contact password page to be more consistant with svc ↵Christopher Burger
password page, updated javascript to check password as you type rather than when you leave the field.
2017-07-02RT# 73993 - cleaned up code as requested, and created new call to get ↵Christopher Burger
package info
2017-06-30at least get an error in the logIvan Kohler
2017-06-30fix card signup in v4Ivan Kohler
2017-06-30fix outgoing email with commas in company name, RT#76449Ivan Kohler
2017-06-30fix email on contact reportIvan Kohler
2017-06-30prefixes should be uniqueIvan Kohler
2017-06-30prevent unnecessary wrappingIvan Kohler
2017-06-30Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-06-30fix RT iCal feed, RT#75581Ivan Kohler
2017-06-30RT# 74666 - fixed vulnerability by escaping quotation_description varChristopher Burger
2017-06-29Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-06-29show a total range for prorate quotationsIvan Kohler
2017-06-29RT# 75817 - updated set contact password to use popup window. fixes break in ↵Christopher Burger
first contact.
2017-06-28Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-06-28git wtf?Ivan Kohler
2017-06-28fix country code browser on subsequent selections and add country nameIvan Kohler
2017-06-28RT# 76312 - improved code by using an array datatype rather than a string ↵Christopher Burger
that is then later manipulated.
2017-06-27correctly parse CNAM response, RT#76262, RT#73618Ivan Kohler
2017-06-27when debug is on, always show vitelity result from every command, RT#76262Ivan Kohler
2017-06-27RT# 76303 - added tag options to payments, batch payments, and statement ↵Christopher Burger
billing event types
2017-06-27RT# 76312 - added customer tags to search options for payment report.Christopher Burger
2017-06-26RT# 75680 - created cdr batch import for telapiChristopher Burger
2017-06-21fix fees vs. tax refactor, RT#76366Ivan Kohler
2017-06-21fix times on appointments list (RT stores dates in UTC), RT#76486Ivan Kohler
2017-06-21fix RT vs v4-style location-less customersIvan Kohler
2017-06-20Compliance Solutions <http://csilongwood.com/> integration, RT#75262Ivan Kohler
2017-06-20change isIvan Kohler
2017-06-20RT# 75817 - Added the ability to set contacts password on the backendChristopher Burger
2017-06-16RT# 76171 - Added Interal Circuit Id to view circuit service page.Christopher Burger
2017-06-15RT# 76171 - updated POD documentationChristopher Burger
2017-06-14add e911 to vitelity integration, RT#73618, RT#76262Ivan Kohler
2017-06-14include domainsIvan Kohler
2017-06-14fix error on changing customer when there isn't an implicit contact, RT#76405Ivan Kohler
2017-06-13charge for printing usageIvan Kohler
2017-06-13RT# 76171 - Added new svc_circuit field internal_circuit_id, updated label ↵Christopher Burger
for existing svc_circuit field circuit_id to Provider Circuit ID.
2017-06-12RT# 76028 - Added search field Card Last 4#: to allow the filtering of ↵Christopher Burger
payment report by last four of credit card used. Only shows when card_masking_method is set to display last 4
2017-06-12RT# 76308 - Added action Sent HTTP or HTTPS post to event types Package, ↵Christopher Burger
Customer, Batch Payment, Statement, Account service
2017-06-08RT# 73993 - updated ng_selfservice/services.php and ↵Christopher Burger
ng_selfservice/packages_change.php to only pass one cgi param pkgnum and escaped pkg_label
2017-06-07don't error out displaying customer reocrd if tax vendor is configured and ↵Ivan Kohler
customer has no address
2017-06-05perform 3 character substring searches if you have 'List all customers', ↵Ivan Kohler
RT#75012, RT#76155
2017-06-02document shipping address fields in new_customer self-service API, RT#74008Ivan Kohler
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-06-02Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-06-02RT# 74122 - updated change history to not show data with out a descriptionChristopher Burger
2017-06-01RT# 73993 - Updated process to display only packages customer has access to.Christopher Burger
2017-05-31fix vitelity addport via API? RT#73618Ivan Kohler