Go to file
johnnyq 06e76f529d Sort Dismissed Notification Descending Timestamp 2022-02-21 22:33:37 -05:00
.github Move to correct dir 2022-01-31 11:11:46 +00:00
api/v1 Add ticket read to api 2022-02-12 17:41:48 +00:00
css
dist 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 2022-02-07 19:20:56 -05:00
js Fix Inputmask and password popovers along with Copy to Clipboard 2022-02-08 15:13:31 -05:00
plugins Removed some unused files, updated product add and edit description to textboxes to match invoice/quote and recurring 2022-02-16 14:19:15 -05:00
uploads
vendor 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 2022-02-07 19:20:56 -05:00
.gitignore
LICENSE
README.md PHP INTL required for currency (numfmt_create undefined errors) 2022-02-20 09:46:37 +00:00
account_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
account_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
accounts.php 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 2022-02-17 22:20:59 -05:00
admin_side_nav.php
api.php oopps Forgot the r in strip_tags 2022-02-04 16:58:30 -05:00
api_key_add_modal.php Old API fixes 2022-02-04 16:22:23 -05:00
api_key_edit_modal.php 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. 2022-02-04 15:59:51 -05:00
api_keys.php Added API List, Create, Update Delete Interface 2022-02-03 19:12:10 -05:00
assets.php
base32static.php
blank.php Started using new php function for Currency formatting as this is best preactice, removed Client Access and removed certian user roles 2022-02-17 17:41:30 -05:00
calendar_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
calendar_event_add_modal.php Fix various vars and include errors 2022-02-13 15:43:51 -05:00
calendar_event_edit_modal.php Fix various vars and include errors 2022-02-13 15:43:51 -05:00
calendar_events.php More Join workings 2022-02-21 22:02:44 -05:00
campaign.php Fix various vars and include errors 2022-02-13 15:43:51 -05:00
campaign_add_modal.php Added Location Column to client networks, more work on Campaigns 2022-01-25 13:22:26 -05:00
campaign_edit_modal.php Finished Campaign Test Email and some other fixups 2022-01-24 22:07:50 -05:00
campaign_test_modal.php Finished Campaign Test Email and some other fixups 2022-01-24 22:07:50 -05:00
campaign_track.php DB Structure update on Mailing list Campaign Removed click and open count from campaigns as they are in the campaign_messages 2022-01-24 18:30:29 -05:00
campaigns.php Fix various vars and include errors 2022-02-13 15:43:51 -05:00
categories.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
category_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
category_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
category_quick_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
check_login.php DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit 2022-02-21 21:21:13 -05:00
client.js
client.php Fix Views based off new role Permissions 2022-02-17 23:46:04 -05:00
client_add_modal.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
client_asset_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_asset_edit_modal.php Show OS if asset is a switch/router/fw 2022-02-20 19:52:00 +00:00
client_asset_import_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_assets.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_certificate_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_certificate_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_certificates.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_contact_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_contact_details_modal.php
client_contact_edit_modal.php Fix contact edit to user contact added_at 2022-02-19 17:21:06 -05:00
client_contacts.php Fix Inputmask and password popovers along with Copy to Clipboard 2022-02-08 15:13:31 -05:00
client_delete_modal.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
client_departments.php Started work on departments 2022-02-18 01:31:56 -05:00
client_document_add_modal.php 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 2022-02-20 17:02:48 -05:00
client_document_edit_modal.php 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 2022-02-20 17:02:48 -05:00
client_document_tags_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_document_view_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_documents.php 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 2022-02-20 17:02:48 -05:00
client_domain_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_domain_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_domains.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_edit_modal.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
client_events.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_file_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_file_view_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_files.php Add file & login sharing functionality & ip/ua view tracking 2022-02-20 17:16:28 +00:00
client_invoices.php 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 2022-02-17 22:20:59 -05:00
client_location_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_location_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_locations.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_login_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_login_edit_modal.php Fix Inputmask and password popovers along with Copy to Clipboard 2022-02-08 15:13:31 -05:00
client_logins.php Add file & login sharing functionality & ip/ua view tracking 2022-02-20 17:16:28 +00:00
client_logs.php Added Client Logs to client nav 2022-02-05 17:07:47 -05:00
client_network_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_network_edit_modal.php Cleaned up the new JS edit Modal sperating Javascript vars with camelCase and php var with seperate_words 2022-02-19 16:17:07 -05:00
client_networks.php Cleaned up the new JS edit Modal sperating Javascript vars with camelCase and php var with seperate_words 2022-02-19 16:17:07 -05:00
client_payments.php 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 2022-02-17 22:20:59 -05:00
client_print.php
client_quotes.php 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 2022-02-17 22:20:59 -05:00
client_recurring_invoices.php 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 2022-02-17 22:20:59 -05:00
client_routes.php Added Client Logs to client nav 2022-02-05 17:07:47 -05:00
client_service_add_modal.php Add functionality to link certificates to services 2022-02-18 08:35:32 +00:00
client_service_edit_modal.php Add functionality to link certificates to services 2022-02-18 08:35:32 +00:00
client_service_view_modal.php Use div styling instead for service note line breaks 2022-02-21 21:37:39 +00:00
client_services.php Merge pull request #363 from wrongecho/services-certs 2022-02-18 18:00:18 -05:00
client_side_nav.php Fix Views based off new role Permissions 2022-02-17 23:46:04 -05:00
client_software.php Finished Adding Assigning Licenses to Device or Users under software 2022-02-18 17:58:11 -05:00
client_software_add_modal.php Added Contact name to assigned asset under asset licneses in Software, move javascript for the new edit network modal from top to the bottom 2022-02-19 15:54:08 -05:00
client_software_edit_modal.php Added Contact name to assigned asset under asset licneses in Software, move javascript for the new edit network modal from top to the bottom 2022-02-19 15:54:08 -05:00
client_tickets.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
client_trips.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
client_vendors.php Seperate Assets in client documentation, also fixed width issue on client vendors when pagination is was active 2022-02-15 14:12:47 -05:00
clients.php Fixed Balanced and total amount paid in client listing 2022-02-19 00:14:52 -05:00
companies.php Added Locale option for company, this works in conjunction with the way the currency is displayed 2022-02-18 11:14:14 -05:00
company_add_modal.php Added Locale option for company, this works in conjunction with the way the currency is displayed 2022-02-18 11:14:14 -05:00
company_edit_modal.php Added Locale option for company, this works in conjunction with the way the currency is displayed 2022-02-18 11:14:14 -05:00
cron-mailer.php 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 2022-02-07 19:20:56 -05:00
cron.php 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 = 2022-02-21 21:42:59 -05:00
custom_link_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
custom_link_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
custom_links.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
dashboard_financial.php Started using new php function for Currency formatting as this is best preactice, removed Client Access and removed certian user roles 2022-02-17 17:41:30 -05:00
db.sql 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 = 2022-02-21 21:42:59 -05:00
expense_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
expense_copy_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
expense_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
expense_export_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
expense_refund_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
expenses.php 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 2022-02-17 22:20:59 -05:00
footer.php Updated DB Structure, Added Seperate From Name and From Email to Invoices / Quotes and Tickets, seperated Quote and Invoice to their own settings pane 2022-02-18 15:26:16 -05:00
functions.php 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 2022-02-17 22:20:59 -05:00
get_credential.php Add IP / UA logging 2022-01-15 23:43:29 +00:00
get_settings.php DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit 2022-02-21 21:21:13 -05:00
global.css
global_search.php Hide Data columns in global search that are not found also keep the search query in the global search 2022-02-12 22:34:37 -05:00
guest_checkout.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
guest_download_file.php Add file & login sharing functionality & ip/ua view tracking 2022-02-20 17:16:28 +00:00
guest_footer.php
guest_header.php Fixed Guest Accept or Decline Quote through guest URL, add correct bage color for Accepted quotes 2022-02-21 19:12:17 -05:00
guest_pay_invoice.php
guest_post.php Fixed Guest Accept or Decline Quote through guest URL, add correct bage color for Accepted quotes 2022-02-21 19:12:17 -05:00
guest_view_invoice.php Do not show Invoice or Quote Note under guest view if blank 2022-02-21 22:24:41 -05:00
guest_view_item.php Add file & login sharing functionality & ip/ua view tracking 2022-02-20 17:16:28 +00:00
guest_view_quote.php Do not show Invoice or Quote Note under guest view if blank 2022-02-21 22:24:41 -05:00
header.php Opps removed some test theming 2022-02-21 21:24:58 -05:00
index.php Code cleanup and fix possible injections when a trusted user is logged in thanks to mwdmeyer, constant_chaos, disclosure5 and rightwayround from /r/msp for pointing these issues out 2021-12-12 13:16:26 -05:00
invoice.php 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 2022-02-17 22:20:59 -05:00
invoice_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
invoice_copy_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
invoice_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
invoice_note_modal.php
invoice_payment_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
invoice_recurring_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
invoices.php 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 2022-02-17 22:20:59 -05:00
item_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
login.php Fixed current_code error on login page 2022-02-13 15:19:45 -05:00
logs.php Added Client name to logs along with a link to the client logs page 2022-02-21 21:56:16 -05:00
notifications.php added client to dismissed notifications 2022-02-21 22:16:40 -05:00
notifications_dismissed.php Sort Dismissed Notification Descending Timestamp 2022-02-21 22:33:37 -05:00
pagination.php
payments.php 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 2022-02-17 22:20:59 -05:00
post.php Added notification_dismissed_by 2022-02-21 21:23:32 -05:00
product_add_modal.php Removed some unused files, updated product add and edit description to textboxes to match invoice/quote and recurring 2022-02-16 14:19:15 -05:00
product_edit_modal.php Removed some unused files, updated product add and edit description to textboxes to match invoice/quote and recurring 2022-02-16 14:19:15 -05:00
products.php 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 2022-02-17 22:20:59 -05:00
quote.php 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 2022-02-17 22:20:59 -05:00
quote_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
quote_copy_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
quote_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
quote_note_modal.php
quote_to_invoice_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
quotes.php Fixed Guest Accept or Decline Quote through guest URL, add correct bage color for Accepted quotes 2022-02-21 19:12:17 -05:00
recurring_invoice.php 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 2022-02-17 22:20:59 -05:00
recurring_invoice_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
recurring_invoice_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
recurring_invoice_note_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
recurring_invoices.php Fixed Recurring Invoice Client Redirection 2022-02-17 22:41:03 -05:00
report_expense_summary.php 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 2022-02-17 22:20:59 -05:00
report_income_summary.php 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 2022-02-17 22:20:59 -05:00
report_profit_loss.php 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 2022-02-17 22:20:59 -05:00
report_tax_summary.php 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 2022-02-17 22:20:59 -05:00
revenue_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
revenue_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
revenues.php Fixed Currency function on Revenues 2022-02-17 22:32:16 -05:00
rfc6238.php
robots.txt
scheduled_ticket_add_modal.php Add scheduling frequency options: quarterly, biannually, annually 2022-02-13 15:10:14 +00:00
scheduled_ticket_edit_modal.php Add scheduling frequency options: quarterly, biannually, annually 2022-02-13 15:10:14 +00:00
scheduled_tickets.php Add nothing to see here (manual - non-paginated version) 2022-02-17 20:52:03 +00:00
settings-alerts.php
settings-backup.php Allow backing up master key 2022-01-11 00:13:18 +00:00
settings-defaults.php
settings-general.php 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. 2022-02-04 15:59:51 -05:00
settings-invoice.php Fixed Titles on Quotes and Invoices Settings 2022-02-18 15:29:35 -05:00
settings-mail.php
settings-nav.php Updated DB Structure, Added Seperate From Name and From Email to Invoices / Quotes and Tickets, seperated Quote and Invoice to their own settings pane 2022-02-18 15:26:16 -05:00
settings-online-payment.php
settings-quote.php Fixed Titles on Quotes and Invoices Settings 2022-02-18 15:29:35 -05:00
settings-ticket.php Updated DB Structure, Added Seperate From Name and From Email to Invoices / Quotes and Tickets, seperated Quote and Invoice to their own settings pane 2022-02-18 15:26:16 -05:00
settings-update.php Removed Legacy AES Password conversion and old AES key from database 2022-02-05 16:41:21 -05:00
settings-user.php Added Client name to logs along with a link to the client logs page 2022-02-21 21:56:16 -05:00
setup.php Fix User Role on setup 2022-02-20 13:35:34 -05:00
share_modal.php Add file & login sharing functionality & ip/ua view tracking 2022-02-20 17:16:28 +00:00
side_nav.php DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit 2022-02-21 21:21:13 -05:00
tag_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
tag_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
tags.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
tax_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
tax_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
taxes.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
test_calendar_domains.php
test_client_payments_by_invoice.php Comment test page as causing Github syntax check to fail 2022-01-31 19:40:27 +00:00
test_client_print_side_nav.php
test_contacts.php
test_delete_confirm_modal.php
test_domains.php
test_export_excel_example.php
test_noclients.php
test_print_profit_loss.php
test_report_income_summary_2.php
test_starter_new.php
test_totp-test.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
test_totp-test2.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
test_transactions.php
ticket.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
ticket_add_modal.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
ticket_edit_modal.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
ticket_merge_modal.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
ticket_reply_edit_modal.php Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming 2022-02-05 13:43:52 -05:00
tickets.php - General reformatting 2022-02-12 22:45:39 +00:00
top_nav.php DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit 2022-02-21 21:21:13 -05:00
transfer_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
transfer_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
transfers.php 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 2022-02-17 22:20:59 -05:00
trip_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
trip_copy_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
trip_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
trip_export_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
trips.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
user_add_modal.php Started using new php function for Currency formatting as this is best preactice, removed Client Access and removed certian user roles 2022-02-17 17:41:30 -05:00
user_companies_modal.php More Var Fixes 2022-02-13 15:59:27 -05:00
user_edit_modal.php Fix Views based off new role Permissions 2022-02-17 23:46:04 -05:00
user_logs.php
users.php Fix Views based off new role Permissions 2022-02-17 23:46:04 -05:00
vendor_add_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
vendor_edit_modal.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
vendors.php Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00

