Commit Graph

  • 18e9b10ea6 opps forgot the new vars for billing and technical under contact details johnnyq 2023-01-25 17:05:59 -05:00
  • e19502922d Added Contact types to Invite along with Internal Notes johnnyq 2023-01-25 16:56:33 -05:00
  • 6de09aa897 Feature: Contact Important Billing and Technical were addded Started migrating checkboxes and radio buttons to custom css to match the selected theme johnnyq 2023-01-25 16:43:34 -05:00
  • 56175f0c8d Do not always show expiring card if no items are expiring under client overview johnnyq 2023-01-25 13:33:29 -05:00
  • 8550b2821d Cleaned up notification SQL format johnnyq 2023-01-25 13:02:25 -05:00
  • 76cfa36b04 Only show notifications belonging to the logged in user and system notifications where notification_user_id = 0 johnnyq 2023-01-25 12:59:26 -05:00
  • a8cd457a27 Moved the toastr response from the top right to the top center johnnyq 2023-01-25 12:40:25 -05:00
  • e8bcdc42f3 Added Software Licenses, Tickets and notes under contact details as well as fix the contact edit by moving the modal just below the edit button so it does not conflict with other tables that have the contact_id var johnnyq 2023-01-25 11:16:36 -05:00
  • 36a857c366 Added more telemetry data including if certain options are on or off to get an idea what businesses are using johnnyq 2023-01-24 21:15:57 -05:00
  • 3db2a02bed Added comments and version to Telemetry johnnyq 2023-01-24 20:24:15 -05:00
  • ce0a62c465 Added Basic Telemetry sending johnnyq 2023-01-24 20:08:37 -05:00
  • 27ae1afa69 Added Telemetry settings option johnnyq 2023-01-24 19:27:58 -05:00
  • 2429127ed1 Tidy Spacing johnnyq 2023-01-24 18:13:07 -05:00
  • 11b92695d3 Updated the edit modal for tickets to reflect the changes made to the create ticket modal johnnyq 2023-01-24 17:54:13 -05:00
  • 530803fcec Added vendor dropdown selection under ticket creation modal johnnyq 2023-01-24 17:22:47 -05:00
  • 5bed6eba6c Updated Ticket Creation Modal to make room for upcoming multi selection of contacts, assets and involved vendors johnnyq 2023-01-24 17:15:18 -05:00
  • a7c113e3d4 Added Updated Date Time on Ticket Details johnnyq 2023-01-24 16:35:16 -05:00
  • 96c846a080 Added fields to contacts for billing and technical contacts johnnyq 2023-01-24 16:19:49 -05:00
  • 5c3ee602bf Remove instances of unused db field log_entity was causing issues with adding and editing items including contacts johnnyq 2023-01-24 12:59:51 -05:00
  • b4c9975da2 Updated DB Structure Defaults and dropped some unused fields johnnyq 2023-01-23 21:43:45 -05:00
  • e855be1ab0 More general code cleanup/formatting Marcus Hill 2023-01-23 21:37:32 +00:00
  • 7ea36eeff6 Adjust setting related pages to require inc_all_settings rather than include Marcus Hill 2023-01-23 21:31:54 +00:00
  • cfa4b1dcb5 More general code cleanup/formatting Marcus Hill 2023-01-23 21:29:12 +00:00
  • 6892e6f9f1 Convert include to require_once Marcus Hill 2023-01-23 21:19:11 +00:00
  • cb11ebc857 General tidy/spacing cleanups Marcus Hill 2023-01-23 21:09:44 +00:00
  • 8d4a76e3f8 Add HTML lang element to match main header.php Marcus Hill 2023-01-23 20:56:08 +00:00
  • efecab179b General cleanups, add HTML lang element to match header.php Marcus Hill 2023-01-23 20:55:25 +00:00
  • 0d1a6bc445 Update README.md wrongecho 2023-01-23 19:34:49 +00:00
  • 967d7f0cd6 Tidy Marcus Hill 2023-01-25 23:01:42 +00:00
  • b98439d74a Remove unused variable assignment. was calling get_os with no parameters, so nothing was ever returned anyway. Get_os instead can now be given the user agent to determine the OS Marcus Hill 2023-01-25 22:59:28 +00:00
  • 911b36b608 Tidy Marcus Hill 2023-01-25 22:57:22 +00:00
  • fabcf7ed12 Merge pull request #574 from wrongecho/branding Johnny 2023-01-25 17:51:45 -05:00
  • 066fcff63a Remove unused commented code Marcus Hill 2023-01-25 22:51:44 +00:00
  • 9ff4420040 Add alt-text to logo Marcus Hill 2023-01-25 22:47:50 +00:00
  • cf1e39748e Show the 'default' company logo (if configured) on the client login page instead of the ITFlow/company name text Marcus Hill 2023-01-25 22:44:46 +00:00
  • 235eff84d1 Show the 'default' company logo (if configured) on the agent login page instead of the ITFlow text Marcus Hill 2023-01-25 22:37:02 +00:00
  • 2c147e65ad opps forgot the new vars for billing and technical under contact details johnnyq 2023-01-25 17:05:59 -05:00
  • 977a9d31dd Added Contact types to Invite along with Internal Notes johnnyq 2023-01-25 16:56:33 -05:00
  • 16d3d4420a Feature: Contact Important Billing and Technical were addded Started migrating checkboxes and radio buttons to custom css to match the selected theme johnnyq 2023-01-25 16:43:34 -05:00
  • 9a15f0e0b3 Do not always show expiring card if no items are expiring under client overview johnnyq 2023-01-25 13:33:29 -05:00
  • 037e42fb20 Cleaned up notification SQL format johnnyq 2023-01-25 13:02:25 -05:00
  • 6c5e92dd3c Only show notifications belonging to the logged in user and system notifications where notification_user_id = 0 johnnyq 2023-01-25 12:59:26 -05:00
  • da810349f4 Moved the toastr response from the top right to the top center johnnyq 2023-01-25 12:40:25 -05:00
  • 27d1d2a592 Added Software Licenses, Tickets and notes under contact details as well as fix the contact edit by moving the modal just below the edit button so it does not conflict with other tables that have the contact_id var johnnyq 2023-01-25 11:16:36 -05:00
  • 1e1933798d Added more telemetry data including if certain options are on or off to get an idea what businesses are using johnnyq 2023-01-24 21:15:57 -05:00
  • f670efa16a Added comments and version to Telemetry johnnyq 2023-01-24 20:24:15 -05:00
  • 3dc1f11a56 Added Basic Telemetry sending johnnyq 2023-01-24 20:08:37 -05:00
  • a854baaf61 Added Telemetry settings option johnnyq 2023-01-24 19:27:58 -05:00
  • 88ca23e5c0 Tidy Spacing johnnyq 2023-01-24 18:13:07 -05:00
  • a25d96a481 Updated the edit modal for tickets to reflect the changes made to the create ticket modal johnnyq 2023-01-24 17:54:13 -05:00
  • 4164e1dad6 Added vendor dropdown selection under ticket creation modal johnnyq 2023-01-24 17:22:47 -05:00
  • 73ef2ede8b Updated Ticket Creation Modal to make room for upcoming multi selection of contacts, assets and involved vendors johnnyq 2023-01-24 17:15:18 -05:00
  • a8379e331d Added Updated Date Time on Ticket Details johnnyq 2023-01-24 16:35:16 -05:00
  • bdd8f8823f Added fields to contacts for billing and technical contacts johnnyq 2023-01-24 16:19:49 -05:00
  • da2c98a48a Remove instances of unused db field log_entity was causing issues with adding and editing items including contacts johnnyq 2023-01-24 12:59:51 -05:00
  • 1aa7c7be3a Updated DB Structure Defaults and dropped some unused fields johnnyq 2023-01-23 21:43:45 -05:00
  • 058102bb47 Merge pull request #573 from wrongecho/smell-cleanups Johnny 2023-01-23 21:42:11 -05:00
  • a340df0df9 More general code cleanup/formatting Marcus Hill 2023-01-23 21:37:32 +00:00
  • bd1ac7708c Adjust setting related pages to require inc_all_settings rather than include Marcus Hill 2023-01-23 21:31:54 +00:00
  • 3a54789c4b More general code cleanup/formatting Marcus Hill 2023-01-23 21:29:12 +00:00
  • 5d77be3f41 Convert include to require_once Marcus Hill 2023-01-23 21:19:11 +00:00
  • ad2390d0ea General tidy/spacing cleanups Marcus Hill 2023-01-23 21:09:44 +00:00
  • 49da4d7fd4 Add HTML lang element to match main header.php Marcus Hill 2023-01-23 20:56:08 +00:00
  • 95b9e2fe23 General cleanups, add HTML lang element to match header.php Marcus Hill 2023-01-23 20:55:25 +00:00
  • b60b501cef Merge pull request #571 from wrongecho/mail-format-fix Johnny 2023-01-23 15:49:13 -05:00
  • 2ab601fa59 Merge pull request #569 from itflow-org/wrongecho-readme-v1-date Johnny 2023-01-23 15:45:32 -05:00
  • 10f12b17f6 Revert php mailer back to isHTML true - the default is text, despite what PHPStorm thinks! Marcus Hill 2023-01-23 20:30:38 +00:00
  • 52196b7284 Merge pull request #568 from wrongecho/code-tidy Johnny 2023-01-23 15:02:12 -05:00
  • dfb7364a82 Update README.md wrongecho 2023-01-23 19:34:49 +00:00
  • 4e2b8a86c3 Update functions.php wrongecho 2023-01-23 19:25:00 +00:00
  • b19c7a6f49 Merge branch 'master' into code-tidy wrongecho 2023-01-23 19:21:43 +00:00
  • 13edae48dc New Field for notifications so each user can get and dismiss their own notifications instead of them being shared johnnyq 2023-01-22 20:01:20 -05:00
  • b3f952b1f8 New Feature: You can now create Software/License Templates johnnyq 2023-01-21 16:28:48 -05:00
  • 144697ccc0 Hide Full User Agent string from Logs johnnyq 2023-01-21 14:26:19 -05:00
  • e9d0a709df Remove Serializer johnnyq 2023-01-21 14:03:38 -05:00
  • 73490f5448 Fixed broken Guest view of Invoice and Quote due to modification of get Browser and get OS functions johnnyq 2023-01-21 14:02:54 -05:00
  • 7f2a9e04d5 Merge pull request #566 from wrongecho/notifs Johnny 2023-01-21 13:29:59 -05:00
  • d34c26d176 Tidy Marcus Hill 2023-01-21 17:49:10 +00:00
  • 35560c579b Remove unnecessary button tag Marcus Hill 2023-01-21 17:44:27 +00:00
  • 8f18e9ea91 Fix expense reference not showing when copying expense Marcus Hill 2023-01-21 17:37:46 +00:00
  • df8ecbd2c4 Remove use of mysqli_error in post.php - it was removed in PHP 7.0 Marcus Hill 2023-01-21 17:33:09 +00:00
  • a270e3a42c Remove redundant closing PHP tags Marcus Hill 2023-01-21 17:30:51 +00:00
  • bae0814827 Remove unnecessary semicolons Marcus Hill 2023-01-21 17:29:53 +00:00
  • bdffacca6b Remove unnecessary variables (return the result direct) Marcus Hill 2023-01-21 17:29:01 +00:00
  • 2c7a704b6b Remove redundant (default) arguments Marcus Hill 2023-01-21 17:26:06 +00:00
  • d73b3cb960 Correct typos Marcus Hill 2023-01-21 17:22:27 +00:00
  • 2c3ebb3bbb Tidy codestyle - spaces between parenthesis and curly braces Marcus Hill 2023-01-21 17:09:39 +00:00
  • 690aea6ab2 Add php-imap to readme as requirement for email to ticket parsing Marcus Hill 2023-01-21 16:47:11 +00:00
  • 628c6997ca Add ticket assignment email notifications when using the 'Assigned to' menu Marcus Hill 2023-01-21 16:33:54 +00:00
  • fb6848f508 Add configuration setting to control whether clients should get automatic ticket-related emails (ticket open/close) Marcus Hill 2023-01-21 15:47:01 +00:00
  • 6f900269d7 Add notifications for unusual logins. A login is considered "unusual" if both the user agent and IP address used haven't appeared in the user's sign-in logs before. Marcus Hill 2023-01-21 15:16:11 +00:00
  • fe00c0df2b Send users a notification email if they disable 2FA Marcus Hill 2023-01-21 14:37:50 +00:00
  • cc6380f785 Add notification emails to agents when they change their email/password Marcus Hill 2023-01-21 14:29:32 +00:00
  • 3973a0dd00 Adjust hardcoded ITFlow to config_app_name Marcus Hill 2023-01-21 14:27:40 +00:00
  • fb5a27843c Add isset check on check_login to prevent undefined errors Marcus Hill 2023-01-21 13:48:53 +00:00
  • 2c1f760ce0 - Move brute force login protection before the page loads - Increased the threshold to 15 attempts, but over 10 mins instead Marcus Hill 2023-01-21 13:42:54 +00:00
  • b9b0440186 - Add email notification to agents if their 2FA code is entered incorrectly (this may be a sign of account compromise) - Tidy login code flow so that the "logged" session variable only has to be set in one place, rather than in two (both for 2fa and non-2fa logins) Marcus Hill 2023-01-21 13:25:16 +00:00
  • 6d26b07d70 Fix the ticket notification email subject to just show the ticket subject in the message body for new tickets Marcus Hill 2023-01-21 12:30:33 +00:00
  • f7d9fe8479 Add email notifications when cron raises a scheduled ticket Marcus Hill 2023-01-21 12:29:39 +00:00
  • 7f3ec8ccda Fixed where os and browser would return the os and browser of the currently logged in user for every row johnnyq 2023-01-20 21:27:55 -05:00