summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2018-02-08RT# 75095 - fixed ooma format to import all charges, and unified import ↵Christopher Burger
process to allow new formats to be added quickly. consistant with cdr imports
2018-02-08RT# 75095 - Added Ooma integration to one time chargesChristopher Burger
Conflicts: FS/FS/cust_main/Import_Charges.pm httemplate/misc/process/cust_main-import_charges.cgi
2018-02-04option to reprocess CDRs when voiding an invoice, RT#79001Ivan Kohler
2018-01-14RT# 78617 - removed redirect on pref change for V3Christopher Burger
2018-01-14RT# 78617 - updated redirect to freeside_status to show update messageChristopher Burger
Conflicts: httemplate/pref/pref-process.html httemplate/pref/pref.html
2018-01-14RT# 78617 - removed some test codeChristopher Burger
2018-01-14RT# 78617 - added alert code that can be placed on any page.Christopher Burger
2018-01-14RT# 78617 - fixed preference field customer_view_emails to only except whole ↵Christopher Burger
numbers, also added redirection back to preference page after edit. Conflicts: httemplate/pref/pref.html
2018-01-10fix direct use of customer_view_emails pref, RT#78617Ivan Kohler
2018-01-02Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-01-02fix reports for 2018, RT#79090Ivan Kohler
2017-12-27RT# 76878 - Fixed installer checkbox to be sticky on error.Christopher Burger
2017-12-15RT# 74845 - fixed report to allow downloading even if there are errors.Christopher Burger
2017-12-13RT# 78019 - updated csv and excel export to set two decimal for revenue columns.Christopher Burger
2017-12-13RT# 78019 - Added revenue difference to package churn reportChristopher Burger
2017-12-13RT# 78019 - Added total revenue line to Package churn reportChristopher Burger
2017-12-12RT# 24643 - Version 3 changes to allow for waive setup fee on change packagesChristopher Burger
2017-12-12RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2017-12-12Revert "RT# 24643 - fixed error in saving waive setup fee flag when not ↵Christopher Burger
selected" This reverts commit 7e2111f1ebc063df6a0afbb5903ae17a96ca3bb8.
2017-12-12RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2017-12-12RT# 24643, added waive setup fee option to change package screen.Christopher Burger
Conflicts: httemplate/edit/process/change-cust_pkg.html
2017-12-12RT# 74959 - Fixed edit location link to acually save locationChristopher Burger
2017-12-08RT# 73200 Show voided credits on Credit Report - backport fixMitch Jackson
2017-12-08Add crednum (id) field to Credit Report RT#73200Mitch Jackson
2017-12-08Change selectbox to checkbox on Credit Report form RT#73200Mitch Jackson
2017-12-08Added option for Credit Report to include Voided Credits RT#73200Mitch Jackson
2017-12-08whitespace onlyMitch Jackson
2017-11-28chris level up, add mitchIvan Kohler
2017-10-24RT# 77332 - updated new search option name to make it more clear.Christopher Burger
2017-10-24RT# 77332 - Fixed error where all packages updated with new next bill date, ↵Christopher Burger
instead of just selected ones.
2017-10-24RT# 77160 - updated query to not use cust_contact as that table does not ↵Christopher Burger
exist in V3
2017-10-24RT# 77160 - created new customer time span reportChristopher Burger
Conflicts: httemplate/elements/menu.html
2017-10-05RT# 76968 - Added logo only header fileChristopher Burger
2017-10-05RT# 76968 - added header logo and css to map page, fixed address look up ↵Christopher Burger
error, added leaflet to license Conflicts: httemplate/docs/license.html
2017-10-05rt# 76968 - updated Map service module linkChristopher Burger
2017-10-05RT# 76968 - Created new interactive map to select census tractChristopher Burger
2017-10-01sort by referral count, RT#75757Ivan Kohler
2017-10-01sort by referral count, RT#75757Ivan Kohler
2017-09-13RT# 77504 - Documented javascript.Christopher Burger
2017-09-13RT# 77504 - Fixed error display issue, and javascript to prevent error.Christopher Burger
2017-09-08RT# 77167 - Added the ability to import a list of contactsChristopher Burger
Conflicts: httemplate/elements/menu.html
2017-09-06display usage fields in deterministic orderIvan Kohler
2017-09-05if a single entry has bad UTF-8 chars, error out on that entry only instead ↵Ivan Kohler
of the whole conf page
2017-08-29RT# 77245 - fixed bug when adding router, now services are added.Christopher Burger
2017-08-29RT# 77200 - Changed fixed active date to a user input dateChristopher Burger
2017-08-26referral status search, RT#75757Ivan Kohler
2017-08-26referral count search, RT#75757Ivan Kohler
2017-08-25separate access control for payment reports, RT#77007Ivan Kohler
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 bug to only send email out to contact that is being ↵Christopher Burger
enabled not to all enabled contacts