summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2017-09-12current census year selectionIvan Kohler
2017-09-08RT# 77167 - removed change to Mason.pm as not needed.Christopher Burger
2017-09-08RT# 77167 - Added the ability to import a list of contactsChristopher Burger
Conflicts: httemplate/elements/menu.html
2017-08-31RT# 76171 - Added error check on field internal_circuit_idChristopher Burger
2017-08-30fix prorate_day without force_prorate_day for recur_Common packages ↵Ivan Kohler
configured as subscription or prorate, RT#77140, RT#38191
2017-08-29fix upgrade error, RT#77099, RT#76171Ivan Kohler
2017-08-26add 54-g agent_custid format, RT#77110Ivan Kohler
2017-08-26referral status search, RT#75757Ivan Kohler
2017-08-26referral count search, RT#75757Ivan Kohler
2017-08-26condition to consider referred customers base recurring, RT#75356Ivan Kohler
2017-08-25separate access control for payment reports, RT#77007Ivan Kohler
2017-08-22RT# 27969 - added documentation for advertising_sources api functionsChristopher Burger
2017-08-22RT# 27969 - created 3 new api functions to add, edit and list advertising ↵Christopher Burger
sources
2017-08-19expect-style ssh interaction, for interation w/cisco and other networking ↵Ivan Kohler
eqipment, RT#77180
2017-08-18RT# 75817 - Some small updates to be able to backport to V3 because of no ↵Christopher Burger
cust_contact table in V3
2017-08-18RT# 75817 - fixed enable selection to send password reset and to allow you ↵Christopher Burger
to set password in one step
2017-08-18RT# 75817 - fixed contact password page to be more consistant with svc ↵Christopher Burger
password page, updated javascript to check password as you type rather than when you leave the field. Conflicts: FS/FS/contact.pm FS/FS/cust_contact.pm httemplate/elements/contact.html
2017-08-16document fieldsIvan Kohler
2017-08-16RT# 76992 - removed some development codeChristopher Burger
2017-08-16RT# 76992 - Added 3 new import formats that combine Location and Phone ServiceChristopher Burger
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