| .. |
|
app_version.php
|
Update Changelog and App Version
|
2025-09-19 13:47:36 -04:00 |
|
auth_check.php
|
Broke up the check_login.php require into several files seperated by function and then required them in the check_login
|
2025-08-06 17:16:30 -04:00 |
|
check_login.php
|
rename get_settings.php to load_global_settings.php and update all requires
|
2025-08-06 17:48:23 -04:00 |
|
database_version.php
|
Added SMTP Provider and the ability to share OAUTH keys with IMAP for M365 Mail Auth
|
2025-09-15 17:23:00 -04:00 |
|
db.php
|
More progress on consolidating files into user and admin
|
2025-07-28 22:48:44 -04:00 |
|
detect_device_type.php
|
Broke up the check_login.php require into several files seperated by function and then required them in the check_login
|
2025-08-06 17:16:30 -04:00 |
|
filter_footer.php
|
Updated Contact Asset Counts to use more optimied query and added asset counts to client listing
|
2025-07-24 17:28:10 -04:00 |
|
filter_header.php
|
Update Changelog and App Version fix date to
|
2025-04-21 17:00:32 -04:00 |
|
footer.php
|
added extra ../ to href for css and js in header and footer to allow code to be placed deeper within the directory structure moved reports to /user/reports, this should also fix the new custom directories
|
2025-09-23 17:05:12 -04:00 |
|
header.php
|
added extra ../ to href for css and js in header and footer to allow code to be placed deeper within the directory structure moved reports to /user/reports, this should also fix the new custom directories
|
2025-09-23 17:05:12 -04:00 |
|
inc_alert_feedback.php
|
…
|
|
|
inc_confirm_modal.php
|
…
|
|
|
inc_debug.php
|
…
|
|
|
inc_set_timezone.php
|
Moved files check_login.php, get_settings.php, settings_localization_array.php, inc_set_timezone.php into the includes folder, we also moved /client/check_login.php into client/includes/
|
2025-03-13 17:55:31 -04:00 |
|
inc_wrapper.php
|
…
|
|
|
load_company_settings.php
|
Broke up the check_login.php require into several files seperated by function and then required them in the check_login
|
2025-08-06 17:16:30 -04:00 |
|
load_global_settings.php
|
Added SMTP Provider and the ability to share OAUTH keys with IMAP for M365 Mail Auth
|
2025-09-15 17:23:00 -04:00 |
|
load_user_session.php
|
rename get_settings.php to load_global_settings.php and update all requires
|
2025-08-06 17:48:23 -04:00 |
|
modal_footer.php
|
Remove function code for old way ajax-modal, moved modals over to modal_header/footer and removed _new
|
2025-08-25 00:07:51 -04:00 |
|
modal_header.php
|
Remove function code for old way ajax-modal, moved modals over to modal_header/footer and removed _new
|
2025-08-25 00:07:51 -04:00 |
|
page_title.php
|
Windows/Tab Titles now reflect the current page your on along with the company name or selected client. Pages contact details, asset details, tickets, projects, documents, invoices, quotes, recurring invoices overide to include more detail in tab title
|
2025-01-13 14:40:05 -05:00 |
|
redirect_if_setup_enabled.php
|
Broke up the check_login.php require into several files seperated by function and then required them in the check_login
|
2025-08-06 17:16:30 -04:00 |
|
router.php
|
cap the path_prefix to 3 depth directories max
|
2025-08-06 18:03:51 -04:00 |
|
session_init.php
|
rename get_settings.php to load_global_settings.php and update all requires
|
2025-08-06 17:48:23 -04:00 |
|
settings_localization_array.php
|
Moved files check_login.php, get_settings.php, settings_localization_array.php, inc_set_timezone.php into the includes folder, we also moved /client/check_login.php into client/includes/
|
2025-03-13 17:55:31 -04:00 |
|
top_nav.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |