summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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
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-18RT# 75817 - updated set contact password to use popup window. fixes break in ↵Christopher Burger
first contact.
2017-08-18RT# 75817 - Added the ability to set contacts password on the backendChristopher Burger
Conflicts: httemplate/elements/validate_password.html httemplate/misc/xmlhttp-validate_password.html
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-06show database size detailIvan Kohler