README.md

Contributors Stargazers Issues Commits GPL License

ITFlow

IT Documentation, Accounting and Invoicing System for Small MSPs.

View demo
Username: demo@demo | Password: demo

Docs · Forum · Report Bug · Request Feature

About

ITFlow

ITFlow is a free & open-source solution for IT service management, documentation, and accounting.

The Problem

  • You're a busy MSP with 101 things to do.
  • Information about your clients is unorganised and unstructured: scattered in random tickets or folders - when you do eventually find it, it's out of date.
  • For some tickets, you spend longer looking for the relevant documentation than actually working the ticket.
  • On top of the technical day to day, you also have to take care of the financial side of the business - consistent pricing, quotes/invoicing, and accounting.

The Solution: ITFlow

  • ITFlow consolidates common MSP needs (ticketing, wiki/docs, CMDB and accounting) into one system to help you do what you do best - IT.

In Beta

  • This project is still in early beta and is considered a work in progress. Many changes are being performed and may cause breakage upon updates.
  • We strongly recommend against storing confidential information like passwords in ITFlow at this time.
  • We are hoping to have a stable 1.0 release by July 2022.

Built With

  • Backend / PHP libs

    • PHP
    • MariaDB
    • PHPMailer
  • CSS

    • Bootstrap
    • AdminLTE
    • fontawesome
  • JS Libraries

    • chart.js
    • moments.js
    • jQuery
    • pdfmake
    • Select2
    • SummerNote
    • FullCalendar.io

