..
account.php
Update add and edit to accomodate type
2023-10-07 16:11:19 +00:00
account_type.php
Updated Account Types liasting and posting to use the new account_type_parent field, also update setup to inset the correct account types into the correct account_type_parent
2023-10-20 15:40:52 -04:00
ai.php
Added LocalAI
2024-02-10 21:25:18 -05:00
api.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
asset.php
Fix Issue where if you edited first record that shared the same form input name like location then it would blank out the first record if edited this is fixed by adding bulk_ in front of the form Input names under the bulk modals not sure why this happens but this is the fix
2024-01-27 14:15:18 -05:00
budget.php
Feature Budget working need to add some more features down the line
2023-08-18 19:34:20 -04:00
bulk_mail.php
Allow to set an optional queue time in bulk mail, update cron_mail_queue.php to only send mail after its queued_at date and time
2024-01-21 15:52:15 -05:00
category.php
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
category_model.php
Update Categories Create and Edit Modals to take advantage of custom colors
2023-11-16 18:54:49 -05:00
certificate.php
Add multi-select to networks, certificates and domains.
2023-12-31 12:49:58 +00:00
client.php
Added asset location to the client PDF Export
2024-01-14 21:42:39 -05:00
client_locations_model.php
Update the remaining logic to take advantage of the moved contact_primary and contact_location fields
2023-07-03 20:16:39 -04:00
client_logins_model.php
Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network
2024-01-15 13:50:46 -05:00
client_model.php
add leads to client model
2023-10-16 22:50:21 -05:00
contact.php
feat. Added Contact Roles to Bulk Actions
2024-01-31 14:23:47 -05:00
contact_model.php
Update the remaining logic to take advantage of the moved contact_primary and contact_location fields
2023-07-03 20:16:39 -04:00
custom_field.php
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
custom_field_model.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
document.php
Feature: Add Bulk Move Folder Action to Client Documents and Files
2024-01-30 14:11:29 -05:00
domain.php
Add multi-select to networks, certificates and domains.
2023-12-31 12:49:58 +00:00
event.php
Update/Fix Mail Functions in POST/contact.php and event.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also fixed scheduling calendar events was not working to send an email out
2024-01-20 19:08:51 -05:00
event_model.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
expense.php
Feature: Bulk Edit Category, Client and Account for expenses
2024-01-31 17:09:35 -05:00
expense_model.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
file.php
Feature: Add Bulk Move Folder Action to Client Documents and Files
2024-01-30 14:11:29 -05:00
folder.php
Feature: Added Folder support for files
2023-08-23 18:02:51 -04:00
invoice.php
no need to SQL escape , in the emails, so removed the \, escaping in post invoice, ticket and ticket_email_parser
2024-01-20 18:13:47 -05:00
invoice_model.php
Update/Fix Mail Functions in POST/quote.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also
2024-01-20 20:10:33 -05:00
location.php
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
login.php
Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network
2024-01-15 13:50:46 -05:00
misc.php
When deactivating Shared Link delete it
2023-09-23 19:16:19 -04:00
network.php
Add multi-select to networks, certificates and domains.
2023-12-31 12:49:58 +00:00
product.php
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
product_model.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
profile.php
Update/Fix Mail Functions in POST/quote.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also
2024-01-20 20:10:33 -05:00
quote.php
Update/Fix Mail Functions in POST/quote.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also
2024-01-20 20:10:33 -05:00
quote_model.php
Update/Fix Mail Functions in POST/quote.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also
2024-01-20 20:10:33 -05:00
revenue.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
scheduled_ticket_model.php
By default Collapse Client Top Header unless in Client Overview while in the Client section
2023-12-29 15:14:48 -05:00
service.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
setting.php
Added AI Model to the AI settings
2024-02-10 15:24:25 -05:00
setting_company_model.php
Moved Company Details settings localiztion settings to its own seperate settings called localiztion
2023-09-07 15:22:16 -04:00
software.php
Fix Adding NULL logins when editing license
2023-12-18 14:09:34 -05:00
tag.php
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
tag_model.php
Updated Tag Create and Edit Modal UI, added icons, added ability to choose any color
2023-11-16 18:36:22 -05:00
tax.php
Require CSRF token to edit more admin settings - thanks again to @stehled
2023-11-25 18:15:25 +00:00
ticket.php
Ticket scheduling
2024-02-12 19:52:12 +00:00
transfer.php
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
transfer_model.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
trip.php
Fix trip export to csv
2023-11-05 08:24:19 +00:00
trip_model.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00
user.php
Update/Fix Mail Functions in POST/user.php and ajax.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars
2024-01-20 20:31:46 -05:00
user_model.php
FEATURE: Force MFA Part 2 - Added to add, edit user
2023-09-05 23:44:42 -04:00
vendor.php
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
vendor_model.php
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00