Commit Graph

  • 7e9597d923 Updated Ticket Icons everywhere to a more suitable icon life-ring instead of a carnival ticket johnnyq 2022-10-01 15:00:48 -04:00
  • 851ca7fae5 Always set a random password for new portal users. This isn't an issue at the moment as we don't allow logins with empty passwords but better to be safe. Marcus Hill 2022-10-01 19:32:40 +01:00
  • 3d09993d34 Merge pull request #493 from wrongecho/client-tel Johnny 2022-10-01 13:19:30 -04:00
  • a0ecb94e01 Make client phone numbers click to call Marcus Hill 2022-10-01 14:58:01 +01:00
  • 9701aa35db Merge pull request #492 from wrongecho/portal-brand Johnny 2022-09-30 23:51:22 -04:00
  • 5cf36fd719 Show the company brand/name on the client portal, rather than ITFlow Marcus Hill 2022-09-30 21:07:00 +01:00
  • e3601ad2ce opps misspelling johnnyq 2022-09-29 12:23:32 -04:00
  • a8a7ea4805 Made Client Refferral searchable under clients johnnyq 2022-09-29 12:20:35 -04:00
  • 7d24aaf4b7 Replaced auto generated base_url var for invoice/quote emailing with the config_base_url in the config.php file johnnyq 2022-09-27 14:36:35 -04:00
  • 7543957176 Wording Change on Viewing Invoice email template johnnyq 2022-09-26 18:53:33 -04:00
  • 0ae4786325 replaced some static location redirectors on POST with Refferal URL redirect johnnyq 2022-09-21 21:31:41 -04:00
  • 6f6d737e64 Added meta no index to all headers so pages dont get indexed by Google this only affects people that dont have a robots.txt at HTRoot hence people that are running itflow in a subdir like example.com/itflow johnnyq 2022-09-21 12:38:22 -04:00
  • e5a4451bb9 Update settings File naming consistancy to match the rest of ITFlow naming johnnyq 2022-09-21 12:30:04 -04:00
  • 83a82d2995 Side nav UI update bigger go back more margin between menu headers, added icons to reports side nav johnnyq 2022-09-19 21:14:26 -04:00
  • 80862d7ea8 Update client overview links to work with the latest client routing changes johnnyq 2022-09-19 11:06:40 -04:00
  • 13ee094db4 Fixed Client link under notifications to work with the new client routing johnnyq 2022-09-19 11:01:30 -04:00
  • 07987c2c30 Merge pull request #490 from wrongecho/contacts-search-wording Johnny 2022-09-19 10:48:55 -04:00
  • edd606564f Merge pull request #491 from wrongecho/services-fix Johnny 2022-09-19 10:48:32 -04:00
  • 96a7653766 Fix service view modal links after routes change Marcus Hill 2022-09-18 21:24:30 +01:00
  • cc003bc1af Remove tab reference from old routes for client contact search bar placeholder Marcus Hill 2022-09-18 21:02:58 +01:00
  • 0be0635c7a Merge pull request #488 from wrongecho/update-ui Johnny 2022-09-18 14:29:48 -04:00
  • 2cc180d74d Merge pull request #489 from wrongecho/contact-pass-safe Johnny 2022-09-18 14:29:32 -04:00
  • 1fe8a45dc6 Small edit to the way contact passwords are set - potential SQL injection issue Marcus Hill 2022-09-18 19:14:15 +01:00
  • d7090d3286 Reworked Client Section URL routing to be standard with standard URL routing of ITFlow. It was just too confusing to mix to different URL routing operations johnnyq 2022-09-18 14:00:31 -04:00
  • b7c588db45 Add message if git fetch fails. Change backup warning to only show when update is available Marcus Hill 2022-09-18 18:49:22 +01:00
  • 5d2e64515b Beginnings of notification colored dots under client side nav overdue invoices, domains expiring etc johnnyq 2022-09-17 22:57:37 -04:00
  • ab4826db54 Renamed Software to Liceneses and renamed Logins to Passwords under client section johnnyq 2022-09-17 19:48:28 -04:00
  • 996c603826 Operation Cleanup Round 4 - Remove config_base_url from settings table in db. This should be in your config.php now, if this is not added this can break things johnnyq 2022-09-17 18:04:26 -04:00
  • e45452b63f Remove unused backup directory johnnyq 2022-09-17 17:46:59 -04:00
  • de3240f5cf UI move client tags from the client side nav bar to client header under client name and website with a tag icon johnnyq 2022-09-17 17:44:07 -04:00
  • fe19da141c Fix New Clients Link on Dashboard to only show clients added on year selected johnnyq 2022-09-17 17:21:44 -04:00
  • 2ea41ed960 Operation Cleanup Round 3 - Remove automated SQL backups as this should be handled by system level backups which will also backup the files johnnyq 2022-09-17 17:17:01 -04:00
  • 6eb96df277 Operation Cleanup Round 2 - Remove Custom Links. This should really be handled by a startpage of some sort johnnyq 2022-09-17 16:46:12 -04:00
  • 14953fe171 Operation Cleanup Round 1 - Remove Mailing list functionality, there are many projects that can handle this johnnyq 2022-09-17 16:35:11 -04:00
  • 55567df92e Added xlsm, md, webp to the allowed upload list johnnyq 2022-09-16 14:02:28 -04:00
  • f01058ae26 Merge pull request #485 from wrongecho/portal-password Johnny 2022-09-11 10:26:02 -04:00
  • 1ed88f7b56 Merge pull request #486 from wrongecho/contact-api Johnny 2022-09-11 10:25:50 -04:00
  • b23359ff38 Adjust contact API to allow department to be text rather than int due to db schema change Marcus Hill 2022-09-11 11:08:48 +01:00
  • 39e95347f0 Add ability for locally authenticated client contacts to change their portal password Marcus Hill 2022-09-10 22:46:01 +01:00
  • f2f1949ff8 Allow Negative item line amounts for invoice/quotes/recurring for dicounts Fixes #483 and #311 johnnyq 2022-08-29 17:37:37 -04:00
  • b10e493e12 Merge pull request #480 from jcpit/patch-1 Johnny 2022-08-12 11:03:38 -04:00
  • 1c110eefc6 Merge pull request #481 from jcpit/patch-2 Johnny 2022-08-12 11:02:01 -04:00
  • 5108ef1fd9 Update settings-user.php jcpit 2022-08-04 15:22:46 +10:00
  • 42c2d8109d Update functions.php jcpit 2022-08-04 15:02:13 +10:00
  • c1ff2011a4 Set Default Invoice Net Terms to 30 from 7 During install as this is most common business practice for Invoice Net Terms johnnyq 2022-07-20 17:56:21 -04:00
  • 8192c49a38 Added Cron Job Start to Logging johnnyq 2022-07-19 14:29:02 -04:00
  • b4417f8e94 Added Cron Successful to the logs in cron.php johnnyq 2022-07-19 13:27:28 -04:00
  • 1d139fafd3 Added Cron Successful to the logs in cron.php johnnyq 2022-07-19 13:26:26 -04:00
  • dbea44591c Removed Refresh Domain Whois and DNS and Refresh SSL from cron.php as it was breaking it causing recurrings and invoice reminders not to be sent out. johnnyq 2022-07-19 13:15:55 -04:00
  • 49df74222f Bump moments.js johnnyq 2022-07-17 18:49:02 -04:00
  • 9f9e43ee1f Fixed Force Recurring Invoice , before WHERE in query johnnyq 2022-07-17 16:43:55 -04:00
  • 5a5432b368 Merge pull request #479 from wrongecho/txt-records Johnny 2022-07-16 15:27:58 -04:00
  • cf6bf88e4f Add TXT records under domain records Marcus Hill 2022-07-07 20:17:16 +01:00
  • 85dc681360 Merge pull request #478 from wrongecho/cron Johnny 2022-07-01 19:12:59 -04:00
  • 7bf6ea6447 Add auto ssl updater to cron Marcus Hill 2022-06-18 19:51:37 +01:00
  • ec0599c273 Merge pull request #473 from wrongecho/cron Johnny 2022-06-02 12:53:45 -04:00
  • f9abe79088 Add domain whois auto updater nightly via cron Marcus Hill 2022-05-31 21:13:25 +01:00
  • 4d238dc02d Merge pull request #472 from wrongecho/guest-sharing Johnny 2022-05-31 09:51:12 -04:00
  • b4cf844b6b Merge pull request #471 from wrongecho/ticket-assign-select Johnny 2022-05-31 09:50:55 -04:00
  • a45e6dd5c1 Merge pull request #470 from wrongecho/delete-client Johnny 2022-05-31 09:50:43 -04:00
  • 139dce231f Minor UI touchups Marcus Hill 2022-05-29 11:50:23 +01:00
  • a04682caba Update ticket add/edit modals to only show techs/admins for ticket assignment (not accountants) Marcus Hill 2022-05-29 11:24:46 +01:00
  • 2c2aed3ee6 Bugfix client not deleting due to incorrect ticket reply column name Marcus Hill 2022-05-29 11:13:15 +01:00
  • 0295757f95 Merge pull request #469 from wrongecho/ssl Johnny 2022-05-25 17:52:03 -04:00
  • c02ea0ee94 Automatically add domain/certificate info during client creation, if domain is specified Marcus Hill 2022-05-25 22:16:06 +01:00
  • 1a43cbdd12 Updated Asset Statuses johnnyq 2022-05-25 16:14:49 -04:00
  • 93e45dc7c4 Added Client Asset Status functionality need to work on the names johnnyq 2022-05-25 16:09:20 -04:00
  • 5052a92f8e Added Asset Status to assets Table johnnyq 2022-05-25 15:45:29 -04:00
  • 9b47cd5baf Merge pull request #468 from wrongecho/dom-ssl-func Johnny 2022-05-25 15:38:48 -04:00
  • 6a463f312d - Move domain expiry/whois/DNS info to a function for better modularity. - Improve additional domain name validation & ensure data returned fits into database Marcus Hill 2022-05-24 22:03:56 +01:00
  • 30db46e866 Fix Delete Vendor johnnyq 2022-05-24 13:45:54 -04:00
  • f9a78e7ef7 Merge pull request #465 from wrongecho/misc Johnny 2022-05-22 12:22:59 -04:00
  • 7a190a28e7 UI updates Document Details johnnyq 2022-05-22 12:22:25 -04:00
  • 17cd82dbf4 Send e-mail when new user (tech) is created containing login credentials Marcus Hill 2022-05-20 17:06:35 +01:00
  • 96b7578d21 Add internal note to ticket when invoice is created Marcus Hill 2022-05-20 16:36:12 +01:00
  • 7128f347b4 Automatically copy share link to clipboard Marcus Hill 2022-05-20 16:27:21 +01:00
  • 08245c3ef6 Remove unused function Marcus Hill 2022-05-20 16:27:06 +01:00
  • 48c2bec919 Fix td closing tag for stale tickets Marcus Hill 2022-05-20 16:10:59 +01:00
  • b2c6b948c1 Rearranged Expense columns johnnyq 2022-05-19 13:08:58 -04:00
  • 856a600993 Fixed send invoice/quote email redirects so they go back to the page you were last on johnnyq 2022-05-17 13:50:54 -04:00
  • df1cada53c Full page Document View with related items under client documents johnnyq 2022-05-17 13:12:07 -04:00
  • ac5f2dfd34 Fixed Global Search listing of multiples of the same client johnnyq 2022-05-16 20:01:57 -04:00
  • 38a8220e35 Added asset related documents and files queries johnnyq 2022-05-16 16:00:07 -04:00
  • 0ced5490b6 Minor update johnnyq 2022-05-15 11:48:33 -04:00
  • 7f2340e713 Added the word back again johnnyq 2022-05-14 19:57:37 -04:00
  • bf34a2403a Minor UI cleanups add angle rights to menus that open new nav menus margin cleanups etc johnnyq 2022-05-14 19:54:16 -04:00
  • ff5f08a052 Added copy to clipboard for contact emails johnnyq 2022-05-14 18:26:31 -04:00
  • 4f2cff6fac More Archiving work, added entity_id to logs for future undo of archives in logs. johnnyq 2022-05-14 18:14:02 -04:00
  • 25589d38ce Fix Delete and Archive alerts johnnyq 2022-05-14 13:06:09 -04:00
  • 334766e567 Use toastr notifications and alerts instead dedupe alert feedback code johnnyq 2022-05-14 13:03:03 -04:00
  • 205c4e1bec Add Location Archive Functionality, do not allow archiving if location is primary, added undo location archive, some other cleanups johnnyq 2022-05-14 11:44:48 -04:00
  • 49fea66cea Do not show Archive / Delete if contact is a primary contact johnnyq 2022-05-14 10:32:58 -04:00
  • c073a24081 Added new folder to the new menu under documents johnnyq 2022-05-13 18:46:47 -04:00
  • b9a3bed540 Overview UI increase margin between header icon and header text johnnyq 2022-05-13 18:36:34 -04:00
  • 1f81ea56d9 Updated Client Overview UI and logic a bit johnnyq 2022-05-13 18:33:52 -04:00
  • 2ef6c6f17b Add missing Quote and Invoice Prefixes on view notifications johnnyq 2022-05-13 16:54:49 -04:00
  • 4f56f2efb3 Added more Descriptive Column titles and additonal cell spacing to contact templates johnnyq 2022-05-13 15:17:23 -04:00
  • 5c1eafede8 Updated strto_AZaz0-9 function johnnyq 2022-05-13 15:03:17 -04:00
  • 79df499ad3 Added Client Logins Import johnnyq 2022-05-13 14:42:46 -04:00
  • 08a669e3bb Added location import capability, cleaned up some import wording, renamed clean_file_name function to just strto_AZaz09 and clean export and sample csv client names johnnyq 2022-05-13 13:29:03 -04:00