Getting Started

ITFlow is self-hosted. There is a full installation guide in the docs, but the main steps are:

Prerequisites

  • Git
    sudo apt install git
    
  • Apache
    sudo apt install apache2
    
  • PHP
    sudo apt install php libapache2-mod-php php-intl
    
  • MariaDB
    sudo apt install mariadb-server
    

Installation

  1. Login to your server, change directory to your web root
  2. Clone the repo
    git clone https://github.com/johnnyq/itflow.git .
    
  3. Create a MariaDB Database
  4. Point your browser to your HTTPS web server to begin setup

Features

  • Client Documentation

    • Contacts - Keep track of important individuals
    • Locations (Head Quarters, Satellite locations)
    • Vendors (ISP, WebHost, MailHost, Software Company, VOIP company, etc.)
    • Assets (Laptop, Workstations, Routers, Switches, Access Points, phones, etc.)
    • Password Manager (AES Encrypted in database)
    • Domain Names & SSL Certificates
    • Software (Manage Applications Licenses, Renewals etc.)
    • Networks
    • Files (PDF Contracts, Manuals, Firewall Backup Configs, etc.)
    • Documents (Tech Docs, How-tos, Processes, Procedures, Notes, etc.)
    • Services (Relate all of the above together, e.g. Active Directory, a web app, etc.)
    • Tickets
    • Single Downloadable IT Documentation for a client
  • Client Portal

    • Invoice, Quotes and Payment information
    • More to come soon...
  • Invoicing

    • Automatically Emails Past Due Invoices to clients
    • Automatically Email Receipts upon marking invoices paid
    • Automatic Recurring Invoices
  • Quotes

    • Automated customer approval process using a link that is sent via email to the primary contact
    • One Click turn Quotes into Invoices
  • Accounting

    • Expense Tracking (Track internal business expenses such as Office Supplies, Professional Services, Equipment, etc.)
    • Profit and Loss Reports
    • Income/Expense Summaries
    • Travel Mileage Tracking
    • Accounts (Manage several accounts including cash on hand, bank accounts, etc.)
    • Account Transfers (Keep track of money transfers from account to account including deposits)
  • Alerting/Notifications

    • Low Account Balances
    • Domains to expire
    • Password reset reminder for customers
    • Past Due Invoices
    • Software License Expiration
  • Calendar

    • Schedule Jobs
    • Overview of Invoices, Domains, Asset Warranty Expiry, etc.
    • Schedule Events
    • Automatic Email Reminders of upcoming calendar events to customers
  • Dashboard

    • Overview of business financials
  • Mailing List - Notify users of upcoming change controls, marketing, etc.

  • API

    • XML Phonebook download for VOIP Phones
    • FreePBX Integrated called ID (When call comes in it queries the Database and displays the company name on your caller ID as well as alerts you in the CRM)
    • Pull Emails for Mailing list Integration
    • Check account Balances using FreePBX IVR
  • Multi-Tenant - One Instance Multiple Companies and Users

  • Audit Logging - Logs detailed actions of users and events

  • Permissions / Roles

  • 2FA Login Support (TOTP)

