summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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-21fix times on appointments list (RT stores dates in UTC), RT#76486Ivan Kohler
2017-06-21RT# 75817 - Added the ability to set contacts password on the backendChristopher Burger
2017-06-21RT# 76171 - Added Interal Circuit Id to view circuit service page.Christopher Burger
2017-06-20Compliance Solutions <http://csilongwood.com/> integration, RT#75262Ivan Kohler
2017-06-20change isIvan Kohler
2017-06-15RT# 76171 - Added new svc_circuit field internal_circuit_id, updated label ↵Christopher Burger
for existing svc_circuit field circuit_id to Provider Circuit ID.
2017-06-15RT# 74122 - updated change history to not show data with out a descriptionChristopher Burger
2017-06-14include domainsIvan Kohler
2017-06-12RT# 76028 - Added search field Card Last 4#: to allow the filtering of ↵Christopher Burger
payment report by last four of credit card used. Only shows when card_masking_method is set to display last 4
2017-06-07don't error out displaying customer reocrd if tax vendor is configured and ↵Ivan Kohler
customer has no address
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-05-25RT# 71419 Added Cancel date option, and updated package nameChristopher Burger
2017-05-25RT# 71419 Updated Advanced wireless broadband report with new option to ↵Christopher Burger
display package name.
2017-05-24RT# 74666, Added quotation description to customer quotation list and ↵Christopher Burger
quotation view
2017-05-24RT# 74122 - Updated Change History to be more user friendly. Tags are now ↵Christopher Burger
color coded user readable.
2017-05-23render first_acct svc_acct._password fields are HTML password fieldsIvan Kohler
2017-05-23fix mason_comp via FS::SelfServiceIvan Kohler
2017-05-22fix DID selection dropdowns, RT#75901Ivan Kohler
2017-05-22fix DID selection dropdowns, RT#75901Ivan Kohler
2017-05-22cancel one-time packages that have not yet billed with v4 package actions ↵Ivan Kohler
menu, RT#76057
2017-05-17fix prospect state dropdown, RT#76043, fallout from #76000Ivan Kohler
2017-05-16prospect add/edit: order fields more like customer add/edit, hide company in ↵Ivan Kohler
residential mode, only have a single contact in residential mode, RT#75990
2017-05-15no need for a one-choice "Add new location" location dropdown on prospect ↵Ivan Kohler
add, RT#76000
2017-05-15start billing link for one-time charge packages ordered on hold, RT#75813Ivan Kohler
2017-05-15add notes to change history, RT#76002Ivan Kohler
2017-05-15separate edit and delete rights for customer notes, RT#76001Ivan Kohler
2017-05-15cleanupIvan Kohler
2017-05-15fix address stickiness on errors, RT#76000Ivan Kohler
2017-05-11test billing events, RT#73949Ivan Kohler
2017-05-11test billing events, RT#73949Ivan Kohler
2017-04-27discount action UI improvements: don't show 'Custom discount' which we can't ↵Ivan Kohler
add on the fly, RT#75536
2017-04-27customer referral report, RT#75757Ivan Kohler
2017-04-27access control for List all customers, RT#75012Ivan Kohler
2017-04-27clarify where rights are grantedIvan Kohler
2017-04-26add a separate ACL for churn report, RT#75012Ivan Kohler
2017-04-26fix customer searching with "List customers" right but not "List all ↵Ivan Kohler
customers", RT#75012
2017-04-19customer links on customer class browseIvan Kohler
2017-04-04respect license notice in brand-agent logo sizeIvan Kohler
2017-04-03discounts on one-time charges< RT#75448Ivan Kohler
2017-04-03discounts on one-time charges< RT#75448Ivan Kohler
2017-04-03order package 4.x stylingIvan Kohler
2017-03-25RT# 21110 - cleaned up jQuery Validate link to be compatible with other links.Christopher Burger
2017-03-21UI improvments porting in when there's an inventory selector: can enter a ↵Ivan Kohler
phone number instead of selecting from inventory, RT#73618
2017-03-21RT# 21110 - fixed bad link on license.htmlChristopher Burger
2017-03-21RT# 21110, Updated files to use jquery-validate jquery plugin. This allows ↵Christopher Burger
for field validation instead of just form validation. Also updated footer so it does not use experimental keys on scalar. Dereferenced hash ref prior to using keys.
2017-03-21RT# 21110 Unparsable age error. Added documentation to the footer to show ↵root
how to validate a form.
2017-03-21RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-03-21RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.