summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-24fix billing error with intro rate packages when billing dates have been ↵Ivan Kohler
edited non-sensically (bill date set even though package is not billing yet), RT#78349
2018-01-24no need for errors decrypting inadvertantly encrypted payinfo to be fatal, ↵Ivan Kohler
RT#76385
2018-01-24fix initial employee add w/password, RT#32456Ivan Kohler
2018-01-24fix initial employee add w/password, RT#32456Ivan Kohler
2018-01-24fix initial employee add w/password, RT#32456Ivan Kohler
2018-01-24don't leave quotation side effects around, eek, RT#79310, RT#32489Ivan Kohler
2018-01-24don't escape twiceIvan Kohler
2018-01-24fix postinst?Ivan Kohler
2018-01-24fix postinst?Ivan Kohler
2018-01-222018Ivan Kohler
2018-01-22set employee password CLIIvan Kohler
2018-01-13RT# 78617 - updated redirect to freeside_status to show update messageChristopher Burger
2018-01-13RT# 78617 - removed some test codeChristopher Burger
2018-01-13RT# 78617 - added alert code that can be placed on any page.Christopher Burger
2018-01-13RT# 78617 - fixed preference field customer_view_emails to only except whole ↵Christopher Burger
numbers, also added redirection back to preference page after edit.
2018-01-13RT# 79121 - added flag to store public key in known host fileChristopher Burger
2018-01-124.x style employee editIvan Kohler
2018-01-12RT# 79121 - Added new cdr import format for ani networks, and cron script ↵Christopher Burger
for same
2018-01-10no need for a one-choice "Add new location" location dropdown on prospect ↵Ivan Kohler
add, RT#76000
2018-01-10fix direct use of customer_view_emails pref, RT#78617Ivan Kohler
2018-01-10extend vitelity integration: start and complete port-in, RT#73618, RT#78929Ivan Kohler
2018-01-09fix employee pw change, RT#79010, RT#32456Ivan Kohler
2018-01-04docIvan Kohler
2018-01-04happy new yearIvan Kohler
2018-01-04add "bill_only_pkg_dates" option to inbound voip billing, RT#79001Ivan Kohler
2018-01-02fix reports for 2018, RT#79090Ivan Kohler
2017-12-27RT# 76878 - Fixed installer checkbox to be sticky on error.Christopher Burger
2017-12-20added -f flag to continue voiding even if an error is received, RT#78977Ivan Kohler
2017-12-20add -k skip_pkgpart, RT#79001Ivan Kohler
2017-12-20RT# 71364 - Added group total to top of payment reportChristopher Burger
2017-12-19add -u custnum_filename, -k skip_pkgpart and -v verbose, RT#79001Ivan Kohler
2017-12-19RT# 78450 - Fixed error with cdr import of AAPT CTOP format. Changed regex ↵Christopher Burger
to ignore white space at beginning.
2017-12-16clean up old RT sessionsIvan Kohler
2017-12-15fix changing employee password, RT#78939Ivan Kohler
2017-12-15RT# 74845 - fixed report to allow downloading even if there are errors.Christopher Burger
2017-12-13RT# 78019 - updated csv and excel export to set two decimal for revenue columns.Christopher Burger
2017-12-13RT# 78019 - Added revenue difference to package churn reportChristopher Burger
2017-12-13RT# 78019 - Added total revenue line to Package churn reportChristopher Burger
2017-12-12added warning to invoice_default_terms concerning changing it after going ↵Ivan Kohler
live, RT#78536
2017-12-12Net::SSLglue never worked, need deb9 Net::FTP for this to workIvan Kohler
2017-12-12RT# 74959 - Fixed edit location link to acually save locationChristopher Burger
2017-12-12RT# 78681 - fixed error where setup fee was being charged when ↵Christopher Burger
prorate_defer_bill was set even though wave setup fee was selected.
2017-12-08RT# 73200 Show voided credits on Credit Report - backport fixesMitch Jackson
- Fixed access rights mismatch that broke voiding credits - Update report pulling non-existant column commission_invnum
2017-12-07Add crednum (id) field to Credit Report RT#73200Mitch Jackson
2017-12-07Change selectbox to checkbox on Credit Report form RT#73200Mitch Jackson
2017-12-07Added option for Credit Report to include Voided Credits RT#73200Mitch Jackson
2017-12-07whitespace onlyMitch Jackson
2017-12-05add forgot password functionality to example wordpress self-service, RT#75279Ivan Kohler
2017-12-05fix logo encoding over xml-api for all functions that call skin_info ↵Ivan Kohler
internally, RT#75279
2017-12-04add card processing to example wordpress self-service, RT#75279Ivan Kohler