summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-01RT# 82955 - will only try to delete if refund foundChristopher Burger
2019-03-01RT# 82955 - fixed batch delete errorChristopher Burger
2019-03-01RT# 82955 - add script to un refund electronic refunds in batch fileChristopher Burger
2019-02-27RT# 81961 Pod2Html remove hard-coded perl src dirsMitch Jackson
2019-02-27RT# 81961 Fix POD errorMitch Jackson
2019-02-27RT# 81961 Pod2Html make docs during build, instead of installMitch Jackson
2019-02-27RT# 81961 Pod2Html can use installed libs, or Freeside sourceMitch Jackson
2019-02-27RT# 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-26RT# 82092 - updated escaping html to use encode-entitiesChristopher Burger
Conflicts: FS/FS/part_virtual_field.pm
2019-02-21RT# 82092 - v3 display fixChristopher Burger
2019-02-21RT# 82092 - Removed reload of DB SchemaChristopher Burger
2019-02-21RT# 82092 - Updated text to remind customer to restart apache after creating ↵Christopher Burger
custom field Conflicts: httemplate/elements/header-full.html
2019-02-21RT# 82092 - added field validationChristopher Burger
2019-02-21RT# 82092 - custom fields now save and fixed so name label is displayed ↵Christopher Burger
insted of actual field name Conflicts: FS/FS/Record.pm httemplate/edit/process/cust_main.cgi
2019-02-15RT# 82854 - fixed pagination errorChristopher Burger
Conflicts: FS/FS/cust_main/Search.pm
2019-02-13RT# 82087 - updated saisei documentationChristopher Burger
2019-02-13clarify CDR skipping options only work with prefix rating, RT#81480Ivan Kohler
2019-02-13Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2019-02-13fix skip_old when date has leading 0, RT#81480Ivan Kohler
2019-02-13RT# 82087 - added logging for decode json errorChristopher Burger
2019-02-07RT# 81961 Pod to HTML from MakefileMitch Jackson
2019-02-07RT# 81961 Generate HTML from POD during debian package installMitch Jackson
2019-02-07RT# 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-29RT# 78356 - cleaned up error message displayChristopher Burger
2019-01-29rt# 78356 - fix v3 sector issueChristopher Burger
2019-01-29RT 78356 - fixed display of error on tower and sector exportsChristopher Burger
2019-01-29RT# 78356 - fixed root path error, and the display of 404 status returnsChristopher Burger
2019-01-22RT# 81701 Add system log lines for EFT Canada upload/downloadMitch Jackson
2019-01-22RT# 81701 Add system log lines for EFT Canada upload/downloadMitch Jackson
2019-01-16RT# 37817 - added a declaration to cust bill event actions that send out ↵Christopher Burger
invoices
2019-01-09RT# 81249 - Fixed error where empty field becomes 0.Christopher Burger
2019-01-09RT# 81249 - added ability to validate price plan option fieldsChristopher Burger
Conflicts: httemplate/edit/part_pkg.cgi
2019-01-08RT# 38217 Log context list includes all contexts, not just predefinedMitch Jackson
2019-01-07RT# 35259 - Added option to attach a file thru quick ticket creationChristopher Burger
Conflicts: rt/share/html/index.html
2019-01-06RT# 37817 - Added more invoice sending actionsChristopher Burger
2019-01-06RT# 37817 - Updated to set condition to check for invoice sending actionChristopher Burger
2019-01-03RT 81913 - fixed error with batch email from advanced customer reports and ↵Christopher Burger
contacts report Conflicts: httemplate/search/contact.html httemplate/search/cust_main.html
2019-01-01podIvan Kohler
2019-01-01http exports for additional service types, RT#81945Ivan Kohler
2018-12-27RT# 74537 - fixes error where paytype is blank in V3Christopher Burger
2018-12-26RT# 40206 Add logging to freeside-cdr-mysqlMitch Jackson
2018-12-26RT# - added Holidays thru 2019Christopher Burger
Conflicts: FS/FS/pay_batch/eft_canada.pm
2018-12-21RT# 81596 - fixed freeside-upgrade to not drop custom fieldsChristopher Burger
2018-12-11RT# 74693 - Added city select when using tax classesChristopher Burger
2018-12-11RT# 74693 - Added Bulk edit of rates onlyChristopher Burger
Conflicts: httemplate/browse/cust_main_county.cgi
2018-12-09RT# 79916 Makefile copies latex .sty filesMitch Jackson
2018-12-08RT# 77532 - search count is now correctChristopher Burger
Conflicts: FS/FS/cust_main/Search.pm
2018-12-05RT# 81574 Fix FS::GeocodeCache error with set_coord()Mitch Jackson