summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2017-08-16RT# 73490 - updated group access right with better name, and set one time ↵Christopher Burger
migration to update all groups. Conflicts: FS/FS/access_right.pm
2017-08-16RT # 73490 - removed global conf and user pref check for hide tickets and ↵Christopher Burger
added group access control.
2017-08-16RT# 73490 - added global configuration to check if RT activity alert should ↵Christopher Burger
be displayed.
2017-08-15voip innovations FTPS should be passive, RT#76784Ivan Kohler
2017-08-14exclude big non-operational history tables from backupIvan Kohler
2017-08-14add fulltexrt indexing to RT daily tasksIvan Kohler
2017-08-14add tilde to allowable punctuation, RT#77086Ivan Kohler
2017-08-04missing a use B:OP causes an error in rare edge cases with batching, RT#77003Ivan Kohler
2017-08-03fix agent display on reports when set in conf setting cust-fields, RT#76948Ivan Kohler
2017-08-03voip innovations CDR import: don't cd / anymore, RT#76784Ivan Kohler
2017-08-03RT# 75595 - made it only available for cust_pkgChristopher Burger
2017-08-03RT# 75595 - Add billing event condition that will trigger when the contract ↵Christopher Burger
end date is coming up
2017-08-03Merge branch 'FREESIDE_3_BRANCH' of freeside.biz:/home/git/freeside into ↵Christopher Burger
FREESIDE_3_BRANCH
2017-08-03RT# 74537 - updated to use only one payment account from cust_mainChristopher Burger
2017-08-02enable all debugging when you turn on the checkbox, RT#76756Ivan Kohler
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
test API change in ticket 74537
2017-08-02RT# 74537 - added check for config option selfservice-ACH_info_readonly to ↵Christopher Burger
deletepayby method Conflicts: FS/FS/ClientAPI/MyAccount.pm
2017-08-02RT# 74537 - added checks in MyAccount.pm for config option ach read onlyChristopher Burger
Conflicts: FS/FS/ClientAPI/MyAccount.pm
2017-08-02RT# 74537 - Added new selfservice config option to make ECHECK readonly on ↵Christopher Burger
selfservice, updated selfservice and NGselfservice to look for this option
2017-08-02VoIP innovations CDR import using SSL, RT#76784Ivan Kohler
2017-08-01RT# 74665 - removed section name and updated disable query to keep working on V3Christopher Burger
2017-08-01Add configurable daily auto-disable for quotations. See RT#74665.Justin DeVuyst
2017-07-25RT# 76309 - Updated 3 email notices to use more billing event typesChristopher Burger
2017-07-24new backoffice API call customer_list_svcsIvan Kohler
2017-07-24backport API_getinfo, RT#76831Ivan Kohler
2017-07-24PG_BYTEA seems to be working nowadays, and uses much less memory than our ↵Ivan Kohler
alternative, RT#76731
2017-07-21RT# 73993 - cleaned up code as requested, and created new call to get ↵Christopher Burger
package info
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, ↵Ivan Kohler
RT#75279
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
changes packages by agent.
2017-07-17change voip innovations CDR retrieval hostname, RT#76784Ivan Kohler
2017-07-17add ext and cdrtype options to Bicom PBXware CDR download, RT#76756Ivan Kohler
2017-07-14optimize rate display, RT#72030Ivan Kohler
2017-07-12correctly parse error response from e911 provisioning, RT#76262Ivan Kohler
2017-07-12RT# 76307 - changed from returning an error to die on error.Christopher Burger
2017-07-12RT# 76307 - Added billing event action to add a tagChristopher Burger
2017-07-12RT# 76303 - fixed bug with tags not saving when selectedChristopher Burger
Conflicts: httemplate/elements/checkboxes-table.html
2017-07-12RT# 76303 - added tag options to payments, batch payments, and statement ↵Christopher Burger
billing event types
2017-06-30at least get an error in the logIvan Kohler
2017-06-30fix outgoing email with commas in company name, RT#76449Ivan Kohler
2017-06-29show a total range for prorate quotationsIvan Kohler
2017-06-29show a total range for prorate quotationsIvan Kohler
2017-06-28fix country code browser on subsequent selections and add country nameIvan Kohler
2017-06-28RT# 75680 - created cdr batch import for telapiChristopher Burger
2017-06-19RT# 76308 - Added action Sent HTTP or HTTPS post to event types Package, ↵Christopher Burger
Customer, Batch Payment, Statement, Account service
2017-06-15RT# 76171 - updated POD documentationChristopher Burger
2017-06-15RT# 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-14add e911 to vitelity integration, RT#73618, RT#76262Ivan Kohler