Commit Graph

  • 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
  • 74cf007ef3 Cleanup importing assets along with duplication fix from previous commit johnnyq 2022-05-13 12:24:43 -04:00
  • fdc42ef5cf Fixed issue with importing contacts when a duplicate was detected it would stop importing the rest of the rows that were not duplicates johnnyq 2022-05-13 12:19:51 -04:00
  • 7b0e4e7741 Fixed contacts not importing if location was left blank johnnyq 2022-05-13 12:12:44 -04:00
  • 8b5f8547c4 Added Contact Import Capabilities and fixed some undefined vars johnnyq 2022-05-13 11:53:17 -04:00
  • e510c74536 Merge pull request #463 from wrongecho/misc Johnny 2022-05-11 19:49:15 -04:00
  • f7df7811c0 Correct L207 ['client_archive_at'] to ['client_archiveD_at'] Marcus Hill 2022-05-11 20:45:54 +01:00
  • 3f3854e8c3 Add contact delete endpoint Marcus Hill 2022-05-11 20:41:19 +01:00
  • fc3b83d43a Allow for tickets to be unassigned after being assigned to an agent. Hide accountants from ticket assignment list on ticket.php. Marcus Hill 2022-05-11 20:27:18 +01:00
  • 647f133f48 Fixed Edit Assign to if the asset was anything but a workstation it would blank out during an edit johnnyq 2022-05-10 22:11:05 -04:00
  • 06ae05f4f2 Updated DB Schema to include the beginnings of asset, contact, vendor and software related data johnnyq 2022-05-10 17:12:52 -04:00
  • 33b18891bc Fixed broken contact listing due to relations that no longer exist johnnyq 2022-05-08 14:00:57 -04:00
  • 50670d4d27 Table Field cleanup johnnyq 2022-05-07 20:51:13 -04:00
  • 0ac9143e47 Do no show archived clients under clients, add archive client, add undo archive client johnnyq 2022-05-07 20:15:13 -04:00
  • bf3f17db44 Updated Delete Client confirmation modal to include all financial associated data and logs etc johnnyq 2022-05-07 17:41:14 -04:00
  • c38f2378ea Updated Delete Client to delete all associated data johnnyq 2022-05-07 17:37:38 -04:00
  • 8d2570f688 Dropped api_key_updated_at field and unused tables contracts, messages and roles johnnyq 2022-05-07 16:57:20 -04:00
  • 5044dc6084 Properly delete everything related to a company when deleting a company johnnyq 2022-05-07 16:46:50 -04:00
  • 463fcdbe4f Fixed adding new company johnnyq 2022-05-07 15:42:17 -04:00
  • cb22db5d65 Merge pull request #462 from wrongecho/updated-timestamp Johnny 2022-05-07 15:22:52 -04:00
  • 7bb68a36d9 Add user role in PHP Session to remove dependency on check_login - will require you to logout & back in to take effect after the update Marcus Hill 2022-05-07 17:44:04 +01:00
  • 5cbd0fad0d Move role validation to functions.php Marcus Hill 2022-05-07 17:25:30 +01:00
  • d900a7d341 Show shared item (doc/file/login) name in logs when generating a share link Marcus Hill 2022-05-07 17:08:05 +01:00
  • b2c0994577 Add CSRF Token validation for API key create/delete Marcus Hill 2022-05-07 16:56:55 +01:00
  • 53ae901f15 Remove api updated at column, as API keys can not be edited once created Marcus Hill 2022-05-07 16:40:06 +01:00
  • f4537ac80a Remove remaining instances of updating *updated_at - SQL DB does this now for us automatically Marcus Hill 2022-05-07 16:39:34 +01:00
  • 598f1b1aa1 Fixed issue with Account Transfers and adding Revenue, updated DB to update created_at and updated_at to the new SQL Timestamp johnnyq 2022-05-06 12:04:12 -04:00
  • 867f5edb8a Do not count or show archived under client overview johnnyq 2022-05-05 12:41:40 -04:00
  • 9ac267e831 Removed redundant client overview header johnnyq 2022-05-05 12:02:04 -04:00
  • f32609c29c Client Overview fixes and cleanups - Fix domains expiring, resized columns, added Assets Retiring soon with a 7 year retire window from install date johnnyq 2022-05-05 12:00:12 -04:00
  • 42f98479e7 Fixed Issue where if server had an IP client PDF Export would not work #395 johnnyq 2022-05-05 10:55:04 -04:00
  • 18c7c1c9a5 Merge pull request #460 from wrongecho/bugs Johnny 2022-05-03 16:16:03 -04:00
  • 6a57ae6149 Add a small newline to the end of the table, otherwise the document action edit button gets cut off Marcus Hill 2022-05-02 21:24:57 +01:00
  • 9e1b5f6903 Show existing asset OS when editing Marcus Hill 2022-05-02 21:24:03 +01:00
  • 5b400dec9f Merge pull request #456 from wrongecho/iframe Johnny 2022-05-02 11:32:50 -04:00
  • ef4a4dcf33 Merge pull request #457 from wrongecho/csrf Johnny 2022-05-02 11:31:52 -04:00
  • 5e4870df90 Merge branch 'master' into csrf Johnny 2022-05-02 11:31:42 -04:00
  • 44f8569b50 Merge pull request #455 from wrongecho/api Johnny 2022-05-02 11:30:02 -04:00
  • f0d497fec8 Merge pull request #459 from wrongecho/db-fix wrongecho 2022-05-01 21:51:23 +01:00
  • d7381d5e06 Add contact_department column for anyone that installed since it was added Marcus Hill 2022-05-01 21:46:05 +01:00
  • 6f9439a85e Add contact department column to db.sql, remove departments table,document_tags and documents_tagged. Marcus Hill 2022-05-01 21:21:47 +01:00
  • fd6051646c Fix merge conflict Marcus Hill 2022-05-01 18:51:53 +01:00
  • 705060d1df Add clean_file_name function to fix merge conflict Marcus Hill 2022-05-01 18:46:45 +01:00
  • 61777116a9 CSRF Token Marcus Hill 2022-05-01 18:43:53 +01:00
  • 622290f354 Prevent ITFlow being shown in an iFrame Marcus Hill 2022-05-01 17:48:47 +01:00
  • c19328f3d8 Typo Marcus Hill 2022-05-01 10:37:07 +01:00
  • 25c610e963 Rename update_id to update_count - as it's a count, not the insert ID Marcus Hill 2022-05-01 10:34:21 +01:00
  • 69c1fc6cae Add asset API delete endpoint Marcus Hill 2022-05-01 10:30:04 +01:00
  • b2e9a0f5f3 Fix Department sorting under contacts johnnyq 2022-04-29 18:52:57 -04:00
  • 1c7bd35ad4 Invoice is now searchable by amount johnnyq 2022-04-29 18:44:17 -04:00
  • 099fcbe4bc Updated Side Nav header spacing from 3 to 2 removed some unnessary title headers in sidenav, this will allow for more room for other items on the side navs johnnyq 2022-04-29 17:07:30 -04:00
  • 0641b0bfd4 Completely remove the last bits of departments johnnyq 2022-04-29 16:50:25 -04:00
  • 7b35431021 Remove Departments table and remove it from the client side nav, takes up too much space, added it as a text input on contact add/edit instead johnnyq 2022-04-29 16:39:15 -04:00
  • d5922b25a9 Updated Licence Type var under client export pdf johnnyq 2022-04-29 12:11:57 -04:00
  • ba57078810 Created Sanitize file name function to fix issues with exporting PDF Documentation with clients having ' in the name ex ben's johnnyq 2022-04-29 11:54:50 -04:00
  • ca5ba0c6d2 Removed , before WHERE statement Fixed Edit Client johnnyq 2022-04-29 11:21:46 -04:00
  • 8b91be7188 Fix Software password display and edit functionality johnnyq 2022-04-29 11:04:38 -04:00
  • 492f90fe4b Merge pull request #453 from wrongecho/mesh Johnny 2022-04-29 11:03:58 -04:00
  • f5f3567d4a Merge pull request #452 from wrongecho/folders Johnny 2022-04-29 11:03:47 -04:00
  • 496a9a6e88 Merge pull request #451 from wrongecho/ticket-modal Johnny 2022-04-29 11:03:34 -04:00
  • 917377ed17 Remove meshcentral references in api Marcus Hill 2022-04-28 21:46:41 +01:00
  • 8e16abfcbc Define ['folder_id'] as for easy reference and to fix undefined errors Marcus Hill 2022-04-28 21:09:02 +01:00
  • bc1426ba18 Don't show archived users for ticket filters/assignment Marcus Hill 2022-04-28 20:52:20 +01:00