Commit Graph

  • 1ed20217d1 Added Department name on client PDF Export and contact CSV export johnnyq 2022-02-22 11:42:08 -05:00
  • e6b45f9627 Added Notification client id to Past due invoice notifications johnnyq 2022-02-22 11:32:11 -05:00
  • d54238ecf8 bolded product name johnnyq 2022-02-22 02:34:33 -05:00
  • 6f40a4f458 Fixed Products listing broken due to unused funtion get_currency johnnyq 2022-02-22 02:33:26 -05:00
  • 4182e43b5e UI polish bolded contact under client listing johnnyq 2022-02-22 02:22:03 -05:00
  • e633d1ad71 Merged contact with client on ticket listing johnnyq 2022-02-22 02:15:41 -05:00
  • 2f9a0447a8 Updated no results johnnyq 2022-02-22 02:04:51 -05:00
  • 950cbee979 Delete unused test files johnnyq 2022-02-22 01:52:33 -05:00
  • 2b639ecb65 oops deleted DB accidentally johnnyq 2022-02-22 01:50:11 -05:00
  • 581936267f DB Structure Update rename contact_department to contact_department_id, added Department to contacts view johnnyq 2022-02-22 01:48:05 -05:00
  • 71b7f60aeb Reworked Admin Settings Menu, moved items to their own side nav and removed settings from the main side nav and moved it to the user drop down on the top nav johnnyq 2022-02-22 01:26:15 -05:00
  • 057e3a6cbd Got ride of the side nav logic as this is not needed now as we modularized the includes johnnyq 2022-02-22 00:37:58 -05:00
  • 1829c7299e Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place johnnyq 2022-02-22 00:29:39 -05:00
  • 7af0c11720 Updated Email template footers to include department and Email for Ticket replies, Invoices, Payment Receipts, Quotes, etc johnnyq 2022-02-21 23:42:58 -05:00
  • 06e76f529d Sort Dismissed Notification Descending Timestamp johnnyq 2022-02-21 22:33:37 -05:00
  • 54dc4d4523 Do not show Invoice or Quote Note under guest view if blank johnnyq 2022-02-21 22:24:41 -05:00
  • 70c5e22fa1 Update Guest View quote to include the new notification system johnnyq 2022-02-21 22:20:20 -05:00
  • 8376b5c6a2 added client to dismissed notifications johnnyq 2022-02-21 22:16:40 -05:00
  • 2e55aceda1 More Join workings johnnyq 2022-02-21 22:02:44 -05:00
  • 29422b9d52 Added Client name to logs along with a link to the client logs page johnnyq 2022-02-21 21:56:16 -05:00
  • b4114fdad3 DB Structure Update - Added notification_client_id to notifications to link notification to clients to further use in client overview, added asset warranty expiration notification fixed a few DB queries to use join instead of = johnnyq 2022-02-21 21:42:59 -05:00
  • 583e0fa307 Opps removed some test theming johnnyq 2022-02-21 21:24:58 -05:00
  • 315bfd55d7 Added notification_dismissed_by johnnyq 2022-02-21 21:23:32 -05:00
  • 05e7b160b1 DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit johnnyq 2022-02-21 21:21:13 -05:00
  • fab9bcfa23 Move Global search to side nav johnnyq 2022-02-21 20:08:09 -05:00
  • 119df88f61 Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-02-21 19:12:33 -05:00
  • dc68eda592 Fixed Guest Accept or Decline Quote through guest URL, add correct bage color for Accepted quotes johnnyq 2022-02-21 19:12:17 -05:00
  • cd94079a3b Merge pull request #369 from wrongecho/services Johnny 2022-02-21 18:26:16 -05:00
  • 957bb5308f Use div styling instead for service note line breaks Marcus Hill 2022-02-21 21:37:39 +00:00
  • d5c142c86f Revert services to strip_tags Marcus Hill 2022-02-21 20:51:19 +00:00
  • 65b1e2fcb5 Merge pull request #368 from wrongecho/asset-modal Johnny 2022-02-21 10:24:53 -05:00
  • e6167ffaa3 Merged table Document and Document Template and just added a new field to differentiate, can save a document as a template now more to come, also added folder selection not quite ready yet johnnyq 2022-02-20 17:02:48 -05:00
  • 633eeb1296 Allow service notes to use multiple lines Marcus Hill 2022-02-20 20:42:48 +00:00
  • e096650fa0 Show OS if asset is a switch/router/fw Marcus Hill 2022-02-20 19:52:00 +00:00
  • bb5abba882 Merge pull request #367 from wrongecho/sharing Johnny 2022-02-20 14:12:53 -05:00
  • 242c5a179c Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-02-20 13:35:55 -05:00
  • 3038fb0672 Fix User Role on setup johnnyq 2022-02-20 13:35:34 -05:00
  • 085e8e3d08 Merge pull request #365 from wrongecho/master wrongecho 2022-02-20 17:22:22 +00:00
  • 36a24f5603 Add file & login sharing functionality & ip/ua view tracking Marcus Hill 2022-02-20 17:16:28 +00:00
  • 8f529fb659 PHP INTL required for currency (numfmt_create undefined errors) Marcus Hill 2022-02-20 09:46:37 +00:00
  • c0f7c36fe5 Fix contact edit to user contact added_at johnnyq 2022-02-19 17:21:06 -05:00
  • 7a7d165aba Merge pull request #364 from wrongecho/sharing Johnny 2022-02-19 16:36:06 -05:00
  • b30e105f85 Revert network_created_at change Marcus Hill 2022-02-19 21:33:31 +00:00
  • 06cde1a119 Cleaned up the new JS edit Modal sperating Javascript vars with camelCase and php var with seperate_words johnnyq 2022-02-19 16:17:07 -05:00
  • 0d2b2bb5fd Added Contact name to assigned asset under asset licneses in Software, move javascript for the new edit network modal from top to the bottom johnnyq 2022-02-19 15:54:08 -05:00
  • 7a13456506 Add database structure for links Marcus Hill 2022-02-19 20:09:52 +00:00
  • 53ac312c02 Small typo Marcus Hill 2022-02-19 20:06:02 +00:00
  • 6f6f5a0217 Add document sharing via link #315 Marcus Hill 2022-02-19 20:02:14 +00:00
  • b850d913a0 Fixed Balanced and total amount paid in client listing johnnyq 2022-02-19 00:14:52 -05:00
  • acf74b13bc Update DB johnnyq 2022-02-18 18:03:41 -05:00
  • af4e09f534 Merge pull request #363 from wrongecho/services-certs Johnny 2022-02-18 18:00:18 -05:00
  • e00d4f693f Finished Adding Assigning Licenses to Device or Users under software johnnyq 2022-02-18 17:58:11 -05:00
  • 2fe1100128 Fixed Titles on Quotes and Invoices Settings johnnyq 2022-02-18 15:29:35 -05:00
  • f95a228141 Updated DB Structure, Added Seperate From Name and From Email to Invoices / Quotes and Tickets, seperated Quote and Invoice to their own settings pane johnnyq 2022-02-18 15:26:16 -05:00
  • 16968e0b97 Added Locale option for company, this works in conjunction with the way the currency is displayed johnnyq 2022-02-18 11:14:14 -05:00
  • 6b98035812 Typo Marcus Hill 2022-02-18 08:36:52 +00:00
  • ccb4aa3c22 Add functionality to link certificates to services Marcus Hill 2022-02-18 08:35:32 +00:00
  • af465607d3 Started work on departments johnnyq 2022-02-18 01:31:56 -05:00
  • ab973457b9 Added Seats Expire and Purchase dates to Software johnnyq 2022-02-18 01:09:16 -05:00
  • 0aec371ccd Add Software Licnee Version and License Type as well as the beginnings to assign licneses to devices and or users johnnyq 2022-02-18 00:27:00 -05:00
  • a96d43a017 Fix Views based off new role Permissions johnnyq 2022-02-17 23:46:04 -05:00
  • 2c1cb0f3b4 Fixed Recurring Invoice Client Redirection johnnyq 2022-02-17 22:41:03 -05:00
  • 6c5bcda233 Fixed Currency function on Revenues johnnyq 2022-02-17 22:32:16 -05:00
  • d71b48342e Fixed Currency on Quote and Download PDF on quote and invoice guest urls johnnyq 2022-02-17 22:29:32 -05:00
  • a9346845ab Refactored Currency Display using PHP numfmt_format_currency() function as this is best practice and will put the right currency symbol in the right place based off locale and currency type johnnyq 2022-02-17 22:20:59 -05:00
  • 8d8b922ba5 Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-02-17 17:41:43 -05:00
  • f2f9f22545 Started using new php function for Currency formatting as this is best preactice, removed Client Access and removed certian user roles johnnyq 2022-02-17 17:41:30 -05:00
  • cd27a140ce Merge pull request #362 from wrongecho/no-tickets wrongecho 2022-02-17 21:05:10 +00:00
  • 0fda21705d Add nothing to see here (manual - non-paginated version) Marcus Hill 2022-02-17 20:52:03 +00:00
  • fcb55a9eed Removed some unused files, updated product add and edit description to textboxes to match invoice/quote and recurring johnnyq 2022-02-16 14:19:15 -05:00
  • 875ebe3ac7 Open new page when downloading IT Docs johnnyq 2022-02-15 14:23:03 -05:00
  • 626a8f8205 Seperate Assets in client documentation, also fixed width issue on client vendors when pagination is was active johnnyq 2022-02-15 14:12:47 -05:00
  • b3ebb21989 Do not show table fields and header if data doesnt exist, also removed the client footer on export Client IT Documentaiton johnnyq 2022-02-15 12:59:57 -05:00
  • 63ca643e3c Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-02-14 16:21:56 -05:00
  • d7e0775654 Commented out Service URL query for now currently not in use johnnyq 2022-02-14 16:21:19 -05:00
  • 91221ffd07 Merge pull request #360 from wrongecho/ticket-count wrongecho 2022-02-14 20:31:57 +00:00
  • 799ba40731 Adjust ticket count in header & side-nav to reflect open ticket count including working/onhold tickets Marcus Hill 2022-02-14 20:29:04 +00:00
  • 81a6b349ad Added Income Line Chart to Income Report same with Expense Report johnnyq 2022-02-14 14:10:18 -05:00
  • b44719cc1a Added Last Years Income to Cash flow johnnyq 2022-02-14 13:25:44 -05:00
  • 0dec751f67 Fix Export Client Documentation via PDF johnnyq 2022-02-14 09:29:30 -05:00
  • 9d2a335a19 Merge pull request #359 from wrongecho/services Johnny 2022-02-13 20:25:38 -05:00
  • aab7fb54f7 Add title to new service modal Marcus Hill 2022-02-13 21:56:09 +00:00
  • 5e4cc4067b More Var Fixes johnnyq 2022-02-13 15:59:27 -05:00
  • 1b22c72851 Fix various vars and include errors johnnyq 2022-02-13 15:43:51 -05:00
  • a7e8f8d2d8 Fixed current_code error on login page johnnyq 2022-02-13 15:19:45 -05:00
  • 2767b612e1 Removed unused client_email var under quotes and client_quotes johnnyq 2022-02-13 15:13:46 -05:00
  • d1b3fec753 Removed unused client_email var under invoices and client_invoices johnnyq 2022-02-13 15:11:15 -05:00
  • fc3094a0cb Merge pull request #358 from wrongecho/networks Johnny 2022-02-13 14:03:02 -05:00
  • 6860a87c59 Move network edit modal data processing to AJAX Marcus Hill 2022-02-13 18:15:51 +00:00
  • 6de35dc7c2 Merge pull request #357 from johnnyq/scheduled-tickets Johnny 2022-02-13 10:36:07 -05:00
  • 6b508e9c00 Merge pull request #356 from wrongecho/tickets Johnny 2022-02-13 10:35:27 -05:00
  • 5c0fe3f2fd Add scheduling frequency options: quarterly, biannually, annually Marcus Hill 2022-02-13 15:10:14 +00:00
  • 7da2d09225 Hide Data columns in global search that are not found also keep the search query in the global search johnnyq 2022-02-12 22:34:37 -05:00
  • 4b9adf9a5d - General reformatting Marcus Hill 2022-02-12 22:45:39 +00:00
  • 4239471b27 Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-02-12 15:55:35 -05:00
  • f526737dca Open link in New Window instead of current windows Client Logins johnnyq 2022-02-12 15:55:24 -05:00
  • 60f3d3d086 Merge pull request #354 from wrongecho/api Johnny 2022-02-12 15:48:09 -05:00
  • 6f59a9e7d5 Merge pull request #355 from wrongecho/search Johnny 2022-02-12 15:47:57 -05:00
  • 03d00f76ef Typo Marcus Hill 2022-02-12 18:05:19 +00:00
  • dcde6313af Add documents to global search Marcus Hill 2022-02-12 18:02:43 +00:00