summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-10-10Import Freeside format CDRs with * in number, RT#81404Ivan Kohler
2018-10-04CDR maximum duration, RT#81475Ivan Kohler
2018-10-03Revert "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-03Revert "RT# 39340 - configured the minimal selfservice to get mac address ↵Christopher Burger
from radius account table" This reverts commit 30fabfe8ce8c9a48fa96c6a50d48b32161b1680f.
2018-10-03Revert "RT# 39340 - removed min_selfservice dir and merged into ng_selfservice"Christopher Burger
This reverts commit 77baa7974ade41e55d85de22e7d7a54273dd442f.
2018-10-03Revert "RT# 39340 - fixed skin_info caching issue"Christopher Burger
This reverts commit 643d1b29847685065eb9b0d46a1129a885147ec0.
2018-10-01doc ancient functions as deprecatedIvan Kohler
2018-09-29RT# 79705 Correct UTF-8 output for generated E-MailMitch Jackson
2018-09-26increase paymentech timeout, RT#81278Ivan Kohler
2018-09-26Merge branch 'FREESIDE_4_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_4_BRANCH
2018-09-25RT# 73421 Fix bug on some "Email customers" report links, docsMitch Jackson
2018-09-25RT# 73421 Fixed E-Mail pipeline to obey contact opt-in flagsMitch Jackson
2018-09-25RT# 73421 Add allow messages flag message_dest to contact_emailMitch Jackson
2018-09-25fix paymentech batch approval status processing, RT#80622Ivan Kohler
2018-09-25RT# 75817 - fixed selecting random password on custmain pageChristopher Burger
2018-09-24RT# 80511 - fixed error with sybase db connectionChristopher Burger
2018-09-20RT# 80624 FS::access_user methods for access_user_pref relationMitch Jackson
2018-09-19RT# 78547 Future autobill report - sql bugfixMitch Jackson
2018-09-19RT# 78547 Future autobill report - report runs in job queueMitch Jackson
2018-09-19RT# 78547 Future autobill report - agent virt, dynamic titleMitch Jackson
2018-09-19RT# 78547 Upcoming Auto-Bill Transaction ReportMitch Jackson
2018-09-19RT# 78547 Allow for simulated billing within a transactionMitch Jackson
2018-09-19RT# 78547 Library for SQL savepointsMitch Jackson
2018-09-19RT# 78547 bill_and_collect() small optimizationMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::sqlradiusMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::sipwiseMitch Jackson
2018-09-19RT# 78547 noexport_hack part_export::shellcommandsMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::saiseiMitch Jackson
2018-09-19RT# 78547 noexport_hack part_export::phone_shellcommandsMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::netsapiensMitch Jackson
2018-09-19RT# 78547 noexport_hack part_export::ikanoMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::http_statusMitch Jackson
2018-09-19RT# 78547 noexport_hack - part_svc::grandstreamMitch Jackson
2018-09-19RT# 78547 noexport_hack - part_svc::broadworksMitch Jackson
2018-09-19RT# 78547 - consolidate noexport_hackMitch Jackson
2018-09-19RT# 78547 - consolidate noexport_hackMitch Jackson
2018-09-19RT# 78547 - Flag to disable email/print/fax/etc during tests or reportsMitch 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
2018-09-13optimize declined payment event condition, RT#81305Ivan Kohler
2018-09-13add condition_sql optimization to "Customer has a referring customer with ↵Ivan Kohler
uncancelled specific package(s)" condition, RT#74456
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-13Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_4_BRANCH
2018-09-13add condition_sql optimization to "Package definitions" condition, RT#74456Ivan Kohler
2018-09-11RT# 39340 - configured the minimal selfservice to get mac address from ↵Christopher Burger
radius account table
2018-09-11RT# 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 - fixed saving of password for new contacts, and password ↵Christopher Burger
validation on dynamicly created rows Conflicts: httemplate/edit/elements/edit.html