Meet Your Tech Profiles

  1. reordered links on Toolbar
  2. Added context menu to image on Profiles page with Send Email, View Profile, Edit Tech
  3. Added standard width to button CSS class
  4. Changed navigation on Tech Page
  5. Added Wysiwyg editor to Company Blurb and Tech Bio textboxes
  6. Added XSS validator to prevent malicious scripting in wysiwyg editor boxes
  7. Tech Profile dropdown not defaulting to Company Profile on Insert screen - fixed 3-11-16
  8. Added Branches to menu- fixed 3-15-16
  9. Added edit screens for Branches fixed 3-16-16
  10. fixed submenu dropdown for mobile devices fixed 3-17-16
  11. added ReplyTo, FromEmail to Branches and Company; defaulting Branch fields to current Company fields on Add New Branch fixed 3-21-16
  12. added filtering by Branch to Tech Screens 3-22-16
  13. adding serverside email form to use for the Send Email 4-15-16
  14. added Departments to model and included branches/departments in filtering on Tech Screen 4-30-16
  15. added Departments to menu bar 5-2-16
  16. added ability to use SMS to send text messages with profile link5-9-2016
  17. changed view profile to open inside the context of the web app using a DIV instead of a new window5-22-2016
  18. fixed issue with Company State not updating; added Super Admin roles 5-10-2016
  19. fixed SendProfile webservice to use a background thread to prevent waiting during the db trigger 5-23-2016
  20. fixed issue with permissions; user can now have 2 different permissions to different companies. View users will see only the Profiles; Edit users can view the Admin information but only edit/add and update users; Admin users can edit all information 5-23-2016
  21. added ability to add icon images for links to override default images 5-27-16
  22. added Tech Advice and Tech Hobbies text boxes on the Tech Admin page to be used in profiles 6-3-16
  23. fixed issue with distinct ServMan tech id per company 6-3-16
  24. added ability to include more than one email address in the 'To' parameter of the Mail webservice, separated by ';' 6-3-16
  25. added free, basic, advanced and premium account tiers to the Company model; visible only to SuperAdmins 6-6-16
  26. added checking of user and profile counts based upon account tier 6-6-16
  27. disabled ability to change username, as this is being used to store the identity in the .net tables; process will only allow adding/deleting usernames. Roles can still be edited. 6-6-16
  28. added Forgot Password and new user Account confirmation via Email functionality; separated new User Insert from Edit User insert to make the interface cleare r week of 6-10-16
  29. fixed issue with Tech Profile not updating if EmployeeID is blank for more than one Technicia n6-16-16
  30. added ability to separate custom profiles by company; Default profiles 1 & 2 will show for everyone but custom profiles will only show for the specific company 6-20-16
  31. modified Links and Certifications screens to separate the Insert Row from the Edit to make the UI more user friendly6-20-16
  32. modified link screen to allow a user to save a link without a url. 6-20-16
  33. modified default profiles to return "javascript:void(0)" if website link is not saved. 6-20-16
  34. modified social media user controls to only display anchor tag around the images if there is a link saved..allows for nonclickable images in icons 6-20-16
  35. added ability to have custom Profiles per Company profiles; custom profiles are not visible to other companies; currently requires manual set up in the Database 6-21-16
  36. added link to show/hide company/department/branch filters on techncian edit page 6-22-16
  37. moved label showing the Company ID used to link Tech Profiles to ServMan to the top of the Company Edit screen, and made text bold and red to have it stand out on the page. 6-22-16
  38. added filter to SendText page to show 'Upgrade Account' message for free accounts 6-22-16
  39. added a form to Contact Us page to allow communication via email from the website for account requests, information requests or issues to be reported. 6-22-16
  40. added image to home page 6-22-16
  41. removed image from home page and added javascript and stylesheet to show/hide company/branch/department filters. 6-28-16
  42. fixed issue with Company ID on Add New technician, when loginid has access to multiple companies. 6-28-16
  43. fixed format on Send Text to allow dashes and parenthesis for valid phone numbers 7-7-16
  44. added from address to allow bulk email sends 7-11-16
  45. changed list of technicians to be sorted by lastname, firstname 7-12-16
  46. added subscribe message to Send Text page 7-14-16
  47. email configuration variables to config file 7-14-16
  48. removed superAdmin users from User Screen 7-14-16
  49. added ability to send a default company profile for technicians without profiles 8-11-16
  50. for technician's without pictures, the profile will now hide the image tag 8-11-16
  51. aded method to allow saving employee data to the technician table from within ServMan 8-11-16
  52. fixed issue with Company Name field showing HTML encoded characters on the edit screen8-15-16
  53. changed link icons on profile sheet to show default image if no icon is uploaded by client8-15-16
  54. fixed logo size issue on profile sheets which causes html to expand beyond designed size8-15-16
  55. fixed issue with web service 8-15-16
  56. fixed issue with sort on Admin menu 8-15-16
  57. added 'Include Inactive' and 'Set to Inactive' checkboxes on the Technician filter and Edit Tech pages 8-19-16
  58. modified structure of input parameter, and included edit url to output xml in edit employee web method 8-19-16
  59. fixed issue with filtering distinct departments on edit department and edit tech pages 11-1-16

WishList:

  • issue reported: color changes in HTML edit boxes not working in Chrome, Firefox; workaround identified
  • allow users to upload HTML templates to use in profiles