itflow/post
Johnny cb57a1e86b
Merge branch 'master' into ticketing-hide-functions-closed
2024-03-02 19:48:44 -05:00
..
account.php
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 Remove comment 2024-02-22 17:49:08 +00:00
api.php
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
bulk_mail.php Use the bulk mail function in bulk mailers for standardization, also fix unused vars in smtp settings form 2024-02-26 15:38:00 -05:00
category.php
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
client.php
client_locations_model.php
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
document.php Feature: Add Bulk Move Folder Action to Client Documents and Files 2024-01-30 14:11:29 -05:00
domain.php Domain expiration dates - remove debug 2024-02-22 21:52:57 +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
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
invoice.php Ticketing (and Invoicing) 2024-03-02 18:31:01 +00: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
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
network.php
product.php
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 Carry over discount amounts when copying a quote or invoice 2024-02-29 14:28:48 -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
recurring_ticket_model.php Recurring tickets 2024-02-12 22:17:05 +00:00
revenue.php
service.php
setting.php Use the bulk mail function in bulk mailers for standardization, also fix unused vars in smtp settings form 2024-02-26 15:38:00 -05:00
setting_company_model.php
software.php
tag.php
tag_model.php
tax.php
ticket.php Merge branch 'master' into ticketing-hide-functions-closed 2024-03-02 19:48:44 -05:00
transfer.php
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
trip_model.php
user.php Removed old Remember me token, update revoke remember me function 2024-02-29 15:51:26 -05:00
user_model.php
vendor.php
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