Go to file
wrongecho 3c9995cb01 Custom Roles & Permissions
Initial enforcement of custom roles & permissions - only on some pages via GET for now.
2024-09-20 18:09:00 +01:00
.github Update php-lint.yml - bump to 9.4.1 2024-08-10 12:21:43 +01:00
api/v1 Tidying 2024-09-14 23:43:54 +01:00
css Removed Custom CSS for ticket was able to make work with CSS Library bootstrap, asjusted spacing and layout of ticket response controls, 2024-05-30 15:35:02 -04:00
dist
js Merge pull request #1047 from itflow-org/share-modal-anyone 2024-09-11 18:05:45 -04:00
plugins Bump TinyMCE from 7.1.1 to 7.3.0 2024-08-24 16:36:29 -04:00
portal Tidying 2024-09-14 23:43:54 +01:00
post Added UI elements for the new custom link fields, new tab, order and location 2024-09-18 21:25:59 -04:00
uploads
vendor
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md Update README.md 2024-09-15 00:18:12 +01:00
SECURITY.md Update SECURITY.md 2024-09-15 00:10:42 +01:00
account_add_modal.php Remove all reminense of Account Types next is deleting the DB Tables for account types 2024-09-17 13:59:58 -04:00
account_edit_modal.php Remove all reminense of Account Types next is deleting the DB Tables for account types 2024-09-17 13:59:58 -04:00
accounts.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
admin_api.php
admin_api_key_add_modal.php Initial WIP: Allow decrypting logins/credentials via the API 2024-08-19 21:23:43 +01:00
admin_backup.php
admin_bulk_mail.php Tidying 2024-09-14 23:43:54 +01:00
admin_categories.php Ticket categories 2024-05-26 22:49:57 +01:00
admin_category_add_modal.php
admin_category_edit_modal.php
admin_custom_link_add_modal.php Added UI elements for the new custom link fields, new tab, order and location 2024-09-18 21:25:59 -04:00
admin_custom_link_edit_modal.php Added UI elements for the new custom link fields, new tab, order and location 2024-09-18 21:25:59 -04:00
admin_custom_links.php Added UI elements for the new custom link fields, new tab, order and location 2024-09-18 21:25:59 -04:00
admin_debug.php Tidying 2024-09-14 23:43:54 +01:00
admin_document_template_add_modal.php
admin_document_template_details.php Tidying 2024-09-14 23:43:54 +01:00
admin_document_template_edit_modal.php
admin_document_templates.php
admin_logs.php Removed Client Audit log, now located under Recent under client Overview can click View More to see the main audit log if your an admin also added client filter to the main audit log 2024-08-23 15:43:50 -04:00
admin_mail_queue.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
admin_mail_queue_message_view.php
admin_project_template_add_modal.php
admin_project_template_details.php Use Plus icon for Adding tickets to Projects 2024-04-07 13:28:28 -04:00
admin_project_template_edit_modal.php
admin_project_template_ticket_template_add_modal.php Created new table to allow many to many relationship for Ticket and Project Templates 2024-04-06 18:37:37 -04:00
admin_project_templates.php Fix Some Undefined Vars PHP Errors 2024-06-07 17:57:02 -04:00
admin_role_add_modal.php Permissions overhaul - Define permissions in the database 2024-09-14 18:29:44 +01:00
admin_role_edit_modal.php Permissions overhaul - Define permissions in the database 2024-09-14 18:29:44 +01:00
admin_roles.php Custom Roles & Permissions 2024-09-20 18:09:00 +01:00
admin_side_nav.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
admin_software_template_add_modal.php
admin_software_template_edit_modal.php
admin_software_templates.php
admin_tag_add_modal.php Feature: Add Contact Tags Support 2024-06-01 14:25:51 -04:00
admin_tag_edit_modal.php Feature: Add Contact Tags Support 2024-06-01 14:25:51 -04:00
admin_tags.php Feature: Add Contact Tags Support 2024-06-01 14:25:51 -04:00
admin_tax_add_modal.php
admin_tax_edit_modal.php
admin_taxes.php
admin_ticket_status_add_modal.php Added the ability to Add Ticket and Edit Ticket statuses, disallowed deleting editing system tickets, this is still work in progress 2024-03-31 13:40:31 -04:00
admin_ticket_status_edit_modal.php Updated ticket status color capabilities to use multiple color instead of a select few, added activate disable ticket statuses, fixed ticket status Left joins in a few more areas 2024-04-01 16:27:05 -04:00
admin_ticket_statuses.php Updated ticket status color capabilities to use multiple color instead of a select few, added activate disable ticket statuses, fixed ticket status Left joins in a few more areas 2024-04-01 16:27:05 -04:00
admin_ticket_template_add_modal.php
admin_ticket_template_details.php Tidying 2024-09-14 23:43:54 +01:00
admin_ticket_template_edit_modal.php Cleaned up Contact Add/Edit Relabeled Secure tab to Access and moved Roles to Access Tab ss this is much more suitable 2024-04-06 20:05:53 -04:00
admin_ticket_templates.php Fix Some Undefined Vars PHP Errors 2024-06-07 17:57:02 -04:00
admin_update.php Show name of branch you are on in admin update 2024-08-29 19:21:33 +01:00
admin_user_add_modal.php Add Checkbox that will select all / de-select all Client Restriction permissions in add/edit user 2024-06-04 16:05:49 -04:00
admin_user_all_reset_password_modal.php
admin_user_archive_modal.php
admin_user_edit_modal.php Add Checkbox that will select all / de-select all Client Restriction permissions in add/edit user 2024-06-04 16:05:49 -04:00
admin_user_export_modal.php
admin_user_invite_modal.php
admin_users.php Tidying 2024-09-14 23:43:54 +01:00
admin_vendor_template_add_modal.php
admin_vendor_template_edit_modal.php
admin_vendor_templates.php
ajax.php Update Secure Message with the intended recipient, also added a confidential disclosure method to the email and Secure message link, added number of views left and expire date, and other minor ui updates 2024-09-18 17:22:39 -04:00
base32static.php
blank.php Tidying 2024-09-14 23:43:54 +01:00
budget.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
budget_create_modal.php
budget_edit.php Tidying 2024-09-14 23:43:54 +01:00
budget_edit_modal.php
calendar_add_modal.php
calendar_edit_modal.php Feature: Calendar Names and Colors can now be edited 2024-06-01 18:48:06 -04:00
calendar_event_add_modal.php
calendar_event_edit_modal.php
calendar_events.php Added Eye ball Icon to System Calendar to toggle system calendars 2024-06-01 18:55:24 -04:00
check_login.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_add_modal.php Up Max Client Abbreviation length from 5 to 6 2024-06-11 13:45:19 -04:00
client_asset_add_modal.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_asset_bulk_assign_contact_modal.php
client_asset_bulk_assign_location_modal.php
client_asset_bulk_edit_status_modal.php
client_asset_copy_modal.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_asset_details.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_asset_documents_modal.php
client_asset_edit_modal.php Show object ID when editing items 2024-09-10 23:04:12 +01:00
client_asset_export_modal.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_asset_import_modal.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_asset_interface_add_modal.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_asset_interface_edit_modal.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_asset_transfer_modal.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_assets.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_certificate_add_modal.php
client_certificate_edit_modal.php
client_certificate_export_modal.php
client_certificates.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_contact_add_modal.php Feature: Add Contact Tags Support 2024-06-01 14:25:51 -04:00
client_contact_bulk_assign_location_modal.php
client_contact_bulk_assign_tags_modal.php Added the option to bulk remove contact tags 2024-06-07 18:44:21 -04:00
client_contact_bulk_edit_department_modal.php
client_contact_bulk_edit_phone_modal.php
client_contact_bulk_edit_role_modal.php
client_contact_bulk_email_modal.php Fix Contact Bulk Actions, removed required fields from Bulk Mail since its all under 1 big form you cant have required fields 2024-08-27 12:05:45 -04:00
client_contact_details.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_contact_edit_modal.php Show object ID when editing items 2024-09-10 23:04:12 +01:00
client_contact_export_modal.php
client_contact_import_modal.php
client_contact_invite_modal.php
client_contacts.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_delete_modal.php
client_document_add_file_relation_modal.php
client_document_add_from_template_modal.php Fix Creating Document from a template where is would not set the document_parent causing new documents to display revisions that dont exist 2024-06-01 15:24:30 -04:00
client_document_add_modal.php
client_document_bulk_move_modal.php
client_document_details.php Add ability to choose whether document is visible in client portal 2024-09-07 11:21:36 +01:00
client_document_edit_modal.php
client_document_link_asset_modal.php
client_document_link_contact_modal.php
client_document_link_file_modal.php
client_document_link_software_modal.php
client_document_link_vendor_modal.php
client_document_move_modal.php
client_document_rename_modal.php
client_document_view_modal.php
client_documents.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_domain_add_modal.php Reworked Client Domains, added mail host and dns host, made all the host columns sortable by reworking the logic and optimized the code further 2024-04-10 13:21:45 -04:00
client_domain_edit_modal.php Reworked Client Domains, added mail host and dns host, made all the host columns sortable by reworking the logic and optimized the code further 2024-04-10 13:21:45 -04:00
client_domain_export_modal.php
client_domains.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_download_pdf_modal.php Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key 2024-04-05 15:06:42 -04:00
client_edit_modal.php Updated the Shared items box UI/UX on Client overview 2024-08-23 17:29:03 -04:00
client_events.php Add Recurring Tickets NextDate to the Calendars 2024-05-21 13:33:53 -04:00
client_export_modal.php
client_file_bulk_move_modal.php
client_file_delete_modal.php
client_file_link_asset_modal.php Client files bugfix 2024-07-31 22:06:17 +01:00
client_file_move_modal.php Fix Some Undefined Vars PHP Errors 2024-06-07 17:57:02 -04:00
client_file_rename_modal.php rename description 2024-06-04 16:40:33 -03:00
client_file_upload_modal.php add file ext .unf 2024-05-06 13:42:11 -03:00
client_file_view_modal.php
client_files.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_import_modal.php Updated Client Export Fields, and added Client Import along with download client sample file 2024-07-05 15:31:01 -04:00
client_invoice_export_modal.php
client_invoices.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_location_add_modal.php Feature Added Location Tags 2024-05-31 16:13:55 -04:00
client_location_bulk_assign_tags_modal.php Tidying 2024-09-14 23:43:54 +01:00
client_location_edit_modal.php Show object ID when editing items 2024-09-10 23:04:12 +01:00
client_location_export_modal.php
client_location_import_modal.php
client_locations.php Enforce CSRF for post/asset and post/account 2024-09-08 22:52:38 +01:00
client_login_add_modal.php Added / ID to Username field under credentials 2024-06-07 18:01:25 -04:00
client_login_edit_modal.php Added / ID to Username field under credentials 2024-06-07 18:01:25 -04:00
client_login_export_modal.php Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key 2024-04-05 15:06:42 -04:00
client_login_import_modal.php Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key 2024-04-05 15:06:42 -04:00
client_logins.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_network_add_modal.php
client_network_edit_modal.php Show network ID when editing items 2024-09-11 11:17:54 +01:00
client_network_export_modal.php
client_networks.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_overview.php In client overview Expiring / Expired / Retiring / Retired Asset links now point to the asset details page when clicked 2024-09-06 16:05:33 -04:00
client_payment_export_modal.php
client_payments.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_quote_export_modal.php
client_quotes.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_rack_add_modal.php Update client_rack_add_modal.php 2024-07-30 16:07:37 +01:00
client_rack_edit_modal.php Update client_rack_edit_modal.php 2024-08-08 05:35:22 +01:00
client_rack_unit_add_modal.php UI Cleanup Move the the from and to Unit to one row when adding a device 2024-06-16 12:08:59 -04:00
client_racks.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_recurring_export_modal.php
client_recurring_invoices.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_recurring_tickets.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_service_add_modal.php
client_service_edit_modal.php
client_service_view_modal.php Fix Client Services to include interfaces 2024-06-11 23:32:09 -04:00
client_services.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_side_nav.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_software.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_software_add_from_template_modal.php
client_software_add_modal.php Fix Invalid Var in Add License 2024-07-09 14:30:23 -04:00
client_software_edit_modal.php Mimicked UI for Client Perms to USer and Device Licneses under Licenses 2024-06-04 16:36:39 -04:00
client_software_export_modal.php
client_ticket_export_modal.php
client_tickets.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
client_trip_export_modal.php
client_trips.php Hide export function when module is empty 2024-09-04 08:52:08 +01:00
client_vendor_export_modal.php
client_vendors.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
clients.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
cron.php Remove 120 Day Notifications for Domain, Cert, Warranty 2024-09-16 18:16:13 -04:00
cron_certificate_refresher.php Tidying 2024-09-14 23:43:54 +01:00
cron_domain_refresher.php Set Timezone in all places and it needs to be set in and sperated it into a seperate include 2024-04-17 12:53:11 -04:00
cron_mail_queue.php Email Send - Tidy 2024-09-10 22:34:20 +01:00
cron_ticket_email_parser.php Tidying 2024-09-14 23:43:54 +01:00
custom_field_create_modal.php
custom_field_edit_modal.php
dashboard.php Fix Dead link to domains in dashboard 2024-09-19 14:21:06 -04:00
database_updates.php DB Structure Update for additonal feature of custom links include nav location, order and open in new tab option 2024-09-18 18:22:37 -04:00
database_version.php DB Structure Update for additonal feature of custom links include nav location, order and open in new tab option 2024-09-18 18:22:37 -04:00
db.sql DB Structure Update for additonal feature of custom links include nav location, order and open in new tab option 2024-09-18 18:22:37 -04:00
document_edit_visibility_modal.php Add ability to choose whether document is visible in client portal 2024-09-07 11:21:36 +01:00
expense_add_modal.php
expense_bulk_edit_account_modal.php
expense_bulk_edit_category_modal.php
expense_bulk_edit_client_modal.php
expense_copy_modal.php
expense_edit_modal.php
expense_export_modal.php Added Additonal Export Options to Expenses Including Account, Vendor and Category, removed CSV Warning on Export Model 2024-09-13 12:32:16 -04:00
expense_refund_modal.php
expenses.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
favicon.ico
folder_create_modal.php
folder_rename_modal.php
footer.php Remove old reference to js/header_timers.js as this file no longer exists 2024-07-31 21:46:15 +01:00
force_mfa.php 2FA QR Codes 2024-05-26 16:08:06 +01:00
functions.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
get_credential.php
get_settings.php Stripe - Client pays removal 2024-09-10 20:26:16 +01:00
global.css
global_search.php MAJOR Feature Update - Backup before updating Migrated Asset Network info to a seperate table to allow for multiple interfaces per asset 2024-06-11 21:36:03 -04:00
guest_ajax.php Stripe - Client pays removal 2024-09-10 20:26:16 +01:00
guest_download_file.php Set Timezone in all places and it needs to be set in and sperated it into a seperate include 2024-04-17 12:53:11 -04:00
guest_footer.php Tidying 2024-09-14 23:43:54 +01:00
guest_header.php Add Company Name to the Browser title in guest viewing sessions such as guest_invoice, guest_quote etc 2024-05-30 19:29:33 -04:00
guest_pay_invoice_stripe.php Tidying 2024-09-14 23:43:54 +01:00
guest_post.php Ticketing updates - guest view & resolved vs closed 2024-08-17 23:24:15 +01:00
guest_view_invoice.php Stripe - Client pays removal 2024-09-10 20:26:16 +01:00
guest_view_item.php Update Secure Message with the intended recipient, also added a confidential disclosure method to the email and Secure message link, added number of views left and expire date, and other minor ui updates 2024-09-18 17:22:39 -04:00
guest_view_quote.php
guest_view_ticket.php Ticketing updates - guest view & resolved vs closed 2024-08-17 23:42:39 +01:00
header.php Added DataTables JS Plugin tested functionality for client contact details 2024-06-06 13:00:14 -04:00
inc_alert_feedback.php
inc_all.php num active clients on menu 2024-05-06 13:25:30 -03:00
inc_all_admin.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
inc_all_client.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
inc_all_reports.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
inc_all_user.php
inc_client_top_head.php client-id-tooltip 2024-07-12 10:42:24 -03:00
inc_confirm_modal.php
inc_debug.php
inc_export_warning.php
inc_set_timezone.php Set Timezone in all places and it needs to be set in and sperated it into a seperate include 2024-04-17 12:53:11 -04:00
inc_wrapper.php
index.php
invoice.php Remove Ticket Status display and priority and assigned to from invoice also updated the new ticket status int format 2024-03-30 16:34:14 -04:00
invoice_add_modal.php
invoice_add_ticket_modal.php
invoice_copy_modal.php
invoice_edit_modal.php
invoice_export_modal.php Allow Invoices to be exportable, move export expense modal out of the record loop 2024-06-06 13:49:50 -04:00
invoice_note_modal.php
invoice_payment_add_bulk_modal.php Remove all reminense of Account Types next is deleting the DB Tables for account types 2024-09-17 13:59:58 -04:00
invoice_payment_add_modal.php Remove all reminense of Account Types next is deleting the DB Tables for account types 2024-09-17 13:59:58 -04:00
invoice_recurring_add_modal.php
invoices.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
item_edit_modal.php
keepalive.php
legacy_cron_ticket_email_parser.php Ticketing updates - guest view & resolved vs closed 2024-08-17 23:24:15 +01:00
login.php Initial implementation of whitelabelling 2024-09-05 10:31:18 +01:00
notifications.php
notifications_dismissed.php Tidying 2024-09-14 23:43:54 +01:00
pagination.php Tidying 2024-09-14 23:43:54 +01:00
pagination_head.php Tidying 2024-09-14 23:43:54 +01:00
payments.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
post.php Remove all reminense of Account Types next is deleting the DB Tables for account types 2024-09-17 13:59:58 -04:00
product_add_modal.php
product_bulk_edit_category_modal.php Added Bulk Edit Category, Archive, Unarchive and Delete to Products 2024-06-10 17:26:43 -04:00
product_edit_modal.php
product_export_modal.php Added Export Products CSV 2024-06-10 15:53:26 -04:00
products.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
project_add_modal.php Do not require Client for Projects, allow to add multiple tickets at once when adding tickets to a project 2024-09-06 17:53:35 -04:00
project_details.php Add Client Field to Project Tickets, combine Ticket Number and Subject to 1 column 2024-09-06 18:18:41 -04:00
project_edit_modal.php Added Project Manager field to projects 2024-04-08 12:22:16 -04:00
project_ticket_add_modal.php Do not require Client for Projects, allow to add multiple tickets at once when adding tickets to a project 2024-09-06 17:53:35 -04:00
projects.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
quote.php
quote_add_modal.php
quote_copy_modal.php Quote Copy, Make Client a required field 2024-05-10 21:57:22 -04:00
quote_edit_modal.php
quote_note_modal.php
quote_to_invoice_modal.php
quotes.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
recurring_expense_create_modal.php
recurring_expense_edit_modal.php Fix Some Undefined Vars PHP Errors 2024-06-07 17:57:02 -04:00
recurring_expenses.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
recurring_invoice.php Per-invoice notifications 2024-04-13 17:10:10 +01:00
recurring_invoice_add_modal.php
recurring_invoice_edit_modal.php
recurring_invoice_note_modal.php
recurring_invoices.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
recurring_ticket_add_modal.php Bugfix: Client Access Permissions 2024-08-28 20:17:41 +01:00
recurring_ticket_edit_modal.php Recurring tickets bugfix 2024-08-18 16:11:32 +01:00
recurring_tickets.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
report_assets.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
report_budget.php
report_clients_with_balance.php
report_domains.php Tidying 2024-09-14 23:50:05 +01:00
report_expense_by_vendor.php
report_expense_summary.php
report_income_by_client.php
report_income_summary.php
report_password_rotation.php
report_profit_loss.php
report_recurring_by_client.php
report_tax_summary.php Tidying 2024-09-14 23:43:54 +01:00
report_ticket_by_client.php Update mysql query for report_ticket_by_client.php 2024-09-19 23:51:17 -04:00
report_ticket_summary.php
report_tickets_unbilled.php Bugfix: Remove two role checks on unbilled ticket report that prevents any non-admins viewing it 2024-08-28 22:21:02 +01:00
reports_side_nav.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
revenue_add_modal.php
revenue_edit_modal.php
revenues.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
rfc6238.php 2FA QR Codes 2024-05-26 16:08:06 +01:00
robots.txt
settings_ai.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_company.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_custom_fields.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_defaults.php phone mask config 2024-05-06 10:27:47 -03:00
settings_integrations.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_invoice.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_localization.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_localization_array.php
settings_mail.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_maintenance.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_modules.php Initial implementation of whitelabelling 2024-09-05 10:31:18 +01:00
settings_notifications.php Ticketing updates - guest view & resolved vs closed 2024-08-17 23:24:15 +01:00
settings_online_payment.php Stripe - Client pays removal 2024-09-10 20:26:16 +01:00
settings_project.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_quote.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_security.php Add audit log cleanup/retention period to cron 2024-06-30 11:51:39 +01:00
settings_telemetry.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_theme.php Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
settings_ticket.php Ticket next number should not be lower than the last ticket number to prevent collisions 2024-09-10 19:20:06 +01:00
setup.php Merge pull request #1052 from itflow-org/perms-2 2024-09-18 14:20:05 -04:00
share_modal.php Guest Link Sharing 2024-09-11 17:12:30 +01:00
side_nav.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
task_edit_modal.php Feature: Added the ability to edit the order of the tasks this is not the best solution but works we recommend setting them in orders of 5 or 10 so there is wiggle room to add tasks in between 2024-06-03 19:36:16 -04:00
temp_bulk_close_bugfix.php Bugfix: Bulk close should actually be bulk resolve 2024-08-19 21:45:03 +01:00
ticket.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
ticket_add_from_template_modal.php Bugfix: Client Access Permissions 2024-08-28 20:17:41 +01:00
ticket_add_modal.php Bugfix: Client Access Permissions 2024-08-28 20:17:41 +01:00
ticket_add_watcher_modal.php Ticket - Notifications 2024-04-13 15:33:46 +01:00
ticket_assign_modal.php
ticket_bulk_add_project_modal.php Allow Bulk Adding tickets to a Project from the Main Tickets Listing Page 2024-09-06 18:44:53 -04:00
ticket_bulk_assign_modal.php
ticket_bulk_edit_priority_modal.php
ticket_bulk_merge_modal.php Remove the hidden form name for bulk merge and just leave the id 2024-09-09 17:55:08 -04:00
ticket_bulk_reply_modal.php Ticketing updates - guest view & resolved vs closed 2024-08-17 23:24:15 +01:00
ticket_bulk_resolve_modal.php Bugfix: Bulk close should actually be bulk resolve 2024-08-19 21:45:03 +01:00
ticket_change_client_modal.php
ticket_edit_asset_modal.php
ticket_edit_billable_modal.php
ticket_edit_contact_modal.php Ticket - Notifications 2024-04-13 15:33:46 +01:00
ticket_edit_modal.php Added Billable Recurring Tickets, UI: changed the Billable option to switch. Added ticket settings option to automatically mark new tickets as billable 2024-05-29 17:55:39 -04:00
ticket_edit_priority_modal.php
ticket_edit_schedule_modal.php
ticket_edit_vendor_modal.php
ticket_invoice_add_modal.php
ticket_merge_modal.php Add bulk merge ticket feature 2024-08-25 19:06:57 +01:00
ticket_reply_edit_modal.php Add the ability to edit ticket reply types to puiblic or internal, note there is no client email option here 2024-09-17 14:55:02 -04:00
tickets.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
top_nav.php Rounded out the top navbar notification count badge 2024-08-23 16:33:35 -04:00
top_nav_tickets_modal.php Add removal notices for Stripe Fees & 'open ticket' time tracker - these features are to be removed 2024-04-13 17:21:19 +01:00
transfer_add_modal.php
transfer_edit_modal.php
transfers.php Custom Roles & Permissions 2024-09-20 17:59:49 +01:00
trip_add_modal.php
trip_copy_modal.php
trip_edit_modal.php
trip_export_modal.php
trips.php Moved Exports into the the new drop downs to match consistency 2024-06-07 15:59:22 -04:00
user_activity.php
user_details.php Merge pull request #1051 from itflow-org/allow-clear-avatar 2024-09-12 12:16:12 -04:00
user_preferences.php Calendar start day 2024-05-26 23:38:50 +01:00
user_security.php 2FA QR Codes 2024-05-26 16:08:06 +01:00
user_side_nav.php Fix Main, user account, reports and admin side nav bars to prevent text overflow when collapsed now only show back button when collapsed 2024-09-18 17:52:19 -04:00
vendor_add_from_template_modal.php
vendor_add_modal.php
vendor_edit_modal.php Show object ID when editing items 2024-09-10 23:04:12 +01:00
vendors.php

