summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-17fix MIME::Entity usage for perl 5.18+, RT#77890Ivan Kohler
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-26RT# 77193 - Fixed default layer not displayingChristopher Burger
2017-09-19don't send zip+4 to vitelity e911, RT#76262Ivan Kohler
2017-09-18don't error out if there aren't any bz2 files anymoreIvan Kohler
2017-09-13fiber and DSL http exports, RT#75932Ivan 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-12alasIvan Kohler
2017-09-12apache2-mpm-prefork is gone in debian 8+ (jessie+)Ivan Kohler
2017-09-12stretch-happy Releases filesIvan Kohler
2017-09-12stretch-happy Releases filesIvan Kohler
2017-09-12check more of the build infrastrcture inIvan Kohler
2017-09-12no longer supporting deb7 in new buildsIvan Kohler
2017-09-12current census year selectionIvan Kohler
2017-09-08Merge branch 'FREESIDE_3_BRANCH' of freeside.biz:/home/git/freeside into ↵Christopher Burger
FREESIDE_3_BRANCH
2017-09-08RT# 77167 - removed change to Mason.pm as not needed.Christopher Burger
2017-09-08removed change to Mason.pm as not needed.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-31RT# 76171 - Added error check on field internal_circuit_idChristopher Burger
2017-08-30fix prorate_day without force_prorate_day for recur_Common packages ↵Ivan Kohler
configured as subscription or prorate, RT#77140, RT#38191
2017-08-29fix upgrade error, RT#77099, RT#76171Ivan Kohler
2017-08-29Merge branch 'FREESIDE_3_BRANCH' of freeside.biz:/home/git/freeside into ↵Christopher Burger
FREESIDE_3_BRANCH
2017-08-29RT# 77245 - fixed bug when adding router, now services are added.Christopher Burger
2017-08-29quick script to add armed forces USPS "state" abbrivations, RT#77312Ivan Kohler
2017-08-29RT# 77200 - Changed fixed active date to a user input dateChristopher Burger
2017-08-26add 54-g agent_custid format, RT#77110Ivan Kohler
2017-08-26referral status search, RT#75757Ivan Kohler
2017-08-26referral count search, RT#75757Ivan Kohler
2017-08-26condition to consider referred customers base recurring, RT#75356Ivan Kohler
2017-08-25separate access control for payment reports, RT#77007Ivan Kohler
2017-08-22RT# 27969 - added documentation for advertising_sources api functionsChristopher Burger
2017-08-22RT# 27969 - created 3 new api functions to add, edit and list advertising ↵Christopher Burger
sources
2017-08-19expect-style ssh interaction, for interation w/cisco and other networking ↵Ivan Kohler
eqipment, RT#77180
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-16document fieldsIvan Kohler