css
upgraded PHPMailer, AdminLTE, chartJS, Select2 Libraries
2020-01-21 00:45:16 -05:00
dist
Bumped AdminLTE and its libraries from 3.0.4 to 3.1 This broke Calendar support will fix
2021-03-23 21:05:00 -04:00
js
Fix Spacing between Side Menu Headers due to AdminLTE upgrade
2021-03-24 21:41:41 -04:00
plugins
Bumped AdminLTE and its libraries from 3.0.4 to 3.1 This broke Calendar support will fix
2021-03-23 21:05:00 -04:00
uploads
Created a tmp directory, added states array to setup add localhost default database host value to setup, added inputmask to setup
2019-08-22 13:24:36 -04:00
vendor
Switched from mPDF to pdfmake, Updated pdfmake, still need to port over the guest pdf and quote
2021-02-10 23:26:40 -05:00
.gitignore
Created a tmp directory, added states array to setup add localhost default database host value to setup, added inputmask to setup
2019-08-22 13:24:36 -04:00
README.md
Switched from mPDF to pdfmake, Updated pdfmake, still need to port over the guest pdf and quote
2021-02-10 23:26:40 -05:00
accounts.php
Added currency Code to account listing
2021-02-27 13:39:41 -05:00
add_account_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
add_asset_modal.php
Removed word asset from name and type
2021-03-09 18:09:03 -05:00
add_calendar_event_modal.php
Fix Spacing between Side Menu Headers due to AdminLTE upgrade
2021-03-24 21:41:41 -04:00
add_calendar_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
add_category_modal.php
Modifed color pickeer logic under categories, you can pick from 20 different colors and it will only show the color not used when adding or editing new, also updated categories listing to now be categrizerd
2021-02-15 17:10:01 -05:00
add_certificate_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
add_client_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
add_company_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
add_contact_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
add_document_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
add_domain_modal.php
Fixed Error in add domain forgot IS in IS NULL
2021-02-10 12:49:05 -05:00
add_expense_copy_modal.php
Sort dropdowns in add/edit/copy expenses alphabetically
2020-04-04 22:57:37 -04:00
add_expense_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
add_expense_refund_modal.php
Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there
2021-02-06 15:03:11 -05:00
add_file_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
add_invoice_copy_modal.php
Added Invoice and Quote Prefix field to fix sorting issues
2021-02-08 16:57:29 -05:00
add_invoice_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
add_invoice_recurring_modal.php
Restored Accidentally Deleted Create Recurring from Invoice Code
2021-02-27 13:53:49 -05:00
add_location_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
add_login_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
add_network_modal.php
More Archive stuff
2021-02-07 21:40:29 -05:00
add_payment_modal.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
add_product_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
add_quick_modal.php
Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there
2021-02-06 15:03:11 -05:00
add_quote_copy_modal.php
Added Invoice and Quote Prefix field to fix sorting issues
2021-02-08 16:57:29 -05:00
add_quote_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
add_quote_to_invoice_modal.php
Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there
2021-02-06 15:03:11 -05:00
add_recurring_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
add_revenue_modal.php
Added Currency Selection to Add Currency and Edit
2021-02-27 14:21:59 -05:00
add_software_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
add_tax_modal.php
Added seperate tax section and added the ability add taxes to invoice this update requires a new table called taxes see the db.sql file for the structure More to come
2021-01-15 15:07:27 -05:00
add_ticket_modal.php
Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals
2021-02-03 22:42:03 -05:00
add_transfer_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
add_trip_copy_modal.php
Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals
2021-02-03 22:42:03 -05:00
add_trip_modal.php
Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals
2021-02-03 22:42:03 -05:00
add_user_modal.php
Fix Spelling error
2021-02-07 22:45:11 -05:00
add_vendor_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
alerts.php
Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing
2021-02-06 02:35:58 -05:00
alerts_archived.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
api.php
Added amount field to recurring listings
2019-09-18 13:32:37 -04:00
assets.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
base32static.php
Implemented 2FA TOTP with Google Authenticator
2019-06-16 22:33:55 -04:00
blank.php
Added Company Select Option on top of side Nav Added Client ACL Modal in users, hide side bar elements based off user permission level, if IT Contract level list only clients in users Client ACL
2021-02-02 17:09:31 -05:00
calendar_events.php
Fixed Broken Calendar with the update of Fullcalendar.js
2021-03-23 23:56:41 -04:00
categories.php
Modifed color pickeer logic under categories, you can pick from 20 different colors and it will only show the color not used when adding or editing new, also updated categories listing to now be categrizerd
2021-02-15 17:10:01 -05:00
check_login.php
Fix Ignoring session_start() because a session is already active added action menu under contacts
2021-02-04 13:40:33 -05:00
checkout.php
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
client.js
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
client.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
client_assets.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_certificates.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_contact_details_modal.php
Number of Records per page is now configurable
2021-01-15 19:51:40 -05:00
client_contacts.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_documents.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_domains.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_events.php
Fixed Broken Calendar with the update of Fullcalendar.js
2021-03-23 23:56:41 -04:00
client_files.php
Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing
2021-02-06 02:35:58 -05:00
client_invoices.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
client_locations.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_logins.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_networks.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_payments.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_print.php
Allow searching by Invoice Quote Prefix and number ex inv-1
2021-02-08 17:28:50 -05:00
client_quotes.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
client_recurring.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
client_routes.php
Changed notes to documents DB Structure updated
2021-01-26 19:16:51 -05:00
client_side_nav.php
Fix Spacing between Side Menu Headers due to AdminLTE upgrade
2021-03-24 21:41:41 -04:00
client_software.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_tickets.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_trips.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
client_vendors.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
clients.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
companies.php
Fix Invoice Prefix not beign applied to alert
2021-02-18 12:49:17 -05:00
create.php
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
cron.php
Fixed a bug where auito generated Recurring invoices would not put the right Currency code causing it not to accept a payement
2021-02-27 13:03:57 -05:00
dashboard.php
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
db.sql
Updated DB Structure to eliminate Default Timestamp for trips was causing issues with MySQL8
2021-03-17 16:51:06 -04:00
edit_account_modal.php
Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals
2021-02-03 22:42:03 -05:00
edit_asset_modal.php
Removed word asset from name and type
2021-03-09 18:09:03 -05:00
edit_calendar_event_modal.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
edit_category_modal.php
Made current Color Big and on top for edit category color
2021-02-15 17:18:25 -05:00
edit_certificate_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
edit_client_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
edit_company_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
edit_contact_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
edit_document_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
edit_domain_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
edit_expense_modal.php
Add Receipt link to edit Expense if one was uploaded
2021-02-15 19:56:09 -05:00
edit_invoice_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
edit_item_modal.php
Combined edit invoice, quote and recurring item into 1 edit item
2021-02-08 13:11:56 -05:00
edit_location_modal.php
Add Archive to Contacts hiding archived dropdowns in client area
2021-02-07 14:44:00 -05:00
edit_login_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
edit_network_modal.php
More Archive stuff
2021-02-07 21:40:29 -05:00
edit_product_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
edit_quote_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
edit_recurring_modal.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
edit_revenue_modal.php
Added Currency Selection to Add Currency and Edit
2021-02-27 14:21:59 -05:00
edit_software_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
edit_tax_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
edit_ticket_modal.php
Finished Ticket Number and Ticket Prefix
2021-02-08 21:29:29 -05:00
edit_transfer_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
edit_trip_modal.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
edit_user_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
edit_vendor_modal.php
Cleaned up empty vars and tags in Vendors listing add edit post
2021-02-03 18:31:01 -05:00
expenses.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
footer.php
Bumped AdminLTE and its libraries from 3.0.4 to 3.1 This broke Calendar support will fix
2021-03-23 21:05:00 -04:00
functions.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
get_settings.php
Modifed color pickeer logic under categories, you can pick from 20 different colors and it will only show the color not used when adding or editing new, also updated categories listing to now be categrizerd
2021-02-15 17:10:01 -05:00
global.css
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
global_search.php
More Security fixes escaping search and sortby GET vars
2019-08-31 15:38:16 -04:00
guest_footer.php
Removed extra > in guest view footer
2021-02-27 14:09:26 -05:00
guest_header.php
Fixed issue with guests requiring a login when viewing invoices by email. Removed check_login from guest header
2019-11-20 11:48:05 -05:00
guest_pay_invoice.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
guest_post.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
guest_view_invoice.php
Removed extra > in guest view footer
2021-02-27 14:09:26 -05:00
guest_view_quote.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
header.php
Bumped AdminLTE and its libraries from 3.0.4 to 3.1 This broke Calendar support will fix
2021-03-23 21:05:00 -04:00
index.php
Added get OS Browser Device and IP functions, added these functions to guest view invoice, also added invoice view alert and other minor fixes
2019-08-28 21:47:40 -04:00
invoice.php
Removed word asset from name and type
2021-03-09 18:09:03 -05:00
invoice_note_modal.php
Invoice Overhaul, added edit item, reorganized drop down menus etc
2020-02-06 23:08:41 -05:00
invoices.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
login.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
logout.php
The start of client logins has begun, now can link a user with a client to allow client logins, clients can only view client.php there is more work to be done
2019-05-27 12:28:41 -04:00
logs.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
pagination.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
payments.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
post.php
Added Currency Selection to Add Currency and Edit
2021-02-27 14:21:59 -05:00
products.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
quote.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
quote_note_modal.php
Updated recurring as well as quote details to mimic invoice details overhaul
2020-02-07 01:51:49 -05:00
quotes.php
Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries
2021-02-15 22:52:49 -05:00
recurring.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
recurring_invoice.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
recurring_note_modal.php
Updated recurring as well as quote details to mimic invoice details overhaul
2020-02-07 01:51:49 -05:00
report_expense_summary.php
Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing
2021-02-06 02:35:58 -05:00
report_income_summary.php
Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing
2021-02-06 02:35:58 -05:00
report_profit_loss.php
Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing
2021-02-06 02:35:58 -05:00
report_tax_summary.php
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
revenues.php
Added Currency Selection to Add Currency and Edit
2021-02-27 14:21:59 -05:00
rfc6238.php
Implemented 2FA TOTP with Google Authenticator
2019-06-16 22:33:55 -04:00
robots.txt
First commit
2019-03-13 17:40:00 +00:00
settings-alerts.php
Fix alert settings switch buttons not working
2021-02-06 19:42:45 -05:00
settings-backup.php
Settings UI Tocuh ups
2021-02-04 11:56:25 -05:00
settings-defaults.php
More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time
2021-02-14 18:06:32 -05:00
settings-general.php
Settings UI Tocuh ups
2021-02-04 11:56:25 -05:00
settings-invoice-quotes.php
Added Recurring Auto Increment Number and Prefix DB Structure Updated
2021-02-08 20:01:08 -05:00
settings-mail.php
Do not show Test Email until all Mail Settings are filled in
2021-02-09 12:43:02 -05:00
settings-nav.php
Add Receipt link to edit Expense if one was uploaded
2021-02-15 19:56:09 -05:00
settings-online-payment.php
Added Recurring Auto Increment Number and Prefix DB Structure Updated
2021-02-08 20:01:08 -05:00
settings-ticket.php
Settings UI Tocuh ups
2021-02-04 11:56:25 -05:00
settings-update.php
Add Receipt link to edit Expense if one was uploaded
2021-02-15 19:56:09 -05:00
settings-user.php
Fixed editing user profile
2021-02-07 22:38:24 -05:00
setup.php
Add Receipt link to edit Expense if one was uploaded
2021-02-15 19:56:09 -05:00
side_nav.php
Fix Spacing between Side Menu Headers due to AdminLTE upgrade
2021-03-24 21:41:41 -04:00
taxes.php
Phase 3 Destructive Deletion - Do not show archived data under listings
2021-02-06 17:27:17 -05:00
test_calendar_domains.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
test_client_payments_by_invoice.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
test_client_print_side_nav.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
test_contacts.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
test_delete_confirm_modal.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
test_domains.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
test_export_excel_example.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
test_noclients.php
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
test_print_profit_loss.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
test_report_income_summary_2.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
test_starter_new.php
Fixed Broken Calendar with the update of Fullcalendar.js
2021-03-23 23:56:41 -04:00
test_transactions.php
Combined Client Add/Edit Events and other cleanup
2021-02-08 14:34:00 -05:00
ticket.php
Finished Ticket Number and Ticket Prefix
2021-02-08 21:29:29 -05:00
tickets.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
top_nav.php
Added Company Select Option on top of side Nav Added Client ACL Modal in users, hide side bar elements based off user permission level, if IT Contract level list only clients in users Client ACL
2021-02-02 17:09:31 -05:00
transfers.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
trips.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
user_clients_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
user_companies_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00
user_logs.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
users.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
vendors.php
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
2021-02-10 13:40:28 -05:00
view_document_modal.php
Changed notes to documents DB Structure updated
2021-01-26 19:16:51 -05:00
view_file_modal.php
Fixed more php errors empty vars updated more ui search headers
2021-02-04 17:42:21 -05:00