README.md

Contributors Stargazers Issues Commits GPL License

ITFlow

IT documentation, ticketing and accounting system for small MSPs.

View demo
Username: demo@demo | Password: demo

About · Docs · Forum · Report Bug · Request Feature · Security

About

A comprehensive, free & open-source documentation, ticket management, and accounting platform.

ITFlow

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 issues, 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 (IT Documentation, ticketing and billing) into one system

In Beta

  • This project is in beta with many ongoing changes. Updates may unintentionally introduce bugs/security issues. Writing functional, secure code is very difficult.
  • Whilst we are confident the code is safe, nothing in life is 100% safe or risk-free. Use your best judgement before deciding to store highly confidential information in ITFlow.
  • We are hoping to have a stable 1.0 release by early 2024.

Getting Started

ITFlow is self-hosted. There is a full installation guide in the docs.

Requirements

  • Clean Install of Debian 12 or Ubuntu 22.04
  • A public IP Address
  • Ports 80 (HTTP) and 443 (HTTPS) TCP accessible from the outside in
  • A Fully Qualified Domain Name pointing to the public IP Address example itflow.example.com

Process

  • Login as root
  • Download & run install script
      wget -O itflow_install.sh https://github.com/itflow-org/itflow-install-script/raw/main/itflow_install.sh
      bash itflow_install.sh
    
  • Follow Instructions & navigate to setup URL shown
  • Leave us feedback in the forum

Key Features

  • Client documentation - assets, contacts, domains, docs, files, passwords, and more
  • Accounting / Billing - finance dashboard, quotes, invoices, accounting, expenses, etc
  • Client Portal - self service quote/invoice/ticket management for clients
  • Alerting - account balance, invoices, domain/SSL renewals
  • Completely free & open-source alternative to ITGlue and Hudu

Roadmap / Future to-do

  • Comprehensive API to allow custom third party integration
  • CalDAV to integrate with 3rd party calendars
  • CardDAV to integrate with 3rd party Address books
  • Recent caller toast alerts to click 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 help using ITFlow, bugs, feature requests, and general ideas / discussions please use the community forum.

Contributing

If you want to improve ITFlow, feel free to fork the repo and create a pull request, but make sure to discuss significant changes or new features with fellow contributors on the forum first. This helps ensure that your contributions are aligned with project goals, and saves time for everyone. All contributions should follow our code standards.

Contributors

Supporters

Were incredibly grateful to the organizations and individuals who support the project - a big thank you to:

  • CompuMatter
  • JetBrains

License

ITFlow is distributed "as is" under the GPL License, WITHOUT WARRANTY OF ANY KIND. See LICENSE for details.