summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-19expect-style ssh interaction, for interation w/cisco and other networking ↵Ivan Kohler
eqipment, RT#77180
2017-08-19fix cancel message verb for suspensions, RT#29087Ivan Kohler
2017-08-19Put each svc listing on its own line. See RT#29087.Justin DeVuyst
2017-08-19Add warning of svc unprovisioning on pkg cancel. See RT#29087.Justin DeVuyst
2017-08-18RT# 75817 - fixed bug to only send email out to contact that is being ↵Christopher Burger
enabled not to all enabled contacts
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.
2017-08-18RT# 75817 - updated set contact password to use popup window. fixes break in ↵Christopher Burger
first contact.
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.
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-15have base freeside deb package depend on same versionsIvan Kohler
2017-08-15SureTax: use less memory, provide additional debugging, RT#76987Ivan Kohler
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-06show database size detailIvan Kohler
2017-08-06rt 4.2.14 (#13852)Ivan Kohler
2017-08-04missing a use B:OP causes an error in rare edge cases with batching, RT#77003Ivan Kohler
2017-08-04RT# 74715 - fixed saving of census tract to actually save.Christopher Burger
2017-08-03have base freeside deb package depend on same versionsIvan 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-03fix agent-specific invoice_default_terms on new customer add, RT#76862Ivan Kohler
2017-08-02enable all debugging when you turn on the checkbox, RT#76756Ivan Kohler
2017-08-02Merge branch 'FREESIDE_4_BRANCH' of freeside.biz:/home/git/freeside into ↵Christopher Burger
FREESIDE_4_BRANCH
2017-08-02VoIP innovations CDR import using SSL, RT#76784Ivan 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
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 ↵Christopher Burger
selfservice, updated selfservice and NGselfservice to look for this option
2017-07-27RT# 38517 - fixed small error causing perl warning on start.Christopher Burger
2017-07-26update fix-sequences for current DBIvan Kohler
2017-07-25increase max inline message size from ~12k to ~120k, because HTML and 2017, ↵Ivan Kohler
RT#76879
2017-07-25RT# 76309 - Updated 3 email notices to use more billing event typesChristopher Burger
2017-07-25compliance solutions integration: import and use produce/service code ↵Ivan Kohler
catalog, RT#75262
2017-07-24new backoffice API call customer_list_svcsIvan Kohler
2017-07-24remove debuggingIvan Kohler
2017-07-24compliance solutions integration: import and use produce/service code ↵Ivan Kohler
catalog, RT#75262
2017-07-24RT# 38517 - Added Lingua::EN::NameParse to parse real name into first and ↵Christopher Burger
last name.
2017-07-24RT# 38517 - added auto create of customer contact, if requestor is not a ↵Christopher Burger
contact yet when adding a company to ticket.
2017-07-24scalar paramIvan Kohler
2017-07-24PG_BYTEA seems to be working nowadays, and uses much less memory than our ↵Ivan Kohler
alternative, RT#76731