summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-28fix -C, RT#82943Ivan Kohler
2019-02-27Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2019-02-27add classnum exclusion and setup/recur fee multiplication, RT#82943Ivan Kohler
2019-02-27RT# 81961 Pod2Html remove hard-coded perl src dirsMitch Jackson
2019-02-26RT# 82092 - updated escaping html to use encode-entitiesChristopher Burger
2019-02-24RT# 81961 Fix POD errorMitch Jackson
2019-02-21RT# 82092 - Removed reload of DB SchemaChristopher Burger
2019-02-21RT 82092 - removed ability to add custom fieldsChristopher Burger
2019-02-21RT# 82092 - Updated text to remind customer to restart apache after creating ↵Christopher Burger
custom field
2019-02-19RT# 81961 Pod2Html make docs during build, instead of installMitch Jackson
2019-02-19RT# 81961 Pod2Html can use installed libs, or Freeside sourceMitch Jackson
2019-02-19RT# 82092 - added field validationChristopher Burger
2019-02-19RT# 82092 - custom fields now save and fixed so name label is displayed ↵Christopher Burger
insted of actual field name
2019-02-16RT# 81961 Repair broken links in POD documentationMitch Jackson
- Update many links - chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will parse them for POD documentation
2019-02-15RT# 82854 - fixed pagination errorChristopher Burger
2019-02-14restore fallback to customer billing address for CC transactions, RT#77641, ↵Ivan Kohler
RT#71513
2019-02-13Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2019-02-13RT# 82087 - updated saisei documentationChristopher Burger
2019-02-13clarify CDR skipping options only work with prefix rating, RT#81480Ivan Kohler
2019-02-13fix skip_old when date has leading 0, RT#81480Ivan Kohler
2019-02-13restore fallback to customer billing address for CC transactions, RT#77641, ↵Ivan Kohler
RT#71513
2019-02-13Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2019-02-13RT# 82087 - added logging for decode json errorChristopher Burger
2019-02-12save skip reason for CDR, RT#81480Ivan Kohler
2019-02-12remove out-of-date repeat author infoIvan Kohler
2019-02-12Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2019-02-082019Ivan Kohler
2019-02-07RT# 81961 Pod to HTML from MakefileMitch Jackson
2019-02-06RT# 81961 Generate HTML from POD during debian package installMitch Jackson
2019-02-05RT# 82094 - updated UI for bulk emailing from advanced customer reportsChristopher Burger
2019-02-03RT# 81961 Move POD to HTML code into FS::Misc::Pod2Html moduleMitch Jackson
2019-02-01RT# 81961 Include HTML for POD documentationMitch Jackson
2019-01-31RT# 81941 Broadsoft R22.0 cdr moduleMitch Jackson
2019-01-30RT# 82094 - set email customers link to only email invoice emails when ↵Christopher Burger
displaying only invoice emails
2019-01-30fix API new_customer call, RT#82062, RT#28181Ivan Kohler
2019-01-30RT# 76181 Invoice date format can set locale from Freeside confMitch Jackson
Invoice date formatting chooses localization from * invoice customer record $cust_main->locale * or FS::Conf 'locale' * or fallback en_US
2019-01-30RT# 82010 Fix bug where selfservice payment form may not appearMitch Jackson
2019-01-29RT# 78356 - cleaned up error message displayChristopher Burger
2019-01-29RT 78356 - fixed display of error on tower and sector exportsChristopher Burger
2019-01-28RT# 78356 - fixed root path error, and the display of 404 status returnsChristopher Burger
2019-01-28RT# 82010 Disable a debug flag, improve speed of selfserviceMitch Jackson
2019-01-28RT# 82010 Fix bug where selfservice payment form may not appearMitch Jackson
2019-01-26RT# 30783 Clarify UI checkbox labelMitch Jackson
2019-01-23RT# 79352 - fixed insert error where new contacts not tied to customer on ↵Christopher Burger
insert.
2019-01-22RT# 82010 Selfservice retries failed socket connectionMitch Jackson
2019-01-22RT# 79352 - keep original email if all new emails are attached to other ↵Christopher Burger
contacts on contact replace.
2019-01-21RT# 79352 - fixed so contact replace would not add duplicate cust_contacts.Christopher Burger
2019-01-21RT# 79352 - update contact insert to search email list for existing contacts ↵Christopher Burger
and attach those contacts to current customer on insert
2019-01-21RT# 79352 - updated contact replace to attach existing contact to customerChristopher Burger
2019-01-20RT# 32234 Use eye icon for link-replace_element_text widgetMitch Jackson