summaryrefslogtreecommitdiff
path: root/FS/FS/ClientAPI
AgeCommit message (Expand)Author
2019-05-08RT# 83147 - Added new error message when email does not match because of case...Christopher Burger
2019-05-07RT# 82132 - updated password reset by mail to use username-uppercase configChristopher Burger
2019-05-07RT# 82132 - updated selfservice login to use config username-uppercaseChristopher Burger
2019-03-28RT# 83091 - fixed selfserivce to insert payment account if one does not exitsChristopher Burger
2019-01-30RT# 82010 Fix bug where selfservice payment form may not appearMitch Jackson
2019-01-28RT# 82010 Disable a debug flag, improve speed of selfserviceMitch Jackson
2018-12-09RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-12-09RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-11-21RT# 79902 - restored functionality to selfservice change_pay so it does not b...Christopher Burger
2018-10-30RT# 79902 - fixed so change payment information link will still work when upg...Christopher Burger
2018-10-03Revert "RT# 39340 - Created minimal selfservice that only allows payments to ...Christopher Burger
2018-10-03Revert "RT# 39340 - configured the minimal selfservice to get mac address fro...Christopher Burger
2018-10-03Revert "RT# 39340 - removed min_selfservice dir and merged into ng_selfservice"Christopher Burger
2018-10-03Revert "RT# 39340 - fixed skin_info caching issue"Christopher Burger
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-11RT# 39340 - configured the minimal selfservice to get mac address from radius...Christopher Burger
2018-09-11RT# 39340 - Created minimal selfservice that only allows payments to be made,...Christopher Burger
2018-06-13RT# 32233 Mask ssn and stateid in selfserviceMitch Jackson
2018-05-24RT# 79737 - Added ability to us a cc surcharge of a flat fee.Christopher Burger
2018-02-21hide tickets with selfservice priority indicating closure, RT#79444Ivan Kohler
2017-10-10RT# 77193 - fixed error updating ACH payby thru selfservice, not saving chang...Christopher Burger
2017-10-10RT# 77193 - fixed error when inserting new ach payby thru selfservice on V4. ...Christopher Burger
2017-10-06RT# 77193 - updated selfservice change payment accounts to work with version 4Christopher Burger
2017-08-29RT# 76952 - fixed error that would save a duplicate ACH or credit card accountChristopher Burger
2017-08-02RT# 74537 - removed link to list payment accounts page in ng_selfserviceChristopher Burger
2017-08-02RT# 76905 - Created ability to delete payment account thru NG selfservice to ...Christopher Burger
2017-08-02RT# 74537 - added check for config option selfservice-ACH_info_readonly to de...Christopher Burger
2017-08-02RT# 74537 - added checks in MyAccount.pm for config option ach read onlyChristopher Burger
2017-08-02RT# 74537 - Added new selfservice config option to make ECHECK readonly on se...Christopher Burger
2017-07-21RT# 73993 - cleaned up code as requested, and created new call to get package...Christopher Burger
2017-07-21RT# 73993 - Updated process to display only packages customer has access to.Christopher Burger
2017-07-21remove debugging while fixing nadvertant breakage in mason_comp, RT#73993, RT...Ivan Kohler
2017-07-21fix inadvertant breakage in mason_comp, RT#73993, RT#75279Ivan Kohler
2017-07-21RT#73993 - updated selfservice and ngselfservice to allow for the control of ...Christopher Burger
2017-06-30at least get an error in the logIvan Kohler
2017-04-26add list_payments and payment_receipt self-service API calls, RT#75517Ivan Kohler
2017-04-19wordpress plugin, RT#75279Ivan Kohler
2017-04-01add omit_cust_main_county flag to payment_info API call, RT#75124Ivan Kohler
2017-03-03successful spelling, RT#74993Ivan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2016-12-2871513: Card tokenization [project branch merge]Jonathan Prykop
2016-12-27credit limit for printingIvan Kohler
2016-11-2971513: Card tokenization [bug fix to selfservice-payment_gateway removal]Jonathan Prykop
2016-11-2971513: Card tokenization [removed selfservice-payment_gateway]Jonathan Prykop
2016-11-2971513: Card tokenization [checkpoint, not ready for backport]Jonathan Prykop
2016-10-16agent-virtualize credit card surcharge percentage, RT#72961Ivan Kohler
2016-10-06fix prospect creation from EUS API, #39776Mark Wells
2016-10-06make new_prospect smarter, #39776Mark Wells
2016-10-06create prospects through signup API, #39776Mark Wells