summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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
2017-08-04RT# 74715 - fixed saving of census tract to actually save.Christopher Burger
2017-08-03fix agent-specific invoice_default_terms on new customer add, RT#76862Ivan Kohler
2017-08-01RT# 74665 - small cleanup of code, removed text valueChristopher Burger
Conflicts: httemplate/edit/quotation.html
2017-08-01RT# 74665 - set a default close date if global config ↵Christopher Burger
quotation_disable_after_days is set Conflicts: httemplate/edit/quotation.html
2017-07-17search for payments by customer location, RT#76691Ivan Kohler
2017-07-14optimize rate display, RT#72030Ivan Kohler
2017-07-14cant go back and cant stand stillIvan Kohler
2017-07-12RT# 76303 - fixed bug with tags not saving when selectedChristopher Burger
Conflicts: httemplate/elements/checkboxes-table.html
2017-07-11RT# 74666 - updated some UI and description field location.Christopher Burger
Conflicts: httemplate/search/quotation.html
2017-06-30RT# 74666 - fixed vulnerability by escaping quotation_description varChristopher Burger
Conflicts: httemplate/view/quotation.html
2017-06-30RT# 74666 - fixed header not displaying errorChristopher Burger
2017-06-28fix country code browser on subsequent selections and add country nameIvan Kohler
2017-06-28RT# 76312 - improved code by using an array datatype rather than a string ↵Christopher Burger
that is then later manipulated.
2017-06-28RT# 76312 - added customer tags to search options for payment report.Christopher Burger
2017-06-22RT# 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-06-21RT# 76171 - Added Interal Circuit Id to view circuit service page.Christopher Burger
2017-06-21fix times on appointments list (RT stores dates in UTC), RT#76486Ivan Kohler