API

  • Caller ID lookup (Great for integrating with your phone system like FreePBX, and having your VOIP phone return the client's name thats calling in) - /api.php?api_key=[API_KEY]&cid=[PHONE_NUMBER] - Returns a name
  • XML Phonebook Download - /api.php?api_key=[API_KEY]&phonebook
  • Client Email (great for mailing lists) - /api.php?api_key=[API_KEY]&client_emails - Returns Client Name - Email Address
  • Account Balance for Client (can be integrated into multiple places for example in FreePBX Press 3 to check account balance, please enter your client ID your balance is) - /api.php?api_key=[API_KEY]&client_id=[CLIENT_ID] - Returns Account Balance
  • Add new asset for a client - /api.php?api_key=[API_KEY]&client_id=ClientID&add_asset=Name&type=[Desktop|Laptop|Server]&make=Make&model=Model&serial=Serial&os=OS
    • Required: api_key, client_id, add_asset (name)
  • NOTE: [API_KEY] - is auto generated when a company is created and shows up in General Settings, this can also be changed manually.

Roadmap / Future to-do

  • MeshCentral / TacticalRMM (Export Assets Info to ITFlow, Exports common software applications to Software)
  • CalDAV to integrate with 3rd party calendars
  • CardDAV to integrate with 3rd party Address books
  • Stripe Integration for online payments
  • Toast Alerts with recent caller that matches caller ID in database which allows you to click on the toast alerts and bring up the clients account right away.
  • FIDO2 WebAuthn Support for passwordless auth (TPM Fingerprint), (USB Hardware keys such as Yubikey)

See the forum and the open issues for a full list of proposed features & known issues.

Support & Contributions

Forum

For assistance using ITFlow, feature requests, and general ideas/discussions please use the community forum. For bugs, please raise an issue.

Contributing

If you are able to make a contribution that would make ITFlow better, please fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature)
  3. Commit your Changes (git commit -m 'Add some')
  4. Push to the Branch (git push origin feature)
  5. Open a Pull Request

Contributors

License

ITFlow is distributed under the GPL License in the hope that it will be useful, but WITHOUT ANY WARRANTY. See LICENSE.txt for details.