summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-10-09RT#38217 Send email when logging conditions are met [fixed bad char in template]Jonathan Prykop
2018-10-09RT#38217 Send email when logging conditions are met [default template & ↵Jonathan Prykop
dump-email_to upgrade]
2018-10-09RT#38217 Send email when logging conditions are met [added null_right and ↵Jonathan Prykop
msgtype]
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-10-04CDR maximum duration, RT#81475Ivan Kohler
2018-10-02Revert "RT# 39340 - Created minimal selfservice that only allows payments to ↵Christopher Burger
be made, authorization is based on ip and mac address. This is not done yet need to write routine to get mac address from radius server based on ip address." This reverts commit 7668262421ea253ffaf95e0233e037f2857f7071.
2018-10-02Revert "RT# 39340 - configured the minimal selfservice to get mac address ↵Christopher Burger
from radius account table" This reverts commit 30fabfe8ce8c9a48fa96c6a50d48b32161b1680f.
2018-10-02Revert "RT# 39340 - removed min_selfservice dir and merged into ng_selfservice"Christopher Burger
This reverts commit f4ad9107585d16317bb15bf3223fe8b8eeeeb82c.
2018-10-02Revert "RT# 39340 - fixed skin_info caching issue"Christopher Burger
This reverts commit 643d1b29847685065eb9b0d46a1129a885147ec0.
2018-09-29RT# 79705 Correct UTF-8 output for generated E-MailMitch Jackson
2018-09-29RT# 79705 Correct UTF-8 output for generated E-MailMitch Jackson
2018-09-28RT# 75817 - fixed issue with contact edit on edit customer pageChristopher Burger
Conflicts: httemplate/edit/cust_main-contacts.html httemplate/edit/cust_main.cgi httemplate/edit/cust_main/contacts_new.html
2018-09-26increase paymentech timeout, RT#81278Ivan Kohler
2018-09-26RT# 74523 Added fusionpbx import script, updated Import.pm to handle ↵Christopher Burger
different import scripts. updated ivr_import to use new Import.pm Conflicts: FS/FS/cdr/Import.pm
2018-09-26RT# 75817 - V3 fix for redirectChristopher Burger
2018-09-26RT# 75817 - fixed selecting random password on custmain pageChristopher Burger
2018-09-25fix paymentech batch approval status processing, RT#80622Ivan Kohler
2018-09-25Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-09-253.x overtimeIvan Kohler
2018-09-24RT# 80511 - fixed error with sybase db connectionChristopher Burger
Conflicts: FS/FS/cdr/Import.pm
2018-09-20RT# 80624 Detect and warn for bad MS Edge versionMitch Jackson
2018-09-20RT# 80624 FS::access_user methods for access_user_pref relationMitch Jackson
2018-09-17RT# 39340 - fixed skin_info caching issueChristopher Burger
2018-09-17RT# 39340 - removed min_selfservice dir and merged into ng_selfserviceChristopher Burger
Conflicts: ng_selfservice/process_login.php
2018-09-13optimize declined payment event condition, RT#81305Ivan Kohler
2018-09-13Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-09-13add condition_sql optimization to "Customer has a referring customer with ↵Ivan Kohler
uncancelled specific package(s)" condition, RT#74456
2018-09-13Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2018-09-13Optimize "Customer has a referring customer" condition, RT#74452Ivan Kohler
2018-09-13RT# 74452 - address code format change requestNick Logan
- Wrap at col 80 for new code - Use the more familiar destructive search-and-replace instead of the non-destructive inline search and replace (s///r) from 5.14. - Explicitly return.
2018-09-13RT# 74452 Optimize referral billing event conditionNick Logan
2018-09-13RT 39340 - v3 fixChristopher Burger
2018-09-13Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-09-13add condition_sql optimization to "Package definitions" condition, RT#74456Ivan Kohler
2018-09-12RT# 39340 - configured the minimal selfservice to get mac address from ↵Christopher Burger
radius account table
2018-09-12RT# 39340 - Created minimal selfservice that only allows payments to be ↵Christopher Burger
made, authorization is based on ip and mac address. This is not done yet need to write routine to get mac address from radius server based on ip address.
2018-09-11RT# 81131 - updated Saisei export to create a virtual ap for multiple ips ↵Christopher Burger
per customer
2018-09-09RT# 75817 - V3 css fix for table displayChristopher Burger
2018-09-09RT# 75817 - fixed redirect errorChristopher Burger
2018-09-09RT# 75817 - cleaned up password validation error messageChristopher Burger
2018-09-09RT# 75817 - fixed saving of password for new contacts, and password ↵Christopher Burger
validation on dynamicly created rows Conflicts: FS/FS/contact.pm httemplate/edit/elements/edit.html
2018-09-09RT# 75817 - added new file to hold javascript for password validationChristopher Burger
2018-09-09RT# 75817 - Added password change link to cust main pageChristopher Burger
Conflicts: httemplate/edit/cust_main-contacts.html httemplate/elements/validate_password.html httemplate/view/cust_main/contacts_new.html
2018-09-09RT# 75817 - removed change password link as it is not needed anymoreChristopher Burger
2018-09-09RT# 75817 - updated UI to be more intuitiveChristopher Burger
Conflicts: httemplate/edit/cust_main-contacts.html httemplate/elements/contact.html
2018-09-07RT# 80869 freeside_upgrade fix for bad payment expiration datesMitch Jackson
2018-09-07RT# 80869 Improve cust_main.paydate validationMitch Jackson
2018-09-07RT# 80869 Harden process payment screen against Edge browser bugMitch Jackson
2018-08-31RT# 80669 Cancelled customers on customer churn reportMitch Jackson