Commit Graph

  • 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
  • 706ee68563 Add ticket read to api Marcus Hill 2022-02-12 17:41:48 +00:00
  • fe5635f1dc Add contact read to api Marcus Hill 2022-02-12 17:37:56 +00:00
  • dd8061562c Make Balance Red if there is a balance under client detials johnnyq 2022-02-09 21:19:29 -05:00
  • ac276d7844 Added some elevation to the Card table on tickets removed btn-lg for each button that parts of the btn-group and specified btn lg in the btn group class instead johnnyq 2022-02-08 21:59:17 -05:00
  • 02fce58f80 Remove more number_formats and some UI work on tickets johnnyq 2022-02-08 21:53:39 -05:00
  • c6db5516cf Remove some more tics, set to to get the current user logged in number of tickets johnnyq 2022-02-08 21:42:51 -05:00
  • 7385d1e0a5 Removed unnessessary tics in the queries, no need to use the number_format() php function for row counts. number_format is mainly used for decimals and such. Remove some double spacing johnnyq 2022-02-08 21:38:52 -05:00
  • c1bfec98be Indentation cleanup, removed extra </div> on tickets johnnyq 2022-02-08 21:29:43 -05:00
  • 525462ce3c Merge pull request #349 from aftechro/patch-2 Johnny 2022-02-08 21:08:22 -05:00
  • 1a30cecf64 Update tickets.php AFTECH.RO 2022-02-08 23:01:18 +00:00
  • 8c4932c1c5 Fix Inputmask and password popovers along with Copy to Clipboard johnnyq 2022-02-08 15:13:31 -05:00
  • d743e6a0cb Downgraded Jquery from 3.6 to 3.5.1 to fix select2 from not autofocusing on search - https://github.com/select2/select2/issues/5993 johnnyq 2022-02-08 12:20:34 -05:00
  • 1b83f6b1a6 Merge pull request #348 from wrongecho/services-url Johnny 2022-02-07 19:21:54 -05:00
  • e9b239f9a9 Bump AdminLTE from 3.1 to 3.2, Bump plugins Summernote, phpMailer, clipboardjs, bootstrap, fontawesome-free, fullcalendar, inputmask, JQuery, moment, pdfmake, and more. Removed Unnessesary files from from plugins directories to reduce app size johnnyq 2022-02-07 19:20:56 -05:00
  • 7d22ab88f6 Move service importance to header Marcus Hill 2022-02-07 20:14:31 +00:00
  • b51db78cd9 Show asset IPs Marcus Hill 2022-02-07 20:09:58 +00:00
  • 7934422749 Show URLs from assets/logins Marcus Hill 2022-02-07 19:56:12 +00:00
  • 94faa6934a Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-02-05 18:55:51 -05:00
  • 56f0f7d08e More Audit Loggings johnnyq 2022-02-05 18:55:20 -05:00
  • 4068d604f4 Merge pull request #347 from wrongecho/html-purifier Johnny 2022-02-05 18:54:01 -05:00
  • 2b39ea3bd6 Fix tags for new documents Marcus Hill 2022-02-05 22:19:04 +00:00
  • 4f68073223 Implement html purifier for tickets & documents Marcus Hill 2022-02-05 22:18:53 +00:00
  • 45a4e981a3 Added Client Logs to client nav johnnyq 2022-02-05 17:07:47 -05:00
  • 5dd576fe20 Removed Legacy AES Password conversion and old AES key from database johnnyq 2022-02-05 16:41:21 -05:00
  • c8600033f5 opp forgot switch companies start page johnnyq 2022-02-05 13:45:15 -05:00
  • 0e3c457991 Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming johnnyq 2022-02-05 13:43:52 -05:00
  • 278b243e7c Finished File Entity Renaming process johnnyq 2022-02-05 13:24:57 -05:00
  • 559d0559fa Merge pull request #345 from wrongecho/api Johnny 2022-02-05 11:07:52 -05:00
  • 7e475b1083 Make user images fit the parent container and remove the cricle johnnyq 2022-02-05 10:53:08 -05:00
  • 5e5c546b97 Merge pull request #344 from wrongecho/scheduled-tickets Johnny 2022-02-05 10:43:13 -05:00
  • b9bbc75ce3 Add/update READ endpoints for assets, certs, domains, networks & software Marcus Hill 2022-02-05 14:20:20 +00:00
  • d4ea0c984d id > asset_id Marcus Hill 2022-02-05 13:34:33 +00:00
  • 7b23c04d78 Add functionality to edit scheduled tickets. Small other fixes Marcus Hill 2022-02-05 12:59:07 +00:00
  • 6dda8ce0d6 Added Duplicate checking support for import assets johnnyq 2022-02-04 18:05:19 -05:00
  • 6e9f2534d4 Renamed contact display field on client assets to Assigned To to match export and import assets johnnyq 2022-02-04 17:38:53 -05:00
  • 75117c2f2e You can now import contact and locaiton of assets as long as the name appears in locaitons or contacts johnnyq 2022-02-04 17:36:05 -05:00
  • bb972e8de3 Store full user agent, we can always parse it later johnnyq 2022-02-04 17:04:28 -05:00
  • 6132ce81e1 oopps Forgot the r in strip_tags johnnyq 2022-02-04 16:58:30 -05:00
  • be0778ab84 Strip slashes on user agent and ip to prevent user header modification for XSS attack in API logging johnnyq 2022-02-04 16:55:45 -05:00
  • 338c991d21 Updated Logging in both APIs johnnyq 2022-02-04 16:51:56 -05:00
  • b8e5d5844d Updated new API Validation with api-keys table and added some additonal log fields johnnyq 2022-02-04 16:37:19 -05:00
  • c01b48c6ec Added API Expire Date check to api.php johnnyq 2022-02-04 16:27:38 -05:00
  • 59521cbfc6 Old API fixes johnnyq 2022-02-04 16:22:23 -05:00
  • b1d09e6b56 Removed old API Key from Settings api.php now uses api_keys and a key is no longer generated upon setup, Also autogen an API key upon creation. johnnyq 2022-02-04 15:59:51 -05:00
  • b58696f079 Added API List, Create, Update Delete Interface johnnyq 2022-02-03 19:12:10 -05:00
  • 74ba71acd7 Merge pull request #343 from wrongecho/api Johnny 2022-02-03 19:10:27 -05:00
  • 1dc5df9557 Moved Vendors under Accounting under main side Nav as these vendors are expense vendors and not the same as client vendors, removed assets as this should be accessed within a client johnnyq 2022-02-02 20:37:04 -05:00
  • 6e4025dc58 Initial new api Marcus Hill 2022-02-02 22:16:08 +00:00
  • a9b3884bc7 DB Dump johnnyq 2022-02-01 16:25:05 -05:00
  • 4074b62d59 Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-02-01 16:17:57 -05:00
  • 1d4d3be434 Start working on HTMLPurfier for WYSIWYG Input johnnyq 2022-02-01 16:17:30 -05:00
  • 1c7d7acd51 Merge pull request #341 from wrongecho/services-backup Johnny 2022-02-01 16:14:42 -05:00
  • 34b85e0afa Merge pull request #342 from wrongecho/readme Johnny 2022-02-01 16:14:13 -05:00
  • c34eb91457 Restructure Marcus Hill 2022-01-31 20:56:33 +00:00
  • cec218d9e2 Add problem/solution Marcus Hill 2022-01-31 20:51:48 +00:00
  • 3bac0188e6 Add backup note to services module Marcus Hill 2022-01-31 20:24:47 +00:00
  • b44ef6b60e Merge pull request #340 from wrongecho/comment-test wrongecho 2022-01-31 20:23:52 +00:00
  • bd5b1848d6 Comment test page as causing Github syntax check to fail Marcus Hill 2022-01-31 19:40:27 +00:00
  • a67fece250 Merge pull request #339 from johnnyq/wrongecho-lint Johnny 2022-01-31 12:06:40 -05:00
  • b0e8083ea6 Merge pull request #337 from wrongecho/cert Johnny 2022-01-31 12:05:42 -05:00
  • 31b5804e4b Merge pull request #335 from wrongecho/assets Johnny 2022-01-31 12:05:00 -05:00
  • 1daccbf168 Move to correct dir wrongecho 2022-01-31 11:11:46 +00:00
  • 60903dbc2e Add PHP Lint workflow wrongecho 2022-01-31 11:07:22 +00:00
  • 812f94e23b Small edits to readme wrongecho 2022-01-31 10:39:49 +00:00
  • efb1eed0c6 Linked certificate domain should not be required Marcus Hill 2022-01-30 19:30:23 +00:00
  • f870688efe Asset make should not be required (e.g. VMs) Marcus Hill 2022-01-30 19:25:46 +00:00
  • f3593fe623 Merge pull request #333 from wrongecho/readme Johnny 2022-01-29 17:10:26 -05:00
  • e91340a89c Merge pull request #334 from wrongecho/scheduled-tickets Johnny 2022-01-29 17:09:59 -05:00
  • a55af2d455 Update readme Marcus Hill 2022-01-29 20:09:27 +00:00
  • 450fc4c332 Update readme Marcus Hill 2022-01-29 20:08:07 +00:00
  • 980f4137fa Merge pull request #329 from wrongecho/ticket-email Johnny 2022-01-29 10:15:58 -05:00
  • 5c5e2fd85b Merge pull request #330 from wrongecho/cert-domain Johnny 2022-01-29 10:15:28 -05:00
  • cf335a5cc6 Remove email ticket updates option - this is controlled by ticket note visibility Marcus Hill 2022-01-29 14:08:37 +00:00
  • d84ec0519e Add functionality to allow associating a domain to a certificate Marcus Hill 2022-01-29 13:53:54 +00:00
  • 149002e7ea Send email to client on public ticket update Marcus Hill 2022-01-29 13:28:01 +00:00
  • c3b7f28057 Merge pull request #326 from wrongecho/services Johnny 2022-01-28 20:40:18 -05:00
  • dd9fcd57d2 Fix guest invoice caused issues with the alert Query on certain client names, will need reworking and testing in other areas of the code as well johnnyq 2022-01-28 20:38:48 -05:00
  • e4db480855 Fix network vlan duplicating Marcus Hill 2022-01-28 22:46:19 +00:00
  • 1db6582a4e Add logging Marcus Hill 2022-01-28 22:34:27 +00:00